<div dir="ltr">Ok, I have tried to compile sndfiler which seems pretty much straight forward, however, the problem I have is with threadlib that no matter what I modify on the make file to compile this for my arch it keeps dropping the same error. does this mean that it needs to have pd 64 bits installed??? I have modified CFLAGS to include i386 and x86_64 but still get this error. Did anyone test these externals?? I think it is a good idea to resurrect them.<div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>make</div><div><div>gcc -bundle -bundle_loader /Applications/Pd-0.47-1.app/Contents/Resources//bin/pd --export-dynamic -o threadlib.pd_darwin fifo.o callbacks.o threadlib.o sleep.o detach.o join.o -lc -lm</div><div>ld: warning: in /Applications/Pd-0.47-1.app/Contents/Resources//bin/pd, missing required architecture x86_64 in file</div><div>Undefined symbols:</div><div>  "_clock_free", referenced from:</div><div>      _h_free_callbacks in callbacks.o</div><div>  "_class_doaddfloat", referenced from:</div><div>      _sleep_setup in sleep.o</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_outlet_symbol", referenced from:</div><div>      _detach_thread in detach.o</div><div>      _join_symbol_callback in join.o</div><div>  "_class_addsymbol", referenced from:</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_post", referenced from:</div><div>      _threadlib_help in threadlib.o</div><div>      _threadlib_setup in threadlib.o</div><div>      _detach_new in detach.o</div><div>  "_class_addlist", referenced from:</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_getbytes", referenced from:</div><div>      _threadlib_fifo_init in fifo.o</div><div>      _sys_callback in callbacks.o</div><div>      _detach_anything in detach.o</div><div>      _detach_list in detach.o</div><div>      _detach_symbol in detach.o</div><div>      _detach_symbol in detach.o</div><div>      _detach_pointer in detach.o</div><div>      _detach_pointer in detach.o</div><div>      _detach_float in detach.o</div><div>      _detach_float in detach.o</div><div>      _detach_bang in detach.o</div><div>      _detach_free in detach.o</div><div>      _join_symbol in join.o</div><div>      _join_float in join.o</div><div>      _join_pointer in join.o</div><div>      _join_bang in join.o</div><div>      _join_list in join.o</div><div>      _join_anything in join.o</div><div>      _join_anything in join.o</div><div>  "_class_new", referenced from:</div><div>      _threadlib_setup in threadlib.o</div><div>      _sleep_setup in sleep.o</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_outlet_anything", referenced from:</div><div>      _detach_thread in detach.o</div><div>      _join_anything_callback in join.o</div><div>  "_atom_getfloat", referenced from:</div><div>      _detach_thread in detach.o</div><div>  "_pd_new", referenced from:</div><div>      _threadlib_new in threadlib.o</div><div>      _sleep_new in sleep.o</div><div>      _detach_new in detach.o</div><div>      _join_new in join.o</div><div>  "_class_addbang", referenced from:</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_outlet_float", referenced from:</div><div>      _detach_thread in detach.o</div><div>      _join_float_callback in join.o</div><div>  "_class_addanything", referenced from:</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_class_addmethod", referenced from:</div><div>      _threadlib_setup in threadlib.o</div><div>  "_outlet_pointer", referenced from:</div><div>      _detach_thread in detach.o</div><div>      _join_pointer_callback in join.o</div><div>  "_s_float", referenced from:</div><div>      _sleep_new in sleep.o</div><div>  "_clock_delay", referenced from:</div><div>      _sys_callback in callbacks.o</div><div>  "_freebytes", referenced from:</div><div>      _threadlib_fifo_destroy in fifo.o</div><div>      _h_run_callbacks in callbacks.o</div><div>      _h_run_callbacks in callbacks.o</div><div>      _detach_thread in detach.o</div><div>      _detach_thread in detach.o</div><div>      _detach_thread in detach.o</div><div>      _detach_thread in detach.o</div><div>      _detach_thread in detach.o</div><div>      _detach_thread in detach.o</div><div>      _join_anything_callback in join.o</div><div>      _join_list_callback in join.o</div><div>  "_outlet_list", referenced from:</div><div>      _detach_thread in detach.o</div><div>      _join_list_callback in join.o</div><div>  "_clock_new", referenced from:</div><div>      _h_init_callbacks in callbacks.o</div><div>  "_atom_getsymbol", referenced from:</div><div>      _detach_thread in detach.o</div><div>  "_copybytes", referenced from:</div><div>      _sys_callback in callbacks.o</div><div>      _detach_anything in detach.o</div><div>      _detach_list in detach.o</div><div>      _join_list in join.o</div><div>  "_gensym", referenced from:</div><div>      _threadlib_setup in threadlib.o</div><div>      _threadlib_setup in threadlib.o</div><div>      _sleep_setup in sleep.o</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_class_addpointer", referenced from:</div><div>      _detach_setup in detach.o</div><div>      _join_setup in join.o</div><div>  "_sys_lock", referenced from:</div><div>      _sys_callback in callbacks.o</div><div>      _h_run_callbacks in callbacks.o</div><div>      _h_run_callbacks in callbacks.o</div><div>  "_s_list", referenced from:</div><div>      _join_anything_callback in join.o</div><div>  "_sys_unlock", referenced from:</div><div>      _sys_callback in callbacks.o</div><div>      _h_run_callbacks in callbacks.o</div><div>      _h_run_callbacks in callbacks.o</div><div>  "_outlet_bang", referenced from:</div><div>      _sleep_float in sleep.o</div><div>      _detach_thread in detach.o</div><div>      _join_bang_callback in join.o</div><div>  "_outlet_new", referenced from:</div><div>      _sleep_new in sleep.o</div><div>      _detach_new in detach.o</div><div>      _join_new in join.o</div><div>ld: symbol(s) not found</div><div>collect2: ld returned 1 exit status</div><div>make: *** [threadlib.pd_darwin] Error 1</div></div><div><br></div></blockquote>cheers<br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><br></div></blockquote></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 28, 2017 at 10:52 PM, Lucas Cordiviola <span dir="ltr"><<a href="mailto:lucarda27@hotmail.com" target="_blank">lucarda27@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_-7856948257736895000divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<p></p>
<div>We have a specialist on that.</div>
<div><br>
</div>
<div>Fred Jan.</div>
<div><br>
</div>
<div>Fred, what do you say?</div><span class="">
<br>
<p></p>
<p><br>
</p>
<div id="m_-7856948257736895000Signature"><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font>
</div>
<br>
<br>
</span><div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div id="m_-7856948257736895000divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Pd-list <<a href="mailto:pd-list-bounces@lists.iem.at" target="_blank">pd-list-bounces@lists.iem.at</a>> on behalf of Dan Wilcox <<a href="mailto:danomatika@gmail.com" target="_blank">danomatika@gmail.com</a>><br>
<b>Sent:</b> Tuesday, February 28, 2017 5:10 PM<br>
<b>To:</b> Roman Haefeli<br>
<b>Cc:</b> Pd-List<span class=""><br>
<b>Subject:</b> Re: [PD] soundfiler alternative?</span></font>
<div> </div>
</div><span class="">
<div>Maybe that can be resurrected, updated, and added to deken? :)
<div><br>
<div>
<blockquote type="cite">
<div>On Feb 28, 2017, at 9:11 AM, <a href="mailto:pd-list-request@lists.iem.at" target="_blank">
pd-list-request@lists.iem.at</a> wrote:</div>
<br class="m_-7856948257736895000Apple-interchange-newline">
<div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px">
<span style="color:rgb(127,127,127)"><b>From:<span class="m_-7856948257736895000Apple-converted-space"> </span></b></span><span>Roman Haefeli <<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>><br>
</span></div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px">
<span style="color:rgb(127,127,127)"><b>Subject:<span class="m_-7856948257736895000Apple-converted-space"> </span></b></span><span><b>Re: [PD] soundfiler alternative?</b><br>
</span></div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px">
<span style="color:rgb(127,127,127)"><b>Date:<span class="m_-7856948257736895000Apple-converted-space"> </span></b></span><span>February 28, 2017 at 9:10:51 AM MST<br>
</span></div>
<div style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;margin:0px">
<span style="color:rgb(127,127,127)"><b>To:<span class="m_-7856948257736895000Apple-converted-space"> </span></b></span><span><a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a><br>
</span></div>
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">I
 totally forgot about [sndfiler]. It's actually a threaded version of</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">[soundfiler].</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a href="http://grh.mur.at/software/sndfiler.html" style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">http://grh.mur.at/software/<wbr>sndfiler.html</a><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">Roman</span></div>
</blockquote>
</div>
<br>
<div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
--------</div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
Dan Wilcox</div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a href="http://twitter.com/danomatika" target="_blank">@danomatika</a></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a href="http://danomatika.com" target="_blank">danomatika.com</a></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<a href="http://robotcowboy.com" target="_blank">robotcowboy.com</a></div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br>
</div>
<br class="m_-7856948257736895000Apple-interchange-newline">
</div>
<br>
</div>
</div>
</span></div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">José Rafael Subía Valdez<br><div><a href="http://www.jrsv.net" target="_blank">www.jrsv.net</a><br><div><br></div><div><br><div><br><font face="'lucida grande', tahoma, verdana, arial, sans-serif" size="4"><span style="font-size:14px;line-height:17px"><br></span></font></div></div></div></div></div>
</div>