From owner-freebsd-stable Thu Aug 24 16:49:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id EA56137B42C for ; Thu, 24 Aug 2000 16:49:19 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id QAA00848; Thu, 24 Aug 2000 16:49:18 -0700 Message-ID: <39A5B47D.A19EDE27@urx.com> Date: Thu, 24 Aug 2000 16:49:17 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "David J. Kanter" Cc: FreeBSD stable Subject: Re: Kernel won't compile (device xl) References: <20000824180542.A25814@localhost.localdomain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "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