3 messages in net.java.dev.jna.usersRe: [jna-users] Another UnsatisfiedLi...
FromSent OnAttachments
Geoffrey ArnoldNov 26, 2007 2:33 pm 
Timothy WallNov 26, 2007 5:14 pm 
Geoffrey ArnoldNov 27, 2007 6:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Another UnsatisfiedLinkErrorActions...
From:Timothy Wall (twal@dev.java.net)
Date:Nov 26, 2007 5:14:31 pm
List:net.java.dev.jna.users

On Nov 26, 2007, at 8:03 PM, Geoffrey Arnold wrote:

Thanks Tim, that worked (for the current distribution)!

However, I'm now trying to deploy on Solaris, so I grabbed the latest jna.jar from the jnalib-v3 branch (what happened to Native::synchronizedLibrary?!) and I'm back to the same error.

The jnalib-v3 branch is no longer active. Most of its features have been merged to the trunk, so the trunk has all the "latest stuff". Unfortunately, the trunk is currently missing solaris/sparc builds due to lack of hardware (contact me off-list if you're willing to help in this area).

Please note, I have not actually attempted to run on Solaris yet; I have only upgraded the jna.jar and am attempting to run the same test which previously succeeded on Windows:

java.lang.UnsatisfiedLinkError: Cannot locate function '_fooBar'

Remove the underscore.