Alle mercoledì 11 maggio 2011, Ludovic Rousseau ha scritto:
> Le 11/05/11 00:38, Pino Toscano a écrit :
> > Right; I updated the porting patch, adding --disable-usb to the
> > configure flags.
> > Given the above, I had to patch src/winscard_svc.c as
> > RFWaitForReaderInit() is compiled only if ENABLE_USB is defined, as
> > otherwise I would get an undefined reference about that function
> > when linking pcscd.
> 
> Exact. Fixed upstream in revision 5732.

Thanks!

> You should not have to use --enable-libusb=no any more in the rules
> file. Can you try again with only --disable-usb?

I tried before, but it was failing because of the missing libusb 
(configure.in, lines 244-245). From what I see in configure.in, the two 
usb and libusb modules are independent (use_usb and use_libusb), so 
disabling one is irrelevant for the other.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to