[PD] Compile errors on Mactel

Miller Puckette mpuckett at imusic1.ucsd.edu
Fri Aug 11 22:26:12 CEST 2006


Yep, as of just now I have a decent "configure" checked in to CVS
(the "main" branch.)  However, the makefile assumes that the source
has already been thrown into a "Pd.app" hierarchy.  I have a junky
script that does this automatically (starting from an archive of a
"pd.app", copying a new source tree into it, and compiling) but should
instead make a script that goes and gets the files from where they all
originally came from.  For now, just download any "pd.app" for OSX 10.4
(there's one on http://crca.ucsd.edu/~msp/software.html for instance),
replace the existing source tree with whatever version you like, then
configure and make.

cheers
Miller


On Fri, Aug 11, 2006 at 03:00:07PM -0500, chris clepper wrote:
> 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
> >
> >
> >

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





More information about the Pd-list mailing list