armanox n00b
Joined: 03 Jan 2008 Posts: 36 Location: Baltimore, MD
|
Posted: Tue Jan 22, 2008 3:15 am Post subject: [Solved]SGI Octane - cannot open liinker script file.... |
|
|
Hello,
I'm trying to get Gentoo-MIPS running on an SGI Octane. I follow the gentoo hanbook, and, when trying to compile the kernel using
make vmlinux CROSS_COMPILE=mips64-unknown-linux-gnu-
it fails with the following error:
mips64-unknown-linux-gnu-ld: cannot open linker script file ldscripts/elf64btsmip.xr: No such file or directory
Any thoughts? I've chrooted from the live cd, and emerged portage, and updated, and all that jazz.
UPDATE: It would seem, like all the other MIPS linker errors in the forum, that binutils-config needed to be updated. After running
binutils-config --mips
the kernel seems to be compiling now. |
|