Ludovic Rousseau wrote:
> On 20/03/06, Iain MacDonnell <[EMAIL PROTECTED]> wrote:
> 
>>Ludovic Rousseau wrote on 03/20/06 05:58 AM:
>>
>>>One solution is to reuse the hack I have in my ccid driver:
>>>- add a --disable-pcsclite argument
>>>- provide empty log_msg() and log_xxd() functions if pcsclite is not used
>>
>>This means that we'd have to deliver two builds for Solaris (on each
>>platform) - one for use with pcscd and one for use with Sun Ray.
>>log_msg (used by Log<n> macros in PCSC/debuglog.h) is the only problem
>>I've run into so-far with libmusclecard-1.3.x pointed at the Sun Ray
>>bypass. It seems like we should be able to come up with a solution
>>that's not decided at configure-time.
> 
> 
> I now removed this dependency. lipcsclite and libmusclecard each
> provide their own implementation of log_msg() and the symbol is not
> exported.
> 
> You should be able to build libmusclecard for a SUN Ray or a normal SUN 
> system.
> 
> Please test the latest subversion version and tell me if it is OK for
> you now. I will then make a new release.

Is the file debuglog.c now obsolete?

Karsten
> 
> Bye,
> 
> --
>   Dr. Ludovic Rousseau
> 
> _______________________________________________
> Muscle mailing list
> [email protected]
> http://lists.drizzle.com/mailman/listinfo/muscle

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

Reply via email to