On 27/03/07, Yziquel Guillaume <[EMAIL PROTECTED]> wrote:
Concerning Apple's pcscd and ccid, I am not sure if there is a clean way
of removing them

I do not recommand removing software installed by Apple.
You can install your own version of pcsc-lite in /usr/local/

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

Corrected in revision 2494. Thanks for the bug report.
Try to get the latest version from the subversion repository.

Bye

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

Reply via email to