The errors are probably because you are not linking against pd.lib, which is where the undefined symbols are hiding. Martin
> > De: Miguel Cardoso <[EMAIL PROTECTED]> > Date: 2006/12/12 mar. PM 03:36:28 GMT-05:00 > À: pd-liste <[email protected]> > Objet: [PD] error compiling any2string > > 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 > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
