[PD] cvs externals build linux: makefile.common error

patrick puredata at 11h11.com
Mon May 9 03:36:19 CEST 2005


hi all,

a fresh checkout from cvs of externals:
/build/linux
make

...
gcc -Wl,-export_dynamic  -shared -o "m2f~.pd_linux" "m2f~.o" -lc -lm \
        `test -f m2f~.libs && cat m2f~.libs` \
        `test -f ../src/m2f~.libs && cat ../src/m2f~.libs`
chmod a-x "m2f~.pd_linux"
strip --strip-unneeded -R .note -R .comment m2f~.pd_linux
rm -f "m2f~.o"
make: *** No rule to make target `makefile.common', needed by `all'.  Stop.


patrick




More information about the Pd-list mailing list