public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/30862]  New: Installation error
@ 2007-02-19 20:06 rperini at email dot it
  2007-02-19 20:40 ` [Bug libgcj/30862] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: rperini at email dot it @ 2007-02-19 20:06 UTC (permalink / raw)
  To: gcc-bugs

After correct bootstrapping of the compiler (C, C++ and Java), make install
gives the following error, leaving the Java installation in a broken state:

Making install in midi-alsa
make[6]: Entering directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native/jni/midi-alsa'
make[7]: Entering directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native/jni/midi-alsa'
make[7]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/classpath" || mkdir -p -- "/usr/lib/classpath"
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'libgjsmalsa.la'
'/usr/lib/classpath/libgjsmalsa.la'
/usr/bin/install -c .libs/libgjsmalsa.so.0.0.0
/usr/lib/classpath/libgjsmalsa.so.0.0.0
(cd /usr/lib/classpath && rm -f libgjsmalsa.so.0 && ln -s libgjsmalsa.so.0.0.0
libgjsmalsa.so.0)
(cd /usr/lib/classpath && rm -f libgjsmalsa.so && ln -s libgjsmalsa.so.0.0.0
libgjsmalsa.so)
/usr/bin/install -c .libs/libgjsmalsa.lai /usr/lib/classpath/libgjsmalsa.la
/usr/bin/install -c .libs/libgjsmalsa.a /usr/lib/classpath/libgjsmalsa.a
$old_postinstall_cmds
../../../libtool: line 5379: $old_postinstall_cmds~ranlib: command not found
make[7]: *** [install-nativelibLTLIBRARIES] Error 127
make[7]: Leaving directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native/jni/midi-alsa'
make[6]: *** [install-am] Error 2
make[6]: Leaving directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native/jni/midi-alsa'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native/jni'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory
`/root/gccbuild/i686-pc-linux-gnu/libjava/classpath/native'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/root/gccbuild/i686-pc-linux-gnu/libjava/classpath'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/root/gccbuild/i686-pc-linux-gnu/libjava'
make[1]: *** [install-target-libjava] Error 2
make[1]: Leaving directory `/root/gccbuild'
make: *** [install] Error 2


The gcc -v command givers the following output:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.2/configure --enable-shared --enable-static
--disable-nls --with-gnu-as --with-gnu-ld --enable-threads=posix
--enable-__cxa_atexit --enable-cpp --enable-languages=java --enable-libssp
--enable-checking=release --enable-libgcj --disable-libgcj-multifile
--with-system-zlib --enable-java-gc=boehm --prefix=/usr
Thread model: posix
gcc version 4.1.2

Built with the following make command:
make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fno-implicit-templates' bootstrap

Note that GCC 4.1.1 compiles and install well, on the same system (a Fedora
Core 4 distribution)


-- 
           Summary: Installation error
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rperini at email dot it
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30862


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcj/30862] Installation error
  2007-02-19 20:06 [Bug other/30862] New: Installation error rperini at email dot it
@ 2007-02-19 20:40 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-02-19 20:40 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
          Component|other                       |libgcj


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30862


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-19 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19 20:06 [Bug other/30862] New: Installation error rperini at email dot it
2007-02-19 20:40 ` [Bug libgcj/30862] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).