7 messages in net.java.dev.jna.usersProblem to build jna from subversion
FromSent OnAttachments
Maxwell C. XandecoMay 20, 2008 5:05 am 
Timothy WallMay 20, 2008 5:33 am 
Maxwell C. XandecoMay 20, 2008 5:43 am 
Nikolas LotzMay 20, 2008 6:26 am 
Timothy WallMay 20, 2008 6:31 am 
Maxwell C. XandecoMay 20, 2008 9:56 am 
Timothy WallMay 20, 2008 7:21 pm 
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:Problem to build jna from subversionActions...
From:Maxwell C. Xandeco (maxw@fit-tecnologia.org.br)
Date:May 20, 2008 5:05:20 am
List:net.java.dev.jna.users

Im trying to build the jna from svn and i get the error:

Buildfile: C:\java\workspace\jna\build.xml -dynamic-properties: [echo] Java version: 1.6.0_05, compatibility: 1.4 [echo] JNA version 3.0.3, native API version 3.0.4 -setup: compile: javah: -native-api-check: :rsrc: rsrc: native: [exec] Configuring libffi (x86) [exec] checking build system type... i686-pc-cygwin [exec] checking host system type... i686-pc-cygwin [exec] checking target system type... i686-pc-cygwin [exec] checking for a BSD-compatible install... /usr/bin/install -c [exec] checking whether build environment is sane... yes [exec] checking for gawk... gawk [exec] checking whether make sets $(MAKE)... yes [exec] checking for gcc... gcc -mno-cygwin [exec] configure: error: C compiler cannot create executables [exec] See `config.log' for more details. [exec] make: *** [../build/native/libffi/.libs/libffi_convenience.a] Error 77 [exec] checking for C compiler default output file name...

BUILD FAILED C:\java\workspace\jna\build.xml:321: exec returned: 2

Total time: 25 seconds

Im using the current version from svn and a complete install of cygwin.