Re: pre2.3.6-2 PAGE_OFFSET_RAW & pcmcia

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 10 Jun 1999 03:09:44 +0100 (BST)


> Two problems here. The first is that the new constant is not propagated
> to vmlinux.lds

It should be. vmlinux.lds is generated from vmlinux.lds.S. If that didn't
occur can you rm vmlinux.lds and repeat

> The second is that, for reasons I don't see, PAGE_OFFSET_RAW causes
> undeclared variable errors compiling pcmcia-cs-3.0.12.

Quite possibly. It relies on CONFIG_1G/CONFIG_2G being defined , I would
guess that PCMCIA CS doesn't pull that define out of the kernel .config.
Fixing it to extract this ought to sort that out.

Alan

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