<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Yo Pd-dev,</div><div><br class="webkit-block-placeholder"></div><div>The 'make patch_pd' step prevents one from successfully building pd-extended on Mac os x 10.5.</div><div><br class="webkit-block-placeholder"></div><div>When after you've <i>"make patch_pd"</i>&nbsp;when you build pd-extended, you will get the following error:</div><div><br class="webkit-block-placeholder"></div><div><div><b>m_obj.c: In function ‘blobinlet_new’:</b></div><div><b>m_obj.c:222: error: ‘union inletunion’ has no member named ‘iu_blobslot’</b></div><div><b>make[2]: *** [m_obj.o] Error 1</b></div><div><b>make[1]: [pd] Error 2 (ignored)</b></div><div>make -C /Users/bz/Downloads/puredata-extended/pd/src BUILDLAYOUT_DIR=/Users/bz/Downloads/puredata-extended/packages cvs_root_dir=/Users/bz/Downloads/puredata-extended DESTDIR=/Users/bz/Downloads/puredata-extended/packages/darwin_app/build/Pd-0.41.4.app/Contents/Resources prefix= libpddir=/Users/bz/Downloads/puredata-extended/packages/darwin_app/build/Pd-0.41.4.app/Contents/Resources OPT_CFLAGS="-march=pentium4 -msse2 -mfpmath=sse -ftree-vectorize -ftree-vectorizer-verbose=2" UNAME=Darwin &nbsp;install</div><div>makefile:171: warning: overriding commands for target `../bin/pdtcl.dll'</div><div>makefile:165: warning: ignoring old commands for target `../bin/pdtcl.dll'</div><div>cc -g -O2 -DPD &nbsp;-Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -DDL_OPEN -DMACOSX -DUNISTD -I/usr/X11R6/include &nbsp; &nbsp; &nbsp; &nbsp; -I../portaudio/include -I../portaudio/src/common &nbsp; &nbsp; &nbsp; &nbsp; -I../portaudio/src/os/mac_osx/ &nbsp; &nbsp; &nbsp; &nbsp; -I../portmidi/pm_common -I../portmidi/pm_mac &nbsp; &nbsp; &nbsp; &nbsp; -I../portmidi/porttime &nbsp; &nbsp; &nbsp; &nbsp; -DUSEAPI_PORTAUDIO -DPA19 -DPA_USE_COREAUDIO -DNEWBUFFER -DMACOSX3 -DPA_BIG_ENDIAN -Wno-error -O2 -DUSEAPI_JACK -DINSTALL_PREFIX=\"\" &nbsp;-c -o ../obj/m_obj.o m_obj.c&nbsp;</div><div><b>m_obj.c: In function ‘blobinlet_new’:</b></div><div><b>m_obj.c:222: error: ‘union inletunion’ has no member named ‘iu_blobslot’</b></div><div><b>make[2]: *** [m_obj.o] Error 1</b></div><div><b>make[1]: *** [pd_install] Error 2</b></div><div><b>make: *** [darwin_app_core] Error 2</b></div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div>Any insights?</div><div><br class="webkit-block-placeholder"></div><div>Cheers,</div><div>~Brandon</div></div></body></html>