Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71056 - media-libs/lipkipi-0.1 configure fails to find Qt
Summary: media-libs/lipkipi-0.1 configure fails to find Qt
Status: RESOLVED DUPLICATE of bug 67166
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 07:11 UTC by Daniel Drake (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
config.log (config.log,105.62 KB, text/plain)
2004-11-13 07:13 UTC, Daniel Drake (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2004-11-13 07:11:34 UTC
When emerging libkipi, it fails in the configure stage:

checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

!!! ERROR: media-libs/libkipi-0.1 failed.
!!! Function kde_src_compile, Line 130, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.


I have x11-libs/qt-3.3.3 installed
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2004-11-13 07:13:05 UTC
Created attachment 43866 [details]
config.log
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-11-13 08:04:43 UTC
Here's the error:

/usr/qt/3/lib/libqt-mt.so: undefined reference to `__pthread_register_cancel@GLIBC_2.3.3'
/usr/qt/3/lib/libqt-mt.so: undefined reference to `__pthread_unregister_cancel@GLIBC_2.3.3'

So it seems the same as bug 67166.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2004-11-13 15:18:59 UTC

*** This bug has been marked as a duplicate of 67166 ***