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@FreeBSD.org
          Reporter: sylv...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to