Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2000 19:55:21 -0400
From:      Bill Fumerola <billf@chimesnet.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:  <20000824195521.E57333@jade.chc-chimes.com>
In-Reply-To: <20000824180542.A25814@localhost.localdomain>; from david.kanter@mindspring.com on Thu, Aug 24, 2000 at 06:05:42PM -0500
References:  <20000824180542.A25814@localhost.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000824195521.E57333>