Despite upgrading to libtool 1.3b

lyta:~/hungry/java/japhar$ libtool --version
ltmain.sh (GNU libtool) 1.3b (1.581 1999/07/02 15:16:39)

I still have the problem with the shared libraries to libtool
libraries...

/bin/sh ../../libtool --mode=link gcc  -g -O2  -o libruntime.la -rpath 
/usr/local/japhar/lib -version-info 1:0:0 ../../lib/zlib/libzlib.la abort.lo alloc.lo 
arrays.lo array-class.lo class-repository.lo classpath.lo clparse.lo exceptions.lo 
field.lo gc.lo init.lo interploop.lo jstrings.lo log.lo method.lo nativeglue.lo 
objects.lo primitive-class.lo printf.lo resolve.lo sig.lo stubgc.lo thread.lo 
zextract.lo  
libtool: link: error: cannot link shared libraries into libtool libraries
make[2]: *** [libruntime.la] Error 1
make[2]: Leaving directory `/home/cbj/hungry/java/japhar/lib/libruntime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cbj/hungry/java/japhar/lib'
make: *** [all-recursive] Error 1

What am I doing wrong?

lyta:~/hungry/java/japhar$ uname -a
Linux lyta 2.2.5 #4 Sat May 8 15:21:19 EST 1999 i586 unknown
lyta:~/hungry/java/japhar$ automake --version
autautomake (GNU automake) 1.4

Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Written by Tom Tromey <[EMAIL PROTECTED]>
lyta:~/hungry/java/japhar$ autoconf --version
Autoconf version 2.13

Japhar configured with...
~/hungry/java/japhar% aclocal;autoheader;automake;autoconf
~/hungry/java/japhar% ./configure --enable-libffi --enable-debugging --enable-logging

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>

Reply via email to