Re: pre2.3.6-2 PAGE_OFFSET_RAW & pcmcia

Garst R. Reese (reese@isn.net)
Wed, 09 Jun 1999 23:26:35 -0300


Alan Cox wrote:
>
> > 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
OK, it probably worked then. I just saw the 0xC0000000, which is correct
for me.
>
> > 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
Ah, yes. Thanks.

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