Date: Thu, 1 May 1997 18:48:42 +0200 (CEST) From: Sascha Blank <blank@sliphost37.uni-trier.de> To: stable@freebsd.org Subject: Re: 2.2.1 kernel compile fails with ctm src-2.2.0258 - opt_wd.h missing? Message-ID: <199705011648.SAA01255@sliphost37.uni-trier.de> In-Reply-To: <Pine.BSF.3.96.970501082819.7366A-100000@Pkrw.tcn.net> from "Kenneth R. Westerback" at "May 1, 97 08:38:31 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Kenneth R. Westerback has written recently: > Having done a make world with src-2.2.0258 I tried to make my customized > kernel and got the following: > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DSB16MIDI_BASE=0x300 -DSB16_DMA=7 -DSBC_IRQ=10 -DFAILSAFE -DCOMPAT_43 > -DCD9660 -DEXT2FS -DMSDOSFS -DFFS -DINET -DKERNEL ../../pci/wdc_p.c > ../../pci/wdc_p.c:29: opt_wd.h: No such file or directory > *** Error code 1 > > Stop. You must reconfigure your kernel from its associated configuration file using "config YOUR_KERNEL_CONFIG_FILE". This will create the "opt_wd.h" file you are currently lacking, so compilation should work again. -- Sascha Blank - mailto:blank@fox.uni-trier.de Student and System Administrator at the University of Trier, Germany Finger my account to receive my Public PGP key I don't speak for my employers, they don't pay me enough for that.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705011648.SAA01255>