Date: 04 Nov 2002 21:14:24 +0000 From: Wayne Pascoe <freebsd@penguinpowered.org.uk> To: "Tom Vollmer" <tvollmer@nethere.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: Path problem Message-ID: <86k7jtf367.fsf@marvin.penguinpowered.org.uk> In-Reply-To: <JCEHJENMBCHMPDKBHIGIKEGICAAA.tvollmer@nethere.com> References: <JCEHJENMBCHMPDKBHIGIKEGICAAA.tvollmer@nethere.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Tom Vollmer" <tvollmer@nethere.com> writes: > Whomever- > > During the process of compiling my own kernel, I have an issue of the make > utility not being able to find "if_fxp.c" and "if_sis.c". Both exist in the > appropriate place in the file system. The version of freeBSD I am using is > 4.6". Any suggestions? Couple of things... 1. How are you compiling your kernel? By doing a make kernel in /usr/src or config KERNNAME then cd ../../compile/KERNNAME and doing make? If the latter, try a make depend first 2. Please post the exact error here and we'll see what we can do :) -- - Wayne Pascoe Wageslaves - Who do you want to make rich today? 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?86k7jtf367.fsf>