13 messages in org.kde.kde-buildsystemRe: problem with cmake 2.6RC6 and KDE 4
FromSent OnAttachments
Dirk MuellerApr 14, 2008 2:54 am 
Brad KingApr 14, 2008 6:15 am 
Thiago MacieiraApr 14, 2008 6:31 am 
Brad KingApr 14, 2008 6:42 am 
Thiago MacieiraApr 14, 2008 6:53 am 
Dirk MuellerApr 14, 2008 7:14 am 
Brad KingApr 14, 2008 7:36 am 
Brad KingApr 14, 2008 10:25 am 
Brad KingApr 14, 2008 12:06 pm 
Dirk MuellerApr 25, 2008 11:07 am 
Alexander NeundorfApr 25, 2008 11:27 am 
Brad KingApr 25, 2008 12:17 pm 
Dirk MuellerApr 29, 2008 6:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: problem with cmake 2.6RC6 and KDE 4Actions...
From:Dirk Mueller (muel@kde.org)
Date:Apr 25, 2008 11:07:58 am
List:org.kde.kde-buildsystem

On Monday 14 April 2008, Brad King wrote:

Okay, it doesn't matter how to reproduce it. The fix is the same.

I've updated to RC9, and got a new problem:

CMake Error at cmake/automoc/cmake_install.cmake:39 (FILE): file RPATH_CHANGE could not write new RPATH:

/opt/kde-41/lib

to the file:

/opt/kde-41/bin/kde4automoc

No valid ELF RPATH entry exists in the file; Call Stack (most recent call first): cmake/cmake_install.cmake:37 (INCLUDE) cmake_install.cmake:45 (INCLUDE)

that is a new bug we have due to our strange rpath related settings (Alex?)?

I'm working around this install error with -DCMAKE_SKIP_RPATH=ON for now.

Thanks, Dirk