From owner-freebsd-questions Sat Mar 20 14: 1:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from woodstock.monkey.net (pern-1-167.mdm.mkt.execpc.com [169.207.90.169]) by hub.freebsd.org (Postfix) with ESMTP id CC6F914ED6 for ; Sat, 20 Mar 1999 14:01:25 -0800 (PST) (envelope-from hamilton@pobox.com) Received: from pobox.com (localhost [127.0.0.1]) by woodstock.monkey.net (Postfix) with ESMTP id 90B7113D; Sat, 20 Mar 1999 16:00:57 -0600 (CST) To: Malartre Cc: questions@FreeBSD.ORG Subject: Re: 2.2.8 Kernel refuse to compile with ed0 In-reply-to: Your message of "Sat, 20 Mar 1999 15:09:04 EST." <36F40060.E6481413@aei.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 20 Mar 1999 16:00:57 -0600 From: Jon Hamilton Message-Id: <19990320220057.90B7113D@woodstock.monkey.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <36F40060.E6481413@aei.ca>, Malartre wrote: } include -DIPDIVERT -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DFFS -DINET } -DKERNEL -c vers.c } loading kernel } 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 `_ether_ioctl' 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 } *** Error code 1 } } Stop. } } I have an ISA SMC EtherEZ or something like that (it's a cheap card, } Videotron Gave it to me for free with the modem cable). I try to } recompile my kernel with it (as a NE2000). } Here is the line: } device ed0 at isa? port 0x280 net irq 11 iomem 0xd8000 vector edintr } Did I forgot something in the kernel? Perhaps you forgot to make depend in the kernel compile directory first? -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message