I try to compile muscltools ( 2.1.0 ) passing --enable-version2 to the configure script. When type make I ve the following issue:
muscleTool.c:402: error: 'MSC_SERIALNUMBER_SIZE' undeclared (first use in this function) muscleTool.c:402: error: (Each undeclared identifier is reported only once muscleTool.c:402: error: for each function it appears in.) muscleTool.c:406: error: 'MSC_TAG_STATE_SERIAL_NUMBER' undeclared (first use in this function) muscleTool.c:407: error: 'MSC_SERIAL_ERROR' undeclared (first use in this function) muscleTool.c:424: error: 'MSC_TOKENLABEL_SIZE' undeclared (first use in this function) muscleTool.c:428: error: 'MSC_TAG_STATE_TOKEN_LABEL' undeclared (first use in this function) muscleTool.c:429: error: 'MSC_LABEL_ERROR' undeclared (first use in this function) muscleTool.c:446: error: 'MSC_TAG_STATE_ID_CREATION_ACL' undeclared (first use in this function) muscleTool.c:454: error: 'MSC_TAG_STATE_OBJECT_CREATION_ACL' undeclared (first use in this function) muscleTool.c:462: error: 'MSC_TAG_STATE_KEY_CREATION_ACL' undeclared (first use in this function) and others thousans of thi lines. What I need to fix. I ve installed pcsc-lite 1.4.102, muscleframework at version 1.1.6 libmusclecard 1.3.6 thanks in advance
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
