some troble with compilation of newkernel

Oleg simonoff skat at aport.ru
Sat Dec 17 16:35:30 UTC 2011


Hi users!

I`ve got freeBSD8.2 system. Before the assemblage of a kernel the file 
has been checked up by config. The syntax of a file was correct.
But the compilation was not completed
About the error see the log lile, and the remaining information about 
the hardware and the kernel file
see the attached files.

Many thanks for attention...
-------------- next part --------------
ip_fw_nat.o(.text+0x447): In function `del_redir_spool_cfg':
: undefined reference to `LibAliasRedirectDelete'
ip_fw_nat.o(.text+0x60c): In function `ipfw_nat_modevent':
: undefined reference to `LibAliasUninit'
ip_fw_nat.o(.text+0x642): In function `ipfw_nat_modevent':
: undefined reference to `LibAliasUninit'
ip_fw_nat.o(.text+0x8bc): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasSetMode'
ip_fw_nat.o(.text+0x8d1): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasSetAddress'


ip_fw_nat.o(.text+0xa58): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasAddServer'
ip_fw_nat.o(.text+0xb56): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasRedirectAddr'
ip_fw_nat.o(.text+0xb9c): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasRedirectProto'
ip_fw_nat.o(.text+0xc2d): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasRedirectPort'
ip_fw_nat.o(.text+0xdc8): In function `ipfw_nat_cfg':
: undefined reference to `LibAliasInit'
ip_fw_nat.o(.text+0xefc): In function `ifaddr_change':
: undefined reference to `LibAliasSetAddress'
ip_fw_nat.o(.text+0x1054): In function `ipfw_nat_del':
: undefined reference to `LibAliasUninit'
ip_fw_nat.o(.text+0x1147): In function `ipfw_nat':
: undefined reference to `m_megapullup'
ip_fw_nat.o(.text+0x11a6): In function `ipfw_nat':
: undefined reference to `LibAliasOut'
ip_fw_nat.o(.text+0x1345): In function `ipfw_nat':
: undefined reference to `LibAliasIn'
kbd.o(.text+0xe8): In function `kbd_configure':
: undefined reference to `__start_set_kbddriver_set'
kbd.o(.text+0xed): In function `kbd_configure':
: undefined reference to `__stop_set_kbddriver_set'
kbd.o(.text+0x108): In function `kbd_configure':
: undefined reference to `__stop_set_kbddriver_set'
kbd.o(.text+0xd1d): In function `kbd_get_switch':
: undefined reference to `__start_set_kbddriver_set'
kbd.o(.text+0xd22): In function `kbd_get_switch':
: undefined reference to `__stop_set_kbddriver_set'
kbd.o(.text+0xd35): In function `kbd_get_switch':
: undefined reference to `__stop_set_kbddriver_set'
kbd.o(.text+0xfc1): In function `kbd_register':
: undefined reference to `__start_set_kbddriver_set'
kbd.o(.text+0xfc6): In function `kbd_register':
: undefined reference to `__stop_set_kbddriver_set'
kbd.o(.text+0xfd5): In function `kbd_register':
: undefined reference to `__stop_set_kbddriver_set'
clock.o(.text+0x764): In function `clkintr':
: undefined reference to `cyclic_clock_func'
*** Error code 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmesg.boot
Type: application/octet-stream
Size: 5150 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20111217/3282932f/dmesg.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newkernel
Type: application/octet-stream
Size: 14392 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20111217/3282932f/newkernel.obj


More information about the freebsd-questions mailing list