[sane-devel] Finding libusb during compilation time...
Henning Meier-Geinitz
henning@meier-geinitz.de
Mon, 5 Jul 2004 19:50:04 +0200
Hi,
On Mon, Jul 05, 2004 at 02:59:59PM +0200, Samuele Kaplun wrote:
> with kernel 2.6.x I'm no more able to use my usb scanner. I've installed
> libusb 0.1.8, but sane-backends configuration doesn't recognize it.
> I've looked through the code of configure (and config.log) and found that to
> seek for libusb, char usb_get_busses () is searched. But in usb.h the
> definition of this function is struct usb_bus *usb_get_busses(void).
> So the configure (and gcc) script can't find it.
That shouldn't matter. My usb.h uses the same declaration and libusb
is found here.
Please show us your config.log file.
Bye,
Henning