Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2020 21:58:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248116] unable to build monolithic kernel with 'device ena'
Message-ID:  <bug-248116-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 248116
           Summary: unable to build monolithic kernel with 'device ena'
           Product: Base System
           Version: 11.4-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: kudzu@tenebras.com

Created attachment 216584
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216584&action=
=3Dedit
tarball with kernconf and output of 'make kernel'

This kernconf compiled on 11.3 and fails on 11.4

The attached tarball has the kernel conf and the output of make kernel

The error occurs when attempting to link the kernel:

linking kernel=20
ena.o: In function `ena_up':
ena.c:(.text+0x159a): undefined reference to `ena_deferred_mq_start'
ena.c:(.text+0x1f55): undefined reference to `ena_cleanup'
ena.o: In function `ena_attach':
ena.c:(.text+0x513a): undefined reference to `ena_mq_start'
ena.c:(.text+0x5149): undefined reference to `ena_qflush'
*** Error code 1

Stop.=20
make[2]: stopped in /usr/obj/usr/src/sys/MAMELON
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

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