On Wed, Nov 05, 2008 at 02:39:11AM -0500, Corey Osgood wrote:
Build host is Ubuntu 8.04.1, gcc 4.2.4 (Ubuntu 4.2.4-1ubuntu3). I followed the steps at coreboot.org/Filo, console output below. build.sh seems to work fine.
The wiki needed a small fix (done).
After typing 'make' in libpayload, you have to also do:
$ make DESTDIR=../build install
The rest of the instructions will then work fine.
Uwe.