This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug found compiling gcc 3.0 on a 1.0 Ghz Athlon running RH Linux 7.1


Greetings Sir or Madam:

I was able to complete the following steps without having a problem:
-configure
-make bootstrap
-make -k check

But, I ran into the following problem compiling the 3.0 version of the gcc 
compiler on a machine with a 1.0 Ghz Athlon processor running Redhat Linux 
7.1.

Upon running 'make install': the following errors occured:

make[2]: Leaving directory `/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava'
Making install in libltdl
make[2]: Entering directory 
`/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava/libltdl'
make[3]: Entering directory 
`/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava/libltdl'
/bin/sh ./../../mkinstalldirs /usr/local/lib
./../../mkinstalldirs: ./../../mkinstalldirs: No such file or directory
make[3]: *** [install-libLTLIBRARIES] Error 127
make[3]: Leaving directory 
`/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava/libltdl'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory 
`/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava/libltdl'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/gcc/gcc-3.0/i686-pc-linux-gnu/libjava'
make: *** [install-target-libjava] Error 2


Thank you for your help, and your developments.

Haji Hill
Linux Systems Administrator

Advanced Open Source Solutions
10 South Grant St.
Roseville, CA 95678
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]