[LinuxBIOS] tyan s2895 build question

Young, Jeff S. Jeff.Young at gd-ais.com
Wed Jan 25 12:21:12 CET 2006


 
Howdy folks,
            I have been trying to build the tyan s2895 board with gcc
3.3 on SuSE 10.0
It doesn't build.  The loader tries to overlap some sections.  I got
around this by
laying out my own ldscript.lb file (similarly to what Ron wants to do).
After this, both
the fallback and normal builds result in the following error:
 
 
nm -n linuxbios_ram | sort > linuxbios_ram.map
objcopy --gap-fill 0xff -O binary linuxbios_ram linuxbios_ram.bin
./nrv2b e linuxbios_ram.bin linuxbios_ram.nrv2b
input/output = 164944/55295 = 2.983
cp linuxbios_ram.nrv2b linuxbios_ram.rom
gcc -m32 -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld
crt0.o init.o
nm -n linuxbios | sort > linuxbios.map
objcopy --gap-fill 0xff -O binary linuxbios linuxbios.strip
./buildrom linuxbios.strip linuxbios.rom
../../../../payloads/forcedeth--filo_hda2_vga.zelf 0x20000 0x40000
../../../../payloads/forcedeth--filo_hda2_vga.zelf: No such file or
directory
 
 
            What does this mean?  Also, is there a writeup on just what
buildrom does?
 
Thanks,
Jeff Young
 
 
 
PS:       Can anyone actually build the S2895 without any errors today?
If so, exactly how do you
            do it.  (Note that I have tried several snapshots from 2007
-> 2163 without success.)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20060125/045c44d0/attachment.html>


More information about the coreboot mailing list