Date: Thu, 24 Aug 2000 16:49:17 -0700 From: Kent Stewart <kstewart@urx.com> To: "David J. Kanter" <david.kanter@mindspring.com> Cc: FreeBSD stable <freebsd-stable@FreeBSD.ORG> Subject: Re: Kernel won't compile (device xl) Message-ID: <39A5B47D.A19EDE27@urx.com> References: <20000824180542.A25814@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
"David J. Kanter" wrote: > > I've added support for a new Ethernet card, with device miibus and device > xl. But when the kernel is compiling I get this error: > > if_xl.o: In function xl_attach': > if_xl.o(.text+0x1c9a): undefined reference to ether_output' > if_xl.o(.text+0x20c6): undefined reference to ether_ifattach' > if_xl.o: In function xl_detach': > if_xl.o(.text+0x210c): undefined reference to ether_ifdetach' > if_xl.o: In function xl_rxeof': > if_xl.o(.text+0x27b1): undefined reference to ether_input' > if_xl.o: In function xl_ioctl': > if_xl.o(.text+0x413e): undefined reference to ether_ioctl' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/SPECIALK. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > su-2.04# > > What's wrong? Did you config and make depend? I just got through building a kernel with an xl0 in it. Kent > -- > David Kanter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39A5B47D.A19EDE27>