From owner-freebsd-questions Thu Mar 4 5:15:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id C0ADC14EB5 for ; Thu, 4 Mar 1999 05:15:44 -0800 (PST) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id OAA06300; Thu, 4 Mar 1999 14:14:49 +0100 (CET) (envelope-from kheuer@gwdu60.gwdg.de) Date: Thu, 4 Mar 1999 14:14:49 +0100 (CET) From: Konrad Heuer To: Kenshiro Cc: questions@FreeBSD.ORG Subject: Re: Help me. In-Reply-To: <4.1.19990304165454.009193c0@203.154.76.8> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 4 Mar 1999, Kenshiro wrote: > =09I have a problem when I tried to rebuild kernel. I passed the step to > compile my kernel config file, but when I used the "make" command, it > wanted to include these files. > =09opt_cpu.h, > =09opt_ddb.h and > =09opt_userconfig.h > =09Then I find them from BSD cdrom but I found no one. What should I do? Did you do a `make depend' before ypu tried `make'? Seems that this files are build by `make depend'. Remember, the steps to build a new kernel are: edit config file config config_file_name make depend make make install reboot Regards // // Konrad Heuer ____ ___ _____= __=20 // Gesellschaft f=FCr wissenschaftliche / __/______ ___ / _ )/ __= / _ \ // Datenverarbeitung mbH G=D6ttingen / _// __/ -_) -_) _ |\ \/= // / // Am Fa=DFberg, D-37077 G=D6ttingen /_/ /_/ \__/\__/____/___= /____/=20 // Deutschland (Germany) ----- The Power to Serve ----= - // http://www.freebsd.org // kheuer@gwdu60.gwdg.de // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message