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 6:03:14 pm
List:net.java.dev.jna.users

Hmmmm I seem to have gotten around the problem by temporarily switching out my ld and as for there gnu counterparts.

It seems that 'make' completes fine but when I try to run jna_src$../ant/apache-ant-1.7.0/bin/ant dist test Buildfile: build.xml

-dynamic-properties: [echo] Java version: 1.5.0_15, compatibility: 1.4 [echo] JNA version 3.0, native API version 3.0

-setup:

compile:

javah: [apply] Result: 2

-native-api-check: [echo] Invalidating native code, new checksum is 2f77debd937e77ed38b31671529a755a

BUILD FAILED /home/sramage/jna_src/build.xml:198: Warning: Could not find file /home/sramage/jna_src/dist/out-of-date.jar to copy.

Total time: 1 second