2000-11-19 03:04:09

by Andre Hedrick

[permalink] [raw]
Subject: PPC test11-7 barfed


-o vmlinux
arch/ppc/mm/mm.o: In function `map_page':
arch/ppc/mm/mm.o(.text+0xd90): undefined reference to `set_pgdir'
arch/ppc/mm/mm.o(.text+0xd90): relocation truncated to fit: R_PPC_REL24 set_pgdir

Will hunt in a bit.

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development


2000-11-19 03:56:29

by Cort Dougan

[permalink] [raw]
Subject: Re: PPC test11-7 barfed

Grab the version at http://www.fsmlabs.com/linuxppcbk.html, it's fixed. Linus
hasn't absorbed out updates in a while. I'll feed him a bit more this
evening...

} -o vmlinux
} arch/ppc/mm/mm.o: In function `map_page':
} arch/ppc/mm/mm.o(.text+0xd90): undefined reference to `set_pgdir'
} arch/ppc/mm/mm.o(.text+0xd90): relocation truncated to fit: R_PPC_REL24 set_pgdir
}
} Will hunt in a bit.