[Freeswitch-users] Freeswitch 1.6.19: make current fails after updating
chris
chris at gcjd.org
Mon Jul 24 15:53:54 UTC 2017
Hello List,
my problem is that the build after updating fails.
This is on a Mac Mini 2012 running OSX 10.11.6, XCode 7.3 and up to
date brew.
I follow the instructions from
<https://freeswitch.org/confluence/display/FREESWITCH/macOS+Manual+Installation>.
The previous installed version is:
FreeSWITCH Version 1.6.17+git~20170421T211727Z~ab1f8eae62~64bit (git
ab1f8ea 2017-04-21 21:17:27Z 64bit)
mini11:freeswitch chris$ pwd
/usr/local/src/freeswitch
mini11:freeswitch chris$ git pull && make current
...
config.status: libs/xmlrpc-c/xmlrpc_amconfig.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
cd src/mod/languages/mod_lua/lua && make clean
make[1]: *** No rule to make target `clean'. Stop.
make: *** [lua-reconf] Error 2
mini11:freeswitch chris$ ls -la src/mod/languages/mod_lua/lua
total 0
drwxr-xr-x 3 chris admin 102 21 Jul 00:14 .
drwxr-xr-x 19 chris admin 646 21 Jul 00:15 ..
drwxr-xr-x 34 chris admin 1156 25 Mär 22:18 .deps
Complete output from build is on
<http://www.gcjd.org/temp0717/freeswitchbuild.txt>
I did an update before some time ago the same way and it worked
flawless.
How can I proceed without loosing my config?
Thanks for any advice, Chris
More information about the FreeSWITCH-users
mailing list