Date: Sat, 23 Dec 1995 13:50:47 -0500 (EST) From: James FitzGibbon <james@else.net> To: current@freebsd.org Subject: Missing File in sys/i386/include/conf.h ? Message-ID: <Pine.LNX.3.91.951223134401.14951A-100000@else.net>
next in thread | raw e-mail | index | archive | help
I'm rather new to -current, but hopefully this will be of interest to someone: In current-122395, in sys/i386/include/conf.h, there is this construct: #ifdef KERNEL #ifndef ACTUALLY_LKM_NOT_KERN #include "ioconf.h" #endif There doesn't seem to be an ioconf.h in that subdirectory, and the compile fails. I tried to check this against 2.1R, but using the same config file, sys/i386/include/conf.h isn't even included from the previous file. Any ideas? j.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.951223134401.14951A-100000>