Date: Mon, 17 May 1999 12:35:45 -0500 From: Nathan Ahlstrom <nrahlstr@winternet.com> To: wildcardus freakis <wildcard@dax.belen.k12.nm.us>, freebsd-questions@FreeBSD.ORG Subject: Re: if_simloop errors? Message-ID: <19990517123545.B1988@winternet.com> In-Reply-To: <Pine.BSF.3.96.990517112023.12434F-100000@dax.belen.k12.nm.us>; from wildcardus freakis on Mon, May 17, 1999 at 11:31:16AM -0600 References: <Pine.BSF.3.96.990517112023.12434F-100000@dax.belen.k12.nm.us>
next in thread | previous in thread | raw e-mail | index | archive | help
You should probably post the kernel config file that you are trying to build. My guess is that you are missing one of these: pseudo-device loop pseudo-device ether Good Luck, Nathan wildcardus freakis <wildcard@dax.belen.k12.nm.us> wrote: > > Hi, > I just downloaded FBSD 3.1-STABLE to my computer which is a Pentium 200. > I have customized my kernel config (which I have done many times without > wierdness) and I keep getting this error during compilation: > > ... > loading kernel > if_ethersubr.o: In function `ether_output': > if_ethersubr.o(.text+0x242): undefined refrence to `if_simloop' > " (.text+0x267): " " " " > if_ether.o In functioni `arp_rtrequest': > if_ether.o(.text+0x2c1): undefined refrence to `loif' > > and there are a few more complaining about either if_simloop or loif > > This is a fresh install...so I haven't modified anything except a copy of > GENERIC I haven't a clue why it's doing this...does anyone? > > Thanks > Sasha > > p.s. I hate to push but this machine is a critical piece of my network > and I really would like to get it online ASAP... > > Thanks > > > -----BEGIN GEEK CODE BLOCK----- > GCM/CS/CC/GO d--- s: a--- C+++(++++) ULB+++(++++) P+ L++(+++) E--- W+(++) N+ O > K---- W---- O M-- V PS! PE! Y++ PGP++(+++) t++:+++> 5++ X++@ R+@ tv++ b++:+++> DDI+++ D++ G++:+++> e:+> h*:++@ r- !y+ > -----END GEEK CODE BLOCK----- > www.geekcode.com > > -----BEGIN PGP PUBLIC KEY BLOCK----- > Version: 2.6.2 > > mQCNAza/c7UAAAEEAOmJDB7LkJqynF6nlLRNTLPq23PKnU5G+mNCACKJBlzwJuQ8 > tohYSan+4QKY0l6Ton547LU/r49YNIx8tqACfLhbyMWiumOL1cRCYMufCnjEeWDa > d73LbKRvHgyMcGopiAIqLk7ieJ/Xc6joVN3GojpM3Zoy96dSUyTheUku+Y9tAAUR > tB93aWxkY2FyZEBpbi1kYXguYmVsZW4uazEyLm5tLnVz > =UM6D > -----END PGP PUBLIC KEY BLOCK----- > > This is the way the world ends > This is the way the world ends > This is the way the world ends > Not with a Bang, but with a whimper. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Nathan Ahlstrom FreeBSD: http://www.FreeBSD.org/ nrahlstr@winternet.com PGP Key ID: 0x67BC9D19 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?19990517123545.B1988>