Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't compile kdelibs-3.2 | libqt-mt.la and libGL.la errors
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
imadcow1
n00b
n00b


Joined: 17 Feb 2004
Posts: 42
Location: Cullman, Alabama

PostPosted: Tue Feb 17, 2004 3:52 am    Post subject: Can't compile kdelibs-3.2 | libqt-mt.la and libGL.la errors Reply with quote

I have ACCEPT_KEYWORDS=~x86 set in make.conf. I am using nvidia drivers. A few days ago I ran emerge -u world and allowed it to compile for a few days. It was scheduled to upgraded 160 or so packages. I checked on it and it had reached a cannot find libqt-mt.la error in the Qt portion of the configure script for kdelibs.

I loaded juk and it told me that no mime types were installed. It would not play music. It also had a different theme than that I have selected. Konqueror will also not display webpages and says it cannot find khtml.

My first instinct was to re-emerge qt, but this did not work. I read in another post to re-emerge opengl. This got me passed the cannot find libqt-mt error. kdelibs-3.2 then started to compile. Periodically I would see the following text scroll by:

libtool: link: warning: library `/usr/qt/3/lib/libqt-mt.la' was moved.
libtool: link: warning: library `/usr/lib/libGL.la' was moved.

At the end of the compile stuff (before the make errors) I got these errors as well:

grep: /usr/lib/opengl/nvidia/libGL.la: No such file or directory
/bin/sed: can't read /usr/lib/opengl/nvidia/libGL.la: No such file or directory
libtool: link: `/usr/lib/opengl/nvidia/libGL.la' is not a valid libtool archive

So I tried the following command: emerge nvidia-kernel nvidia-glx opengl kdelib . This still gave me the same errors when kdelibs tried to compile.

I would appreciate any and all suggestions. I don't mind if I have to re-emerge 100 different things. I just want it to work.
Back to top
View user's profile Send private message
plasmagunman
l33t
l33t


Joined: 07 Jun 2002
Posts: 604
Location: berlin

PostPosted: Tue Feb 17, 2004 11:06 am    Post subject: Reply with quote

i read somewhere that a "opengl-update nvidia" can be helpful.
_________________
please, feel free to correct my english. - por favor, corrige mi español.
Back to top
View user's profile Send private message
roffetn2
n00b
n00b


Joined: 27 Oct 2003
Posts: 5
Location: Berlin, Germany

PostPosted: Tue Feb 17, 2004 8:39 pm    Post subject: Reply with quote

Code:
ln /usr/lib/opengl/nvidia/lib/libGL.la /usr/lib/opengl/nvidia/libGL.la

solved my problem...

Not realy nice, but practical! :)
Back to top
View user's profile Send private message
imadcow1
n00b
n00b


Joined: 17 Feb 2004
Posts: 42
Location: Cullman, Alabama

PostPosted: Wed Feb 18, 2004 3:35 am    Post subject: it might just work... Reply with quote

roffetn2 wrote:
Code:
ln /usr/lib/opengl/nvidia/lib/libGL.la /usr/lib/opengl/nvidia/libGL.la

solved my problem...

I ran that code and now it complains about not finding libGl.so. I ran
Code:
ln /usr/lib/opengl/nvidia/lib/libGL.so /usr/lib/opengl/nvidia/libGL.so


Maybe this will fix my problem. Thanks for the help!
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