<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello, I've been a long time lurker here on the mailing list and I may have some sort of a solution. I wanted to use netsend~ a while ago and had the same problem compiling it. I somehow found a solution in the pd mailing list archives but I've having trouble finding it again. Nonetheless, I do remember it involved modifying the float_cast.h file if I'm not mistaken. This ended up working, and the objects work with the test-netsend~.pd patch that comes with the files. However, a friend of mine and I were having trouble actually sending audio to each other (we were able to connect to each other).&nbsp;<div><br></div><div>I'm not sure if this is proper mailing list&nbsp;etiquette&nbsp;but I've uploaded netsend~.pd_darwin, netreceive~.pd_darwin, and the changed float_cast.h file to my website. Hopefully this works for people.&nbsp;</div><div><br></div><div><a href="http://sdcc15.ucsd.edu/~smccoid/files/pd/">http://sdcc15.ucsd.edu/~smccoid/files/pd/</a></div><div><br></div><div>Oh, and I did compile this on a leopard/intel mac.</div><div><br></div><div>- Scott</div><div><br></div><div><br></div><div><div><div>On May 20, 2009, at 9:35 AM, Hans-Christoph Steiner 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; "><div><br></div><div>no luck there, I am on 10.5.7. &nbsp;What's needed is an xcode update. &nbsp;If you installed xcode 3.0 and then upgraded, sometimes you can fix things by uninstalling the whole xcode thing, then reinstalling 3.1 directly.</div><div><br></div><div>.hc</div><br><div><div>On May 19, 2009, at 11:45 PM, Mario Mora wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Andres<br><br>There is an update for leopard (10.5.6 --> 10.5.7) maybe that can fix the thing...<br><br><br><br><div class="gmail_quote">2009/5/19 Jose Luis Santorcuato <span dir="ltr">&lt;<a href="mailto:santorcuato76@gmail.com">santorcuato76@gmail.com</a>></span><br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Leopard... is like a windows vista... hehehe... i have problems with blender... live ableton... the graphics... i am trying conect net send&nbsp; and net receive... this week i think the patch be ok.<br><br>Cheers from Chile<br> <br>José<br><br><a href="http://www.chilemigra.cl/" target="_blank">http://www.chilemigra.cl</a><br><a href="http://arselectronicachile.blogspot.com/" target="_blank">http://arselectronicachile.blogspot.com/</a><br><a href="http://www.myspace.com/santorcuato" target="_blank">www.myspace.com/santorcuato</a><br> <br><br><br><br><div class="gmail_quote">2009/5/19 Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> It seems to be an Mac OS X/Intel 10.5 issue, I get the same:<br> <br> hans@palatschinken:netsend~ > make pd_darwin<br> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wno-unused -Wno-parentheses -Wno-switch -I../../../pd/src -o netsend~.o -c netsend~.c<br> /var/folders/Yj/YjGPy6WhGTC8aZMfjwpxv++++TI/-Tmp-//ccp9MAda.s:614:no such instruction: `fctiw %st,%st'<br> /var/folders/Yj/YjGPy6WhGTC8aZMfjwpxv++++TI/-Tmp-//ccp9MAda.s:615:no such instruction: `stfd %st, -32(%ebp)'<div><br> make: *** [netsend~.pd_darwin] Error 1<br> <br></div> Perhaps its worth reporting to Apple, that's probably a bug in their compiler.<br> <br> .hc<div><div></div><div><br> <br> On May 19, 2009, at 2:36 PM, Andres Ferrari wrote:<br> <br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> hello Hans,<br> <br> the objects was compiled in OSX 10.5.5 with terminal (xcode installed in the system)<br> <br> Do you have the objects compiled for leopard?<br> <br> <br> <br> <br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Message: 7<br> Date: Mon, 18 May 2009 15:31:10 -0700 (PDT)<br> From: Andres Ferrari &lt;<a href="mailto:anfex@yahoo.com" target="_blank">anfex@yahoo.com</a>><br> Subject: [PD] compiling netsend~ in osx 10.5<br> To: <a href="mailto:pd-list@iem.at" target="_blank">pd-list@iem.at</a><br> Message-ID: &lt;<a href="mailto:324298.20353.qm@web111404.mail.gq1.yahoo.com" target="_blank">324298.20353.qm@web111404.mail.gq1.yahoo.com</a>><br> Content-Type: text/plain; charset=iso-8859-1<br> <br> <br> hello,<br> <br> I got netsend~ and netreceive~ sources from this website:<br> <a href="http://www.nullmedium.de/dev/netsend%7E/" target="_blank">http://www.nullmedium.de/dev/netsend~/</a><br> <br> <br> when I compile them netreceive~..pd_darwin is created<br> without problem, but netsend~.pd_darwin don`t appear and the<br> terminal show:<br> <br> ferraris-macbook41:net ferrari$ make pd_darwin<br> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow -Wno-unused<br> -Wno-parentheses -Wno-switch -I../../src -Iinclude -o<br> netsend~.o -c netsend~.c<br> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:614:no<br> such instruction: `fctiw %st,%st'<br> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:615:no<br> such instruction: `stfd %st, -32(%ebp)'<br> make: *** [netsend~.pd_darwin] Error 1<br> <br> <br> any idea??<br> <br> thanks!!!<br> <br> <br> Andr?s Ferrari G.<br> <br> <a href="http://www.myspace.com/anfex" target="_blank">http://www.myspace.com/anfex</a><br> <br> <br> <br> <br> <br> <br> ____________________________________________________________________________________<br> ?Obt?n la mejor experiencia en la web!<br> Descarga gratis el nuevo Internet Explorer 8.<br> <a href="http://downloads.yahoo.com/ieak8/?l=e1" target="_blank">http://downloads.yahoo.com/ieak8/?l=e1</a><br> <br> <br> <br> <br> ------------------------------<br> <br> Message: 8<br> Date: Mon, 18 May 2009 20:01:02 -0400<br> From: "Hans-Christoph Steiner" &lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>><br> Subject: Re: [PD] compiling netsend~ in osx 10.5<br> To: "Andres Ferrari" &lt;<a href="mailto:anfex@yahoo.com" target="_blank">anfex@yahoo.com</a>>,<br> <a href="mailto:pd-list@iem.at" target="_blank">pd-list@iem.at</a><br> Message-ID: &lt;<a href="mailto:1242691262.32154.1316109739@webmail.messagingengine.com" target="_blank">1242691262.32154.1316109739@webmail.messagingengine.com</a>><br> Content-Type: text/plain; charset="ISO-8859-1"<br> <br> <br> Wow, that's a crazy error. &nbsp;Never seen anything like<br> that. &nbsp;Perhaps your<br> compiler setup is messed up? &nbsp;It built for me in<br> 10.4/PowerPC.<br> <br> .hc<br> <br> -- <br> &nbsp;Hans-Christoph Steiner<br> &nbsp;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a><br> <br> <br> On Mon, 18 May 2009 15:31 -0700, "Andres Ferrari" &lt;<a href="mailto:anfex@yahoo.com" target="_blank">anfex@yahoo.com</a>><br> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> hello,<br> <br> I got netsend~ and netreceive~ sources from this<br> </blockquote> website:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <a href="http://www.nullmedium.de/dev/netsend%7E/" target="_blank">http://www.nullmedium.de/dev/netsend~/</a><br> <br> <br> when I compile them netreceive~..pd_darwin is created<br> </blockquote> without problem,<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> but netsend~.pd_darwin don`t appear and the terminal<br> </blockquote> show:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> ferraris-macbook41:net ferrari$ make pd_darwin<br> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow<br> </blockquote> -Wno-unused<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> -Wno-parentheses -Wno-switch -I../../src -Iinclude -o<br> </blockquote> netsend~.o -c<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> netsend~.c<br> <br> </blockquote> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:614:no<br> such<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> instruction: `fctiw %st,%st'<br> <br> </blockquote> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:615:no<br> such<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> instruction: `stfd %st, -32(%ebp)'<br> make: *** [netsend~.pd_darwin] Error 1<br> <br> <br> any idea??<br> <br> thanks!!!<br> <br> <br> Andr?s Ferrari G.<br> <br> <a href="http://www.myspace.com/anfex" target="_blank">http://www.myspace.com/anfex</a><br> <br> <br> <br> <br> <br> <br> </blockquote> &nbsp; ____________________________________________________________________________________<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> ?Obt?n la mejor experiencia en la web!<br> Descarga gratis el nuevo Internet Explorer 8.<br> <a href="http://downloads.yahoo.com/ieak8/?l=e1" target="_blank">http://downloads.yahoo.com/ieak8/?l=e1</a><br> <br> <br> _______________________________________________<br> <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a><br> </blockquote> mailing list<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> UNSUBSCRIBE and account-management -><br> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </blockquote> <br> <br> <br> ------------------------------<br> <br> _______________________________________________<br> Pd-list mailing list<br> <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a><br> to manage your subscription (including un-subscription)<br> see<br> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> <br> <br> End of Pd-list Digest, Vol 50, Issue 66<br> ***************************************<br> <br> </blockquote> <br> <br> &nbsp; &nbsp; ____________________________________________________________________________________<br> ¡Obtén la mejor experiencia en la web!<br> Descarga gratis el nuevo Internet Explorer 8.<br> <a href="http://downloads.yahoo.com/ieak8/?l=e1" target="_blank">http://downloads.yahoo.com/ieak8/?l=e1</a><br> <br> _______________________________________________<br> <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </blockquote> <br> <br> <br> <br></div></div> ----------------------------------------------------------------------------<br> <br> You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie<div><div></div><div><br> <br> <br> <br> <br> _______________________________________________<br> <a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </div></div></blockquote></div></div></div><font color="#888888"><br><br clear="all"><br>-- <br><a href="http://arselectronicachile.blogspot.com/" target="_blank">http://arselectronicachile.blogspot.com/</a><br><a href="http://www.myspace.com/santorcuato" target="_blank">www.myspace.com/santorcuato</a><br> </font><br>_______________________________________________<br> <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> <br></blockquote></div><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>Using ReBirth is like trying to play an 808 with a long stick. &nbsp; &nbsp;-David Zicarelli</div><br class="Apple-interchange-newline"></span></span> </div><br></div>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br></div></body></html>