Hello,

I just tried to built OpenCT on Mac OS X (Leopard).

The build fails with:
pcsc.c:38:24: error: ifdhandler.h: No such file or directory

./configure said:
[...]
checking for PCSC_CFLAGS...
checking for PCSC_LIBS... -Wl,-framework,PCSC
checking for reader.h... no
configure: WARNING: reader.h not found, install pcsc-lite 1.2.9-beta8
or later, or use PCSC_CFLAGS=... ./configure
[...]
PC/SC support:       yes


- ifdhandler.h is _not_ provided by Apple
- ./configure check for reader.h but this file is not used by any source file

I think that PC/SC support should be dropped when OpenCT is compiled
on Mac OS X.

bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to