From owner-freebsd-current Thu Feb 19 01:46:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10807 for freebsd-current-outgoing; Thu, 19 Feb 1998 01:46:27 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10791 for ; Thu, 19 Feb 1998 01:46:21 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id JAA17691; Thu, 19 Feb 1998 09:46:10 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id KAA01963; Thu, 19 Feb 1998 10:46:10 +0100 (MET) Message-ID: <19980219104609.56905@follo.net> Date: Thu, 19 Feb 1998 10:46:09 +0100 From: Eivind Eklund To: osa@unibest.ru, freebsd-current@FreeBSD.ORG Subject: Re: Where is opt_*.h ??? References: <19980218221000.1538.qmail@gated.unibest.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <19980218221000.1538.qmail@gated.unibest.ru>; from osa@unibest.ru on Wed, Feb 18, 1998 at 10:10:00PM -0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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