This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28609] New: make install broken in current trunk (svn 115947)
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 5 Aug 2006 14:36:12 -0000
- Subject: [Bug libgcj/28609] New: make install broken in current trunk (svn 115947)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
make install DESTDIR=/var/tmp/gcc-root with gcj enabled currently results in:
/usr/bin/install -c .libs/libgjsmalsa.a
/var/tmp/gcc-root/usr/lib/gcj-4.2.0/libgjsmalsa.a
$old_postinstall_cmds
../../../libtool: line 5385: $old_postinstall_cmds~i586-ark-linux-ranlib:
command not found
make[7]: *** [install-nativeexeclibLTLIBRARIES] Error 127
make[7]: Leaving directory
`/usr/src/ark/BUILD/gcc-4.2.0/build/i586-ark-linux/libjava/classpath/native/jni/midi-alsa'
make[6]: *** [install-am] Error 2
--
Summary: make install broken in current trunk (svn 115947)
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bero at arklinux dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28609