<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=""><div class="">Sorry, but no.  The existing Makefiles appear to work OK for all current versions of both “make” and “gmake”.</div><div class=""><br class=""></div><div class="">However, with your patch applied, while “gmake” works OK, “make” (at least on FreeBSD 10.1) does not:</div><div class=""><span class="Apple-tab-span" style="white-space: pre;">     </span>%make</div><span class="Apple-tab-span" style="white-space: pre;"> </span>make: “liveMedia/Makefile" line 40: warning: duplicate script for target "%.o" ignored<br class=""><span class="Apple-tab-span" style="white-space: pre;">      </span>make: "liveMedia/Makefile" line 38: warning: using previous script for "%.o" defined here<br class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>c++ -O2 -pipe  -c Media.cpp<br class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>Media.cpp:21:10: fatal error: 'Media.hh' file not found<br class=""><span class="Apple-tab-span" style="white-space: pre;">    </span>#include "Media.hh"<br class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>         ^<br class=""><span class="Apple-tab-span" style="white-space: pre;">  </span>1 error generated.<br class=""><span class="Apple-tab-span" style="white-space: pre;">   </span>*** Error code 1<br class=""><br class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>Stop.<br class=""><span class="Apple-tab-span" style="white-space: pre;">        </span>make: stopped in liveMedia<br class=""><br class=""><div class="">Because of this, and because I have heard no other report of the Makefiles not working with any recent version of “make” (or “gmake”), I won’t be applying this patch.</div><br class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>