Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 1996 19:27:24 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Cc:        jmacd@CS.Berkeley.EDU (Josh MacDonald)
Subject:   Re: kernel config
Message-ID:  <199604251727.TAA02317@uriah.heep.sax.de>
In-Reply-To: <199604251441.HAA25347@paris.CS.Berkeley.EDU> from "Josh MacDonald" at Apr 25, 96 07:41:51 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Josh MacDonald wrote:
> 
> 
> I'm trying to compile in the ed0 device and I geT:
> 
> if_ed.o: Undefined symbol `_ether_output' referenced from text segment
> if_ed.o: Undefined symbol `_ether_ifattach' referenced from text segment
> if_ed.o: Undefined symbol `_arp_ifinit' referenced from text segment
> if_ed.o: Undefined symbol `_ether_addmulti' referenced from text segment
> if_ed.o: Undefined symbol `_ether_delmulti' referenced from text segment
> if_ed.o: Undefined symbol `_ether_input' referenced from text segment

You should not try to configure an ethernet driver without pseudo-
device "ether".

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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