From owner-freebsd-questions Wed Dec 20 22:54:56 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 22:54:53 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from toshiro.sk.sympatico.ca (toshiro.sk.sympatico.ca [142.165.5.62]) by hub.freebsd.org (Postfix) with ESMTP id 4638637B402 for ; Wed, 20 Dec 2000 22:54:52 -0800 (PST) Received: from Felix (hss-34-150.sk.sympatico.ca [142.165.34.150]) by toshiro.sk.sympatico.ca (8.9.3/8.9.3) with SMTP id AAA17046256 for ; Thu, 21 Dec 2000 00:54:51 -0600 (CST) Message-ID: <000701c06b1a$eaa24a40$64d2010a@rgle.net> From: "Kyle Peterson" To: Subject: Erros when compiling new kernel. Date: Thu, 21 Dec 2000 00:54:50 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. Could someone tell me what this means and how to fix it. I am getting this when I try to compile a new kernel. Thank you very much. linking kernel if_ethersubr.o: In function `ether_output': if_ethersubr.o(.text+0x290): undefined reference to `if_simloop' if_ethersubr.o(.text+0x2c1): undefined reference to `if_simloop' if_faith.o: In function `faithattach': if_faith.o(.text+0x74): undefined reference to `loioctl' if_faith.o(.text+0x7e): undefined reference to `looutput' if_ether.o: In function `arp_rtrequest': if_ether.o(.text+0x2cb): undefined reference to `loif' igmp.o: In function `igmp_sendpkt': igmp.o(.text+0x5e9): undefined reference to `loif' ip_output.o: In function `ip_mloopback': ip_output.o(.text+0x1a62): undefined reference to `if_simloop' *** Error code 1 -- ICQ:14518882 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message