Hello list,

I'm trying to get pcsc daemon running on arm-linux.
Has anyone done this before? Does pcsc-lite have x86
specific code by any chance?

I removed the option '-lfl' from Makefile, added the
function yywrap() { return 1; } to configfile.c and
compiled pcsc-lite with:

CC=arm-linux-gcc ./configure --target=arm-linux-coff
--enable-usb --enable-syslog --enable-daemon
--enable-debug --enable-debugatr
--prefix=/home/lyn/scard/pcsc-lite-1.1.1-arm/output
--enable-threadsafe

When I start 'pcscd' on arm-linux it creates 6
instances of the same. Is this normal operation, or is
there something wrong here?

The 'testpcsc' application halts indefinitely with the
'waiting for card insertion' message.

Thanks in advance for any help.

~lyn


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to