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