On Wed, 31 Mar 2004, Mathieu Bouchard wrote:
I finally isolated the problem in combining GF/Pd/X11/OSX, and it is not GF's fault. It boils down to this: pd/src/makefile links Pd to Tcl/Tk (using -framework Tcl -framework Tk in LDFLAGS) but this is wrong, because it does so on the Pd server, which doesn't run any Tcl code!
It would be so nice if this were fixed in all three branches of Pd (miller,devel,impd). I've made the fix only in makefile though. it would be better if it were made in configure.in then propagated to relevant files.
Hi. Since no-one answered on this one, I made the change to devel_0_37 in addition of doing it in my own impd_0_37.
I only removed the "-framework Tk" bit, because "-framework Tcl" doesn't do any harm, even though it's currently useless.
Mathieu Bouchard http://artengine.ca/matju