From owner-freebsd-current Wed Feb 18 14:10:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26239 for freebsd-current-outgoing; Wed, 18 Feb 1998 14:10:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gated.unibest.ru (gated.unibest.ru [194.87.33.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA26190 for ; Wed, 18 Feb 1998 14:10:07 -0800 (PST) (envelope-from osa@unibest.ru) From: osa@unibest.ru Received: (qmail 1539 invoked by uid 520); 18 Feb 1998 22:10:01 -0000 Date: 18 Feb 1998 22:10:00 -0000 Message-ID: <19980218221000.1538.qmail@gated.unibest.ru> To: freebsd-current@FreeBSD.ORG Subject: Where is opt_*.h ??? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. 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 ? Plz help me. Rgdz, Ozz, osa@unibest.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message