Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-05 Thread Branden Robinson
On Tue, Dec 05, 2000 at 12:21:09AM -0600, Phil Fraering wrote: > > > Yikes. It turns out that my swap partition was never set up. There was > > a swap partition on the drive, but it hadn't been mkswap'ed or added to > > /etc/fstab. > > > It took over 8 minutes of real CPU time to build that fil

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Branden Robinson
On Tue, Dec 05, 2000 at 12:21:09AM -0600, Phil Fraering wrote: > > > Yikes. It turns out that my swap partition was never set up. There was > > a swap partition on the drive, but it hadn't been mkswap'ed or added to > > /etc/fstab. > > > It took over 8 minutes of real CPU time to build that fi

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Branden Robinson
On Mon, Dec 04, 2000 at 12:17:39AM -0500, Branden Robinson wrote: > My build box has a slight problem: [...] > Dec 3 16:17:14 eris kernel: VM: do_try_to_free_pages failed for kswapd... > Dec 3 16:17:16 eris kernel: VM: do_try_to_free_pages failed for cc1... > Dec 3 16:17:16 eris kernel: VM: kill

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Branden Robinson
On Mon, Dec 04, 2000 at 12:17:39AM -0500, Branden Robinson wrote: > My build box has a slight problem: [...] > Dec 3 16:17:14 eris kernel: VM: do_try_to_free_pages failed for kswapd... > Dec 3 16:17:16 eris kernel: VM: do_try_to_free_pages failed for cc1... > Dec 3 16:17:16 eris kernel: VM: kil

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Tom Rini
On Mon, Dec 04, 2000 at 12:38:47AM -0500, Branden Robinson wrote: > Tried that; I did some testing in real-time with the folks in > #debian-devel. It appears to be a problem with the kernel VM handler > (perhaps ppc specific) in 2.2.18pre21. ... > memory : 56MB ... > 56MB ain't a lot but

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Tom Rini
On Mon, Dec 04, 2000 at 12:38:47AM -0500, Branden Robinson wrote: > Tried that; I did some testing in real-time with the folks in > #debian-devel. It appears to be a problem with the kernel VM handler > (perhaps ppc specific) in 2.2.18pre21. ... > memory : 56MB ... > 56MB ain't a lot bu

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Sven LUTHER
On Mon, Dec 04, 2000 at 12:17:39AM -0500, Branden Robinson wrote: > > This is reproducible. It hits this wall on gamma_gl.c every time. > If my memory is correct, the gamma_gl is particularly big, isn't it ? Friendly, Sven Luther

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Michael Schmitz
> > Appears to be a memory/swap related problem. Open up another tty and run > > 'top' while the make is going on, and watch your total free memory and your > > total free swap..they might get too small for cc to run > > successfully. (VM is the virtual memory driver) > > Tried that; I di

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Sven LUTHER
On Mon, Dec 04, 2000 at 12:17:39AM -0500, Branden Robinson wrote: > > This is reproducible. It hits this wall on gamma_gl.c every time. > If my memory is correct, the gamma_gl is particularly big, isn't it ? Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-04 Thread Michael Schmitz
> > Appears to be a memory/swap related problem. Open up another tty and run > > 'top' while the make is going on, and watch your total free memory and your > > total free swap..they might get too small for cc to run > > successfully. (VM is the virtual memory driver) > > Tried that; I d

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Branden Robinson
On Mon, Dec 04, 2000 at 12:24:35AM -0500, Eric Reischer wrote: > Appears to be a memory/swap related problem. Open up another tty and run > 'top' while the make is going on, and watch your total free memory and your > total free swap..they might get too small for cc to run > successfully.

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Eric Reischer
Appears to be a memory/swap related problem. Open up another tty and run 'top' while the make is going on, and watch your total free memory and your total free swap..they might get too small for cc to run successfully. (VM is the virtual memory driver) Eric At 12:17 AM 12/4/00 , Brand

sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Branden Robinson
My build box has a slight problem: make[7]: Entering directory `/home/branden/xfree86/xfree86-4.0.1/build-tree/xc/lib/GL/mesa/src/drv/gamma' rm -f gamma_gl.o gcc -c -O2 -g -fsigned-char -I../../../../../../lib/X11 -I../../../../../../include/extensions -I. -I.. -I../../include -

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Branden Robinson
On Mon, Dec 04, 2000 at 12:24:35AM -0500, Eric Reischer wrote: > Appears to be a memory/swap related problem. Open up another tty and run > 'top' while the make is going on, and watch your total free memory and your > total free swap..they might get too small for cc to run > successfully.

Re: sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Eric Reischer
Appears to be a memory/swap related problem. Open up another tty and run 'top' while the make is going on, and watch your total free memory and your total free swap..they might get too small for cc to run successfully. (VM is the virtual memory driver) Eric At 12:17 AM 12/4/00 , Brand

sorry, I can't build 4.0.1-9pre10v1 for powerpc

2000-12-03 Thread Branden Robinson
My build box has a slight problem: make[7]: Entering directory `/home/branden/xfree86/xfree86-4.0.1/build-tree/xc/lib/GL/mesa/src/drv/gamma' rm -f gamma_gl.o gcc -c -O2 -g -fsigned-char -I../../../../../../lib/X11 -I../../../../../../include/extensions -I. -I.. -I../../include