ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] ltib spawns out of control


From: Bruce
Subject: Re: [Ltib] ltib spawns out of control
Date: Wed, 1 Dec 2010 10:16:18 -0800

Actually I have seen crazy things like that if you have files with windows line endings and maybe did not modify Ubuntu dash correctly.

Thanks,
Bruce



On Wed, Dec 1, 2010 at 9:39 AM, Stuart Hughes <address@hidden> wrote:
Hi Rob,

I've not seen this behaviour before.  Also the parallel builds should be
 limited to 8 processes.

Anyhow, to control the parallel builds globally:

Edit the .ltibrc file at the top level of your project and find these
entries:

# use for multi-processor, or with distcc
%MAKEFLAGS
-j 8

And change it to -j 1

Regards, Stuart


Rob Savoye wrote:
> Sorry if this is a repeat question, but I was trying to get AGG to build
> with the spec file and src tarball at:
> http://www.gnashdev.org/tools/ltib/. But while compiling, it's spawns
> many thousands of bash shells until the build machine locks up. I've
> seen a similar problem on Fedora where I had thousands of pkg-config and
> glib-config spawning until the machine locked up.
>
> Is there a hack to stop doing parallel builds ? I tried added -j1 to the
> spec file but that didn't help. AGG is the last dependency I need for
> Gnash. :-)
>
>       - rob -
>

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib


reply via email to

[Prev in Thread] Current Thread [Next in Thread]