From: | thomas at tada(dot)se (Thomas Hallgren) |
---|---|
To: | |
Subject: | [Pljava-dev] zlib conflict on Debian AMD64 ??? |
Date: | 2006-06-22 13:56:08 |
Message-ID: | 449AA178.5090806@tada.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Hallgren | 2006-06-22 14:40:11 | [Pljava-dev] zlib conflict on Debian AMD64 ??? |
Previous Message | Joost Kraaijeveld | 2006-06-22 13:30:58 | [Pljava-dev] zlib conflict on Debian AMD64 ??? |