The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Build EDA without BPM? iBot Complex Event Processing RSS News 0 03-28-2008 02:00 PM
Install, Configure, Build, and Integrate Secure Directory Services ... - Linux PR (pr iBot UNIX and Linux RSS News 0 10-05-2007 02:30 PM
Oracle 9i install: Error in invoking target install of makefile chris2005 HP-UX 5 02-21-2007 06:45 AM
I want to build a script mewalter Shell Programming and Scripting 2 07-01-2002 03:32 PM
Build my box... KyPeN UNIX for Dummies Questions & Answers 7 03-02-2002 07:31 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 05-23-2008
Registered User
 

Join Date: Apr 2008
Posts: 20
Build and install GCC-3.2.3

Hi,

I have problem to build the gcc-3.2.3. I downloaded the source code. Here is what I did.

1) cd /usr/local/src
2) tar zxf gcc-3.2.3.tar.gz
3) cd ..
4) mkdir gcc-3.2.3
5) cd gcc-3.2.3
6) ../src/gcc-3.2.3/configure --prefix=/usr/local/gcc-3.2.3/
7) make

And I received the below errors at the end:
Code:
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory `/usr/local/gcc-3.2.3/gcc'
make: *** [all-gcc] Error 2
Could someone please let me know what this error mean? I think there is some more errors at the beginning, but I can't copied that error. Also, are those errors log in somewhere? I tried to look at /var/log/messages, but didn't find much.. Please help.

Thanks in advance.

Last edited by Yogesh Sawant; 05-26-2008 at 11:23 PM. Reason: added code tags
Reply With Quote
Forum Sponsor
  #2  
Old 05-25-2008
Registered User
 

Join Date: Mar 2007
Posts: 36
Hey beeloo.. I didn't understood why you created a gcc-3.2.3 directory
and also from this dir why you running the installation...

Untar the tarball in /tmp or in your home directory... execute the configure script with prefix option..
Code:
./configure --prefix=/usr/local/gcc-3.2.3/
do everything till 'make install' in the source dir itself

I guess the make is finding object files under newly created gcc-3.2.3 directory that why you are getting this error

Last edited by Yogesh Sawant; 05-26-2008 at 11:26 PM. Reason: added code tags
Reply With Quote
  #3  
Old 05-26-2008
lechuga's Avatar
Registered User
 

Join Date: Jan 2008
Location: Rep. Argentina
Posts: 9
What is your SO ?
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 02:54 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0