Apologies if I misunderstood some previous postings to the list -- but I took the impression that kdebase is supposed to start building with the help of cmake now. Is that true?
Anyway, I gave it a go. * cmake is current CVS and self-compiled * qt-copy and kdelibs4_snapshot is installed (kdelibs/trunk did not build for me) * I use srcdir != builddir "cd $builddir; cmake $srcdir" produces this error message: ----------------------------------------------------------- [...] -- /home/kdev4/src/kde40svn/trunk/KDE/kdebase/ksplashml/pics/themes: skipped subdir $(AUTODIRS) CMake Error: can not find file /home/kdev4/src/kde40svn/trunk/KDE/kdebase/klipper/dummy.cpp Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp .hxx .in .txx CMake Error: can not find file /home/kdev4/src/kde40svn/trunk/KDE/kdebase/ksplashml/themeengine/redmond/dummy.cpp Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp .hxx .in .txx -- Configuring done Also, "unsermake" didnt build either, should anyone be interested in that fact. After "make -f Makefile.cvs" in srcddir, going to builddir and executing "$srdir/configure --prefix=/opt/kde40svn" produces this error: [...] checking for rcc... /opt/kde40svn/qt-copy-kde40svn/bin/rcc checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... configure: error: in the prefix, you've chosen, are no KDE libraries installed. This will fail. So, check this please and use another prefix! But I could swear that kdelibs4_snapshot is freshly installed exactly in above mentioned $prefix (=/opt/kde40svn). ] Any hints? Cheers & thanks, Kurt _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
