Hello! I'm a french student working on smartcard under linux. Our teacher gave us MUSCLE as a reference, so I studied the website. I found a lot of information. I installed PC/SC lite without problem but now i'd like to install muscle framework 1.1.3. I've read all the README file and tried to do what it said but when I execute "make" there are a huge list of errors and warning like (for MuscleTools):
muscleTool.c:1726: `MSC_INIT_USE_KEY' undeclared (first use in this function) muscleTool.c:1740: parse error before "getTries" muscleTool.c:1744: warning: implicit declaration of function `MSCWriteFramework'muscleTool.c:1745: `MSC_RESET_TOKEN' undeclared (first use in this function) muscleTool.c:1747: warning: passing arg 1 of `free' makes pointer from integer without a cast muscleTool.c:1754: warning: format argument is not a pointer (arg 2) muscleTool.c: In function `main': muscleTool.c:1765: `MSCChar8' undeclared (first use in this function) muscleTool.c:1765: parse error before "cmd" muscleTool.c:1766: `MSCString' undeclared (first use in this function) muscleTool.c:1767: `MSCUChar8' undeclared (first use in this function) I think that I have to configure my reader but I don't know where ? I don't find any document in which i can find how install a smartcard reader under linux? Thank you for helping me, Sorry for my english Vincent AROD. _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
