no rule to make target 'rc.cpp', needed by 'messages'

Eggert Ehmke eggert.ehmke at berlin.de
Sat Jan 6 00:53:43 GMT 2001


This message appears when I try to create a distribution tgz.  This did not 
happen before, and I don't know what has changed. In the project Makefile, 
there is indeed a section

messages: rc.cpp
	LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o 
-name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp 
-o -name \*.C`; \
	if test -n "$$LIST"; then \
	 $(XGETTEXT) $$LIST -o $(podir)/kshowmail.pot; \
	fi

but I don'have a file rc.cpp. Ok, the last thing I did was to update the *.po 
files with KBabel.

I have KDE2.1beta, Qt 2.2.3, KDevelop 1.4, SuSE 7.0, Kernel 2.2.18. What did 
I mess up ?

Regards
Eggert



-- 
Eggert Ehmke
mailto:eggert.ehmke at berlin.de

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list