MacOSX v10.1 PCSC-Lite 1.1.1 card reader is an ACS ACR30U USB device I downloaded and compiled PCSC-Lite 1.1.1, using the included ProjectBuilder project file. I put the ACR30's driver bundle in the appropriate directory (where it is found by pcscd). Unfortunately I get the following error message from pcscd. I'm not quite sure what to make of it. It's clear that some USB-related dynamic library can't be loaded, but is it a problem of pcscd or of the ACR30 driver?
Anyone else who had this sort of thing on the Mac? src/pcscdaemon.c:413 main: pcsc-lite daemon ready. src/readerfactory.c:1317 RFInitializeReader: Attempting startup of ACS ACR 300 0. *** CFLog (21): /usr/sbin/pcscd[277] Error loading : error code 7, error number 0 (dyld: /usr/sbin/pcscd Undefined symbols: _IOUSBCloseInterface _IOUSBClosePipe _IOUSBCreateIterator _IOUSBDeviceRequest _IOUSBDisposeIterator _IOUSBFindNextPipe _IOUSBGetDeviceDescriptor _IOUSBGetInterfaceDescriptor _IOUSBGetPipeStatus _IOUSBIsInterface _IOUSBIteratorNext _IOUSBNewDeviceRef _IOUSBNewInterfaceRef _IOUSBOpenInterface _IOUSBReadPipe _IOUSBResetDevice _IOUSBSetConfiguration _IOUSBSetPipeActive _IOUSBSetPipeIdle _USBMakeBMRequestType ) _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
