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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libffi 'make install' fails


I just checked out the gcc3.3 branch, and configued and built
it on Red Hat 8.0. When I tried to do a 'make install' it
failed:

make[3]: Entering directory `/home/bothner/GNU/build-gcc3.3/i686-pc-linux-gnu/libffi'
/bin/sh /home/bothner/GNU/gcc3.3/libffi//home/bothner/GNU/gcc3.3/libffi/../mkinstalldirs /home/bothner/GNU/install-gcc3.3/lib/.
/home/bothner/GNU/gcc3.3/libffi//home/bothner/GNU/gcc3.3/libffi/../mkinstalldirs: /home/bothner/GNU/gcc3.3/libffi//home/bothner/GNU/gcc3.3/libffi/../mkinstalldirs: No such file or directory
make[3]: *** [install-toolexeclibLTLIBRARIES] Error 127
make[3]: Leaving directory `/home/bothner/GNU/build-gcc3.3/i686-pc-linux-gnu/libffi'
make[2]: *** [install-am] Error 2

This was my configure command:
~/GNU/gcc3.3/configure --enable-languages=all --enable-threads --prefix ~/GNU/install-gcc3.3
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/


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