I understand that this might look a little bi silly, but I did
encounter the following compilation problem with the latest
javax-usb-ri-linux from the cvs.

Environment: clean installation of Red Hat 7.2
             IBM J2SDK 1.4
             Apache ANT 1.5.3

Successfully compiled javax-usb, javax-usb-ri, and put jsr80.jar
and jsr80_ri.jar into system classpath (jre/lib/ext).

When trying to compile the javax-usb-ri-linux package, I got the
following error message:

    [echo] Compiling JNI library.
    [javah] Error: A required super class com.ibm.jusb.AbstractUsbServices
could not be found.

I searched through the mail list achive at sourceforge, fount a
suggestion from Dan to manually compile the native library with

    javah -d jni -classpath src:$CLASSPATH com.ibm.jusb.os.linux.JavaxUsb

However, I got the same error message as described above.

I suspected that there IS a problem with the cvs distribution. Then I
tried a relatively old version (0.9.3) and got the same result. Can
any body examin this with the same environment and see whether you
run into the same problem?

Thank you very much.

 ("`-''-/").___..--''"`-._             Qingye Jiang (John)
  `6_ 6  )   `-.  (     ).`-.__.`)     HappyFox Engieering Solutions
   (_Y_.)'  ._   )  `._ `. ``-..-
  _..`--'_..-_/  /--'_.' ,'            Email: [EMAIL PROTECTED]
 (il),-''  (li),'  ((!.-'              Phone: (213) 618-4304
______________________________________________________________________





-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to