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."
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to