I`m trying to compile stock 2.4.21 kernel with ac and openwall patches
I have rh9 with all erratas applied. Compilation process ends with the
following error:
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=pentium3 -nostdinc -iwithprefix
include -DKBUILD_BASENAME=swapfile -c -o swapfile.o swapfile.c
swapfile.c: In function `sys_swapoff':
swapfile.c:797: `victim' undeclared (first use in this function)
swapfile.c:797: (Each undeclared identifier is reported only once
swapfile.c:797: for each function it appears in.)
swapfile.c:799: `tmp' undeclared (first use in this function)
make[2]: *** [swapfile.o] error
d 1
make[2]: Opuszczam katalog `/usr/src/linux-2.4.21/mm'
make[1]: *** [first_rule] error
d 2
make[1]: Opuszczam katalog `/usr/src/linux-2.4.21/mm'
make: *** [_dir_mm] error
d 2
gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
-- Dziwne to, ale wyborca nigdy nie czuje się odpowiedzialny za zawód, jaki sprawia rząd przez niego wybrany. Alberto Moravia pozdrawiam boka@sto-procent.art.pl - 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/