Date: Sat, 11 Nov 1995 14:46:14 +0200 (SAT) From: John Hay <jhay@mikom.csir.co.za> To: root@deadline.snafu.de (Andreas S. Wetzel) Cc: current@freebsd.org Subject: Re: LKM's still wont compile in -currn^żeent[3~.. Message-ID: <199511111246.OAA24815@zibbi.mikom.csir.co.za> In-Reply-To: <m0tEEng-000AVBC@deadline.snafu.de> from "Andreas S. Wetzel" at Nov 11, 95 01:12:00 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > Stephen wrote: > > >This has been happening for a while now - they fall over with attempting to > >include ioconf.h. It seems as if ACTUALLY_LKM_NOT_KERNEL is not being defined. > > ===> lkm > ===> lkm/atapi > cc -O2 -m486 -pipe -nostdinc -I. -I/sys -DATAPI -DATAPI_MODULE -DKERNEL -I/usr/src/lkm/atapi/../../sys -W -Wcomment -Wredundant-decls -c /usr/src/lkm/atapi/../../sys/i386/isa/atapi.c > In file included from /sys/sys/conf.h:205, > from /usr/src/lkm/atapi/../../sys/i386/isa/atapi.c:912: > ./machine/conf.h:14: ioconf.h: No such file or directory > *** Error code 1 > > This __still__ happens when doing a make world. > It does work here. Maybe you need newer bsd.*.mk or include files. Did you do a "make mk includes" in /usr/src? Or just a make world to make sure everything is up to date. (That takes a bit long though.) John -- John Hay -- John.Hay@csir.co.za
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511111246.OAA24815>