You are not logged in.

#1 2003-12-10 18:19:58

kritoke
Member
From: Texas, USA
Registered: 2003-08-01
Posts: 211
Website

kdebase 3.2 beta 2 build problems

For some odd reason I just can't seem to get the new beta to compile correctly on my system.  It keeps trying to load nvidia libraries from /opt/nvidia/lib which does not exist.  I had to recreate the file libGL.la in my /usr/lib dir from a post on the nvidia forum and it seemed to allow kdelibs to compile just fine.  Has anyone succcessfully compiled the new kde and have an nvidia card on their system or have any ideas on fixing this?

excerpt of the build process and the errors:

grep: /opt/nvidia/lib/libGL.la: No such file or directory
/usr/bin/sed: can't read /opt/nvidia/lib/libGL.la: No such file or directory
libtool: link: `/opt/nvidia/lib/libGL.la' is not a valid libtool archive
make[3]: *** [libkateinterfaces.la] Error 1
make[3]: Leaving directory `/var/abs/local/custom/kde/kdebase/src/kdebase-3.1.94/kate/app'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/abs/local/custom/kde/kdebase/src/kdebase-3.1.94/kate'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/custom/kde/kdebase/src/kdebase-3.1.94'
make: *** [all] Error 2

Kritoke


http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org

Offline

#2 2003-12-10 20:35:01

kritoke
Member
From: Texas, USA
Registered: 2003-08-01
Posts: 211
Website

Re: kdebase 3.2 beta 2 build problems

Got it fixed.  Bugged people in the kde chat room and they had me do a grep -i nvidia /opt/kde/lib/*.la.  Which showed that somehow about 10 or 15 files in /opt/kde were pointing to /opt/nvidia/lib/libGL.la.  So it is compiling just fine now.  I learned a bit about grep after this experience, so it wasn't all hair pulling.

Kritoke


http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org

Offline

Board footer

Powered by FluxBB