RPATH with multiple empty paths (e.g., ::::::::)

2008-08-03 Thread Gavin Beatty
evant CMakeLists.txt files for the affected libs. An example lib that is affected is kded_soliduiserver. I'm seeing this in kdebase and kdepimlibs at least so a CMake bug would seem logical. Anyone getting this with CMake CVS 2.7-20080803 (updated minutes ago)? -- Gavin Beatty SEMPER UBI SUB UBI GPG F

Re: RPATH with multiple empty paths (e.g., ::::::::)

2008-08-03 Thread Dirk Mueller
On Sunday 03 August 2008, Gavin Beatty wrote: > A lot of KDE libraries are being given strange RPATHs. I'm getting > link lines giving this: installed or uninstalled libraries? for uninstalled that's normal, cmake reserves some space in the binary to be able to fill in the correct path during i

Re: Help Rewriting kdepim/akonadi/agents/nie/CMakeLists.txt

2008-08-03 Thread Dirk Mueller
On Friday 25 July 2008, Alexander Neundorf wrote: > Not exactly sure what you mean. > FILE(WRITE APPEND .. ) ? It looks like the issue was "fixed" by adding all the generated files to SVN, which sounds bad to me. Without having gone over all the details discussed in this thread, isn't there som

Re: Help Rewriting kdepim/akonadi/agents/nie/CMakeLists.txt

2008-08-03 Thread Allen Winter
On Sunday 03 August 2008 19:23:29 Dirk Mueller wrote: > On Friday 25 July 2008, Alexander Neundorf wrote: > > > Not exactly sure what you mean. > > FILE(WRITE APPEND .. ) ? > > It looks like the issue was "fixed" by adding all the generated files to SVN, > which sounds bad to me. Without having