On 14/03/06, Ivan Korzakow <[EMAIL PROTECTED]> wrote:
> Hi,

Hello,

> I have some trouble compiling the latest version of pcsc-lite. Here is
> the error message I get when configuring :
> [some checking]
> checking for mipsel-linux-uclibc-pkg-config... no
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for LIBUSB... Package libusb was not found in the pkg-config
> search path.
> Perhaps you should add the directory containing `libusb.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libusb' found
> no
> checking for libusb-config... yes
> checking usb.h usability... no
> checking usb.h presence... no
> checking for usb.h... no
> configure: error: usb.h not found, use ./configure LIBUSB_CFLAGS=...
>
> The libusb is installed on my system. The libusb-devel was not
> installed though, but there is no rpm for my distribution, and my
> other attempts to get it resulted in the same error message.
> This is quite a problem, since i don't even use an usb reader. Is
> there a way to disable the usb support ? Any idea on how to solve this
> problem ?

./configure --disable-libusb

bye,

--
 Dr. Ludovic Rousseau

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to