This is a discussion on Making kernel symbols available to user applications - BSD ; Hi, I'm missing probably all kernel symbols in user applications. ( As seen at: http://www.freebsd.org/doc/en_US.ISO...l#NLIST-FAILED ) This is because I'm trying to load the FreeBSD kernel without /boot/loader . I'm bypassing this because it fails when trying to boot it ...
Hi,
I'm missing probably all kernel symbols in user applications. ( As seen
at:
http://www.freebsd.org/doc/en_US.ISO...l#NLIST-FAILED)
This is because I'm trying to load the FreeBSD kernel without
/boot/loader . I'm bypassing this because it fails when trying to boot
it in xen in hvm. With a patched grub I've managed to get a FreeBSD 4.11
release running virtualized, only pretty much all system tools don't
work because of the missing kernel symbols.
Are there any ways to get the kernel symbols available to the user
applications without using /boot/loader ?
Regards,
Frank