Advertisement
Guest User

gettext compile - buffalo

a guest
Aug 8th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.40 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Nico-Nas
  14. uname -m = armv5tel
  15. uname -r = 3.3.4-88f6281
  16. uname -s = Linux
  17. uname -v = #2 Mon Dec 10 17:31:41 JST 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/bin
  31. PATH: /opt/sbin
  32. PATH: /bin
  33. PATH: /sbin
  34. PATH: /usr/bin
  35. PATH: /usr/sbin
  36. PATH: /usr/local/bin
  37. PATH: /usr/local/sbin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1949: checking for a BSD-compatible install
  45. configure:2017: result: /usr/bin/install -c
  46. configure:2028: checking whether build environment is sane
  47. configure:2083: result: yes
  48. configure:2234: checking for a thread-safe mkdir -p
  49. configure:2273: result: build-aux/install-sh -c -d
  50. configure:2280: checking for gawk
  51. configure:2310: result: no
  52. configure:2280: checking for mawk
  53. configure:2310: result: no
  54. configure:2280: checking for nawk
  55. configure:2310: result: no
  56. configure:2280: checking for awk
  57. configure:2296: found /usr/bin/awk
  58. configure:2307: result: awk
  59. configure:2318: checking whether make sets $(MAKE)
  60. configure:2340: result: yes
  61. configure:2369: checking whether make supports nested variables
  62. configure:2386: result: yes
  63. configure:2538: checking build system type
  64. configure:2552: result: armv5tel-unknown-linux-gnueabi
  65. configure:2572: checking host system type
  66. configure:2585: result: armv5tel-unknown-linux-gnueabi
  67. configure:3233: checking that generated files are newer than configure
  68. configure:3239: result: done
  69. configure:3247: creating ./config.status
  70.  
  71. ## ---------------------- ##
  72. ## Running config.status. ##
  73. ## ---------------------- ##
  74.  
  75. This file was extended by gettext config.status, which was
  76. generated by GNU Autoconf 2.69. Invocation command line was
  77.  
  78. CONFIG_FILES =
  79. CONFIG_HEADERS =
  80. CONFIG_LINKS =
  81. CONFIG_COMMANDS =
  82. $ ./config.status
  83.  
  84. on Nico-Nas
  85.  
  86. config.status:766: creating Makefile
  87. config.status:766: creating gnulib-local/Makefile
  88. configure:4333: === configuring in gettext-runtime (/mnt/array1/tmp/gettext-0.18.3/gettext-runtime)
  89. configure:4396: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
  90. configure:4401: error: ./configure failed for gettext-runtime
  91.  
  92. ## ---------------- ##
  93. ## Cache variables. ##
  94. ## ---------------- ##
  95.  
  96. ac_cv_build=armv5tel-unknown-linux-gnueabi
  97. ac_cv_env_CC_set=
  98. ac_cv_env_CC_value=
  99. ac_cv_env_CFLAGS_set=
  100. ac_cv_env_CFLAGS_value=
  101. ac_cv_env_CPPFLAGS_set=
  102. ac_cv_env_CPPFLAGS_value=
  103. ac_cv_env_CPP_set=
  104. ac_cv_env_CPP_value=
  105. ac_cv_env_CXXCPP_set=
  106. ac_cv_env_CXXCPP_value=
  107. ac_cv_env_CXXFLAGS_set=
  108. ac_cv_env_CXXFLAGS_value=
  109. ac_cv_env_CXX_set=
  110. ac_cv_env_CXX_value=
  111. ac_cv_env_EMACSLOADPATH_set=
  112. ac_cv_env_EMACSLOADPATH_value=
  113. ac_cv_env_EMACS_set=
  114. ac_cv_env_EMACS_value=
  115. ac_cv_env_GCJFLAGS_set=
  116. ac_cv_env_GCJFLAGS_value=
  117. ac_cv_env_GCJ_set=
  118. ac_cv_env_GCJ_value=
  119. ac_cv_env_LDFLAGS_set=
  120. ac_cv_env_LDFLAGS_value=
  121. ac_cv_env_LIBS_set=
  122. ac_cv_env_LIBS_value=
  123. ac_cv_env_YACC_set=
  124. ac_cv_env_YACC_value=
  125. ac_cv_env_YFLAGS_set=
  126. ac_cv_env_YFLAGS_value=
  127. ac_cv_env_build_alias_set=
  128. ac_cv_env_build_alias_value=
  129. ac_cv_env_host_alias_set=
  130. ac_cv_env_host_alias_value=
  131. ac_cv_env_target_alias_set=
  132. ac_cv_env_target_alias_value=
  133. ac_cv_host=armv5tel-unknown-linux-gnueabi
  134. ac_cv_path_install='/usr/bin/install -c'
  135. ac_cv_prog_AWK=awk
  136. ac_cv_prog_make_make_set=yes
  137. am_cv_make_support_nested_variables=yes
  138.  
  139. ## ----------------- ##
  140. ## Output variables. ##
  141. ## ----------------- ##
  142.  
  143. ACLOCAL='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/missing aclocal-1.14'
  144. AMTAR='$${TAR-tar}'
  145. AM_BACKSLASH='\'
  146. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  147. AM_DEFAULT_VERBOSITY='1'
  148. AM_V='$(V)'
  149. AUTOCONF='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/missing autoconf'
  150. AUTOHEADER='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/missing autoheader'
  151. AUTOMAKE='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/missing automake-1.14'
  152. AWK='awk'
  153. CC=''
  154. CFLAGS=''
  155. CPP=''
  156. CPPFLAGS=''
  157. CXX=''
  158. CXXCPP=''
  159. CXXFLAGS=''
  160. CYGPATH_W='echo'
  161. DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.3\"'
  162. ECHO_C=''
  163. ECHO_N='-n'
  164. ECHO_T=''
  165. EMACS=''
  166. EMACSLOADPATH=''
  167. GCJ=''
  168. GCJFLAGS=''
  169. INSTALL_DATA='${INSTALL} -m 644'
  170. INSTALL_PROGRAM='${INSTALL}'
  171. INSTALL_SCRIPT='${INSTALL}'
  172. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  173. LDFLAGS=''
  174. LIBOBJS=''
  175. LIBS=''
  176. LTLIBOBJS=''
  177. MAKEINFO='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/missing makeinfo'
  178. MKDIR_P='build-aux/install-sh -c -d'
  179. PACKAGE='gettext'
  180. PACKAGE_BUGREPORT=''
  181. PACKAGE_NAME=''
  182. PACKAGE_STRING=''
  183. PACKAGE_TARNAME=''
  184. PACKAGE_URL=''
  185. PACKAGE_VERSION=''
  186. PATH_SEPARATOR=':'
  187. SET_MAKE=''
  188. SHELL='/bin/sh'
  189. STRIP=''
  190. VERSION='0.18.3'
  191. YACC=''
  192. YFLAGS=''
  193. am__isrc=''
  194. am__leading_dot='.'
  195. am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
  196. am__untar='$${TAR-tar} xf -'
  197. bindir='${exec_prefix}/bin'
  198. build='armv5tel-unknown-linux-gnueabi'
  199. build_alias=''
  200. build_cpu='armv5tel'
  201. build_os='linux-gnueabi'
  202. build_vendor='unknown'
  203. datadir='${datarootdir}'
  204. datarootdir='${prefix}/share'
  205. docdir='${datarootdir}/doc/${PACKAGE}'
  206. dvidir='${docdir}'
  207. exec_prefix='${prefix}'
  208. host='armv5tel-unknown-linux-gnueabi'
  209. host_alias=''
  210. host_cpu='armv5tel'
  211. host_os='linux-gnueabi'
  212. host_vendor='unknown'
  213. htmldir='${docdir}'
  214. includedir='${prefix}/include'
  215. infodir='${datarootdir}/info'
  216. install_sh='${SHELL} /mnt/array1/tmp/gettext-0.18.3/build-aux/install-sh'
  217. libdir='${exec_prefix}/lib'
  218. libexecdir='${exec_prefix}/libexec'
  219. localedir='${datarootdir}/locale'
  220. localstatedir='${prefix}/var'
  221. mandir='${datarootdir}/man'
  222. mkdir_p='$(MKDIR_P)'
  223. oldincludedir='/usr/include'
  224. pdfdir='${docdir}'
  225. prefix='/usr/local'
  226. program_transform_name='s,x,x,'
  227. psdir='${docdir}'
  228. sbindir='${exec_prefix}/sbin'
  229. sharedstatedir='${prefix}/com'
  230. subdirs=' gettext-runtime gettext-tools'
  231. sysconfdir='${prefix}/etc'
  232. target_alias=''
  233.  
  234. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement