linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Autotools problems


From: maurizio\.macrina
Subject: [Linphone-developers] Autotools problems
Date: Fri, 28 May 2010 17:31:26 +0200

Hi to all,
I modified the source code of linphone-3.2.1 (linphone-3.3.0 is affected by the same problem). I'm working with Ubuntu 6.06 and my goal is to obtain two different libmediastreamer compiled in a different way from each other.
So I modified Makefile.am into mediastreamer/src/ directory in order to get the two different libraries.
After that I ran "autoreconf -vif" to generate the entire autotools environment but I got few problems related, I think, to autotools versions.
So I tried with different versions of autoconf (2.64 and 2.65), libtools (1.5.6 , 2.2.6b) and m4 (1.4.13, 1.4.14 ). The problem happens running autoreconf -vif from root directory of the linphone. Following the errors:

autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force -I m4 $(ACLOCAL_MACOS_FLAGS)
sh: ACLOCAL_MACOS_FLAGS: command not found
autoreconf: configure.in: tracing
autoreconf: configure.in: adding subdirectory mediastreamer2 to autoreconf
autoreconf: Entering directory `mediastreamer2'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
/usr/share/aclocal/libtool.m4:615: AC_LIBTOOL_COMPILER_OPTION is expanded from...
/usr/share/aclocal/libtool.m4:4827: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
/usr/share/aclocal/libtool.m4:2663: _LT_AC_LANG_C_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:2662: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:660: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:2744: _LT_AC_LANG_CXX_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:2743: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:1799: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:3911: _LT_AC_LANG_F77_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:3910: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:4013: _LT_AC_LANG_GCJ_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:4012: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
autoreconf: configure.ac: tracing
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:4821: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:2669: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2668: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:2746: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2745: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1805: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3909: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:3908: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4011: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4010: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
autoreconf: running: libtoolize --copy --force
libtoolize: `/usr/local/share/aclocal/libtool.m4' is serial 47, less than 48 in `aclocal.m4'
To remain compatible, you should update your `aclocal.m4' by running aclocal.
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
/usr/share/aclocal/libtool.m4:615: AC_LIBTOOL_COMPILER_OPTION is expanded from...
/usr/share/aclocal/libtool.m4:4827: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
/usr/share/aclocal/libtool.m4:2663: _LT_AC_LANG_C_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:2662: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/share/aclocal/libtool.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/share/aclocal/libtool.m4:25: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:660: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:2744: _LT_AC_LANG_CXX_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:2743: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:1799: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:3911: _LT_AC_LANG_F77_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:3910: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/share/aclocal/libtool.m4:4013: _LT_AC_LANG_GCJ_CONFIG is expanded from...
/usr/share/aclocal/libtool.m4:4012: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
autoreconf: running: /usr/local/bin/autoconf --force
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:4821: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:2669: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2668: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:2746: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2745: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1805: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3909: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:3908: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4011: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4010: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
autoreconf: running: /usr/local/bin/autoheader --force
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:4821: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:2669: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2668: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:2746: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2745: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1805: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3909: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:3908: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4011: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4010: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 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...
aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:4821: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:2669: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:2668: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
configure.ac:88: the top level
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:666: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:2746: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2745: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:1805: _LT_AC_TAGCONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3909: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:3908: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4011: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4010: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:88: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
help/Makefile.am:10: docdir was already defined in condition TRUE, which includes condition HAVE_DOXYGEN ...
configure.ac:2: ... `docdir' previously defined here
automake: SOURCES was already defined in condition HAVE_DOXYGEN, which is included in condition TRUE ...
help/Makefile.am:7: ... `SOURCES' previously defined here
/usr/share/automake-1.9/am/depend2.am: am__fastdepOBJC does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1

Do you need other informations?
If not, any solutions for my problem?
Thanks to all.

Maurizio.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]