Hi,
It seems that since the changes in r251668 of FreeBSD src, JNA is unable load libc which is reflected in failed unit tests at testLoadCLibrary, testHandleObjectMethods & testLoadProperCLibraryVersion reporting /usr/libl/libc.so being in an invalid file format.
The following diff is meant to resolve the issue
http://people.freebsd.org/~jkim/jna.diff
as posted on
http://lists.freebsd.org/pipermail/freebsd-java/2013-October/010353.html
Is it possible to merge this fix?
Hi,
It seems that since the changes in r251668 of FreeBSD src, JNA is unable load libc which is reflected in failed unit tests at testLoadCLibrary, testHandleObjectMethods & testLoadProperCLibraryVersion reporting /usr/libl/libc.so being in an invalid file format.
The following diff is meant to resolve the issue
http://people.freebsd.org/~jkim/jna.diff
as posted on
http://lists.freebsd.org/pipermail/freebsd-java/2013-October/010353.html
Is it possible to merge this fix?