I am getting some errors trying to compile from the latest SVN, and I don't know whether I am just missing a library or environment variable, or if the build is just not working at the moment. I'm new to the project, so this is the first time I'm trying to compile the code.
Errors follow: cardos-tool.c:956: error: ‘SHA256_DIGEST_LENGTH’ undeclared (first use in this function) cardos-tool.c:956: error: (Each undeclared identifier is reported only once cardos-tool.c:956: error: for each function it appears in.) cardos-tool.c:968: warning: implicit declaration of function ‘SHA256’ cardos-tool.c: In function ‘cardos_change_startkey’: cardos-tool.c:956: error: ‘SHA256_DIGEST_LENGTH’ undeclared (first use in this function) cardos-tool.c:956: error: (Each undeclared identifier is reported only once cardos-tool.c:956: error: for each function it appears in.) cardos-tool.c:968: warning: implicit declaration of function ‘SHA256’ cardos-tool.c:958: warning: unused variable ‘cardos_43b_checksum’ cardos-tool.c:956: warning: unused variable ‘checksum’ cardos-tool.c:958: warning: unused variable ‘cardos_43b_checksum’ cardos-tool.c:956: warning: unused variable ‘checksum’ cardos-tool.c:958: error: storage size of ‘cardos_43b_checksum’ isn’t known cardos-tool.c:958: error: storage size of ‘cardos_43b_checksum’ isn’t known Any help would be appreciated. I am building on Mac OS 10.5.8, and I THINK I finally have all the tools installed properly, but I could be wrong! Thanks, Greg Mefford _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
