I'm currently using Linux RedHat 9.0. The javax-usb package is installed
without any difficulty and I can compile the java classes using it.
But when launching the application, an error is detected, something like
"external error detected outside the JVM", and the program stops. The trace
then indicates it comes from /lib/tls/libc.so.6, in the function called
"free".
What is the problem ?

I've read in an internet forum that the glibc contained in the RedHat 9
distribution is slightly different from the versions used before (I guess it
does recognize some error signals). What is the exact difference and how can
I do to get javax-usb work anyway ?

Thanks for your help,

Aurelien

-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] la part de Dan
Streetman
Envoye : mercredi 17 septembre 2003 02:33
A : javax.usb devel
Objet : [javax-usb-devel] 0.10.1



the source packages are there, try it out.  Let me know if anything
doesn't work, or if it's not backwards-compatible (it shoudl be).

The most interesting change is the UsbInterfacePolicy.  An interesting
side note to the policy is the 'forceClaim' option, which allows you (on
certain Linux kernels, 2.5 and from 2.4.23-pre2) to remove existing USB
drivers from any usb interface, so you can drive the interface from
userspace.

Thanks!

--
Dan Streetman
[EMAIL PROTECTED]
---------------------
186,272 miles per second:
It isn't just a good idea, it's the law!


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
javax-usb-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to