Hi,
when i build "javax-usb-ri-linux_0.10.5", i get this from java:
   java.lang.NoSuchMethodError:
com.sun.tools.javah.Main.<init>([Ljava/lang/String;)V
        at
org.apache.tools.ant.taskdefs.optional.Javah.doClassicCompile(Javah.java:348
)
        at
org.apache.tools.ant.taskdefs.optional.Javah.execute(Javah.java:318)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)

I use 1.4.2_03-b02, Does somebody know where is the problem?

Another question abort USB-Hotplug of Linux,
sometimes after boot when i "ls /proc/bus/usb/001", I get like this:
        no such file or directory: 002
then javax.usb cannot run, i get following Message:
   An unexpected exception has been detected in native code outside the VM.
   Unexpected Signal : 11 occurred at PC=0x400EFD2E
   Function=(null)+0x400EFD2E
   Library=/lib/libc.so.6

   Current Java thread:
    at com.ibm.jusb.os.linux.JavaxUsb.nativeTopologyUpdater(Native Method)
    at
com.ibm.jusb.os.linux.LinuxUsbServices.updateTopology(LinuxUsbServices.java:
150)
    .....
I reboot linux, sometimes "ls /proc/bus/usb/001" shows okey, but sometimes
not.
What is the problem? how can I improve this? I use SuSe 8.2

thanks in advance!





-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to