JNA broken with r251668 as libc.so cant be loaded

Konstantin Belousov kostikbel at gmail.com
Fri Oct 4 05:08:31 UTC 2013


On Fri, Oct 04, 2013 at 03:19:25AM +0400, Sevan / Venture37 wrote:
> Hi,
> It seems that JNA is unable load C library with the src changes in 
> r251668 of base, the JNA unit tests fail at testLoadCLibrary, 
> testHandleObjectMethods & testLoadProperCLibraryVersion as 
> /usr/lib/libc.so is in an invalid file format.

Does the source contain some workaround for Linux, already ?  Linux uses
script for libc.so for very long time, and should have the same issue
unless code explicitely dlopen()s libc.so.6 or such.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-java/attachments/20131004/038654ef/attachment.sig>


More information about the freebsd-java mailing list