From owner-freebsd-questions Tue Oct 15 9:35:44 2002 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 1340A37B401 for ; Tue, 15 Oct 2002 09:35:43 -0700 (PDT) Received: from zilweb.tdci.pl (zilweb.tdci.pl [213.241.6.245]) by mx1.FreeBSD.org (Postfix) with SMTP id A0D8043E7B for ; Tue, 15 Oct 2002 09:35:41 -0700 (PDT) (envelope-from gregmatu@polbox.com) Received: (qmail 5925 invoked from network); 15 Oct 2002 16:32:28 -0000 Received: from smtp2.polbox.com (HELO smtp.polbox.com) (root@213.241.3.136) by zilweb.tdci.pl with SMTP; 15 Oct 2002 16:32:28 -0000 Received: (from root@localhost) by smtp.polbox.com (8.11.6/8.9.2) id g9FGZgV24264 for freebsd-questions@FreeBSD.org..procmail; Tue, 15 Oct 2002 18:35:42 +0200 Received: from pd206.opole.cvx.ppp.tpnet.pl (pd206.opole.cvx.ppp.tpnet.pl [213.76.7.206]) by smtp.polbox.com (8.11.6/8.9.2) with ESMTP id g9FGZdl24241; Tue, 15 Oct 2002 18:35:40 +0200 Date: Tue, 15 Oct 2002 18:53:17 +0200 From: gregmatu X-Mailer: The Bat! (v1.41) UNREG / CD5BF9353B3B7091 Reply-To: gregmatu X-Priority: 3 (Normal) Message-ID: <16787.021015@polbox.com> To: Bryan Cassidy Cc: freebsd-questions@FreeBSD.org Subject: Re[2]: In-reply-To: <20021014123406.1d204be4.bryanc2000@insightbb.com> References: <20021014123406.1d204be4.bryanc2000@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Bryan, Monday, October 14, 2002, 7:34:06 PM, you wrote: BC> On Mon, 14 Oct 2002 19:45:54 +0200 BC> gregmatu wrote: >> Hello all >> >> I have problem and need your help. >> I tried to build custom kernel but make (after 'config' and >> 'make depend' command) fails with error message: >> if_setlladdr undefined reference to arp_ifinit >> >> Could you give me any advice what is wrong with my custom kernel >> configure (I attached this). >> >> Thanks in advance. >> >> -- >> Gregory Matus >> mailto: gregmatu@polbox.com >> BC> What version of FreeBSD are you using? I am using FreeBSD 4.6.2 and BC> after I made my custom kernel I just cd /usr/src then did a make BC> buildkernel KERNCONF=NEWKERNELNAME then after that was done I did a BC> make installkernel KERNCONF=NEWKERNELNAME Sorry, I forgot to tell this: I'm using FreeBSD 4.6.2, too. I compiled kernel with "old" way: configure, make depend, make (here failed). -- Gregory Matus mailto: gregmatu@polbox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message