Re: [javax-usb-devel] javax-usb-compilation

2004-09-20 Thread Dan Streetman
What kernel version are you using? What is the specific error? On Mon, 20 Sep 2004, Mohan Mistry wrote: >I had similar problems > >I did get a succesful build after getting >problems/instructions as David Usher posted >(2003-03-07) >http://sourceforge.net/mailarchive/forum.php?thread_id=179403

[javax-usb-devel] javax-usb-compilation

2004-09-20 Thread Mohan Mistry
I had similar problems I did get a succesful build after getting problems/instructions as David Usher posted (2003-03-07) http://sourceforge.net/mailarchive/forum.php?thread_id=1794036&forum_id=12681 Apache Ant version 1.5.3 compiled on April 16 2003 java version "1.4.2" Java(TM) 2 Runtime Envir

Re: [javax-usb-devel] javax-usb compilation

2003-03-07 Thread Dan Streetman
I can't see why you would get that error, the error doesn't make sense... javah only uses com.ibm.jusb.os.linux.JavaxUsb, which is a static class with no superclasses. So javah should not be trying to find that class (AbstractUsbServices). I guess the only thing I can suggest is trying to manu

[javax-usb-devel] javax-usb compilation

2003-03-07 Thread David Usher
Hi,   I am trying to get javax-usb functionality enabled on my machine.   I have java1.4.1_02 installed.   I downloaded the 3 files to enable java usb functionality: javax-usb_0.10.0.tar javax-usb-ri_0.10.0.tar javax-usb-ri-linux_0.10.0.tar   I downloaded ant from ant.apache.org version 1.5.2