Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsI would like to use jsr-80, but I have problems to compile javax-usb-ri-linux_1.0.1
That's the shell returned me :
redfish@redfish:~/javax-us
Buildfile: build.xml
clean:
[echo] Cleaning everything.
[delete] Deleting 25 files from /home/redfish/javax-usb-ri
[delete] /home/redfish/javax-usb-ri
[exec] rm -f libJavaxUsb.so JavaxUsbKernel.o JavaxUsbLog.o JavaxUsbTopologyUpdater.o JavaxUsbTopologyListener.o
compile:
[echo] Compiling class files.
[javac] Compiling 17 source files to /home/redfish/javax-usb-ri
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[echo] Compiling JNI library.
[exec] gcc -I/usr/lib/jvm/java-1.5.0-
[exec] Dans le fichier inclus à partir de com_ibm_jusb_os_linux_Java
[exec] à partir de JavaxUsb.h:14,
[exec] à partir de JavaxUsbKernel.c:11:
[exec] /usr/lib/jvm/java-1.5.0-su
[exec] In file included from com_ibm_jusb_os_linux_Java
[exec] from JavaxUsb.h:14,
[exec] from JavaxUsbKernel.c:11:
[exec] /usr/lib/jvm/java-1.5.0-su
[exec] /usr/lib/jvm/java-1.5.0-su
...
...
there's a lot of errors, but i don't show them in order to keep this post "as clean as possible"
...
...
[exec] JavaxUsbKernel.c: In function ‘getInterruptType’:
[exec] JavaxUsbKernel.c:92: erreur: ‘USBDEVFS_URB_TYPE_INTERRU
[exec] JavaxUsbKernel.c:93: attention : control reaches end of non-void function
[exec] make: *** [JavaxUsbKernel.o] Erreur 1
BUILD FAILED
/home/redfish/javax-usb-ri
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: CEHJPosted on 2007-05-13 at 03:47:24ID: 19080756
Comments are available to members only. Sign up or Log in to view these comments.