Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2022 13:12:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268354] qlnxe(4) failed to build as kernel component
Message-ID:  <bug-268354-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 268354
           Summary: qlnxe(4) failed to build as kernel component
           Product: Base System
           Version: 13.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: sdalu@sdalu.com

When adding to the kernel configuration file the line mentioned in the man
page:=20
   device qlnxe

The kernel fails to build with the following error:

In file included from /usr/src/sys/dev/qlnx/qlnxe/ecore_cxt.c:46:
/usr/src/sys/dev/qlnx/qlnxe/ecore.h:130:8: error: unknown type name
'OSAL_INLINE'
static OSAL_INLINE u32 DB_ADDR(u32 cid, u32 DEMS)



When building qlnxe as a module, there is no build problem

--=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-268354-227>