compile failure on 2.3.26

SMajer@advance-bank.de
Tue, 9 Nov 1999 08:49:20 +0100


Hi Folks

I tired to compile the 2.3.26 Kernel and got the following error messages

www2:/usr/src/linux # make bzImage
scripts/split-include include/linux/autoconf.h include/config
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce
-DCPU=686 -march=i686 -c -o init/main.o init/main.c
init/main.c: In function `start_kernel':
init/main.c:490: `memory_start' undeclared (first use in this function)
init/main.c:490: (Each undeclared identifier is reported only once
init/main.c:490: for each function it appears in.)
make: *** [init/main.o] Error 1

greeting Stefan Majer

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