linux-mips
[Top] [All Lists]

RM200, off topic?

To: SGI Linux Mailing List <linux@cthulhu.engr.sgi.com>
Subject: RM200, off topic?
From: Radim Gelner <radim.gelner@siemens.at>
Date: Thu, 25 Nov 1999 11:30:52 +0100 (CET)
Sender: owner-linuxmips@oss.sgi.com
Hello everybody,

I've read in SGI/howto that this is list for SGI based computers, so
sorry about this quite off-topic letter, but I'm really desperate.

I'm very interested in setting up Linux on SNI RM200. I have RM200 in my
office and I want to see Linux running on it, but my knowledge about this
subject is quite limited. I have no one to learn from. I mean there are
lot of peoples in mailing lists who are willing to help me, but nobody
owns this particular hardware, so the hints I get are quite general. Is
out there someone who is able to provide me some information on Linux on
RMs? Or on someone who does this?

I've hopefully compiled both binutils and egcs for cross-devel, now I'm
ready for kernel. I've tried mips patched 2.2.1 found on
decstation.unix-ag.org but althought it's said to support RMs, I'm unable
to get over rm200-pci part of compilation. If I disable the support for
RM200 PCI, which is nonsense, but just to see what is going on, I get
various linker errors:

make[1]: Leaving directory `/usr/src/kernel-source-2.2.1/arch/mips/tools'
mipsel-linux-ld -static -G 0 -T arch/mips/ld.script.little
arch/mips/kernel/head.o arch/mips/kernel/init_task.o init/main.o
init/version.o \
        --start-group \
        arch/mips/kernel/kernel.o arch/mips/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
        fs/filesystems.a \
        net/network.a \
        drivers/block/block.a drivers/char/char.a drivers/misc/misc.a
drivers/net/net.a \
        arch/mips/lib/lib.a /usr/src/kernel-source-2.2.1/lib/lib.a
arch/mips/lib/lib.a \
        --end-group \
        -o vmlinux
arch/mips/kernel/head.o: In function `except_vec3_r4000':
head.S(.text+0x580): undefined reference to `vced_count'
head.S(.text+0x584): undefined reference to `vced_count'
head.S(.text+0x58c): undefined reference to `vced_count'
head.S(.text+0x59c): undefined reference to `vcei_count'
head.S(.text+0x5a0): undefined reference to `vcei_count'
head.S(.text+0x5a8): undefined reference to `vcei_count'
arch/mips/kernel/head.o: In function `kernel_entry':
head.S(.text+0x604): undefined reference to `prom_init'
head.S(.text+0x604): relocation truncated to fit: R_MIPS_26 prom_init
arch/mips/mm/mm.o: In function `free_initmem':
init.c(.text+0x5f0): undefined reference to `prom_free_prom_memory'
init.c(.text+0x5f0): relocation truncated to fit: R_MIPS_26
prom_free_prom_memory
arch/mips/mm/mm.o: In function `get_pte_kernel_slow':
init.c(.text.init+0x138): undefined reference to `prom_fixup_mem_map'
init.c(.text.init+0x138): relocation truncated to fit: R_MIPS_26
prom_fixup_mem_map
make: *** [vmlinux] Error 1

I'm fighting with this all for nearly two weeks...

I'm willing to learn to hack the RM specific code and to try to do lot of
things by myself, but right now, I'm not even able to compile the kernel!


Thanks you all for any info

Radim


<Prev in Thread] Current Thread [Next in Thread>