Re: Error compiling GCC on SuSE SLES 9/x86_64

2004-11-11 Thread Vinod Kutty
One more thing I forgot to mention: I'm building from source, and I have: ~/src openpkg rpm -qa openpkg-2.2.0-2.2.0 binutils-2.14-2.2.0 gpg-pubkey-63c4cb9f-3c591eda make-3.80-2.2.0 ~/src Also, the current version of gcc on the system is: ~/src gcc --version gcc (GCC) 3.3.3 (SuSE Linux) Copyright

Re: Error compiling GCC on SuSE SLES 9/x86_64

2004-11-11 Thread Bill Campbell
On Thu, Nov 11, 2004, Vinod Kutty wrote: One more thing I forgot to mention: Your first post didn't have anything but the question, no build output. The first thing to do is to cd to the build directory and look closely at the config.log file which has details of the build process. My SWAG

Re: Error compiling GCC on SuSE SLES 9/x86_64

2004-11-11 Thread Vinod Kutty
On Thu, 11 Nov 2004, Bill Campbell wrote: Your first post didn't have anything but the question, no build output. I suspect some MTAs/MUAs have trouble with the single fullstops (.) on a line by themselves. The first thing to do is to cd to the build directory and look closely at the config.log