Hello,

On 09/08/06, Sasha Sterling <[EMAIL PROTECTED]> wrote:
I am trying to get pcsclite to work with an omnikey 3121 in linux.  When
I run a SCardEstablishContext command I get:

winscard_clnt.c:416:SCardEstablishContextTH() Your pcscd is too old and
does not support CMD_VERSION

Do you have an old pcscd already running?

and it returns an RPC transport error.  pcscd --version gives me 1.3.1,
which seems like the newest.  It is failing on a call to
SHMMessageRecieve.  I'm confused because the code I have is calling that
function with 3 arguments and the documentation on the website has a
different function prototype with 4 arguments.

Your code is buggy?

So I'm wondering:
1)has anyone seen this pcscd is too old error before
2)does anyone know why SHMMessageRecieve doesn't match documentation

Are you trying to use SHMMessageRecieve() in your _own_ code?

Bye,

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

Reply via email to