[PD-dev] cvs externals linux : m2f~

cr ix at replic.net
Tue May 10 02:29:35 CEST 2005


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 at 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 at iem.at
> http://lists.puredata.info/listinfo/pd-dev




More information about the Pd-dev mailing list