On Monday 20 March 2006 03:00, Ludovic Rousseau wrote:
> log_msg() and log_xxd() are (should be) provided by libpcsclite.so
> I just updated the pcsc-lite document to reflect that.

This may not be the best approach.

> What exact problem do you have?

The problem arises when libmusclecard is used with other PCSC implementations.  
I know this is an issue specifically for SunRay usage, since Sun provides its 
own libpcsc.  What I've had to do is to create a bastardized libmusclecard 
that included all of the symbols that libpcsclite.so provides but 
libpcsc-srcom.so does not.  It would be cleaner, IMHO, if libpcsclite.so 
provided only the symbols defined by the PCSC specification.  That way 
programs and libraries writted to pcsc-lite can work with other PCSC 
implementations.

Assuming, of course, that log_msg() and log_xxd() aren't defined in the PCSC 
specification.  I didn't look.

        Shawn.
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to