kldload hwpmc.ko fails with link_elf_obj: symbol
linker_hwpmc_list_objects undefined
Kris Kennaway
kris at FreeBSD.org
Wed Nov 28 11:17:50 PST 2007
Xin LI wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dear colleagues,
>
> With a fresh 7.0-BETA3 build it seems to be unable to load hwpmc.ko into
> kernel. I got this:
>
> link_elf_obj: symbol linker_hwpmc_list_objects undefined
>
> and it seems that the symbol depends on HWPMC_HOOKS. Shall we provide
> some mechanism to prevent building hwpmc.ko if it is not defined, or
> make it a default option for GENERIC?
Adding it in GENERIC is probably reasonable.
Kris
More information about the freebsd-current
mailing list