Date: Fri, 11 Nov 2005 14:01:48 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Giorgos Kapetanakis <zoulou@sians.org> Cc: stable@freebsd.org, thanos@sians.org Subject: Re: kernel build fails at 6.0-release! Message-ID: <20051111220148.GH775@funkthat.com> In-Reply-To: <56088.62.74.67.102.1131745296.squirrel@webmail.sians.org> References: <56088.62.74.67.102.1131745296.squirrel@webmail.sians.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051111220148.GH775>