[PD] Compile errors on Mactel

chris clepper cgclepper at gmail.com
Fri Aug 11 22:00:07 CEST 2006


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 at 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, at 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 at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20060811/ba930ad7/attachment.htm>


More information about the Pd-list mailing list