Stricter compatibility checking for GIF dependency

2006-05-24 Thread Adriaan de Groot
I have a Kubuntu system where I installed the first GIF library I spotted -- one called giflib3g. This passes the configure tests and installs a /usr/include/gif_lib.h but the library is not compatible with KHTML because it is missing GifFileType member UserData. Switching to libungif4 resolves

Re: rpaths on linux with kde3 installed

2006-05-24 Thread Dirk Mueller
On Tuesday, 23. May 2006 23:37, Adriaan de Groot wrote: > LD_LIBRARY_PATH=/tmp/bu/lib/./:/usr/local/lib:/tmp/bu/lib/.:/usr/lib${LD_LI >BRARY_PATH+: $LD_LIBRARY_PATH} "/tmp/bu/bin/dcopidl2cpp" "$@" And where does :/usr/lib come from? Dirk ___ Kde-build

Re: rpaths on linux with kde3 installed

2006-05-24 Thread Alexander Neundorf
On Wednesday 24 May 2006 17:49, Alexander Neundorf wrote: ... > cmake doesn't really know whether we mean the library DCOP installed on the > system or the library DCOP built in kdelibs. It seems it picks the wrong > one for you. > I tried to reproduce it with the testcase which is attached, but th

Re: rpaths on linux with kde3 installed

2006-05-24 Thread Alexander Neundorf
Hi, On Tuesday 23 May 2006 23:37, Adriaan de Groot wrote: > I'm trying to build KDE4 SVN trunk (r. 544176) on a Kubuntu system (6.06). > I'm using home-built CMake 2.4.2 because the packaged CMake on Kubuntu is > 2.2. A clean build keeps ending up like this: > > Generating ksycoca_skel.cpp > ../bi