automake problems in libgcj
Per Bothner
per@bothner.com
Mon Dec 20 16:22:00 GMT 1999
How am I supposed to run automake on libjava/Makefile.am.
I'm getting messages like:
automake: Makefile.am: not supported: source file `java/lang/String.java' is in subdirectory
automake: Makefile.am: not supported: source file `java/lang/StringBuffer.java' is in subdirectory
automake: Makefile.am: not supported: source file `java/lang/StringIndexOutOfBoundsException.java' is in subdirectory
automake: Makefile.am: not supported: source file `java/lang/System.java' is in subdirectory
I need to run automake (or manually patch Makefile.in), because I want
to enable the java/awt stubs (needed to run Kawa).
I believe I have the most recent (released) version of automake (1.4).
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/
More information about the Java
mailing list