Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-28 Thread D.Dreschers
Jonas Norlander wrote: A lot of talking to my self here :-P Don't be offended. That's the hard way to learn. :) I have the same problem with much worse results, i.e. over 6000 unexpected failures in gcc test. I asked for help two month ago with no result. Either everyone is satisfied with the

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-28 Thread Declan Moriarty
Recently, Somebody Somewhere wrote these words Jonas Norlander wrote: A lot of talking to my self here :-P Don't be offended. That's the hard way to learn. :) I have the same problem with much worse results, i.e. over 6000 unexpected failures in gcc test. I asked for help two month

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-28 Thread Jonas Norlander
Dan Nicholson wrote: On 10/27/05, Jonas Norlander [EMAIL PROTECTED] wrote: And the error is still there. I noticed that my locale settings have influence on the tests, after unset my LC_* and LANG i get much less errors. After googling i found this [1] which look related to my problem. I will

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-27 Thread Jonas Norlander
Jonas Norlander wrote: On Tue, Oct 25, 2005 at 02:45:16PM +0200, Jonas Norlander wrote: Have rebuild them now and all check passed. Trying to build gcc again A lot of talking to my self here :-P And the error is still there. I noticed that my locale settings have influence on the tests, after

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-27 Thread Dan Nicholson
On 10/27/05, Jonas Norlander [EMAIL PROTECTED] wrote: And the error is still there. I noticed that my locale settings have influence on the tests, after unset my LC_* and LANG i get much less errors. After googling i found this [1] which look related to my problem. I will try the suggested

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-25 Thread Jonas Norlander
On Mon, Oct 24, 2005 at 08:32:41PM +0200, channelzero wrote: Am Montag 24 Oktober 2005 18:01 schrieb Jonas Norlander: Any idea why I got this error in make check? Do you have dejagnu package installed? Yes it is installed. [EMAIL PROTECTED]:~# runtest --version WARNING: Couldn't find the

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-25 Thread Jonas Norlander
On Tue, Oct 25, 2005 at 02:45:16PM +0200, Jonas Norlander wrote: On Mon, Oct 24, 2005 at 08:32:41PM +0200, channelzero wrote: Am Montag 24 Oktober 2005 18:01 schrieb Jonas Norlander: Any idea why I got this error in make check? Do you have dejagnu package installed? Yes it is

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-24 Thread channelzero
Am Montag 24 Oktober 2005 18:01 schrieb Jonas Norlander: Hello! I have built LFS/BLFS 6.1 with some updated packages, one is gcc 3.4.4. All has gone fine without problems but I wanted to rebuild gcc with all compilers instead of just c and c++ as in LFS, so I was doing that as in the book

Re: Cant rebuild GCC 3.4.4 on BLFS 6.1

2005-10-24 Thread channelzero
Am Montag 24 Oktober 2005 18:01 schrieb Jonas Norlander: Hello! I have built LFS/BLFS 6.1 with some updated packages, one is gcc 3.4.4. All has gone fine without problems but I wanted to rebuild gcc with all compilers instead of just c and c++ as in LFS, so I was doing that as in the book