-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thu, 07 Oct 2004 11:12:39 +1000, "Mikolaj J. Habryn" <[EMAIL PROTECTED]> wrote:
> -Xnative-big-math uses libgmp to provide a faster BigInteger class. This > package, although it has the libmath.la and libmath.a libraries, is > missing libmath.so, which it attempts to load to interface to libgmp > (observed via strace). > > Pointing kaffe at a libmath.so from a fresh CVS build via > LD_LIBRARY_PATH solves the problem; suggest that problem may be either: > * kaffe package build libmath.a instead of libmath.so, or > * packaging omits libmath.so from directory for some reason I now build the package with the libs, no more statically. This bug should be solved: ~$ find /usr/lib/kaffe/ -name \*.so | grep math /usr/lib/kaffe/pthreads/jre/lib/powerpc/libmath-1.1.x-cvs.so /usr/lib/kaffe/pthreads/jre/lib/powerpc/libmath.so /usr/lib/kaffe/jthreads/jre/lib/powerpc/libmath-1.1.x-cvs.so /usr/lib/kaffe/jthreads/jre/lib/powerpc/libmath.so ~$ I'm closing this bug. Many thanks for reporting the bug. - -- .''`. : :' :rnaud `. `' `- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCGRKH4vzFZu62tMIRAqTUAJ9Gb//oUP2Vv+NIlFHWP4odNWmoRACbB+C7 UAsXGqZFtAJ4KZmYbUmq5Lg= =GYok -----END PGP SIGNATURE-----

