Am Mittwoch, 12. Mai 2004 18:03 schrieb Steven Augart:[....]
Michael Koch wrote:
Can you try a newer libtool ? Perhaps 1.4.2/3 is just too old.
I've successfully used 1.4.3 to run autogen on another host for the nightly Jikes RVM classpath regression tests, so I don't really know what is going on here.
Whats the differences between the two machines ? same architeture ?
Both are x86 systems running Red Hat 9.
_begin Output from wormtongue.watson.ibm.com running autogen.sh is:
build-classpath-from-cvs: Running autogen.sh to build a configure file for GNU Classpath
libtoolize (GNU libtool) 1.4.3
libtoolize: minimum version required: 1.4.2
autoconf (GNU Autoconf) 2.59
autoconf: minimum version required: 2.59
autoheader (GNU Autoconf) 2.59
autoheader: minimum version required: 2.59
automake (GNU automake) 1.7.8
automake: minimum version required: 1.7.0
aclocal (GNU automake) 1.7.8
aclocal: minimum version required: 1.7.0
libtoolize ...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
aclocal ...
autoheader ...
automake ...
autoconf ...
Finished
build-classpath-from-cvs: done running autogen.sh
_end Output from wormtongue running autogen
Which looks just like mine did, except for the versions of automake and aclocal:
__begin extract of autogen run on augart-tp23: automake (GNU automake) 1.7.7 automake: minimum version required: 1.7.0 aclocal (GNU automake) 1.7.7 aclocal: minimum version required: 1.7.0 __end extract
and, of course, for the error messages:
__begin extract of autogen run on augart-tp23.watson.ibm.com:
native/fdlibm/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
native/fdlibm/Makefile.am:1:
native/fdlibm/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
native/fdlibm/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
__end extract
-- Steven Augart
Jikes RVM, a free, open source, Virtual Machine: http://oss.software.ibm.com/jikesrvm
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

