On 05/06/10 13:05, littlebat wrote:
> Did you mean you have ever compiled successfully with "make -j2"
Yes
> but failed when do "make -j2 install" on package glibc?
Yes
> And, you did "make -j4" and "make -j4 install" on this package successfully
> later?
No. I compile almost all packages with mak
littlebat wrote:
>> It should be export MAKEFLAGS='-j 2' shouldn't it? Personally I
>> have never tried using the MAKEFLAGS variable because I have had
>> problems with glibc not installing correctly if make install is run
>> with parallel jobs. It compiles fine with make -j4 but I've learned
>> to
Andrew Benton wrote:
> It should be export MAKEFLAGS='-j 2' shouldn't it?
Yes.
> Personally I have
> never tried using the MAKEFLAGS variable because I have had problems
> with glibc not installing correctly if make install is run with
> parallel jobs. It compiles fine with make -j4 but I've l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/05/2010 04:28 AM, Gilles Espinasse wrote:
> not a bug
> I fixed the same mistake in our prompt 2 years ago
> you have to escape with \[ \] the non printing characters
Thank you Giles. Taken directly from
info bash -> Shell Variables -> Bourne
> It should be export MAKEFLAGS='-j 2' shouldn't it? Personally I have
> never tried using the MAKEFLAGS variable because I have had problems
> with glibc not installing correctly if make install is run with parallel
> jobs. It compiles fine with make -j4 but I've learned to always run just
>
On Sat, 05 Jun 2010 11:17:23 +0100
Andrew Benton wrote:
> On 05/06/10 09:43, littlebat wrote:
> > I am using Ubuntu 10.04 as the LFS building host. And I am learning LFS
> > BOOK 6.6: 4.5. About SBUs:
> > http://www.linuxfromscratch.org/lfs/view/6.6/chapter04/aboutsbus.html
> >
> > I am using a
- Original Message -
From: "Petersen Liman"
To: "LFS Developers Mailinglist"
Sent: Saturday, June 05, 2010 12:10 PM
Subject: Re: LFS-6.6 - Old bug in bash has returned
>>>
>>> Can someone confirm? This was an old bug that seems to have returned in
>>> LFS-6.6. When you use color escap
On 05/06/10 09:43, littlebat wrote:
> I am using Ubuntu 10.04 as the LFS building host. And I am learning LFS BOOK
> 6.6: 4.5. About SBUs:
> http://www.linuxfromscratch.org/lfs/view/6.6/chapter04/aboutsbus.html
>
> I am using a E7400 double cores CPU, I want set an environment variable with
> co
On Sat, Jun 5, 2010 at 1:28 AM, Gilles Espinasse wrote:
>
> - Original Message -
> From: "DJ Lucas"
> To: "LFS Developers Mailinglist"
> Sent: Saturday, June 05, 2010 8:29 AM
> Subject: LFS-6.6 - Old bug in bash has returned
>
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> C
- Original Message -
From: "DJ Lucas"
To: "LFS Developers Mailinglist"
Sent: Saturday, June 05, 2010 8:29 AM
Subject: LFS-6.6 - Old bug in bash has returned
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Can someone confirm? This was an old bug that seems to have returned in
I am using Ubuntu 10.04 as the LFS building host. And I am learning LFS BOOK
6.6: 4.5. About SBUs:
http://www.linuxfromscratch.org/lfs/view/6.6/chapter04/aboutsbus.html
I am using a E7400 double cores CPU, I want set an environment variable with
command provided by LFS book as below:
set MAKE
11 matches
Mail list logo