Date: Thu, 19 Feb 1998 10:46:09 +0100 From: Eivind Eklund <eivind@yes.no> To: osa@unibest.ru, freebsd-current@FreeBSD.ORG Subject: Re: Where is opt_*.h ??? Message-ID: <19980219104609.56905@follo.net> In-Reply-To: <19980218221000.1538.qmail@gated.unibest.ru>; from osa@unibest.ru on Wed, Feb 18, 1998 at 10:10:00PM -0000 References: <19980218221000.1538.qmail@gated.unibest.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 18, 1998 at 10:10:00PM -0000, osa@unibest.ru wrote: > Hello! > Plz answer me whereis opt_*.h files ??? > I have a 3.0-980120-SNAP... > When i compile a new kernel, i say: > # /usr/sbin/config MYKERNEL > all ok > # cd ../../compile/MYKERNEL > # make depend > auto_conf.c : can't find ( or open ) opt_.....c file. Can you please repeat the error message _exactly_? > In autoconf.c i found following: > #include "opt_bootp.h" > #include "opt_ffs.h" > #include "opt_cd9660.h" > #include "opt_mfs.h" > #include "opt_nfs.h" > > But where is it ? Those should be generated in your ../../compile/MYKERNEL directory. Are they not there? Which version of what bits are you running? Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980219104609.56905>