Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recent problem compiling apps requiring Qt
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
gtl4407
n00b
n00b


Joined: 01 Sep 2004
Posts: 48

PostPosted: Fri Apr 08, 2005 2:48 pm    Post subject: Recent problem compiling apps requiring Qt Reply with quote

Today when I tried to do an

emerge --update --deep world

I had this problem when compiling doxygen-1.4.1.

g++ -o ../../bin/doxywizard obj/doxywizard.o obj/version.o obj/inputstring.o obj/inputbool.o obj/inputstrlist.o obj/inputint.o obj/expert.o obj/config.o obj/moc_doxywizard.o obj/moc_inputstring.o obj/moc_inputbool.o obj/moc_inputstrlist.o obj/moc_inputint.o obj/moc_expert.o -L/usr/qt/3/lib -lqt -L/usr/X11R6/lib -lXext -lX11 -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lqt

It seems that its looking for the qt libraries in /usr/qt/3/lib however I can see that the main qt libraries are not in that directory on my system they appear to be in /usr/qt/3/lib64

What is going wrong? A little while ago I updagraded to the 2005.0 profile, which I belive I did correctly.

I tried to upgrade other libraries and applications requiring qt and I see a similar problem.

Thanks for your suggestions.
Back to top
View user's profile Send private message
jsnorman
Tux's lil' helper
Tux's lil' helper


Joined: 24 Feb 2005
Posts: 131

PostPosted: Sat Apr 09, 2005 5:05 am    Post subject: Reply with quote

Make a symlink. This is a known bug, reported in several earlier posts and in bugzilla. The symlink seems to solve the problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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