i had the same problem and solved by installing 10.04.2 in virtualbox and compile there:<br>
<a href="http://www.seabios.org/pipermail/seabios/2011-May/001736.html">http://www.seabios.org/pipermail/seabios/2011-May/001736.html</a><br>
<br>
-mustafa.<br><br><div class="gmail_quote">On Fri, May 20, 2011 at 5:58 AM, Rock Cui <span dir="ltr"><<a href="mailto:rockcui@viatech.com.cn">rockcui@viatech.com.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I got the latest seabios source code from git server, than got a strange<br>
error after make:<br>
/**********************************************************************************************************************/<br>
cl2@rockcui-S12-ubuntu:~/work/seabios-orl$ make<br>
Build Kconfig config file<br>
Compiling whole program out/ccode.16.s<br>
Compiling to assembler out/asm-offsets.s<br>
Generating offset file out/asm-offsets.h<br>
Compiling (16bit) out/code16.o<br>
Compiling whole program out/ccode32flat.o<br>
Compiling whole program out/code32seg.o<br>
Building ld scripts (version "pre-0.6.3-20110520_104358-rockcui-S12-ubuntu")<br>
Fixed space: 0xe05b-0x10000 total: 8101 slack: 17 Percent slack: 0.2%<br>
16bit size: 39408<br>
32bit segmented size: 1464<br>
32bit flat size: 12264<br>
32bit flat init size: 59088<br>
Linking out/rom16.o<br>
out/romlayout16.lds:431 cannot move location counter backwards (from<br>
000000000000cd8c to 000000000000cd70)<br>
make: *** [out/rom16.o] error 1<br>
/************************************************************************************************************************/<br>
My development evironment:<br>
ubuntu 11.04-i386<br>
gcc-4.5-8ubuntu5<br>
<br>
Can anyone give me some advices?<br>
<br>
BRs,<br>
<br>
Rock.<br>
</blockquote></div>