libjava "make install" silent failures

Alexandre Oliva aoliva@redhat.com
Fri Mar 15 01:12:00 GMT 2002


On Mar 14, 2002, Bryce McKinlay <bryce@waitaki.otago.ac.nz> wrote:

> I'm still having intermittent problems with "make install" failing to
> install libjava ;-(

Whoever checked in the latest version of libjava/configure apparently
used an old version of libjava/aclocal.m4 to do so, and created a
configure script that used CXX again, instead of glibjava_CXX.  This
explains the problem you're running into.

However, before I check in a corrected version of configure, please
check whether the last hunk in this patch helps exposing the problem
you're running into, and whether the remainder of the patch actually
fixes it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libtool-relink-tags.patch
Type: text/x-patch
Size: 1580 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20020315/9fa0719a/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Java mailing list