2.3.24 compile error

Takacs Sandor (taki@cloud.matav.sulinet.hu)
Thu, 28 Oct 1999 08:34:46 +0200 (CEST)


Hello!

I got these error:
gcc -D__KERNEL__ -I/usr/src/linux-2.3.24/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -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
Command exited with non-zero status 2

I got same error with 2.3.2[234] :(

-- 
Takika

- 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/