I sent this to Marrtin yesterday, I should have sent it to
you as well, sorry.
The more I look at it now, it looks like the parameters to
reader->ops->transmit changed with the new apdu.c, but this
refference was not changed. During my testing, since I
don't have a pin_pad, I just commented it out.
Nils Larsch wrote:
Hi Douglas,
Douglas E. Engert wrote:
Nils,
The svn 2846 code looks good. I have built and done some testing,
and the diffs look fine to me.
I have a compile error in reader-pcsc.c with the pin-pad, so
I have been commenting out the #define PINPAD_ENABLED. This is
most likely my problem, as I may be running an older version of
pcscd.
which version do you use ?
pcsc-lite-1.2.9-beta9
But then again one may want to use a vendor's version of
PCSC like on a Mac OS X, and OpenSC should be able to handle this.
could you send me the compiler error ?
gcc -DHAVE_CONFIG_H -I. -I../../../src/src/libopensc -I../.. -I../../src/include
-I/afs/anl.gov/appl/OpenSSL-0.9.7e/i386_linux26/include -pthread -I/opt/smartcard/include/PCSC -I../../src/include -Wall
-fno-strict-aliasing -g -MT reader-pcsc.lo -MD -MP -MF .deps/reader-pcsc.Tpo -c ../../../src/src/libopensc/reader-pcsc.c
-fPIC -DPIC -o .libs/reader-pcsc.o
../../../src/src/libopensc/reader-pcsc.c: In function `part10_pin_cmd':
../../../src/src/libopensc/reader-pcsc.c:1039: warning: passing arg 3 of
pointer to function from incompatible pointer type
../../../src/src/libopensc/reader-pcsc.c:1039: error: too many arguments to
function
Cheers,
Nils
--
Douglas E. Engert <[EMAIL PROTECTED]>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel