On Tue, May 10, 2005 at 02:45:46AM -0400, patrick wrote:
after doing a make in /build/linux from a cvs (cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data co externals) i got this error after the compilation of m2f~.c
rm -f "m2f~.o" make: *** No rule to make target `makefile.common', needed by `all'. Stop.
the old build system is buggy (how do you build libraries? why is it hardcoded to use obsolete headers? why does it copy the help files twice?, why does it need makefile.common? why is there dozens of random things hacked into the 'make install' which often cause install to fail?), fortunately there is an alternative you might want to try:
cd /externals/build/ and type 'scons'
patrick
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev