Error during make -f Makefile.cvs

Harald Fernengel harry at kdevelop.org
Tue Jan 7 14:06:14 UTC 2003


Hi,

On Tuesday 07 January 2003 11:47, Adam Watson wrote:
> Get this on make -f Makefile.cvs
>
> magius:~/projects/kdevelop$ 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
> *** Postprocessing Makefile templates
> Error: addexistingfilesdlg.cpp is listed in a _SOURCE line in
> parts/autoproject/Makefile.in, but doesn't exist yet. Put it in
> DISTCLEANFILES!
> Error: addexistingdirectoriesdlg.cpp is listed in a _SOURCE line in
> parts/autoproject/Makefile.in, but doesn't exist yet. Put it in
> DISTCLEANFILES!
> Error: addexistingfilesdlg.h is listed in a _SOURCE line in
> parts/autoproject/Makefile.in, but doesn't exist yet. Put it in
> DISTCLEANFILES!
> Error: addexistingdirectoriesdlg.h is listed in a _SOURCE line in
> parts/autoproject/Makefile.in, but doesn't exist yet. Put it in
> DISTCLEANFILES!
> *** Creating date/time stamp
> *** Finished
>     Don't forget to run ./configure
>     If you haven't done so in a while, run ./configure --help

Victor, your last commit broke this, did you forget to "cvs add" those files?

Best regards,
Harry




More information about the KDevelop-devel mailing list