Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.67 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 naev configure 0.4.2, which was
  5. generated by GNU Autoconf 2.63. Invocation command line was
  6.  
  7. $ ./configure --prefix=c:/games/naev
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = boxi
  14. uname -m = i686
  15. uname -r = 1.0.16(0.48/3/2)
  16. uname -s = MINGW32_NT-5.1
  17. uname -v = 2010-09-29 00:07
  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: .
  31. PATH: /usr/local/bin
  32. PATH: /mingw/bin
  33. PATH: /bin
  34. PATH: /c/Program Files/NVIDIA Corporation/PhysX/Common
  35. PATH: /c/WINDOWS/system32
  36. PATH: /c/WINDOWS
  37. PATH: /c/WINDOWS/System32/Wbem
  38. PATH: /c/Program Files/Microsoft SQL Server/100/Tools/Binn/
  39. PATH: /c/Program Files/Microsoft SQL Server/100/DTS/Binn/
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:1981: checking for a BSD-compatible install
  47. configure:2049: result: /bin/install -c
  48. configure:2060: checking whether build environment is sane
  49. configure:2103: result: yes
  50. configure:2128: checking for a thread-safe mkdir -p
  51. configure:2167: result: /bin/mkdir -p
  52. configure:2180: checking for gawk
  53. configure:2196: found /bin/gawk
  54. configure:2207: result: gawk
  55. configure:2218: checking whether make sets $(MAKE)
  56. configure:2240: result: yes
  57. configure:2530: checking for gcc
  58. configure:2546: found /mingw/bin/gcc
  59. configure:2557: result: gcc
  60. configure:2789: checking for C compiler version
  61. configure:2797: gcc --version >&5
  62. gcc.exe (GCC) 4.5.0
  63. Copyright (C) 2010 Free Software Foundation, Inc.
  64. This is free software; see the source for copying conditions. There is NO
  65. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66.  
  67. configure:2801: $? = 0
  68. configure:2808: gcc -v >&5
  69. Using built-in specs.
  70. COLLECT_GCC=C:\MinGW\bin\gcc.exe
  71. COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe
  72. Target: mingw32
  73. Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
  74. Thread model: win32
  75. gcc version 4.5.0 (GCC)
  76. configure:2812: $? = 0
  77. configure:2819: gcc -V >&5
  78. gcc.exe: '-V' option must have argument
  79. configure:2823: $? = 1
  80. configure:2846: checking for C compiler default output file name
  81. configure:2868: gcc conftest.c >&5
  82. gcc.exe: CreateProcess: No such file or directory
  83. configure:2872: $? = 1
  84. configure:2910: result:
  85. configure: failed program was:
  86. | /* confdefs.h. */
  87. | #define PACKAGE_NAME "naev"
  88. | #define PACKAGE_TARNAME "naev"
  89. | #define PACKAGE_VERSION "0.4.2"
  90. | #define PACKAGE_STRING "naev 0.4.2"
  91. | #define PACKAGE_BUGREPORT "bobbens@gmail.com"
  92. | #define PACKAGE "naev"
  93. | #define VERSION "0.4.2"
  94. | /* end confdefs.h. */
  95. |
  96. | int
  97. | main ()
  98. | {
  99. |
  100. | ;
  101. | return 0;
  102. | }
  103. configure:2916: error: in `/c/naev':
  104. configure:2919: error: C compiler cannot create executables
  105. See `config.log' for more details.
  106.  
  107. ## ---------------- ##
  108. ## Cache variables. ##
  109. ## ---------------- ##
  110.  
  111. ac_cv_env_CC_set=
  112. ac_cv_env_CC_value=
  113. ac_cv_env_CFLAGS_set=
  114. ac_cv_env_CFLAGS_value=
  115. ac_cv_env_CPPFLAGS_set=
  116. ac_cv_env_CPPFLAGS_value=
  117. ac_cv_env_CPP_set=
  118. ac_cv_env_CPP_value=
  119. ac_cv_env_FREETYPE_CFLAGS_set=
  120. ac_cv_env_FREETYPE_CFLAGS_value=
  121. ac_cv_env_FREETYPE_LIBS_set=
  122. ac_cv_env_FREETYPE_LIBS_value=
  123. ac_cv_env_LDFLAGS_set=
  124. ac_cv_env_LDFLAGS_value=
  125. ac_cv_env_LIBS_set=
  126. ac_cv_env_LIBS_value=
  127. ac_cv_env_PKG_CONFIG_set=
  128. ac_cv_env_PKG_CONFIG_value=
  129. ac_cv_env_PNG_CFLAGS_set=
  130. ac_cv_env_PNG_CFLAGS_value=
  131. ac_cv_env_PNG_LIBS_set=
  132. ac_cv_env_PNG_LIBS_value=
  133. ac_cv_env_VORBISFILE_CFLAGS_set=
  134. ac_cv_env_VORBISFILE_CFLAGS_value=
  135. ac_cv_env_VORBISFILE_LIBS_set=
  136. ac_cv_env_VORBISFILE_LIBS_value=
  137. ac_cv_env_XML_CFLAGS_set=
  138. ac_cv_env_XML_CFLAGS_value=
  139. ac_cv_env_XML_LIBS_set=
  140. ac_cv_env_XML_LIBS_value=
  141. ac_cv_env_build_alias_set=
  142. ac_cv_env_build_alias_value=
  143. ac_cv_env_host_alias_set=
  144. ac_cv_env_host_alias_value=
  145. ac_cv_env_target_alias_set=
  146. ac_cv_env_target_alias_value=
  147. ac_cv_path_install='/bin/install -c'
  148. ac_cv_path_mkdir=/bin/mkdir
  149. ac_cv_prog_AWK=gawk
  150. ac_cv_prog_ac_ct_CC=gcc
  151. ac_cv_prog_make_make_set=yes
  152.  
  153. ## ----------------- ##
  154. ## Output variables. ##
  155. ## ----------------- ##
  156.  
  157. ACLOCAL='${SHELL} /c/naev/build/missing --run aclocal-1.10'
  158. AMDEPBACKSLASH=''
  159. AMDEP_FALSE=''
  160. AMDEP_TRUE=''
  161. AMTAR='${SHELL} /c/naev/build/missing --run tar'
  162. AM_MAKEFLAGS=''
  163. AUTOCONF='${SHELL} /c/naev/build/missing --run autoconf'
  164. AUTOHEADER='${SHELL} /c/naev/build/missing --run autoheader'
  165. AUTOMAKE='${SHELL} /c/naev/build/missing --run automake-1.10'
  166. AWK='gawk'
  167. CC='gcc'
  168. CCDEPMODE=''
  169. CFLAGS=''
  170. CPP=''
  171. CPPFLAGS=''
  172. CUT=''
  173. CXX=''
  174. CYGPATH_W='echo'
  175. DEFS=''
  176. DEPDIR=''
  177. DOXYGEN=''
  178. ECHO_C=''
  179. ECHO_N='-n'
  180. ECHO_T=''
  181. EGREP=''
  182. EXEEXT=''
  183. F77=''
  184. FC=''
  185. FREETYPE_CFLAGS=''
  186. FREETYPE_LIBS=''
  187. GIT=''
  188. GLOBAL_CFLAGS=''
  189. GLOBAL_LIBS=''
  190. GREP=''
  191. HAVE_DOCS_FALSE=''
  192. HAVE_DOCS_TRUE=''
  193. HAVE_DOXYGEN_FALSE=''
  194. HAVE_DOXYGEN_TRUE=''
  195. HAVE_LUADOC_FALSE=''
  196. HAVE_LUADOC_TRUE=''
  197. HAVE_UTILS_FALSE=''
  198. HAVE_UTILS_TRUE=''
  199. INSTALL_DATA='${INSTALL} -m 644'
  200. INSTALL_PROGRAM='${INSTALL}'
  201. INSTALL_SCRIPT='${INSTALL}'
  202. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  203. LDFLAGS=''
  204. LIBLUA_CFLAGS=''
  205. LIBOBJS=''
  206. LIBS=''
  207. LN_S=''
  208. LTLIBOBJS=''
  209. LUADOC=''
  210. MAKEFLAGS=''
  211. MAKEINFO='${SHELL} /c/naev/build/missing --run makeinfo'
  212. MCS=''
  213. MKDIR_P='/bin/mkdir -p'
  214. NAEV_CFLAGS=''
  215. NAEV_DEPENDENCIES=''
  216. NAEV_LIBS=''
  217. OBJC=''
  218. OBJEXT=''
  219. OPENAL_CFLAGS=''
  220. OPENAL_LIBS=''
  221. OPENGL_CFLAGS=''
  222. OPENGL_LIBS=''
  223. PACKAGE='naev'
  224. PACKAGE_BUGREPORT='bobbens@gmail.com'
  225. PACKAGE_NAME='naev'
  226. PACKAGE_STRING='naev 0.4.2'
  227. PACKAGE_TARNAME='naev'
  228. PACKAGE_VERSION='0.4.2'
  229. PACK_CFLAGS=''
  230. PACK_LIBS=''
  231. PATH_SEPARATOR=':'
  232. PKG_CONFIG=''
  233. PNG_CFLAGS=''
  234. PNG_LIBS=''
  235. Q=''
  236. RANLIB=''
  237. SDLIMAGE_CFLAGS=''
  238. SDLIMAGE_LIBS=''
  239. SDL_CFLAGS=''
  240. SDL_CONFIG=''
  241. SDL_LIBS=''
  242. SED=''
  243. SET_MAKE=''
  244. SHELL='/bin/sh'
  245. STRIP=''
  246. V=''
  247. VERSION='0.4.2'
  248. VORBISFILE_CFLAGS=''
  249. VORBISFILE_LIBS=''
  250. XML_CFLAGS=''
  251. XML_LIBS=''
  252. ac_ct_CC='gcc'
  253. am__fastdepCC_FALSE=''
  254. am__fastdepCC_TRUE=''
  255. am__include=''
  256. am__isrc=''
  257. am__leading_dot='.'
  258. am__quote=''
  259. am__tar='${AMTAR} chof - "$$tardir"'
  260. am__untar='${AMTAR} xf -'
  261. bindir='${exec_prefix}/bin'
  262. build=''
  263. build_alias=''
  264. build_cpu=''
  265. build_os=''
  266. build_vendor=''
  267. datadir='${datarootdir}'
  268. datarootdir='${prefix}/share'
  269. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  270. dvidir='${docdir}'
  271. exec_prefix='c:/games/naev'
  272. host=''
  273. host_alias=''
  274. host_cpu=''
  275. host_os=''
  276. host_vendor=''
  277. htmldir='${docdir}'
  278. includedir='${prefix}/include'
  279. infodir='${datarootdir}/info'
  280. install_sh='$(SHELL) /c/naev/build/install-sh'
  281. libdir='${exec_prefix}/lib'
  282. libexecdir='${exec_prefix}/libexec'
  283. localedir='${datarootdir}/locale'
  284. localstatedir='${prefix}/var'
  285. mandir='${datarootdir}/man'
  286. mkdir_p='/bin/mkdir -p'
  287. ndata_path=''
  288. oldincludedir='/usr/include'
  289. pdfdir='${docdir}'
  290. prefix='c:/games/naev'
  291. program_transform_name='s,x,x,'
  292. psdir='${docdir}'
  293. sbindir='${exec_prefix}/sbin'
  294. sharedstatedir='${prefix}/com'
  295. shavedir=''
  296. sysconfdir='${prefix}/etc'
  297. target_alias=''
  298.  
  299. ## ----------- ##
  300. ## confdefs.h. ##
  301. ## ----------- ##
  302.  
  303. #define PACKAGE_NAME "naev"
  304. #define PACKAGE_TARNAME "naev"
  305. #define PACKAGE_VERSION "0.4.2"
  306. #define PACKAGE_STRING "naev 0.4.2"
  307. #define PACKAGE_BUGREPORT "bobbens@gmail.com"
  308. #define PACKAGE "naev"
  309. #define VERSION "0.4.2"
  310.  
  311. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement