Advertisement
Guest User

Untitled

a guest
Apr 10th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. freeswitch]$ automake
  2. configure.in:122: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  3. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  4. ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
  5. ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
  6. ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
  7. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  8. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  9. configure.in:122: the top level
  10. configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
  11. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
  12. configure.in: that aclocal.m4 is present in the top-level directory,
  13. configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
  14. configure.in:27: required file `build/config/config.guess' not found
  15. configure.in:27: `automake --add-missing' can install `config.guess'
  16. configure.in:27: required file `build/config/config.sub' not found
  17. configure.in:27: `automake --add-missing' can install `config.sub'
  18. configure.in:134: required file `build/config/install-sh' not found
  19. configure.in:134: `automake --add-missing' can install `install-sh'
  20. src/mod/applications/mod_expr/Makefile.am: required file `build/config/depcomp' not found
  21. src/mod/applications/mod_expr/Makefile.am: `automake --add-missing' can install `depcomp'
  22. /usr/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
  23. /usr/share/automake-1.11/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
  24. /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
  25. /usr/share/automake-1.11/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
  26. /usr/share/automake-1.11/am/depend2.am: The usual way to define `AMDEP' is to add one of the compiler tests
  27. /usr/share/automake-1.11/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
  28. /usr/share/automake-1.11/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  29. /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
  30. /usr/share/automake-1.11/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
  31. /usr/share/automake-1.11/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
  32. /usr/share/automake-1.11/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
  33. src/mod/asr_tts/mod_unimrcp/Makefile.am:34: ISMAC does not appear in AM_CONDITIONAL
  34. src/mod/codecs/mod_com_g729/Makefile.am:6: ISLINUX does not appear in AM_CONDITIONAL
  35. src/mod/endpoints/mod_portaudio/Makefile.am:13: ISMAC does not appear in AM_CONDITIONAL
  36. src/mod/endpoints/mod_sofia/Makefile.am:35: ISMAC does not appear in AM_CONDITIONAL
  37. src/mod/formats/mod_portaudio_stream/Makefile.am:14: ISMAC does not appear in AM_CONDITIONAL
  38. src/mod/languages/mod_spidermonkey/Makefile.am:50: HAVE_ODBC does not appear in AM_CONDITIONAL
  39. Makefile.am:110: ENABLE_SRTP does not appear in AM_CONDITIONAL
  40. Makefile.am:119: HAVE_ODBC does not appear in AM_CONDITIONAL
  41. Makefile.am:123: HAVE_LIBEDIT does not appear in AM_CONDITIONAL
  42. Makefile.am:128: ENABLE_TIMERFD_WRAPPER does not appear in AM_CONDITIONAL
  43. Makefile.am:132: CURL_BUILTIN does not appear in AM_CONDITIONAL
  44. Makefile.am:145: HAVE_ODBC does not appear in AM_CONDITIONAL
  45. Makefile.am:149: ENABLE_ZRTP does not appear in AM_CONDITIONAL
  46. Makefile.am:279: ENABLE_CPP does not appear in AM_CONDITIONAL
  47. Makefile.am:307: HAVE_LIBEDIT does not appear in AM_CONDITIONAL
  48. Makefile.am:321: HAVE_ODBC does not appear in AM_CONDITIONAL
  49. Makefile.am:334: HAVE_ODBC does not appear in AM_CONDITIONAL
  50. Makefile.am:356: HAVE_LIBEDIT does not appear in AM_CONDITIONAL
  51. Makefile.am:361: HAVE_ODBC does not appear in AM_CONDITIONAL
  52. configure.in:18: required file `src/include/switch_private.h.in' not found
  53. configure.in:1038: required file `build/config/ltmain.sh' not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement