Re: [gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Zac Medico
--- Bastian Balthazar Bux <[EMAIL PROTECTED]> wrote: > Stoian Ivanov wrote: > > Wow it is possible to have two consoles? Will you > be so kind and tell me how do I > > start/switch to second one? > > BTW Is it possibe to have three of them or am I > asking too much? > > outside X use > Alt-F

Re: [gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Bastian Balthazar Bux
Stoian Ivanov wrote: > On Monday 06 June 2005 20:09, Hans Hvelplund Odborg wrote: > >>Stoian Ivanov wrote: >> >> >>>Nope this is not the case: >>>[EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf >>>MAKEOPTS="-j1" >>>[EMAIL PROTECTED] ~ # >> >>That option does not mean that you can not start emer

Re: [gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Stoian Ivanov
On Monday 06 June 2005 20:09, Hans Hvelplund Odborg wrote: > Stoian Ivanov wrote: > > > Nope this is not the case: > > [EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf > > MAKEOPTS="-j1" > > [EMAIL PROTECTED] ~ # > > That option does not mean that you can not start emerge in parallel. > Is says

[gentoo-user] Re: Re: foomatic build(rebuild) broken

2005-06-06 Thread Hans Hvelplund Odborg
Stoian Ivanov wrote: > Nope this is not the case: > [EMAIL PROTECTED] ~ # grep MAKEOPTS /etc/make.conf > MAKEOPTS="-j1" > [EMAIL PROTECTED] ~ # That option does not mean that you can not start emerge in parallel. Is says that emerge should tell each instance of make to not compile in parallel. Wh