Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 95 13:12 MET
From:      root@deadline.snafu.de (Andreas S. Wetzel)
To:        current@freebsd.org
Subject:   LKM's still wont compile in -currneent
Message-ID:  <m0tEEng-000AVBC@deadline.snafu.de>

next 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.

Regards, mickey
-- 
          (__)     
          (@@)      Andreas S. Wetzel        E-mail: mickey@deadline.snafu.de
   /-------\/       Utrechter Strasse 41        Web: http://deadline.snafu.de/
  / |     ||        13347 Berlin              Voice: <+4930> 456 81 68
 *  ||----||        Germany                Fax/Data: <+4930> 455 19 57
    ~~    ~~



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0tEEng-000AVBC>