Error in Kernel linking.

Kent Stewart kstewart at owt.com
Wed Aug 27 07:04:15 PDT 2003


On Wednesday 27 August 2003 05:54 am, Sergy V.Greg wrote:
> I have some trouble with Kernel linking
>
> I typed the command:
>         make buildkernel KERNCONF=KERNEL1
>
> and got Error:
>            ...
>         linking Kernel
>         if.o: In function 'if_setlladdr':
>         if.o: (.text+0x1b44): undefined reference to "arp_ifinit"
>         *** Error code 1
>            ...
>
> In attached file - my Kernel's config

I would try uncommenting "pseudo-device	ether". The module if_ether 
contains the missing entry point.

Ken t

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



More information about the freebsd-questions mailing list