[Bug 221557] Kernel does not compile with options DEBUG

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 16 09:59:58 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221557

            Bug ID: 221557
           Summary: Kernel does not compile with options DEBUG
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: sylvain at sylvaingarrigues.com

Here is the error:

/usr/src/sys/kern/subr_intr.c:1041:49: error: use of undeclared identifier
'irq'
                debugf("irq %u add handler error %d on %s\n", irq, error,
name);
                                                              ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list