|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: [Muscle] ScardEstablishContext Error in compiling ccid-0.9.3
From: Ludovic Rousseau (ludovic.rousseau
gmail.com)
Date: Wed Aug 03 2005 - 01:17:34 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 03/08/05, Erik Tennison <tennisonerik
yahoo.com> wrote:
> Hi,
Hello,
> When I run the "./configure" script to install the
> ccid-0.9.3 driver I get the following error,
>
> checking for libpcsclite >= 1.2.9-beta5... yes
> checking PCSC_CFLAGS... -pthread
> -I/usr/local/pcsc/include/PCSC
> checking PCSC_LIBS... -L/usr/local/pcsc/lib -lpcsclite
> checking for ifdhandler.h... yes
> checking for SCardEstablishContext in -lpcsclite... no
> configure: error: SCardEstablishContext() not found,
> install pcsc-lite 1.2.9-beta5 or later,or use
> LDLIBS=... ./configure
> [root
localhost ccid-0.9.3]#
>
> I have set my LDLIBS path to,
> LDLIBS=/usr/local/lib/:/usr/local/pcsc/lib:/usr/lib
>
> Also I have verified that my pcsc pkgconfig path is
> set to,
> PKG_CONFIG_PATH=/usr/local/pcsc/lib/pkgconfig/
>
> Can anyone please shed light on what I'm doing wrong
> or what other compilation variables need to be set?
Your pcsc-lite installtation if found but the sample code can't be compiled.
You should have more error messages in the config.log file.
You can also try to use:
$ LDFLAGS=-pthread ./configure
Tell me if that worked.
Bye,
--
Dr. Ludovic Rousseau
For private mail use ludovic.rousseau
free.fr and not "big brother" Google
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]