[Freeswitch-users] latest git pull has error, can't install

Mario mario_fs at mgtech.com
Tue Oct 5 10:15:02 PDT 2010


In case someone else runs across this I got it to work by:
./bootstrap.sh
./configure
make current

Still would like to know what could have caused this so I can avoid it.

On 10/05/10 09:15, Mario wrote:
> I tried executing the 2 lines below but still get the same error. I
> quess a full install is in order? I am puzzled why git pull && make
> current only worked one time.
> automake-1.11 --foreign
> automake --add-missing
> 
> 
> On 10/05/10 08:26, Mario wrote:
>> While working on a loop in FS I did a git pull and make current. I had
>> done this before with no problem but today I got the error below. Any
>> ideas? Thanks. Mario
>>
>>
>> cd libs/sofia-sip && make clean
>> make[1]: Entering directory `/usr/local/src/freeswitch/libs/sofia-sip'
>>  cd . && /bin/sh /usr/local/src/freeswitch/libs/sofia-sip/missing --run
>> automake-1.11 --foreign
>> configure.ac:47: warning: AC_CACHE_VAL(ac_cc_environment, ...):
>> suspicious cache-id, must contain _cv_ to be cached
>> ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
>> ../../lib/autoconf/general.m4:2019: AC_CACHE_CHECK is expanded from...
>> m4/sac-general.m4:351: AC_CHECK_COMPILATION_ENVIRONMENT is expanded from...
>> configure.ac:47: the top level
>> configure.ac:49: warning: AC_PROG_CPP was called before SAC_TOOL_CC
>> m4/sac-general.m4:90: SAC_TOOL_CC is expanded from...
>> configure.ac:49: the top level
>> configure.ac:56: required file `./compile' not found
>> configure.ac:56:   `automake --add-missing' can install `compile'
>> make[1]: *** [Makefile.in] Error 1
>> make[1]: Leaving directory `/usr/local/src/freeswitch/libs/sofia-sip'
>> make: *** [update-clean] Error 2



More information about the FreeSWITCH-users mailing list