Date: Sat, 20 Mar 1999 16:00:57 -0600 From: Jon Hamilton <hamilton@pobox.com> To: Malartre <malartre@aei.ca> Cc: questions@FreeBSD.ORG Subject: Re: 2.2.8 Kernel refuse to compile with ed0 Message-ID: <19990320220057.90B7113D@woodstock.monkey.net> In-Reply-To: Your message of "Sat, 20 Mar 1999 15:09:04 EST." <36F40060.E6481413@aei.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990320220057.90B7113D>