Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2024 09:00:53 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   kernel build w/o DDB broken after c21bc6f
Message-ID:  <157c12ab-a3f9-4349-94cb-e2228ff5bad3@protected-networks.net>

next in thread | raw e-mail | index | archive | help
When a kernel is built without KDB and DDB, it fails with:

--- kernel.full ---
linking kernel.full
ld: error: undefined symbol: db_ctf_lookup_typename
 >>> referenced by kern_ctf.c:329 (/usr/src/sys/kern/kern_ctf.c:329)
 >>>               link_elf_obj.o:(link_elf_ctf_lookup_typename)
 >>> referenced by kern_ctf.c:329 (/usr/src/sys/kern/kern_ctf.c:329)
 >>>               link_elf.o:(link_elf_ctf_lookup_typename)
*** [kernel.full] Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?157c12ab-a3f9-4349-94cb-e2228ff5bad3>