|
From: Armin S. <ar...@me...> - 2007-01-21 12:56:21
|
Hi, maybe it's the wrong compiler version? I didn't try it yet (I still have my Networkstation unused on my desk because of lack of time), but have you tried other cross tools? I would propose ELinOS. If you don't want to buy the whole package, there is a free version available for download at www.sysgo.com which includes full cross-tools and some pre-compiled target binaries. Armin On Sat, 20 Jan 2007, Stefan Ulrich Hegner wrote: > Hi, > > is there still anybody out there? > > I'm trying to cross-compile a kernel for my Networkstation using the ppc > compiler tarball from the project. > > The idea is to build a kernel suitable for ltsp (www.ltsp.org). > > However, no matter if I try the patched 2.4.21 or the patched 2.4.29 > kernel, I get more or less the same error condition: > > 2.4.21: > powerpc-linux-gcc -D__ASSEMBLY__ -D__KERNEL__ > -I/home/hegi/netstation/ns1000/usr/src/linux-2.4.21/include > -I/home/hegi/netstation/ns1000/usr/src/linux-2.4.21/arch/ppc -c -o > cpu_setup_6xx.o cpu_setup_6xx.S > cpu_setup_6xx.S: Assembler messages: > cpu_setup_6xx.S:405: Error: Unrecognized opcode: `mftbl' > cpu_setup_6xx.S:406: Error: Unrecognized opcode: `mftbl' > make[1]: *** [cpu_setup_6xx.o] Fehler 1 > make[1]: Leaving directory > `/home/hegi/netstation/ns1000/usr/src/linux-2.4.21/arch/ppc/kernel' > make: *** [_dir_arch/ppc/kernel] Error 2 > > 2.4.29: > powerpc-linux-gcc -D__ASSEMBLY__ -D__KERNEL__ > -I/home/hegi/netstation/ns1000/usr/src/linux-2.4.29/include > -I/home/hegi/netstation/ns1000/usr/src/linux-2.4.29/arch/ppc -c -o > cpu_setup_6xx.o cpu_setup_6xx.S > cpu_setup_6xx.S: Assembler messages: > cpu_setup_6xx.S:444: Error: Unrecognized opcode: `mftbl' > cpu_setup_6xx.S:445: Error: Unrecognized opcode: `mftbl' > make[1]: *** [cpu_setup_6xx.o] Fehler 1 > make[1]: Leaving directory > `/home/hegi/netstation/ns1000/usr/src/linux-2.4.29/arch/ppc/kernel' > make: *** [_dir_arch/ppc/kernel] Error 2 > > Can anyone help me out on this one? > > Your assistance is appreciated! > > Thanks > > Stefan. > > > > -- > / Stefan Ulrich Hegner aka "Hegi" - Loehne/ Westfalen - Germany \ > | st...@he..., my Cyberhome http://www.hegner-web.de| > \ GPG-Fprint D9DB 51BD 2DA6 9B3A 41CB 0287 05A1 8D11 38BA CE91 / > > > |