<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>I think you'll want to try the pd-gui-rewrite/0.43 branch for 10.6 since it has a much improved build system:</div><div><br></div><div>svn co&nbsp;<a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-gui-rewrite/0.43/">https://pure-data.svn.sourceforge.net/svnroot/pure-data/branches/pd-gui-rewrite/0.43/</a></div><div>./autogen.sh</div><div>./configure</div><div>make</div><div><br></div><div>There are still some issues on 10.6, but more testers and help would speed up fixing things. (check the archives for more info).</div><div><br></div><div>.hc</div><br><div><div>On Jan 12, 2010, at 2:18 PM, zack wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I checked out and compiled the pd vanilla 0.43 &nbsp;below:<div><br></div><div>Last Changed Rev: 12962<div>Last Changed Date: 2010-01-11 18:23:55 -0500 (Mon, 11 Jan 2010)</div><div><br></div><div><br></div><div>While pd compiled and ran fine, &nbsp;I was not able to compile/link/run the "extras", such as "expr" etc..</div><div><br></div><div>Has anyone had success with the externs in "extras" &nbsp;??</div><div><br></div><div>thanks</div><div><br></div><div>Zack</div><div><br></div><div><br></div><div>------------------------------------------</div><div>my lame attempt: &nbsp;</div><div><br></div><div><br></div><div>I commented out &nbsp;the&nbsp;<span class="Apple-style-span" style="color: rgb(40, 127, 56); font-family: Monaco; font-size: 16px; ">OPT_CFLAGS which reduced the compilation errors, but&nbsp;</span></div><div>I wasn't able to get the "extras" to link properly and run. &nbsp;I tried the &nbsp;CFLAG -m32 and -m64, but with no success.</div><div><br></div><div><br></div><div><br></div><div>For example, &nbsp;with "expr~" &nbsp;</div><div><br></div><div>I tried:</div><div><br></div><div>cc -DPD -I../src -Wall -W -g -fPIC -arch i386 &nbsp;-mmacosx-version-min=10.4 -m64 -isysroot /Developer/SDKs/MacOSX10.6.sdk &nbsp; -o "expr~/vexp_fun.o" -c "expr~/vexp_fun.c"</div><div><br></div><div>and:</div><div><br></div><div><div>cc &nbsp;-bundle -undefined dynamic_lookup -arch i386 &nbsp;-mmacosx-version-min=10.4 -o expr~/expr~.pd_darwin expr~/vexp.o expr~/vexp_fun.o expr~/vexp_if.o &nbsp;-lc&nbsp;</div><div>ld: warning: in expr~/vexp.o, file is not of required architecture</div><div><br></div></div><div><div><div><br></div><div>and it fails in runtime with:</div><div><br></div><div>/Users/zack/svn/0.43/extra/expr~/expr.pd_darwin: dlopen(/Users/zack/svn/0.43/extra/expr~/expr.pd_darwin, 10): no suitable image found. &nbsp;Did find:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>/Users/zack/svn/0.43/extra/expr~/expr.pd_darwin: mach-o, but wrong architecture</div><div><br></div><div><br></div><div>&nbsp;</div></div></div></div></div>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div><br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - Thomas Jefferson</div><br class="Apple-interchange-newline"></span></span> </div><br></body></html>