On Thursday 23 March 2006 06:55, you wrote: > On Wednesday 22 March 2006 12:48, Alexander Neundorf wrote: > | Is this a current checkout ? > | trunk or snapshot ? > | Did you set any RPATH related options ? > | LD_LIBRARY_PATH there is NOT required. > | You are on gentoo, right ? > > cmake version 2.3-20060317 > kdelibs4_snapshot, qt-copy from trunk/ > yes, gentoo > > % grep RPATH CMakeCache.txt > CMAKE_SKIP_RPATH:BOOL=YES > RPATH_STYLE:STRING=default > //Advanced flag for variable: CMAKE_SKIP_RPATH > CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
Please set RPATH_STYLE to "none" instead of setting CMAKE_SKIP_RPATH to YES. This is currently not yet handled correctly. Will do this in the next days. Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
