<br><br><div class="gmail_quote">2009/5/16 bifferos <span dir="ltr"><<a href="mailto:bifferos@yahoo.co.uk">bifferos@yahoo.co.uk</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I've tried to build FILO following instructions at<br>
<a href="http://www.coreboot.org/FILO" target="_blank">http://www.coreboot.org/FILO</a>, but it doesn't seem to work.  Can anyone<br>
give any hints?  0.5 compiles fine.<br>
<br>
Here's what I typed (snipped the uninteresting info):<br>
<br>
wrt@cent:~/coreboot/filo$ svn co svn://<a href="http://coreboot.org/filo/trunk/filo" target="_blank">coreboot.org/filo/trunk/filo</a><br>
Checked out external at revision 4289.<br>
Checked out revision 95.<br>
wrt@cent:~/coreboot/filo$ cd filo/<br>
wrt@cent:~/coreboot/filo/filo$ cd libpayload/<br>
wrt@cent:~/coreboot/filo/filo/libpayload$ make defconfig<br>
wrt@cent:~/coreboot/filo/filo/libpayload$ make<br>
wrt@cent:~/coreboot/filo/filo/libpayload$ make DESTDIR=../build install<br>
wrt@cent:~/coreboot/filo/filo/libpayload$ cd ..<br>
wrt@cent:~/coreboot/filo/filo$ make menuconfig<br>
wrt@cent:~/coreboot/filo/filo$ make<br>
....<br>
  CC      build/i386/context.o<br>
  AS      build/i386/switch.S.o<br>
  CC      build/i386/segment.o<br>
/home/wrt/coreboot/filo/filo/i386/segment.c: In function 'relocate':<br>
/home/wrt/coreboot/filo/filo/i386/segment.c:77: error: 'struct memrange' has no member named 'type'<br>
make: *** [/home/wrt/coreboot/filo/filo/build/i386/segment.o] Error 1<br>
<br>
<br>
thanks,<br>
Biff.</blockquote><div><br> Does revision 94 work? I am getting same error but revision 94 works for me.<br>svn co svn://<a href="http://coreboot.org/filo/trunk/filo" target="_blank">coreboot.org/filo/trunk/filo</a> -r 94<br>
<br></div></div>