<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Can you pull, clean, run configure, and try building again? I just added the missing portaudio api.<div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Sep 20, 2016, at 5:45 PM, Christof Ressi <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Dan! I tried your branch and 'configure' work now, however, I get an error with 'make':<br class=""><br class="">portaudio/src/os/win/pa_win_wdmks_utils.c:53:51: fatal error: ../../hostapi/wasapi/mingw-include/ks.h: No such file or directory<br class="">compilation terminated.<br class="">Makefile:719: die Regel für Ziel „portaudio/src/os/win/pa_win_wdmks_utils.lo“ scheiterte <br class="">make[2]: *** [portaudio/src/os/win/pa_win_wdmks_utils.lo] Fehler 1 <br class="">make[2]: Verzeichnis „/c/pd_externals/pd/portaudio“ wird verlassen <br class="">Makefile:489: die Regel für Ziel „all-recursive“ scheiterte<br class="">make[1]: *** [all-recursive] Fehler 1<br class="">make[1]: Verzeichnis „/c/pd_externals/pd“ wird verlassen<br class="">Makefile:413: die Regel für Ziel „all“ scheiterte<br class="">make: *** [all] Fehler 2<br class=""><br class="">Christof<br class=""><br class=""> <br class=""> <br class=""><br class="">Gesendet: Mittwoch, 21. September 2016 um 01:05 Uhr<br class="">Von: "Dan Wilcox" <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>><br class="">An: "Christof Ressi" <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>><br class="">Cc: <a href="mailto:pd-list@lists.iem.at" class="">pd-list@lists.iem.at</a><br class="">Betreff: Re: [PD] configure fails for portaudio (Windows 7)<br class=""><br class="">Can you try the “autotools_updates” branch from <a href="https://github.com/pure-data/pure-data/tree/autotools_updates?" class="">https://github.com/pure-data/pure-data/tree/autotools_updates?</a><br class=""> <br class="">I removed the separate step of calling configure on portaudio directly as we now handle it in a makefile instead.<br class=""> <br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika[<a href="https://twitter.com/danomatika" class="">https://twitter.com/danomatika</a>]<br class=""><a href="http://danomatika.com" class="">danomatika.com</a>[<a href="http://danomatika.com" class="">http://danomatika.com</a>]<br class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a>[<a href="http://robotcowboy.com" class="">http://robotcowboy.com</a>] <br class=""><br class="">On Sep 20, 2016, at 3:40 PM, <a href="mailto:pd-list-request@lists.iem.at" class="">pd-list-request@lists.iem.at</a>[<a href="mailto:pd-list-request@lists.iem.at" class="">pd-list-request@lists.iem.at</a>] wrote: <br class=""><br class="">From: "Christof Ressi" <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>[<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>]><br class="">Subject: [PD] configure fails for portaudio (Windows 7)<br class="">Date: September 20, 2016 at 3:40:34 PM MDT<br class="">To: <a href="mailto:pd-list@iem.at" class="">pd-list@iem.at</a>[<a href="mailto:pd-list@iem.at" class="">pd-list@iem.at</a>]<br class=""><br class="">Hi list,<br class=""><br class="">I've already build several Pd externals with MinGW on Windows 7 using the pd-lib-builder, but never build Pd itself from source for this platform. 'configure' always fails for portaudio. The error message I get is this:<br class=""><br class="">=== configuring in portaudio (/c/pd_externals/pd/portaudio)<br class="">configure: running /bin/sh m4/config/configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.<br class="">/bin/sh: m4/config/configure: No such file or directory<br class="">configure: error: m4/config/configure failed for portaudio<br class=""><br class="">There is indeed no 'configure' in m4/config. Any idea what could be the problem? I attached the config.log, in case that helps...<br class=""><br class="">Christof<config.log><br class=""></div></div></blockquote></div><br class=""></div></body></html>