[PD] compiling netsend~ in osx 10.5

Mario Mora maredmo at gmail.com
Wed May 20 05:45:34 CEST 2009


Andres

There is an update for leopard (10.5.6 --> 10.5.7) maybe that can fix the
thing...



2009/5/19 Jose Luis Santorcuato <santorcuato76 at gmail.com>

> Leopard... is like a windows vista... hehehe... i have problems with
> blender... live ableton... the graphics... i am trying conect net send  and
> net receive... this week i think the patch be ok.
>
> Cheers from Chile
>
> José
>
> http://www.chilemigra.cl
> http://arselectronicachile.blogspot.com/
> www.myspace.com/santorcuato
>
>
>
>
> 2009/5/19 Hans-Christoph Steiner <hans at at.or.at>
>
>
>> It seems to be an Mac OS X/Intel 10.5 issue, I get the same:
>>
>> hans at palatschinken:netsend~ > make pd_darwin
>> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wno-unused -Wno-parentheses
>> -Wno-switch -I../../../pd/src -o netsend~.o -c netsend~.c
>> /var/folders/Yj/YjGPy6WhGTC8aZMfjwpxv++++TI/-Tmp-//ccp9MAda.s:614:no such
>> instruction: `fctiw %st,%st'
>> /var/folders/Yj/YjGPy6WhGTC8aZMfjwpxv++++TI/-Tmp-//ccp9MAda.s:615:no such
>> instruction: `stfd %st, -32(%ebp)'
>> make: *** [netsend~.pd_darwin] Error 1
>>
>> Perhaps its worth reporting to Apple, that's probably a bug in their
>> compiler.
>>
>> .hc
>>
>>
>> On May 19, 2009, at 2:36 PM, Andres Ferrari wrote:
>>
>>
>>> hello Hans,
>>>
>>> the objects was compiled in OSX 10.5.5 with terminal (xcode installed in
>>> the system)
>>>
>>> Do you have the objects compiled for leopard?
>>>
>>>
>>>
>>>
>>>  Message: 7
>>>> Date: Mon, 18 May 2009 15:31:10 -0700 (PDT)
>>>> From: Andres Ferrari <anfex at yahoo.com>
>>>> Subject: [PD] compiling netsend~ in osx 10.5
>>>> To: pd-list at iem.at
>>>> Message-ID: <324298.20353.qm at web111404.mail.gq1.yahoo.com>
>>>> Content-Type: text/plain; charset=iso-8859-1
>>>>
>>>>
>>>> hello,
>>>>
>>>> I got netsend~ and netreceive~ sources from this website:
>>>> http://www.nullmedium.de/dev/netsend~/<http://www.nullmedium.de/dev/netsend%7E/>
>>>>
>>>>
>>>> when I compile them netreceive~..pd_darwin is created
>>>> without problem, but netsend~.pd_darwin don`t appear and the
>>>> terminal show:
>>>>
>>>> ferraris-macbook41:net ferrari$ make pd_darwin
>>>> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow -Wno-unused
>>>> -Wno-parentheses -Wno-switch -I../../src -Iinclude -o
>>>> netsend~.o -c netsend~.c
>>>> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:614:no
>>>> such instruction: `fctiw %st,%st'
>>>> /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:615:no
>>>> such instruction: `stfd %st, -32(%ebp)'
>>>> make: *** [netsend~.pd_darwin] Error 1
>>>>
>>>>
>>>> any idea??
>>>>
>>>> thanks!!!
>>>>
>>>>
>>>> Andr?s Ferrari G.
>>>>
>>>> http://www.myspace.com/anfex
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ____________________________________________________________________________________
>>>> ?Obt?n la mejor experiencia en la web!
>>>> Descarga gratis el nuevo Internet Explorer 8.
>>>> http://downloads.yahoo.com/ieak8/?l=e1
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> Message: 8
>>>> Date: Mon, 18 May 2009 20:01:02 -0400
>>>> From: "Hans-Christoph Steiner" <hans at at.or.at>
>>>> Subject: Re: [PD] compiling netsend~ in osx 10.5
>>>> To: "Andres Ferrari" <anfex at yahoo.com>,
>>>> pd-list at iem.at
>>>> Message-ID: <1242691262.32154.1316109739 at webmail.messagingengine.com>
>>>> Content-Type: text/plain; charset="ISO-8859-1"
>>>>
>>>>
>>>> Wow, that's a crazy error.  Never seen anything like
>>>> that.  Perhaps your
>>>> compiler setup is messed up?  It built for me in
>>>> 10.4/PowerPC.
>>>>
>>>> .hc
>>>>
>>>> --
>>>>  Hans-Christoph Steiner
>>>>  hans at at.or.at
>>>>
>>>>
>>>> On Mon, 18 May 2009 15:31 -0700, "Andres Ferrari" <anfex at yahoo.com>
>>>> wrote:
>>>>
>>>>>
>>>>> hello,
>>>>>
>>>>> I got netsend~ and netreceive~ sources from this
>>>>>
>>>> website:
>>>>
>>>>> http://www.nullmedium.de/dev/netsend~/<http://www.nullmedium.de/dev/netsend%7E/>
>>>>>
>>>>>
>>>>> when I compile them netreceive~..pd_darwin is created
>>>>>
>>>> without problem,
>>>>
>>>>> but netsend~.pd_darwin don`t appear and the terminal
>>>>>
>>>> show:
>>>>
>>>>>
>>>>> ferraris-macbook41:net ferrari$ make pd_darwin
>>>>> cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow
>>>>>
>>>> -Wno-unused
>>>>
>>>>> -Wno-parentheses -Wno-switch -I../../src -Iinclude -o
>>>>>
>>>> netsend~.o -c
>>>>
>>>>> netsend~.c
>>>>>
>>>>>  /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:614:no
>>>> such
>>>>
>>>>> instruction: `fctiw %st,%st'
>>>>>
>>>>>  /var/folders/Pv/PvVeb-QFGxi7XEJGJnt4kk+++TI/-Tmp-//ccWJWAbj.s:615:no
>>>> such
>>>>
>>>>> instruction: `stfd %st, -32(%ebp)'
>>>>> make: *** [netsend~.pd_darwin] Error 1
>>>>>
>>>>>
>>>>> any idea??
>>>>>
>>>>> thanks!!!
>>>>>
>>>>>
>>>>> Andr?s Ferrari G.
>>>>>
>>>>> http://www.myspace.com/anfex
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>> ____________________________________________________________________________________
>>>>
>>>>> ?Obt?n la mejor experiencia en la web!
>>>>> Descarga gratis el nuevo Internet Explorer 8.
>>>>> http://downloads.yahoo.com/ieak8/?l=e1
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Pd-list at iem.at
>>>>>
>>>> mailing list
>>>>
>>>>> UNSUBSCRIBE and account-management ->
>>>>> http://lists.puredata.info/listinfo/pd-list
>>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>> _______________________________________________
>>>> Pd-list mailing list
>>>> Pd-list at iem.at
>>>> to manage your subscription (including un-subscription)
>>>> see
>>>> http://lists.puredata.info/listinfo/pd-list
>>>>
>>>>
>>>> End of Pd-list Digest, Vol 50, Issue 66
>>>> ***************************************
>>>>
>>>>
>>>
>>>
>>> ____________________________________________________________________________________
>>> ¡Obtén la mejor experiencia en la web!
>>> Descarga gratis el nuevo Internet Explorer 8.
>>> http://downloads.yahoo.com/ieak8/?l=e1
>>>
>>> _______________________________________________
>>> Pd-list at iem.at mailing list
>>> UNSUBSCRIBE and account-management ->
>>> http://lists.puredata.info/listinfo/pd-list
>>>
>>
>>
>>
>>
>>
>> ----------------------------------------------------------------------------
>>
>> You can't steal a gift. Bird gave the world his music, and if you can hear
>> it, you can have it. - Dizzy Gillespie
>>
>>
>>
>>
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>
> --
> http://arselectronicachile.blogspot.com/
> www.myspace.com/santorcuato
>
> _______________________________________________
> 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/20090519/7f71bdf8/attachment.htm>


More information about the Pd-list mailing list