Got this trying to compile 2.5.20 with Debian's gcc 2.95.4.
Why it took the system-wide zlib.h?

$ make -f Makefile-2.5 fs/isofs/compress.o KBUILD_QUIET=
...
scripts/pp_makefile5  --type=CC --target=fs/isofs/compress.o --src=fs/isofs/compress.c 
--srctree=999 --flags='-Ifs/isofs -I- -D__KERNEL__ -Iinclude/ 
-I.tmp_include/src_000/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2    
-fomit-frame-pointer -march=i686 -nostdinc -iwithprefix include  -DKBUILD_OBJECT=isofs 
-DKBUILD_BASENAME=compress -DMODULE   '
In file included from 
/export/home/riesen-pc0/riesen/compile/v2.5/fs/isofs/compress.c:38:
include/linux/zlib.h:34: zconf.h: No such file or directory

On Tue, Jun 04, 2002 at 02:53:28PM +1000, Keith Owens wrote:
> On Mon, 03 Jun 2002 12:35:05 +1000, 
> Keith Owens <[EMAIL PROTECTED]> wrote:
> >Release 3.0 of kernel build for kernel 2.5 (kbuild 2.5) is available.
> >http://sourceforge.net/projects/kbuild/, package kbuild-2.5, download
> >release 3.0.
> 
> New files:
> 
> kbuild-2.5-core-16
>   Changes from core-15.
> 
>     Override some command line variables to ensure that they are changed.
> 
>     Replace -nostdinc with Russell King's version.
> 
>     Print full filename in warning message.
> 
>     Correct lock filename.
> 
>     Correct unmap old db (sparc64 SEGV).
> 
>     Tweak dirty flag checking.
> 
> kbuild-2.5-common-2.5.20-2.
>   Changes from common-2.5.20-1.
> 
>     Correct drivers/acpi/Makefile.in, Arnd Bergmann.
>    
> kbuild-2.5-s390-2.5.20-1.
> kbuild-2.5-s390x-2.5.20-1.
> 
>     Arnd Bergmann.
> 
> -

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to