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

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 this

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 ___

rpaths on linux with kde3 installed

2006-05-23 Thread Adriaan de Groot
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 ../bin/dcopidl2cpp.sh: line 4: 16565 Segmentation fault