On 21/07/07, Rostislav Matl <[EMAIL PROTECTED]> wrote: > Hi, Hello,
> I'm trying to compile libmusclecard but there are some errors > during compilation. I don't understand these things much, can you > tell me what's wrong ? Thank you. You do not tell what version of libmusclecard you try to build. I just check with version 1.3.3 and it works fine. > ./.libs/libmusclecard.so: undefined reference to `log_xxd' > ./.libs/libmusclecard.so: undefined reference to `log_msg' These functions are provided by the file libmusclecard-1.3.3/src/debug.c In the SVN repository this file is a link to debug.c provided by PCSC. But that should not be a problem. Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
