On 17/03/06, Iain MacDonnell <[EMAIL PROTECTED]> wrote: > /export/stuff/ws/muscle/1.3.x/libmusclecard-1.3.1/src% nm > .libs/libmusclecard.so | grep log_msg > [444] | 0| 0|FUNC |GLOB |0 |UNDEF |log_msg > /export/stuff/ws/muscle/1.3.x/libmusclecard-1.3.1/src% > > > As far as I can tell, log_msg() is not part of the PCSC-lite API, so I > think libmusclecard needs to build a copy of pcsc-lite's debuglog.c to > get this symbol.
log_msg() and log_xxd() are (should be) provided by libpcsclite.so I just updated the pcsc-lite document to reflect that. What exact problem do you have? Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
