Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help! My Qt has barfed!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mdpye
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 102
Location: Nottingham, England

PostPosted: Tue Sep 10, 2002 12:02 pm    Post subject: Help! My Qt has barfed! Reply with quote

I'm just rebuilding everything with GCC3.2, and all has been smooth until now. Anything attempting to link to Qt fails at configure stage as follows:

Code:
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (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: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -6663, Exitcode 1
!!! died running ./configure, kde_src_compile:configure


This one came from arts, but the exact same message will come out of kdelibs as well.

Now, I don't use qt-mt. I have -qtmt set in my USE variable. But just to check, I removed it, remerged qt and tried arts again. No luck, same error.

But a quick look reveals that the following exist on my system

Code:
/usr/qt/3/lib/libqt.so
/usr/qt/3/lib/libqt.so.3
/usr/qt/3/lib/libqt.so.3.0.5
/usr/qt/3/lib/libqt-mt.so
/usr/qt/3/lib/libqt-mt.so.3
/usr/qt/3/lib/libqt-mt.so.3.0.5


What gives? :?

I know configure is looking in the right place (I checked config.log), I know /usr/qt/3/lib is in /etc/ld.so.conf and I know the environment is up to date, so why the hell does the linker fail?

This has really upset me because I can't see where the problem might be!
_________________
Cheers, MP
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Sep 10, 2002 5:38 pm    Post subject: Reply with quote

Is it possible that the linker line is missing being told to look in that nonstandard /usr/qt/3/lib directory for some reason?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
mdpye
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 102
Location: Nottingham, England

PostPosted: Wed Sep 11, 2002 1:11 pm    Post subject: Reply with quote

rac wrote:
Is it possible that the linker line is missing being told to look in that nonstandard /usr/qt/3/lib directory for some reason?


No, I checked that. I just fixed it now by unmerging the bugger and starting from scratch. :)
_________________
Cheers, MP
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum