From owner-freebsd-questions@FreeBSD.ORG Wed Aug 27 07:04:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329F716A4BF for ; Wed, 27 Aug 2003 07:04:15 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB4F43FDD for ; Wed, 27 Aug 2003 07:04:12 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h7RE3l223674; Wed, 27 Aug 2003 07:03:47 -0700 From: Kent Stewart To: "Sergy V.Greg" , freebsd-questions@freebsd.org Date: Wed, 27 Aug 2003 07:03:47 -0700 User-Agent: KMail/1.5.3 References: <4725833453.20030827155424@ua.fm> In-Reply-To: <4725833453.20030827155424@ua.fm> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308270703.47237.kstewart@owt.com> Subject: Re: Error in Kernel linking. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 14:04:15 -0000 On Wednesday 27 August 2003 05:54 am, Sergy V.Greg wrote: > I have some trouble with Kernel linking > > I typed the command: > make buildkernel KERNCONF=KERNEL1 > > and got Error: > ... > linking Kernel > if.o: In function 'if_setlladdr': > if.o: (.text+0x1b44): undefined reference to "arp_ifinit" > *** Error code 1 > ... > > In attached file - my Kernel's config I would try uncommenting "pseudo-device ether". The module if_ether contains the missing entry point. Ken t -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html