Ludovic Rousseau wrote on 02/ 5/07 09:13 AM:
I am working on a new version of pcsc-lite with some "major" changes
(speed improvements at the user level). I would like you to test it by
installing, using it and recompiling applications and reader driver
with it.
Here's a problem building OpenSC against it:
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include
-I/opt/ITsmartcard/include -I/opt/ITsmartcard/include/PCSC
-I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include
-I/usr/sfw/include -I/opt/ITsmartcard/include -D_REENTRANT
-I/opt/ITsmartcard/include/PCSC -I../../src/common -I../../src/include
-I/opt/ITsmartcard/include -I/opt/ITsmartcard/include/PCSC
-I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include
-I/opt/ITsmartcard/include -I/opt/ITsmartcard/include/PCSC
-I/usr/sfw/include -I/opt/sfw/include -D_REENTRANT -c reader-pcsc.c
-KPIC -DPIC -o .libs/reader-pcsc.o
"/opt/ITsmartcard/include/PCSC/reader.h", line 125: warning: ignoring
malformed #pragma pack(n)
"/opt/ITsmartcard/include/PCSC/reader.h", line 203: warning: ignoring
malformed #pragma pack(n)
"reader-pcsc.c", line 716: undefined symbol: SCARD_SCOPE_GLOBAL
cc: acomp failed for reader-pcsc.c
gmake[5]: *** [reader-pcsc.lo] Error 1
gmake[5]: Leaving directory
`/export/ws/ITsmartcard/20070205a/opensc-svn/src/libopensc'
The malformed #pragma's probably aren't new, but SCARD_SCOPE_GLOBAL
appears to have been moved into pcscd.h...
~Iain
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle