This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Failed to build libgcj / proplem with libtool
- To: Michael Scheuner <michael at cos-data dot de>
- Subject: Re: Failed to build libgcj / proplem with libtool
- From: Bryce McKinlay <bryce at albatross dot co dot nz>
- Date: Mon, 11 Sep 2000 15:56:03 +1200
- CC: java-discuss at sourceware dot cygnus dot com
- References: <00091102554300.13722@beta>
Michael Scheuner wrote:
> Hi,
>
> when trying to build the latest CVS-libgci (2000/09/10), make exits with the
> following:
>
> make[2]: Entering directory `/usr/src/libgcj-build/i686-pc-linux-gnu/libjava'
> /bin/sh ./libtool --mode=compile gcj -fassume-compiled
> -fclasspath=/usr/src/libgcj-build/i686-pc-linux-gnu/libjava
> -L/usr/src/libgcj-build/i686-pc-linux-gnu/libjava -g -ffloat-store -c -o
> gnu/gcj/convert/BytesToUnicode.lo
> ../../../libgcj/libjava/gnu/gcj/convert/BytesToUnicode.java
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
I got this too. It looks like there might be a problem with the new
multi-language libtool that was installed today.
regards
[ bryce ]