Re: Re: Using pcsc"s ifd-ccid with libchipcard
Martin Preuss <[email protected]>
| Newsgroups | gmane.comp.lib.libchipcard.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Monday 07 February 2005 20:32, Sebastian Spaeth wrote: > Hello, I have a SCR335 (USB) reader and got the exactly same problem as > you. > > I replaced the driver.xml is ccid_ifd with the data for my reader. > (should these additional readers not be included in libchirpcard??? > E-mail me directly if you need the data.) Yes, it should... However, this is a one-person-project, and I can't keep track of all USB ids myself... So if you want to share your findings with me - by all means ;-) [...] > /usr/lib/chipcard2-server/drivers/ifd: symbol lookup error: > /usr/lib/chipcard2-server/lowlevel/libccid.so.0.9.2: undefined symbol: > LTPBundleFindValueWithKey [...] This is a known issue: This particular driver expects to be linked against libpcsclite.so at runtime, which is not the case when used by libchipcard2. However, the ccid driver already has a work-around for this, because on some systems pcsclite does not seem to be available. There is a check in configure.ac which has to be tweaked... However, that might not solve this problem completely, therefore I'm currently thinking about another way around this... regards Martin -- "Things are only impossible until they're not" LibChipcard - http://www.libchipcard.de/ AqBanking - http://www.aquamaniac.de/aqbanking/ OpenHBCI - http://www.openhbci.de/
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCB8kGwcZBcYAOyGYRAoz6AJ42Yt3h4dmFF8lPvulVXNu50wMUzwCfebpZ sPSHYvhDXCadltzDMeoS9W4= =Btug -----END PGP SIGNATURE-----