Re: 2.2.11 compile failure!

Olaf Dietsche (olaf.dietsche+list.linux-kernel@netcologne.de)
11 Aug 1999 14:44:15 +0200


Hi,

nbecker@fred.net writes:

> 2.2.11 i686-pc-linux-gnu
> This failure is both when patching from 2.2.10->2.2.11 AND when using
> a brand new complete tar of 2.2.11.
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.2.11/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o init/main.o init/main.c
> /usr/src/linux-2.2.11/include/linux/pagemap.h: In function `page_address':
> In file included from /usr/src/linux-2.2.11/include/linux/locks.h:8,
> from /usr/src/linux-2.2.11/include/linux/blk.h:5,
> from init/main.c:23:
> /usr/src/linux-2.2.11/include/linux/pagemap.h:17: `PAGE_OFFSET_RAW' undeclared (first use in this function)
> /usr/src/linux-2.2.11/include/linux/pagemap.h:17: (Each undeclared identifier is reported only once
> [...]

you have to configure `Processor type and features -> Maximum Physical Memory'.

Regards, Olaf.

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