From owner-freebsd-questions Fri Jun 21 15:39: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21003.mail.yahoo.com (web21003.mail.yahoo.com [216.136.227.57]) by hub.freebsd.org (Postfix) with SMTP id 0FA3B37B404 for ; Fri, 21 Jun 2002 15:37:37 -0700 (PDT) Message-ID: <20020621223736.93513.qmail@web21003.mail.yahoo.com> Received: from [63.228.184.176] by web21003.mail.yahoo.com via HTTP; Fri, 21 Jun 2002 15:37:36 PDT Date: Fri, 21 Jun 2002 15:37:36 -0700 (PDT) From: Korey Pelton Subject: buildkernel error To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, I get the following error while trying to make buildkernel: cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh PERL_CODE cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W missing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -an si -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/co ntrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary =2 vers.c linking kernel if.o: In function `if_setlladdr': if.o(.text+0x1af4): undefined reference to `arp_ifinit' *** Error code 1 Any suggestions? Korey Pelton __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message