Use the Tcl/TK found in /System/Library/Frameworks and not anything downloaded from the internets.  You will have to edit the makefile and/or configure for this (I think Miller and I may have already talked about and perhaps fixed the configure part though).
<br><br>cgc<br><br><div><span class="gmail_quote">On 8/11/06, <b class="gmail_sendername">David NG McCallum</b> &lt;<a href="mailto:d@mentalfloss.ca">d@mentalfloss.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hello list!<br><br>I've tried compiling Pd on an Intel Mac, and got the following error. Tcltkaqua 8.4.10's installed. Does the makefile think it's elsewhere? Any ideas?<br><br>David<br><br><br>snowball:~/pd/pd/src david$ make
<br>cd ../obj &amp;&amp; cc -dynamiclib -read_only_relocs warning&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -o ../bin/libPdTcl.dylib t_main.o t_tkcmd.o&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -F/Library/Frameworks \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -framework Tcl&nbsp; -framework Tk&nbsp; -framework System&nbsp; \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-install_name,@executable_path/../Resources/bin/libPdTcl.dylib<br>ld: Undefined symbols:<br>_Tcl_CreateCommand<br>_Tcl_CreateFileHandler<br>_Tcl_Eval<br>_Tcl_GetVar<br>/usr/bin/libtool: internal link edit command failed
<br>make: *** [../bin/libPdTcl.dylib] Error 1<br>snowball:~/pd/pd/src david$ <br></div><div><span class="sg"><br clear="all"><br>-- <br>__ _&nbsp;&nbsp;_&nbsp;&nbsp;_&nbsp;&nbsp;__ _<br><a href="http://sintheta.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://sintheta.org</a>

</span></div><br>_______________________________________________<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br><br><br></blockquote></div><br>