From owner-freebsd-stable Thu Aug 24 16:55:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 3E09F37B422 for ; Thu, 24 Aug 2000 16:55:29 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id CEF861C72; Thu, 24 Aug 2000 19:55:21 -0400 (EDT) Date: Thu, 24 Aug 2000 19:55:21 -0400 From: Bill Fumerola To: "David J. Kanter" Cc: FreeBSD stable Subject: Re: Kernel won't compile (device xl) Message-ID: <20000824195521.E57333@jade.chc-chimes.com> References: <20000824180542.A25814@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000824180542.A25814@localhost.localdomain>; from david.kanter@mindspring.com on Thu, Aug 24, 2000 at 06:05:42PM -0500 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Aug 24, 2000 at 06:05:42PM -0500, 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 put 'device ether' back in your kernel? -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message