Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2017 09:59:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221557] Kernel does not compile with options DEBUG
Message-ID:  <bug-221557-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221557

            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: sylvain@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221557-8>