Hi, On Sun, Dec 08, 2002 at 11:40:42PM +0100, Beat Birkhofer wrote: > >I guess you'll have to replace the libtool used by SANE to see any > >effect. It's generated from ltconfig and acinclude.m4. > > Thanks-a-lot, make works now.
Good. So I'll try to include libtool 1.4.3 into SANE CVS. > [sanei_usb] sanei_usb_open: trying to open device `libusb:002:002' > usb_os_open: 04a9:220e > [sanei_usb] sanei_usb_open: libusb complained: Unknown error: 4294967294 > usb_os_close: 04a9:220e Isn't the error message nice? Looks like something is wrong with libusb here. It returns an error value (<0) but doesn't print it and the call of the usb_error function returns this funny number. I guess the libusb guys can tell you more. bye, Henning
