kernel build fails at 6.0-release!

John-Mark Gurney gurney_j at resnet.uoregon.edu
Fri Nov 11 14:01:50 PST 2005


Giorgos Kapetanakis wrote this message on Fri, Nov 11, 2005 at 23:41 +0200:
> I just can't build my kernel. I tried several changes at the config file,
> but I always get the same message.
> #device		ether		# Ethernet support (commented out this at v.1.0!!)

You need this device!!  You can't compile the ethernet drivers w/o this...

> -------------------------------------
> 
> linking kernel.debug
> if.o(.text+0x35a0): In function `if_setlladdr':
> /usr/src/sys/net/if.c:2152: undefined reference to `arp_ifinit'
> *** Error code 1
> 
> Stop in /usr/obj/usr/src/sys/DEEPBLACK.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> ---------------------------------------
> 
> Can anyone help?

Just use the GENERIC kernel next time...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-stable mailing list