Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69222 - kde-base/kdepim-3.3.1 with "USE=crypt" makes undefined reference to `_gpgme_assuan_disconnect' etc...
Summary: kde-base/kdepim-3.3.1 with "USE=crypt" makes undefined reference to `_gpgme_a...
Status: RESOLVED NEEDINFO
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: 2004-10-27 23:50 UTC by Alexey Maximov
Modified: 2004-11-15 12:18 UTC (History)
2 users (show)

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 Alexey Maximov 2004-10-27 23:50:41 UTC
kde-base/kdepim-3.3.1

if USE="crypt" and gpgme installed

/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_disconnect'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_transact'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_pipe_connect'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_read_line'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_write_line'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_pending_line'
/usr/lib/libgpgme.so: undefined reference to `_gpgme_assuan_get_active_fds'



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-10-28 00:31:24 UTC
which version of gpgme are you using? if you haven't tried 1.0.1 give that a go.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-11-15 12:18:18 UTC
I need some more info as per comment 1.