From owner-freebsd-questions Thu Aug 24 12:54:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f139.law4.hotmail.com [216.33.149.139]) by hub.freebsd.org (Postfix) with ESMTP id 4E5D437B422 for ; Thu, 24 Aug 2000 12:54:23 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 24 Aug 2000 12:54:23 -0700 Received: from 62.0.165.248 by lw4fd.law4.hotmail.msn.com with HTTP; Thu, 24 Aug 2000 GMT X-Originating-IP: [62.0.165.248] From: "Adam Hefetz" To: freebsd-questions@freebsd.org Subject: kernel compiling Date: Thu, 24 Aug 2000 19:54:23 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 24 Aug 2000 19:54:23.0116 (UTC) FILETIME=[1975F4C0:01C00E05] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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