[BUG?] -- Kernel compilation on v2.5.4 source breaks

From: Julian Gomez (julian@netwxs.com.my)
Date: Thu Feb 14 2002 - 03:31:53 EST


The error is :

-- start here --

make[1]: Entering directory `/network-fs/linux-2.5.4/arch/i386/kernel'
gcc -D__KERNEL__ -I/network-fs/linux-2.5.4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DKBUILD_BASENAME=process -c -o process.o process.c
process.c:60: parse error before `unsigned'
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/network-fs/linux-2.5.4/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

-- end here --

on a pristine v2.5.4 with the patch for processor.h from David Howell's
applied. Configuration file is attached to this message. Same
configuration file can compile without a problem on a pristine v2.4.17
kernel (incremental patches).

A quick grep through my remaining 700++ emails shows that only a couple of
patches modify process.c and one of them involves APM which I do not use
therefore I am sending this out.

If any further information is required - please ask. (gcc v2.96 in case it
matters)



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:01:00 EST