V2 VIA EPIA Build Errors

Randall H. Craig randall at tdl.com
Tue Sep 30 22:28:00 CEST 2003


At the end of the compilation, I get this.

gcc -nostdlib -nostartfiles -static -o linuxbios -T ldscript.ld crt0.o
nm -n linuxbios | sort > linuxbios.map
objcopy -O binary linuxbios linuxbios.strip
gcc -o buildrom /home/randall/src/linuxbios/freebios2/util/buildrom/buildrom.c
./buildrom linuxbios.strip linuxbios.rom ../../../../tg3--ide_disk.zelf 
0x10000 0x20000
../../../../tg3--ide_disk.zelf: No such file or directory
make[1]: *** [linuxbios.rom] Error 2
make[1]: Leaving directory 
`/home/randall/src/linuxbios/freebios2/targets/via/epia/epia/fallback'
make: *** [fallback-rom] Error 1

tg3--ide-disk.zelf was never built. Is this missing:

from the buildrom output, tg3--ide-disk.zelf is supposed to be the payload.

Any ideas?




More information about the coreboot mailing list