Re: 2.2.11 compile failure!

SEJKORA Martin (martin.sejkora@creditanstalt.co.at)
Thu, 12 Aug 1999 06:58:46 +0200


Hi,

[cutted]
>/usr/src/linux-2.2.11/include/linux/pagemap.h:17: `PAGE_OFFSET_RAW'
undeclared (first use in this function)
[cutted]

I had the same problem after upgrading from 2.2.10 to 2.2.11.
I solved it by running "make menuconfig" and writing the config.
The cause is a new option in the configuration which tells the kernel
weather you can have more than 1GB of RAM or not.
Without writing the "new" konfig your compile breaks.

hope it helps
Martin

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