From owner-freebsd-questions Thu Jun 20 5:40:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from palmolive.yandex.ru (palmolive.yandex.ru [213.180.193.106]) by hub.freebsd.org (Postfix) with ESMTP id E4C7D37B401 for ; Thu, 20 Jun 2002 05:40:15 -0700 (PDT) Received: from cs7-mts-78.dialup.mts-nn.ru ([217.107.178.78]:12292 "EHLO yandex.ru" ident: "NO-IDENT-SERVICE[2]" whoson: "reconnect" TLS-CIPHER: TLS-PEER: ) by mail.yandex.ru with ESMTP id ; Thu, 20 Jun 2002 16:39:09 +0400 Message-ID: <3D11CCEA.6030102@yandex.ru> Date: Thu, 20 Jun 2002 16:39:06 +0400 From: Gray Chiron User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Kernel does not link Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! May I count on your help? I am a newbie and today I have tried to compile a kernel of my FreeBSD 4.1.1 for the first time. And of course something nasty happened. make depend and make were OK. But make install said this: # make install linking kernel usb_ethersubr.o: In function `usbintr': usb_ethersubr.o(.text+0x31): undefined reference to `ether_input' *** Error code 1 # How can I fix it? The problem seems very difficult to me :( Please, I need help! GC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message