I am trying to compile LinuxBios for a custom quad-opteron system. I copied from the amd quartet to create my build environment. The Quartet seems to compile correct, but mine errors out. Here is a screen dump:
objcopy -O binary linuxbios_ram linuxbios_ram.bin ./nrv2b e linuxbios_ram.bin linuxbios_ram.nrv2b input/output = 84556/28434 = 2.974 cp linuxbios_ram.nrv2b linuxbios_ram.rom gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o /usr/bin/ld: section .reset [fffdfff0 -> fffdffff] overlaps section .rom [fffd6f16 -> fffe119f] /usr/bin/ld: section .id [fffdffd7 -> fffdffef] overlaps section .rom [fffd6f16 -> fffe119f] collect2: ld returned 1 exit status make[1]: *** [linuxbios] Error 1 make[1]: Leaving directory `/usr/src/freebios_030205/freebios2/targets/cwcec/vortex/vortex/normal' make: *** [normal/linuxbios.rom] Error 1 Please help! Thanks in advance, Jeff Stevens __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/ _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios