Date: Thu, 21 Dec 2000 00:54:50 -0600 From: "Kyle Peterson" <kyle.peterson@sk.sympatico.ca> To: <freebsd-questions@FreeBSD.ORG> Subject: Erros when compiling new kernel. Message-ID: <000701c06b1a$eaa24a40$64d2010a@rgle.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c06b1a$eaa24a40$64d2010a>