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).

cgc

On 8/11/06, David NG McCallum <d@mentalfloss.ca> wrote:
Hello list!

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?

David


snowball:~/pd/pd/src david$ make
cd ../obj && cc -dynamiclib -read_only_relocs warning  \
        -o ../bin/libPdTcl.dylib t_main.o t_tkcmd.o  \
        -F/Library/Frameworks \
        -framework Tcl  -framework Tk  -framework System  \
        -Wl,-install_name,@executable_path/../Resources/bin/libPdTcl.dylib
ld: Undefined symbols:
_Tcl_CreateCommand
_Tcl_CreateFileHandler
_Tcl_Eval
_Tcl_GetVar
/usr/bin/libtool: internal link edit command failed
make: *** [../bin/libPdTcl.dylib] Error 1
snowball:~/pd/pd/src david$


--
__ _  _  _  __ _
http://sintheta.org

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list