[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Problem with current CVS
From:       Ellis Whitehead <unknown () ellisw ! net>
Date:       2001-06-04 5:08:40
[Download RAW message or body]

Hi Hasso,

I encountered the same problem.  it's due to the inclusion of 
libraries in /usr/lib:
> /usr/lib/libkdeui.so -L/usr/lib /usr/lib/libkdecore.so
> /usr/lib/libkdefakes.so /usr/lib/libDCOP.so ui/.libs/libkicker_ui.a

It may be partially a debian sid phenomenon, since the kdelibs3 package 
installs those libraries there.  Why this just began now is a mystery to me.

Here's a temporary fix:
1) open kdebase/libtool for editing
2) search for /lib/usr
3) add your CVS lib directory (/usr/local/kde/lib/ in your case, i think)
Four lines will show up.  You probably only need to edit two of them, but i 
don't know which two.

"grep '/lib /usr/lib' libtool" on my system now gives the following output:

sys_lib_search_path_spec="/usr/local/kde-cvs/lib /lib /usr/lib /usr/local/lib"
sys_lib_dlsearch_path_spec="/usr/local/kde-cvs/lib /lib /usr/lib"
sys_lib_search_path_spec="/usr/local/kde-cvs/lib /lib /usr/lib /usr/local/lib"
sys_lib_dlsearch_path_spec="/usr/local/kde-cvs/lib /lib /usr/lib"

As terrible as this 'solution' is, it will at least get you compiled. ;)

Ellis
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic