Ken.Fuchs@bench.com wrote:
On Fri, Jun 20, 2008 at 4:30 PM, Ken.Fuchs@bench.com wrote:
Another problem with LinuxBIOS and now with coreboot is all the mainboards I tried to build or the even the payloads would never compile without some serious errors. Hopefully, a validated coreboot Live CD would solve this problem and increase exposure of coreboot at the same time.
Ken, no offense intended, but this is a vacuous comment absent logs of failed builds. But we'd love to see them.
I sent a log of filo-0.5 compilation issues nearly two weeks ago as detailed in the following three URIs:
http://www.coreboot.org/pipermail/coreboot/2008-June/035647.html http://www.coreboot.org/pipermail/coreboot/2008-June/035674.html http://www.coreboot.org/pipermail/coreboot/2008-June/035718.html
Thanks for responding to my filo-0.5 compilation issues as detailed in the first URI above, but no one responded to my log in the final URI above.
Can you post line 197 of printf.c ? It seems your source code is corrupt or something.
I haven't previously reported my latest coreboot build issue. Here it is:
$ cd ./targets $ ./buildtarget tyan/s2885 build_dir=tyan/s2885/s2885 No coreboot config script found. Rebuilding it.. File "/mnt/s2u1/atom/cb/coreboot-v2-3360/util/newconfig/yapps2.py", line 418 gen.write(indent, "elsf update(self, gen): ^
Same issue here:
The line in my source code is: gen.write(indent, "else: ")
Your source code is seriously corrupted. How did you download it?
Stefan