Re: 2.3.24 compile error

Bernhard Rosenkraenzer (bero@redhat.com)
Thu, 28 Oct 1999 09:33:02 +0200 (CEST)


On Thu, 28 Oct 1999, Takacs Sandor wrote:

> 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

Initrd hasn't been ported yet. If you want to use 2.3.2[234], either fix
it or disable initrd support for now.

LLaP
bero

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