Problems in the CVS

Christian Couder chcouder at club-internet.fr
Sun Jul 2 15:25:40 UTC 2000


Hi all,

I did a "cvs update -dP" today and I get some compile problems.

Fisrt I get:

[christian at localhost kdevelop]$ make
make  all-recursive
make[1]: Entering directory `/home/christian/kde/dev2/kdevelop'
Making all in kdevelop
make[2]: Entering directory `/home/christian/kde/dev2/kdevelop/kdevelop'

Making all in widgets
make[3]: Entering directory
`/home/christian/kde/dev2/kdevelop/kdevelop/widgets'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory
`/home/christian/kde/dev2/kdevelop/kdevelop/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/christian/kde/dev2/kdevelop/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/christian/kde/dev2/kdevelop'
make: *** [all-recursive-am] Error 2
[christian at localhost kdevelop]$

I think the problem is that there is no "Makefile.in" generated in
"kdevelop/kdevelop/widgets".

Falk, did you forget to commit something?

Then there is a similar problem in "kdevelop/kdevelop/classwizard":

[christian at localhost classwizard]$ pwd
/home/christian/kde/dev2/kdevelop/kdevelop/classwizard
[christian at localhost classwizard]$ make
make: *** No targets.  Stop.
[christian at localhost classwizard]$ ls
CVS/  Makefile.am  cclasswizarddlg.cpp  cclasswizarddlg.h
ccwvirtualmethodview.cpp  ccwvirtualmethodview.h
[christian at localhost classwizard]$


Thanks in advance for any help or fix.

Bye,
Christian.





More information about the KDevelop-devel mailing list