neither cmake nor unsermake/configure can configure kdebase/trunk
Kurt Pfeifle
k1pfeifle at gmx.net
Tue Mar 7 18:32:50 CET 2006
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
More information about the Kde-buildsystem
mailing list