To make it a little more interesting, my laptop always has different error messages than my PC. At the moment it doesn't want to compile kdenlive, and the error message starts that way:
[ 32%] Building CXX object src/cmake_bindir/CMakeFiles/kdenlive.dir/kdenlive_automoc.o
In file included from /usr/include/mlt++/Mlt.h:24,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/../../../src/geometryval.h:26,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/moc_geometryval.cpp:10,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/kdenlive_automoc.cpp:6:
/usr/include/mlt++/MltConsumer.h:26:27: error: framework/mlt.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/mlt++/Mlt.h:34,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/../../../src/geometryval.h:26,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/moc_geometryval.cpp:10,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/kdenlive_automoc.cpp:6:
/usr/include/mlt++/MltMiracle.h:24:36: error: miracle/miracle_server.h: Datei oder Verzeichnis nicht gefunden
/usr/include/mlt++/MltMiracle.h:25:33: error: miracle/miracle_log.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/mlt++/Mlt.h:45,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/../../../src/geometryval.h:26,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/moc_geometryval.cpp:10,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/kdenlive_automoc.cpp:6:
/usr/include/mlt++/MltResponse.h:24:38: error: valerie/valerie_response.h: Datei oder Verzeichnis nicht gefunden
In file included from /usr/include/mlt++/MltService.h:28,
from /usr/include/mlt++/MltConsumer.h:28,
from /usr/include/mlt++/Mlt.h:24,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/../../../src/geometryval.h:26,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/moc_geometryval.cpp:10,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/kdenlive_automoc.cpp:6:
/usr/include/mlt++/MltProperties.h:39: error: ‘mlt_properties’ does not name a type
/usr/include/mlt++/MltProperties.h:44: error: expected `)' before ‘properties’
/usr/include/mlt++/MltProperties.h:47: error: ‘mlt_properties’ does not name a type
/usr/include/mlt++/MltProperties.h:64: error: ‘mlt_destructor’ has not been declared
/usr/include/mlt++/MltProperties.h:64: error: ‘mlt_serialiser’ has not been declared
/usr/include/mlt++/MltProperties.h:80: error: ‘mlt_listener’ has not been declared
In file included from /usr/include/mlt++/MltService.h:29,
from /usr/include/mlt++/MltConsumer.h:28,
from /usr/include/mlt++/Mlt.h:24,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/../../../src/geometryval.h:26,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/moc_geometryval.cpp:10,
from /data/cworkspace/kdenlive-kde4/build/src/cmake_bindir/kdenlive_automoc.cpp:6:
/usr/include/mlt++/MltFrame.h:37: error: ‘mlt_frame’ does not name a type
/usr/include/mlt++/MltFrame.h:39: error: expected `)' before ‘frame’
/usr/include/mlt++/MltFrame.h:42: error: ‘mlt_frame’ does not name a type
/usr/include/mlt++/MltFrame.h:43: error: ‘mlt_properties’ does not name a type
/usr/include/mlt++/MltFrame.h:44: error: expected ‘;’ before ‘*’ token
/usr/include/mlt++/MltFrame.h:45: error: expected ‘;’ before ‘(’ token
/usr/include/mlt++/MltFrame.h:46: error: expected ‘;’ before ‘(’ token
Looking forward to any idea ;)
Simon

I guess my kdenlive is cursed. I did make a clean install, all into /usr. And still this *** error. Now I tried to start the wizard, but it crashes just when starting it.
kmdr-executor btw doesn't work at all, but kommander, and here is the error log.
$ kommander 85826-kdenlive_builder_wizard.kmdr
kommander(32235) KommanderFactory::loadPlugins: KommanderFactory::loadPlugins - Can't load Kommander plugin library "libkommanderwidgets"
KCrash: Application 'kommander' crashing...
sock_file=/home/simon/.kde4/socket-siduxL/kdeinit4__0
:(((
Simon