2010/5/7 Douglas E. Engert <[email protected]>:
> Ludovic Rousseau wrote:
>>
>> Hello,
>>
>> A new major version of pcsc-lite is now available at [1].
>> This version includes a lot of new code and changes. But I do not
>> expect regressions.
>> I will describe the changes and new features later on my blog [2].
>>
>> As usual, report any bug. Thanks
>>
>
> While compiling ccid-1.3.11 against pcsc-lite-1.6.0
>
> 61 ../../src/src/ifdhandler.c: In function `IFDHControl':
> 62 ../../src/src/ifdhandler.c:1304: error: structure has no member named
> `wLcdMaxCharacters'
> 63 ../../src/src/ifdhandler.c:1305: error: structure has no member named
> `wLcdMaxLines'
> 64 make[2]: *** [libccid_la-ifdhandler.lo] Error 1
Argh. I forgot this problem.
> Looks like these are not in the the the PIN_PROPERTIES_STRUCTURE
> in 1.6.0 (but was in 1.5.5) in reader.h.in:
>
> 209 /** structure used with \ref FEATURE_IFD_PIN_PROPERTIES */
> 210 typedef struct {
> 211 uint16_t wLcdLayout; /**< display characteristics */
> 212 uint8_t bEntryValidationCondition;
> 213 uint8_t bTimeOut2;
> 214 } PIN_PROPERTIES_STRUCTURE;
It is the "funny game" of the PCSC workgroup. They change structures
definition between releases.
The problem will be solved with the upload of libccid 1.3.12 very soon.
Thanks
--
Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle