I get this error compiling any2string.c
does anyone have these moocow externals compiled for mac intel?
thks list
cc any2string.c -o any2string /usr/bin/ld: Undefined symbols: _main _binbuf_add _binbuf_clear _binbuf_free _binbuf_gettext _binbuf_new _class_addanything _class_new _class_sethelpsymbol _freebytes _gensym _getbytes _outlet_free _outlet_list _outlet_new _pd_new _s_ _s_float _s_list collect2: ld returned 1 exit status make: *** [any2string] Error 1
Miguel Cardoso wrote:
I get this error compiling any2string.c
does anyone have these moocow externals compiled for mac intel?
did you use "./autogen.sh && ./configure && make" or just "make"? you are trying to compile an application instead of a dylib.
thinking of this, i am not sure, whether pdstring's build-system really supports os-x (i haven't looked, so forgive my ignorance).
most likely, the simplest way would be to not build the pdstring library but to use the "gÃŒnther's grand unified build system": 'cd pd/externals/build/darwin && make'
if this is too much for you, just use 'make any2string.pd_darwin' and 'make string2any.pd_darwin'
mfa.dsr IOhannes
morning all,
On 2006-12-13 09:34:25, IOhannes m zmoelnig zmoelnig@iem.at appears to have written:
Miguel Cardoso wrote:
I get this error compiling any2string.c
does anyone have these moocow externals compiled for mac intel?
did you use "./autogen.sh && ./configure && make" or just "make"? you are trying to compile an application instead of a dylib.
There's a default './configure' already packed into the distribution on my website (http://www.ling.uni-potsdam.de/~moocow/projects/pd/pdstring-0.03.tar.gz), so you can build & install without the autotools installed locally (i.e. without running ./autogen.sh) just by running "./configure && make && make install".
thinking of this, i am not sure, whether pdstring's build-system really supports os-x (i haven't looked, so forgive my ignorance).
I'm not sure either ;-) I did copy the "darwin" section from the configure.in of pd (v0.35-test16), and have had success reports for other externals, but lacking an os-x machine, i can't test the support myself.
marmosets, Bryan
Hello list managed to compile the files on mac intel using Bryan's makefile
Thanks for all the help!!
FYI, [any2string] and [string2any] should be in the nightly builds on
all platforms in the flatspace library.
.hc
On Dec 13, 2006, at 6:18 AM, Miguel Cardoso wrote:
Hello list managed to compile the files on mac intel using Bryan's makefile
Thanks for all the help!!
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
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. - Thomas Jefferson