problem compiling test12
Takashi Oe
toe at unlserve.unl.edu
Sun Dec 17 07:21:55 EST 2000
On 12/17/00 9:09 AM, Giuliano Pochini wrote:
>
> I can't compile 2.4.0-test12:
>
> arch/ppc/mm/mm.o: In function `map_page':
> arch/ppc/mm/mm.o(.text+0xd90): undefined reference to `set_pgdir'
>
> Patch ?
Just remove two lines in arch/ppc/mm/init.c::map_page() that look something
like:
if (....)
set_pgdir(....);
Takashi Oe
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list