Ludovic Rousseau a écrit :
On 26/03/07, Yziquel Guillaume <[EMAIL PROTECTED]> wrote:
Ludovic Rousseau a écrit :
> Have you modified some driver bundle?
I've made changes to the Info.plist file, and I've discarded these
changes. So no explicit changes concerning the driver bundle.
> Or tried to install a driver yourself?
Well, before you tolds "what's wrong with Apple's pcsc-lite", I did not
know these were preinstalled. So I did try to compile the source code of
ccid from your page. The same I tried to compile pcsc, at the beginning
of this thread.
Remove it and retry.
Concerning Apple's pcscd and ccid, I am not sure if there is a clean way
of removing them. Nevertheless:
I tried compiling pcsc-lite by doing
./configure --enable-libusb=/sw --enable-daemon --enable-debug
--enable-threadsafe --enable-runpid=/var/run/pcscd.pid
and make. Got in the end
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -I../src/PCSC
-fvisibility=hidden -I../src -I/sw/include -Wall -fno-common
-I/sw/include -no-cpp-precomp -I/sw/include -DPCSCD -Wall -fno-common
-I/sw/include -no-cpp-precomp -MT pcscd-powermgt_macosx.o -MD -MP -MF
".deps/pcscd-powermgt_macosx.Tpo" -c -o pcscd-powermgt_macosx.o `test -f
'powermgt_macosx.c' || echo './'`powermgt_macosx.c; \
then mv -f ".deps/pcscd-powermgt_macosx.Tpo"
".deps/pcscd-powermgt_macosx.Po"; else rm -f
".deps/pcscd-powermgt_macosx.Tpo"; exit 1; fi
In file included from powermgt_macosx.c:40:
readerfactory.h:146: error: 'MAX_LIBNAME' undeclared here (not in a
function)
readerfactory.h:147: error: 'MAX_DEVICENAME' undeclared here (not in a
function)
readerfactory.h:150: error: 'PCSCLITE_MAX_READER_CONTEXT_CHANNELS'
undeclared here (not in a function)
make[2]: *** [pcscd-powermgt_macosx.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Doing the same thing with "only" configure yields the same error message
as the first log I gave on this thread.
The Info.plist format has changed. The pcscd provided by Apple does
not support the new Info.plist format (used by my ccid driver).
Bye
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle