12 messages in net.java.dev.jna.usersRE: [jna-users] Example not running o...
FromSent OnAttachments
Steve RamageMay 13, 2008 4:24 pm 
Timothy WallMay 13, 2008 5:05 pm 
Steve RamageMay 14, 2008 10:28 am 
Steve RamageMay 14, 2008 10:36 am 
Timothy WallMay 14, 2008 10:47 am 
Timothy WallMay 14, 2008 10:56 am 
Steve RamageMay 14, 2008 11:35 am 
Timothy WallMay 14, 2008 12:00 pm 
Steve RamageMay 14, 2008 1:51 pm 
Steve RamageMay 14, 2008 3:53 pm 
Steve RamageMay 14, 2008 6:03 pm 
Timothy WallMay 19, 2008 7:43 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] Example not running on Solaris 9 x86.Actions...
From:Steve Ramage (qoox@steve.ipapp.com)
Date:May 14, 2008 10:28:33 am
List:net.java.dev.jna.users

Do I need the sunos-x86.jar file: from the download page: JWS-packaged native jnidispatch library for solaris/x86.

Also is there a way to what the file is trying to link too, I can never catch the file existing? The error suggests that it can't find the libc not that it's not the right version, because /usr/lib/libc.so.1 does exist. In fact java loads it earlier actually.