Date: Thu, 24 Aug 2000 19:54:23 GMT From: "Adam Hefetz" <adam_hefetz@hotmail.com> To: freebsd-questions@freebsd.org Subject: kernel compiling Message-ID: <F139LlkHT9UaEI8RvTx00000bfb@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I tried to compile a new kernel I configured but this is the message I get when I type '/usr/sbin/config ADAM': config: line 187: Obsolete keyword 'controller' found - use 'device' Don't forget to do a ``make depend'' Warning: device "pnp" is unknown Kernel build directory is ../../compile/ADAM This is the messages I get after I type 'make depend' and then 'make': linking kernel usb_ethersubr.o: In function `usbintr': usb_ethersubr.o(.text+0x31): undefined reference to `ether_input' *** Error code 1 Stop in /usr/src/sys/compile/ADAM. I'm running 4.1-RELEASE. What's wrong? Thanks, Adam ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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?F139LlkHT9UaEI8RvTx00000bfb>