On Tue, Oct 03, 2006 at 01:46:43PM +0200, Patrice Dumas wrote: > Hello, > > Here is a patch which does 2 things: > > * simplify check handling by putting testsuite in SUBDIRS and mark > check programs as check_ instead of noinst_ > > * add smart_ptr.hpp to distributed files
Applied your patch, have another problem with make distcheck though: make[1]: *** No rule to make target `kde_glue_cairo.cpp', needed by `distdir'. Stop. Indeed there's no kde_glue_cairo.cpp file under gui/ Does anyone have it or is it an error in gui/Makefile.am ? > make distcheck choke on > ERROR: files left in build directory after distclean: > ./testsuite/libbase/gnash-dbg.log > > Indeed some gnash-dbg.log are left after make check: > ./testsuite/actionscript.all/gnash-dbg.log > ./testsuite/libbase/gnash-dbg.log > > What is the proper fix? Should these files be removed with make clean > or should the tests be fixed such that they are not generated? Let's just remove by make clean for now. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

