Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162602 - app-crypt/ccid-1.1.0-r1 fails w/ USE="chipcard2 (missing pcsc-lite dependency)
Summary: app-crypt/ccid-1.1.0-r1 fails w/ USE="chipcard2 (missing pcsc-lite dependency)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 23:30 UTC by Timo Gurr (RETIRED)
Modified: 2007-01-18 19:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Gurr (RETIRED) gentoo-dev 2007-01-17 23:30:48 UTC
When trying to emerge ccid it fails with:

checking for PCSC... no
no
configure: WARNING: install pcsc-lite 1.2.9-beta9 or later
checking for ifdhandler.h... no
configure: error: ifdhandler.h not found, install pcsc-lite 1.2.9-beta9 or later, or use ./configure PCSC_CFLAGS=...

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/app-crypt/ccid-1.1.0-r1/work/ccid-1.1.0/config.log

!!! ERROR: app-crypt/ccid-1.1.0-r1 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  environment, line 3462:   Called src_compile
  ccid-1.1.0-r1.ebuild, line 40:   Called econf '--enable-usbdropdir=/usr/lib/chipcard2-server/lowlevel/ifd' '--enable-ccidtwindir=/usr/lib/chipcard2-server/lowlevel/ifd' '--disable-twinserial'
  ebuild.sh, line 581:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/app-crypt/ccid-1.1.0-r1/temp/build.log'.


emerge ccid -pv gave:
[ebuild  N    ] sys-libs/gwenhywfar-2.5.1  USE="ncurses ssl -debug -doc" 1,163 kB
[ebuild  N    ] sys-libs/libchipcard-3.0.2  USE="ssl usb -debug -doc" 965 kB
[ebuild  N    ] app-crypt/ccid-1.1.0-r1  USE="chipcard2 -twinserial" 528 kB

emerge pcsc-lite ccid works

Reproducible: Always

Steps to Reproduce:
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2007-01-18 19:10:42 UTC
Thanks!
Fixed.