Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-07-01 Thread Cristi Magherusan
Hello, On Mon, 2008-06-30 at 09:08 -0600, Jordan Crouse wrote: > Since you went to all the effort anyway, would you please document how you > created the initramfs for your payload, and how you integrated it with > buildrom? Eventually, I intend for buildroot to take over building LAB > payloads,

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-30 Thread Jordan Crouse
On 28/06/08 19:30 +0300, Cristi Măgherușan wrote: > Hello, > On Sat, 2008-06-28 at 10:59 +0300, Cristi Măgherușan wrote: > > As part of my GSoC project, I've started making a Linux-as-Bootloader > > payload using buildrom, but I got stuck when compiling uclibc. > > Because buildrom is broken when

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Cristi Măgherușan
On Sat, 2008-06-28 at 14:39 -0400, Ward Vandewege wrote: > What version of gcc are you using? Are you on Etch? I'm using Debian lenny, and my gcc's version is 4.3.1. I succeeded to make a bios image with coreboot, a custom linux kernel payload with busybox, uclibc and dash. Now I'm working on autom

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Ward Vandewege
On Sat, Jun 28, 2008 at 08:07:28PM +0300, Cristi Măgherușan wrote: > Hello, > > On Sat, 2008-06-28 at 12:43 -0400, Ward Vandewege wrote: > > On Sat, Jun 28, 2008 at 07:30:31PM +0300, Cristi Măgherușan wrote: > > > Hello, > > > On Sat, 2008-06-28 at 10:59 +0300, Cristi Măgherușan wrote: > > > > As

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Cristi Măgherușan
Hello, On Sat, 2008-06-28 at 12:43 -0400, Ward Vandewege wrote: > On Sat, Jun 28, 2008 at 07:30:31PM +0300, Cristi Măgherușan wrote: > > Hello, > > On Sat, 2008-06-28 at 10:59 +0300, Cristi Măgherușan wrote: > > > As part of my GSoC project, I've started making a Linux-as-Bootloader > > > payload

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Ward Vandewege
On Sat, Jun 28, 2008 at 07:30:31PM +0300, Cristi Măgherușan wrote: > Hello, > On Sat, 2008-06-28 at 10:59 +0300, Cristi Măgherușan wrote: > > As part of my GSoC project, I've started making a Linux-as-Bootloader > > payload using buildrom, but I got stuck when compiling uclibc. > > Because buildr

Re: [coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Cristi Măgherușan
Hello, On Sat, 2008-06-28 at 10:59 +0300, Cristi Măgherușan wrote: > As part of my GSoC project, I've started making a Linux-as-Bootloader > payload using buildrom, but I got stuck when compiling uclibc. Because buildrom is broken when it comes to building uClibc, I'm currently investigating the

[coreboot] buildrom - LAB uclibc compilation failure

2008-06-28 Thread Cristi Măgherușan
Hello, As part of my GSoC project, I've started making a Linux-as-Bootloader payload using buildrom, but I got stuck when compiling uclibc. I get a compilation error saying that it cannot find limits.h. This is the complete error message: CC libc/sysdeps/linux/common/chdir.os In file included