Hi!
I've tried to compile linuxbios for the broadcom/blast with only fallback but i get this error message:
-snip- 1: Error: can't resolve `.L0' {*ABS* section} - `c0000' {*UND* section} make[1]: *** [crt0.o] Error 1 -snip-
Any ideas?
Thanks! /Thomas
* Thomas Ekstrand thomas.ekstrand@gmail.com [070612 09:55]:
Hi!
I've tried to compile linuxbios for the broadcom/blast with only fallback but i get this error message:
-snip- 1: Error: can't resolve `.L0' {*ABS* section} - `c0000' {*UND* section} make[1]: *** [crt0.o] Error 1 -snip-
Can you send a little bit more of the log? (last 10 lines or so)
2007/6/12, Stefan Reinauer stepan@coresystems.de:
- Thomas Ekstrand thomas.ekstrand@gmail.com [070612 09:55]:
Hi!
I've tried to compile linuxbios for the broadcom/blast with only fallback but i get this error message:
-snip- 1: Error: can't resolve `.L0' {*ABS* section} - `c0000' {*UND* section} make[1]: *** [crt0.o] Error 1 -snip-
Can you send a little bit more of the log? (last 10 lines or so)
-snip- -I. -I/home/uabgembt/linuxbios/source_code/LinuxBIOSv2-2609/src crt0.S > crt0.s.new && mv crt0.s.new crt0.sgcc -m32 ... -o crt0.o crt0.s /home/uabgembt/linuxbios/source_code/LinuxBIOSv2-2609/src/arch/i386/lib/id.inc: Assembler messages: /home/uabgembt/linuxbios/source_code/LinuxBIOSv2-2609/src/arch/i386/lib/id.inc:11: Error: can't resolve `.L0' {*ABS* section} - `c0000' {*UND* section} make[1]: *** [crt0.o] Error 1 make[1]: Leaving directory `/home/uabgembt/linuxbios/source_code/LinuxBIOSv2-2609/targets/broadcom/blast/blast/fallback' make: *** [fallback/linuxbios.rom] Error 1 uabgembt@fwoscp03:~/linuxbios/source_code/LinuxBIOSv2-2609/targets/broadcom/blast/blast>
/Thomas