<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br class="webkit-block-placeholder"></div><div>Try:</div><div><br class="webkit-block-placeholder"></div><div>cd externals</div><div>make oscx</div><div><br class="webkit-block-placeholder"></div><div>Or get the binaries from Pd-extended.</div><div><br class="webkit-block-placeholder"></div><div>.hc</div><br><div><div>On Mar 2, 2008, at 11:44 PM, William Brent wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello,<br><br>I've searched the archives about this issue and am still stuck.  My apologies if this is very simple:<br><br>I'm trying to compile the OSCx externals, following the instructions in the readme file.  I compiled libOSC first, then did a cd back to the OSC directory and did<br> <br>$make pd_darwin OSC<br><br>Building starts, but fails with the following output:<br><br>cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -I../../../pd/src -I../../obj -c *.c<br> OSC.c:40: warning: function declaration isn't a prototype<br>OSC.c:41: warning: function declaration isn't a prototype<br>OSC.c:42: warning: function declaration isn't a prototype<br>OSC.c:43: warning: function declaration isn't a prototype<br> sendOSC.c: In function 'sendOSC_sendtyped':<br>sendOSC.c:300: warning: ordered comparison of pointer with integer zero<br>sendOSC.c: In function 'ParseTimeTag':<br>sendOSC.c:570: warning: format '%llx' expects type 'long long unsigned int *', but argument 3 has type 'struct OSCTimeTag *'<br> sendOSC.c: In function 'CommandLineMode':<br>sendOSC.c:410: warning: 'numArgs' may be used uninitialized in this function<br>cc -bundle -undefined suppress -flat_namespace -o OSC.pd_darwin OSC.o htmsocket.o OSC-pattern-match.o sendOSC.o dumpOSC.o routeOSC.o -lm -lc ../libOSC/libOSC.a<br> rm -f OSC.o ../OSC.pd_darwin<br>ln -s OSC/OSC.pd_darwin ..<br>cc     OSC.c   -o OSC<br>/usr/bin/ld: Undefined symbols:<br>_main<br>_OSCroute_setup<br>_class_addmethod<br>_class_new<br>_dumpOSC_setup<br>_gensym<br>_pd_new<br> _post<br>_sendOSC_setup<br>collect2: ld returned 1 exit status<br>make: *** [OSC] Error 1<br clear="all"><br><br>I'm on an Intel MacBook Pro with os 10.4.11.  I do have Fink installed...if that's relevant.  I've also made all the Pd source headers available for this compilation process.  Can anyone show me where I'm going wrong here?  Also, I'm wondering if the source files I have are indeed the most recent available.  The externals package from sourceforge is dated March 2003 - is this correct?  Are there newer objects for sending OSC?<br> <br><br>Thanks for the help,<br>William<br><br><br><br><br><br>-- <br>William Brent<br><br>"Great minds flock together"<br>Conflations: conversational idiom for the 21st century<br><br><a href="http://www.conflations.com">www.conflations.com</a><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a></div> </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"><div><br></div><div>----------------------------------------------------------------------------</div><div><br style="font-family: Tahoma; "></div><div>                  ¡El pueblo unido jamás será vencido!</div><br class="Apple-interchange-newline"></span> </div><br></body></html>