Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363119 - dev-libs/opensc-0.12.0 fails configure phase: "Only one of --enable-pcsc, --enable-openct, --enable-ctapi can be specified"
Summary: dev-libs/opensc-0.12.0 fails configure phase: "Only one of --enable-pcsc, --e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-11 14:45 UTC by William Keaney
Modified: 2011-04-12 07:13 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 William Keaney 2011-04-11 14:45:08 UTC
It appears that the configure options for opensc have changed in 0.12.0:

$ emerge -pv opensc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] dev-libs/opensc-0.12.0 [0.11.13] USE="readline%* ssl%* zlib%* -doc -pcsc-lite (-openct%*)" 0 kB

From build.log:
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/opensc-0.12.0 --htmldir=/usr/share/doc/opensc-0.12.0/html --disable-doc -disable-pcsc --enable-readline --enable-openssl --enable-zlib --with-pinentry=/usr/bin/pinentry
<--snip-->
configure: error: Only one of --enable-pcsc, --enable-openct, --enable-ctapi can be specified
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-04-12 06:35:07 UTC
Thanks for reporting, fixed now.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-04-12 06:45:31 UTC
Or maybe not. Reopening and getting a mug of coffee.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2011-04-12 07:13:31 UTC
Okay this time it should be really fixed.