I have tried to compile cryptoflex module from muscleframework (1.1.3) and I 
got some errors. I have received them during compilation of MCardPlugin and 
XCardII. I had compiled pcsc-1.1.1 and driver to my reader fine.
Help me pleeease.

bash-2.05b$ make
Making all in src
make[1]: Entering directory 
`/home/users/michal/Desktop/SmartCard/MUSCLE/musclecard/muscleframework-1.1.3/CFlexPlugin/src'
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"CFlexPlugin\" 
-DVERSION=\"1.1.0\" -DMSC_TARGET_LINUX=1 -DSTDC_HEADERS=1 -DHAVE_STRDUP=1  
-I. -I.      -g -O2 -fno-common  -I/usr/local/include -g -c cryptoflex.c
rm -f .libs/cryptoflex.lo
gcc -DPACKAGE=\"CFlexPlugin\" -DVERSION=\"1.1.0\" -DMSC_TARGET_LINUX=1 
-DSTDC_HEADERS=1 -DHAVE_STRDUP=1 -I. -I. -g -O2 -fno-common 
-I/usr/local/include -g -Wp,-MD,.deps/cryptoflex.pp -c  -fPIC -DPIC 
cryptoflex.c -o .libs/cryptoflex.lo
cryptoflex.c: In function `PL_MSCWriteFramework':
cryptoflex.c:557: structure has no member named `newTransportKeyLen'
cryptoflex.c:558: structure has no member named `newTransportKey'
cryptoflex.c:561: structure has no member named `defaultCHVTries'
cryptoflex.c:562: structure has no member named `defaultCHVTries'
cryptoflex.c:563: structure has no member named `defaultCHVTries'
cryptoflex.c:566: structure has no member named `defaultCHVUnblockTries'
cryptoflex.c:567: structure has no member named `defaultCHVUnblockTries'
cryptoflex.c:568: structure has no member named `defaultCHVUnblockTries'
cryptoflex.c:571: structure has no member named `defaultCHVLen'
cryptoflex.c:572: structure has no member named `defaultCHV'
cryptoflex.c:575: structure has no member named `defaultCHVUnblockSize'
cryptoflex.c:576: structure has no member named `defaultCHVUnblock'
make[1]: *** [cryptoflex.lo] Error 1
make[1]: Leaving directory 
`/home/users/michal/Desktop/SmartCard/MUSCLE/musclecard/muscleframework-1.1.3/CFlexPlugin/src'
make: *** [all-recursive] Error 1

-- 
Michal Sutkowski
e-mail: [EMAIL PROTECTED]
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to