From: thomas at tada.se (Thomas Hallgren) Date: Thu, 22 Jun 2006 15:56:08 +0200 Subject: [Pljava-dev] zlib conflict on Debian AMD64 ??? In-Reply-To: <1150982969.6071.39.camel@localhost> References: <1150963234.5987.11.camel@localhost> <449A52D8.4010208@tada.se> <1150971313.6071.6.camel@localhost> <449A9257.9040608@tada.se> <1150981643.6071.34.camel@localhost> <449A9836.1060909@tada.se> <1150982969.6071.39.camel@localhost> Message-ID: <449AA178.5090806@tada.se> Joost Kraaijeveld wrote: > Ah, sorry about that. Not all functions are prefixed, e.g: > > panoramix:/home/jkr/src/pljava-1.3.0# strings /usr/lib/j2sdk1.5-sun/jre/lib/amd64/libzip.so | grep deflate > deflateInit2_ > deflateSetDictionary > Java_java_util_zip_Deflater_deflateBytes > deflateParams > deflate > deflateReset > deflateEnd > deflate_copyright > deflateInit_ > deflateCopy > - deflate 1.1.3 Copyright 1995-1998 Jean-loup Gailly > > This is really odd. The only deflate function that exists on a ia32 Linux is the deflateBytes. The others are missing. Still, both libraries report 'deflate 1.1.3'. I guess there's good reason to report this to Sun. I'll take care of that. Thanks for pointing this out. Regards, Thomas Hallgren