From: Peter S. <pe...@st...> - 2009-04-06 00:16:06
|
Richard wrote: > Why it is that libusb-1.0 can't find these > files on its own, whereas libusb-0.1.12 is > able to find them, I don't know. The default mount point (and name) for usbfs has changed over time. A compiled in default is no fun, I'd like libusb to just grab the mount point at run time, and as a bonus it can then error out when usbfs is required but not mounted at all. //Peter |