parts/cppsupport/Makefile.am:3: required directory parts/cppsupport/newclass_templates does not exist
Steven T. Hatton
hattons at globalsymmetry.com
Sun Mar 30 05:46:08 UTC 2003
I'm getting this on SuSE 8.1. KDE 3.1:
cvs -z3 -d :pserver:anonymous at anoncvs.kde.org:/home/kde co kdevelop
cd kdevelop/
export KDEDIR=/opt/kde3
export QTDIR=/usr/lib/qt-3.0.3
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib
make -f admin/Makefile.common cvs-clean
make -f Makefile.cvs
make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
autoheader: `config.h.in' is created
*** Creating Makefile templates
parts/cppsupport/Makefile.am:3: required directory
parts/cppsupport/newclass_templates does not exist
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
Is this one my end?
STH
More information about the KDevelop-devel
mailing list