http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356778

openct does not compile on amd64 they want to tell me,
but it compiles fine on mine (kubuntu amd64). So I need
to find out - guess that debian build system has issues
with header files.

since I'm only including the linux/usbdevice_fs.h
file, I think this is a good place to ask: 
are there any known problems with the linux kernel
header files?

also to solve the issue I plan to copy that header
file into the source - stripped down to the parts
I need. does anyone see a problem with that?
I guess the structures and ioctl for using usbdevfs
are rock solid so that should be fine.

Thanks for your help,

Andreas
p.s. no, libusb is not a solution, as it has no poll()
and no inter process interface, and thus would make
the code much more complex. next version might fix that,
we will see.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to