Date: Sat, 20 Mar 1999 15:09:04 -0500 From: Malartre <malartre@aei.ca> To: questions@freebsd.org Subject: 2.2.8 Kernel refuse to compile with ed0 Message-ID: <36F40060.E6481413@aei.ca>
next in thread | raw e-mail | index | archive | help
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? -- [Malartre][malartre@aei.ca][French piss me off! - Cartman, South Park] [The FreeBSD User Guide][http://www.aei.ca/~malartre/freebsd/] 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?36F40060.E6481413>