FS#24591 - [PCSC-Tools] ATR_analysis perl symbol lookup error - Perl_Gthr_key_ptr
Attached to Project:
Community Packages
Opened by Cody Carey (codycarey) - Sunday, 05 June 2011, 19:17 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 05 June 2011, 22:22 GMT
Opened by Cody Carey (codycarey) - Sunday, 05 June 2011, 19:17 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 05 June 2011, 22:22 GMT
|
Details
Description: The perl script ATR_analysis fails to run with
a symbol lookup error.
"perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Chipcard/PCSC/PCSC.so: undefined symbol: Perl_Gthr_key_ptr" Additional info: * package version(s): pcsc-perl 1.4.12-1 pcsc-tools 1.4.17-4 pcsclite 1.7.2-2 ccid 1.4.4-1 Steps to reproduce: From a fresh Arch installation, install the ccid and pcsc-tools packages. Run pcsc_scan, which internally calls ATR_analysis. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Sunday, 05 June 2011, 22:22 GMT
Reason for closing: Not a bug
Additional comments about closing: see last comment
Sunday, 05 June 2011, 22:22 GMT
Reason for closing: Not a bug
Additional comments about closing: see last comment
Comment by Cody Carey (codycarey) -
Sunday, 05 June 2011, 22:19 GMT
I rebuilt the package from scratch and it runs successfully. It
appears that this was in fact a problem with my Perl installation,
not pcsc. Sorry for the false alarm, this bug report can be
closed.