Re: compile problem: OOM when compiling

2007-08-22 Thread Michael 'Mickey' Lauer
Marcin Juszkiewicz wrote: >> > Does anyone see this problem too? my host os is ubuntu 7.04 >> > ("feisty") on x86_64. >> >> Our buildhost is x86_64, I have to use a custom uname (returning i686) >> and BUILD_ARCH = i686 in local.conf to make it build >> openmoko-devel-image. > Mickeyl - you are ch

Re: compile problem: OOM when compiling

2007-08-22 Thread Marcin Juszkiewicz
Dnia poniedziaƂek, 20 sierpnia 2007, Michael 'Mickey' Lauer napisaƂ: > Andreas Jellinghaus wrote: > > When compiling busybox (from memory need to check) cc1 started eating > > > 900M and soon my system was no longer useable. > > Busybox is a defconfig type buildsystem. Let me guess... it hangs > du

Re: compile problem: OOM when compiling

2007-08-22 Thread Michael 'Mickey' Lauer
Andreas Jellinghaus wrote: > When compiling busybox (from memory need to check) cc1 started eating > 900M > and soon my system was no longer useable. Busybox is a defconfig type buildsystem. Let me guess... it hangs during task do_configure, right? If so, the please launch a build and kill it sho

Re: compile problem: OOM when compiling

2007-08-17 Thread David Wilhelm
On 17 Aug 2007 14:48:05 +0200, Andreas Jellinghaus wrote: > When compiling busybox (from memory need to check) cc1 started eating > 900M > and soon my system was no longer useable. I tried this several times last I had the same thing using Feisty. The busybox compile just needs way more memory tha

Re: compile problem: OOM when compiling

2007-08-17 Thread Giles Jones
Andreas Jellinghaus <[EMAIL PROTECTED]> wrote : > When compiling busybox (from memory need to check) cc1 started eating > 900M > and soon my system was no longer useable. Have you got plenty of swap space? ___ OpenMoko community mailing list commu

compile problem: OOM when compiling

2007-08-17 Thread Andreas Jellinghaus
When compiling busybox (from memory need to check) cc1 started eating > 900M and soon my system was no longer useable. I tried this several times last evening and this morning ("make update-makefile && make update && make setup && make openmoko-devel-image"). Does anyone see this problem too? my h