From kde-devel Mon Jun 30 17:07:08 2003 From: Rolf Magnus Date: Mon, 30 Jun 2003 17:07:08 +0000 To: kde-devel Subject: make -f Makefile.cvs error in kdemultimedia and kde-i18n X-MARC-Message: https://marc.info/?l=kde-devel&m=105699343313782 I get this error in kdemultimedia: This Makefile is only for the CVS repository This will be deleted before making the distribution *** Creating acinclude.m4 *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.in *** Creating aclocal.m4 *** Creating configure *** Creating config.h template autoheader: `config.h.in' is unchanged *** Creating Makefile templates *** Postprocessing Makefile templates replacing of already substituted string (lookup "kmix_la_SOURCES\s*=[ \t]*(.*)") at admin/am_edit line 2293. make[1]: *** [cvs] Error 1 make: *** [all] Error 2 I get something similar for each language subdirectory in kde-i18n, which looks like: *** Creating files in de autoheader: `config.h.in' is created replacing of already substituted string (lookup "DISTFILES\s*=[ \t]*(.*)") at ../admin/am_edit line 2293. it doesn't choke on this error, but no message translations get installed in the "make install" step. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<