RE: buildworld errors on clean 4.9 install

2004-01-29 Thread Richard Hogben
Thanks, some searching on Google pointed to the -j option I used, seems
the -j option is not always a good idea for single processor computers.
I have been building since this morning, and no errors as of yet!


-Original Message-
From: Sergey 'DoubleF' Zaharchenko [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 29, 2004 1:19 AM
To: Richard Hogben
Subject: Re: buildworld errors on clean 4.9 install

On Wed, 28 Jan 2004 17:37:51 -0800
Richard Hogben [EMAIL PROTECTED] probably wrote:

 /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/tree.c
 cc: Internal compiler error: program cpp0 got fatal signal 11
 *** Error code 1
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error
 *** Error code 2
 1 error

It looks like a memory problem, and it walks like a memory problem.
It must be a memory problem:(.

-- 
DoubleF
With a gentleman I try to be a gentleman and a half, and with a fraud I
try to be a fraud and a half.
-- Otto von Bismarck

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: buildworld errors on clean 4.9 install

2004-01-29 Thread Kris Kennaway
On Thu, Jan 29, 2004 at 09:55:23AM -0800, Richard Hogben wrote:
 Thanks, some searching on Google pointed to the same thing, seems the -j
 option is not always a good idea for single processor computers. I have
 been building since this morning, and no errors as of yet!

-j shouldn't cause errors (I use it all the time), it's just the wrong
thing to use when you're trying to get help with a build error.

Kris


pgp0.pgp
Description: PGP signature


RE: buildworld errors on clean 4.9 install

2004-01-29 Thread Richard Hogben
It's stange though because without that option, everything went fine, I
finished my build and installed, and I have found the same thing
happened with others...

I used the -j option at home no problem, but this laptop didn't like it
for some reason.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kris Kennaway
Sent: Thursday, January 29, 2004 12:59 PM
To: Richard Hogben
Cc: [EMAIL PROTECTED]; 'Kris Kennaway'
Subject: Re: buildworld errors on clean 4.9 install

On Thu, Jan 29, 2004 at 09:55:23AM -0800, Richard Hogben wrote:
 Thanks, some searching on Google pointed to the same thing, seems the
-j
 option is not always a good idea for single processor computers. I
have
 been building since this morning, and no errors as of yet!

-j shouldn't cause errors (I use it all the time), it's just the wrong
thing to use when you're trying to get help with a build error.

Kris

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: buildworld errors on clean 4.9 install

2004-01-28 Thread Kris Kennaway
On Wed, Jan 28, 2004 at 05:37:51PM -0800, Richard Hogben wrote:

 # make -j4 buildworld

Rerun make without -j, which obscures the actual error.

Kris


pgp0.pgp
Description: PGP signature