libffi 'make install' fails
Per Bothner
per@bothner.com
Fri Jan 31 17:06:00 GMT 2003
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/
More information about the Java
mailing list