Advertisement
Guest User

Untitled

a guest
Aug 5th, 2014
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.24 KB | None | 0 0
  1. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  2. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  3. cp: src/libssh2_config.h.in: No such file or directory
  4. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  5. If this token and others are legitimate, please use m4_pattern_allow.
  6. See the Autoconf documentation.
  7. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  8. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  9. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  10. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  11. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  12. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  13. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  14. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  15. configure.ac: that aclocal.m4 is present in the top-level directory,
  16. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  17. configure.ac:32: installing './config.guess'
  18. configure.ac:32: installing './config.sub'
  19. configure.ac:71: installing './install-sh'
  20. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  21. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  22. example/Makefile.am: installing './depcomp'
  23. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  24. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  25. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  26. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  27. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  28. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  29. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  30. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  31. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  32. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  33. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  34. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  35. src/Makefile.am:11: its definition is in aclocal's search path.
  36. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  37. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  38. parallel-tests: installing './test-driver'
  39. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
  40. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  41. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  42. cp: src/libssh2_config.h.in: No such file or directory
  43. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  44. If this token and others are legitimate, please use m4_pattern_allow.
  45. See the Autoconf documentation.
  46. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  47. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  48. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  49. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  50. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  51. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  52. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  53. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  54. configure.ac: that aclocal.m4 is present in the top-level directory,
  55. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  56. configure.ac:32: installing './config.guess'
  57. configure.ac:32: installing './config.sub'
  58. configure.ac:71: installing './install-sh'
  59. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  60. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  61. example/Makefile.am: installing './depcomp'
  62. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  63. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  64. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  65. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  66. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  67. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  68. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  69. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  70. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  71. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  72. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  73. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  74. src/Makefile.am:11: its definition is in aclocal's search path.
  75. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  76. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  77. parallel-tests: installing './test-driver'
  78. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
  79. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  80. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  81. cp: src/libssh2_config.h.in: No such file or directory
  82. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  83. If this token and others are legitimate, please use m4_pattern_allow.
  84. See the Autoconf documentation.
  85. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  86. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  87. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  88. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  89. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  90. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  91. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  92. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  93. configure.ac: that aclocal.m4 is present in the top-level directory,
  94. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  95. configure.ac:32: installing './config.guess'
  96. configure.ac:32: installing './config.sub'
  97. configure.ac:71: installing './install-sh'
  98. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  99. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  100. example/Makefile.am: installing './depcomp'
  101. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  102. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  103. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  104. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  105. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  106. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  107. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  108. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  109. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  110. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  111. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  112. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  113. src/Makefile.am:11: its definition is in aclocal's search path.
  114. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  115. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  116. parallel-tests: installing './test-driver'
  117. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
  118. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  119. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  120. cp: src/libssh2_config.h.in: No such file or directory
  121. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  122. If this token and others are legitimate, please use m4_pattern_allow.
  123. See the Autoconf documentation.
  124. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  125. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  126. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  127. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  128. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  129. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  130. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  131. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  132. configure.ac: that aclocal.m4 is present in the top-level directory,
  133. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  134. configure.ac:32: installing './config.guess'
  135. configure.ac:32: installing './config.sub'
  136. configure.ac:71: installing './install-sh'
  137. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  138. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  139. example/Makefile.am: installing './depcomp'
  140. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  141. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  142. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  143. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  144. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  145. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  146. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  147. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  148. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  149. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  150. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  151. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  152. src/Makefile.am:11: its definition is in aclocal's search path.
  153. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  154. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  155. parallel-tests: installing './test-driver'
  156. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
  157. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  158. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  159. cp: src/libssh2_config.h.in: No such file or directory
  160. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  161. If this token and others are legitimate, please use m4_pattern_allow.
  162. See the Autoconf documentation.
  163. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  164. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  165. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  166. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  167. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  168. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  169. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  170. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  171. configure.ac: that aclocal.m4 is present in the top-level directory,
  172. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  173. configure.ac:32: installing './config.guess'
  174. configure.ac:32: installing './config.sub'
  175. configure.ac:71: installing './install-sh'
  176. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  177. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  178. example/Makefile.am: installing './depcomp'
  179. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  180. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  181. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  182. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  183. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  184. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  185. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  186. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  187. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  188. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  189. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  190. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  191. src/Makefile.am:11: its definition is in aclocal's search path.
  192. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  193. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  194. parallel-tests: installing './test-driver'
  195. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
  196. aclocal: error: aclocal: file '/usr/local/share/aclocal/pkg.m4' does not exist
  197. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
  198. cp: src/libssh2_config.h.in: No such file or directory
  199. configure.ac:5: error: possibly undefined macro: AM_CONFIG_HEADER
  200. If this token and others are legitimate, please use m4_pattern_allow.
  201. See the Autoconf documentation.
  202. configure.ac:6: error: possibly undefined macro: AM_MAINTAINER_MODE
  203. configure.ac:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  204. configure.ac:77: error: possibly undefined macro: AM_CONDITIONAL
  205. configure.ac:78: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
  206. configure.ac:79: error: possibly undefined macro: AC_PROG_LIBTOOL
  207. configure.ac:98: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS
  208. configure.ac: error: no proper invocation of AM_INIT_AUTOMAKE was found.
  209. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
  210. configure.ac: that aclocal.m4 is present in the top-level directory,
  211. configure.ac: and that aclocal.m4 was recently regenerated (using aclocal)
  212. configure.ac:32: installing './config.guess'
  213. configure.ac:32: installing './config.sub'
  214. configure.ac:71: installing './install-sh'
  215. Makefile.am:4: error: BUILD_EXAMPLES does not appear in AM_CONDITIONAL
  216. example/Makefile.am:12: error: HAVE_SYS_UN_H does not appear in AM_CONDITIONAL
  217. example/Makefile.am: installing './depcomp'
  218. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
  219. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
  220. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  221. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
  222. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
  223. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
  224. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
  225. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/depend2.am: to 'configure.ac' and run 'aclocal' and 'autoconf' again
  226. src/Makefile.am:11: error: Libtool library used but 'LIBTOOL' is undefined
  227. src/Makefile.am:11: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
  228. src/Makefile.am:11: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
  229. src/Makefile.am:11: If 'LT_INIT' is in 'configure.ac', make sure
  230. src/Makefile.am:11: its definition is in aclocal's search path.
  231. tests/Makefile.am:4: error: SSHD does not appear in AM_CONDITIONAL
  232. tests/Makefile.am:11: error: SSHD does not appear in AM_CONDITIONAL
  233. parallel-tests: installing './test-driver'
  234. /usr/local/Cellar/automake/1.14.1/share/automake-1.14/am/check2.am: error: am__EXEEXT does not appear in AM_CONDITIONAL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement