On Tuesday 03 June 2008, Andreas Pakulat wrote: > Hi, > > since some time (can't say wether its a week or two or a month), I'm > getting this with latest CMake from 2.6 branch: > > > WARNING: Cannot generate a safe linker search path for target kcm_access > because there is a cycle in the constraint graph: > dir 0 is [/home/andreas/kde4/lib] > dir 2 must precede it due to link library [libphonon.so] > dir 1 is [/home/andreas/qt-copy/lib] > dir 2 is [/home/andreas/KDE-work/4.0/build/kdelibs/lib] > dir 0 must precede it due to link library [libkdeui.so]
Delete /home/andreas/KDE-work/4.0/build/kdelibs/lib/libphonon.so, it's old, phonon isn't in kdelibs anymore. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
