moc error during build of gideon

kosh at aesaeion.com kosh at aesaeion.com
Tue Oct 1 07:38:04 UTC 2002


I did a checkout of kdevelop head branch from cvs and have been trying to
build it and this is the error that I get.

Making all in cvs
make[4]: Entering directory
`/scratch/kde3src/kdevelop/obj-i386-linux/parts/cvs'
source='../../../parts/cvs/cvsoptionswidget.cpp'
object='cvsoptionswidget.lo' libtool=yes \
depfile='.deps/cvsoptionswidget.Plo'
tmpdepfile='.deps/cvsoptionswidget.TPlo' \
depmode=gcc3 /bin/sh ../../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I../../../parts/cvs -I../.. -I../../../lib/interfaces
-I../../../lib/util -I/usr/include/kde -I/usr/include/qt
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG
-DNO_DEBUG -O2 -fno-exceptions -fno-check-new  -c -o cvsoptionswidget.lo
`test -f ../../../parts/cvs/cvsoptionswidget.cpp || echo
'../../../parts/cvs/'`../../../parts/cvs/cvsoptionswidget.cpp
../../../parts/cvs/cvsoptionswidget.cpp:48:32: cvsoptionswidget.moc: No
such file or directory
make[4]: *** [cvsoptionswidget.lo] Error 1
make[4]: Leaving directory
`/scratch/kde3src/kdevelop/obj-i386-linux/parts/cvs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/scratch/kde3src/kdevelop/obj-i386-linux/parts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/scratch/kde3src/kdevelop/obj-i386-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/scratch/kde3src/kdevelop/obj-i386-linux'
make: *** [build-stamp] Error 2

I have checked that location and it doesn't have the moc file in at as the
error says. My checkout is recent as of about an hour ago just to make
sure it is not something that was recently fixed. I really would like to
get gideon to build I had a version that I used earlier from about 4
months ago and the newer features are very nice like the newer class
browsing system and much better python support.

This seemed like the most correct list to post this problem to.

Thanks





More information about the KDevelop-devel mailing list