8 messages in net.java.dev.jna.usersRe: [jna-users] "Native call setup fa...
FromSent OnAttachments
Duncan McGregorDec 13, 2007 6:52 am 
Duncan McGregorDec 13, 2007 7:19 am 
Timothy WallDec 13, 2007 7:41 am 
Timothy WallDec 13, 2007 8:01 am 
Duncan McGregorDec 13, 2007 2:12 pm 
Timothy WallDec 13, 2007 4:14 pm 
Duncan McGregorDec 14, 2007 2:35 am 
Duncan McGregorDec 14, 2007 3:55 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] "Native call setup failure" passing struct of struct by valueActions...
From:Timothy Wall (twal@dev.java.net)
Date:Dec 13, 2007 4:14:30 pm
List:net.java.dev.jna.users

On Dec 13, 2007, at 5:13 PM, Duncan McGregor wrote:

Wow, that's an ant build!

For the record, I needed ant -Ddebug.native=true

For some reason make in native it fails during linking with

/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: first field (- current_version) in argument for: -compatibility_version - current_version not a proper unsigned number

Bug in the makefile, thinking build.xml is one level up when it's two levels up (if you're in build/native).