<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="">I just tested and yes it just happened here.I just opened Jira <a href="https://freeswitch.org/jira/browse/FS-10556" class="">FS-10556</a>.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 28, 2017, at 3:12 AM, chris <<a href="mailto:chris@gcjd.org" class="">chris@gcjd.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Tue, 25 Jul 2017 15:16:44 -0700, Mario G wrote:<br class=""><blockquote type="cite" class="">You cannot update stable production using git update, that is only <br class="">for master development and current branch which are installed via <br class="">git. Stable does not use git, it is a simple download. For a stable <br class="">install, you simply reinstall the next maintenance level, macFI will <br class="">automatically show 1.6.20 when it shows up. I should have asked what <br class="">you had installed, another gcc messes things up good, been there done <br class="">that. BTW, you’re original FS was from April, if you look at the wiki <br class="">manual download instructions you will see I updated them after April <br class="">for a stable production download. That is the same line macFI uses <br class="">now for stable download. Glad you’re working now.<br class=""></blockquote><br class="">Thanks for your help. I have a working 1.6.19 now.<br class=""><br class="">But I still see a problem with the build system. I did a fresh install <br class="">from git to be able to do incremental updates via make current:<br class=""><br class="">FreeSWITCH Version 1.9.0+git~20170725T233142Z~41130001b0~64bit (git <br class="">4113000 2017-07-25 23:31:42Z 64bit)<br class=""><br class="">and that works ok. But if I then do:<br class=""><br class="">git pull && make current<br class=""><br class="">I get  a similar problem like the first time.<br class=""><br class="">config.status: executing depfiles commands<br class="">config.status: executing libtool commands<br class="">cd src/mod/languages/mod_lua/lua && make clean<br class="">/bin/sh: line 0: cd: src/mod/languages/mod_lua/lua: No such file or <br class="">directory<br class="">make: *** [lua-reconf] Error 1<br class=""><br class="">There is no src/mod/languages/mod_lua/lua directory yet the makefile <br class="">refers to this directory. See also <br class=""><<a href="https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/Makefile.am" class="">https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/Makefile.am</a>><br class="">at line 780 this directory is used.<br class=""><br class="">What's going on here?<br class=""><br class="">Greetings, chris<br class="">_________________________________________________________________________<br class="">Professional FreeSWITCH Consulting Services:<br class=""><a href="mailto:consulting@freeswitch.org" class="">consulting@freeswitch.org</a><br class="">http://www.freeswitchsolutions.com<br class=""><br class="">Official FreeSWITCH Sites<br class="">http://www.freeswitch.org<br class="">http://confluence.freeswitch.org<br class="">http://www.cluecon.com<br class=""><br class="">FreeSWITCH-users mailing list<br class="">FreeSWITCH-users@lists.freeswitch.org<br class="">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br class="">UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br class="">http://www.freeswitch.org</div></div></blockquote></div><br class=""></div></body></html>