Advertisement
Guest User

Untitled

a guest
Aug 1st, 2017
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.88 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 tesseract configure 3.00, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --host=i686-pc-mingw32 CFLAGS=-D__MSW32__ CPPFLAGS=-D__MSW32__ LIBS=-lws2_32 -lgif LIBTIFF_LIBS=-ltiff -ljpeg -lpng -lz
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = j9088.servers.jiffybox.net
  14. uname -m = x86_64
  15. uname -r = 2.6.36-jb1
  16. uname -s = Linux
  17. uname -v = #5 SMP Mon Nov 8 11:44:08 CET 2010
  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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/X11R6/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2706: checking build system type
  44. configure:2720: result: x86_64-unknown-linux-gnu
  45. configure:2740: checking host system type
  46. configure:2753: result: i686-pc-mingw32
  47. configure:2852: checking --enable-graphics argument
  48. configure:2861: result: yes
  49. configure:2929: checking for i686-pc-mingw32-cl.exe
  50. configure:2959: result: no
  51. configure:2929: checking for i686-pc-mingw32-g
  52. configure:2945: found /usr/bin/i686-pc-mingw32-g
  53. configure:2956: result: i686-pc-mingw32-g
  54. configure:3027: checking for C compiler version
  55. configure:3036: i686-pc-mingw32-g --version >&5
  56. i686-pc-mingw32-g (GCC) 4.3.2
  57. Copyright (C) 2008 Free Software Foundation, Inc.
  58. This is free software; see the source for copying conditions. There is NO
  59. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  60.  
  61. configure:3047: $? = 0
  62. configure:3036: i686-pc-mingw32-g -v >&5
  63. Using built-in specs.
  64. Target: i686-pc-mingw32
  65. Configured with: ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=i686-pc-mingw32 --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --with-sysroot=/usr/i686-pc-mingw32/sys-root --enable-languages=c,c
  66. Thread model: win32
  67. gcc version 4.3.2 (GCC)
  68. configure:3047: $? = 0
  69. configure:3036: i686-pc-mingw32-g -V >&5
  70. i686-pc-mingw32-g : '-V' option must have argument
  71. configure:3047: $? = 1
  72. configure:3036: i686-pc-mingw32-g -qversion >&5
  73. i686-pc-mingw32-g : unrecognized option '-qversion'
  74. i686-pc-mingw32-g : no input files
  75. configure:3047: $? = 1
  76. configure:3067: checking whether the C compiler works
  77. configure:3089: i686-pc-mingw32-g -D__MSW32__ conftest.cpp -lws2_32 -lgif >&5
  78. /usr/lib64/gcc/i686-pc-mingw32/4.3.2/../../../../i686-pc-mingw32/bin/ld: cannot find -lgif
  79. collect2: ld returned 1 exit status
  80. configure:3093: $? = 1
  81. configure:3131: result: no
  82. configure: failed program was:
  83. | /* confdefs.h */
  84. | #define PACKAGE_NAME "tesseract"
  85. | #define PACKAGE_TARNAME "tesseract"
  86. | #define PACKAGE_VERSION "3.00"
  87. | #define PACKAGE_STRING "tesseract 3.00"
  88. | #define PACKAGE_BUGREPORT "theraysmith@gmail.com"
  89. | #define PACKAGE_URL ""
  90. | #define PACKAGE_NAME "tesseract"
  91. | #define PACKAGE_VERSION "3.00"
  92. | #define PACKAGE_YEAR "2010"
  93. | #define PACKAGE_DATE "09/30"
  94. | /* end confdefs.h. */
  95. |
  96. | int
  97. | main ()
  98. | {
  99. |
  100. | ;
  101. | return 0;
  102. | }
  103. configure:3136: error: in `/opt/matterhorn/matterhorn_trunk/docs/scripts/3rd_party/tesseract/tesseract-3.00-win32':
  104. configure:3140: error: C compiler cannot create executables
  105. See `config.log' for more details.
  106.  
  107. ## ---------------- ##
  108. ## Cache variables. ##
  109. ## ---------------- ##
  110.  
  111. ac_cv_build=x86_64-unknown-linux-gnu
  112. ac_cv_env_CCC_set=
  113. ac_cv_env_CCC_value=
  114. ac_cv_env_CC_set=
  115. ac_cv_env_CC_value=
  116. ac_cv_env_CFLAGS_set=set
  117. ac_cv_env_CFLAGS_value=-D__MSW32__
  118. ac_cv_env_CPPFLAGS_set=set
  119. ac_cv_env_CPPFLAGS_value=-D__MSW32__
  120. ac_cv_env_CPP_set=
  121. ac_cv_env_CPP_value=
  122. ac_cv_env_CXXCPP_set=
  123. ac_cv_env_CXXCPP_value=
  124. ac_cv_env_CXXFLAGS_set=
  125. ac_cv_env_CXXFLAGS_value=
  126. ac_cv_env_CXX_set=
  127. ac_cv_env_CXX_value=
  128. ac_cv_env_LDFLAGS_set=
  129. ac_cv_env_LDFLAGS_value=
  130. ac_cv_env_LIBS_set=set
  131. ac_cv_env_LIBS_value='-lws2_32 -lgif'
  132. ac_cv_env_LIBTIFF_CFLAGS_set=
  133. ac_cv_env_LIBTIFF_CFLAGS_value=
  134. ac_cv_env_LIBTIFF_LIBS_set=set
  135. ac_cv_env_LIBTIFF_LIBS_value='-ltiff -ljpeg -lpng -lz'
  136. ac_cv_env_build_alias_set=
  137. ac_cv_env_build_alias_value=
  138. ac_cv_env_host_alias_set=set
  139. ac_cv_env_host_alias_value=i686-pc-mingw32
  140. ac_cv_env_target_alias_set=
  141. ac_cv_env_target_alias_value=
  142. ac_cv_host=i686-pc-mingw32
  143. ac_cv_prog_CXX=i686-pc-mingw32-g
  144.  
  145. ## ----------------- ##
  146. ## Output variables. ##
  147. ## ----------------- ##
  148.  
  149. ACLOCAL=''
  150. AMDEPBACKSLASH=''
  151. AMDEP_FALSE=''
  152. AMDEP_TRUE=''
  153. AMTAR=''
  154. AR=''
  155. AUTOCONF=''
  156. AUTOHEADER=''
  157. AUTOMAKE=''
  158. AWK=''
  159. CC=''
  160. CCDEPMODE=''
  161. CFLAGS='-D__MSW32__'
  162. CPP=''
  163. CPPFLAGS='-D__MSW32__'
  164. CXX='i686-pc-mingw32-g '
  165. CXXCPP=''
  166. CXXDEPMODE=''
  167. CXXFLAGS=''
  168. CYGPATH_W=''
  169. DEFS=''
  170. DEPDIR=''
  171. DSYMUTIL=''
  172. DUMPBIN=''
  173. ECHO_C=''
  174. ECHO_N='-n'
  175. ECHO_T=''
  176. EGREP=''
  177. EXEEXT=''
  178. FGREP=''
  179. GENERIC_API_VERSION='3.0'
  180. GENERIC_LIBRARY_NAME='tesseract'
  181. GENERIC_LIBRARY_VERSION='3:0'
  182. GENERIC_MAJOR_VERSION='3'
  183. GENERIC_RELEASE='3.0'
  184. GENERIC_VERSION='3.0.0'
  185. GREP=''
  186. HAVE_LIBTIFF_FALSE=''
  187. HAVE_LIBTIFF_TRUE=''
  188. INSTALL_DATA=''
  189. INSTALL_PROGRAM=''
  190. INSTALL_SCRIPT=''
  191. INSTALL_STRIP_PROGRAM=''
  192. LD=''
  193. LDFLAGS=''
  194. LIBOBJS=''
  195. LIBS='-lws2_32 -lgif'
  196. LIBTIFF_CFLAGS=''
  197. LIBTIFF_LIBS='-ltiff -ljpeg -lpng -lz'
  198. LIBTOOL=''
  199. LIPO=''
  200. LN_S=''
  201. LTLIBOBJS=''
  202. MAINT=''
  203. MAINTAINER_MODE_FALSE=''
  204. MAINTAINER_MODE_TRUE=''
  205. MAKEINFO=''
  206. MKDIR_P=''
  207. NM=''
  208. NMEDIT=''
  209. OBJDUMP=''
  210. OBJEXT=''
  211. OTOOL64=''
  212. OTOOL=''
  213. PACKAGE='tesseract'
  214. PACKAGE_BUGREPORT='theraysmith@gmail.com'
  215. PACKAGE_DATE='09/30'
  216. PACKAGE_NAME='tesseract'
  217. PACKAGE_STRING='tesseract 3.00'
  218. PACKAGE_TARNAME='tesseract'
  219. PACKAGE_URL=''
  220. PACKAGE_VERSION='3.00'
  221. PACKAGE_YEAR='2010'
  222. PATH_SEPARATOR=':'
  223. RANLIB=''
  224. SED=''
  225. SET_MAKE=''
  226. SHELL='/bin/bash'
  227. STRIP=''
  228. USING_CL_FALSE=''
  229. USING_CL_TRUE=''
  230. VERSION=''
  231. ac_ct_CC=''
  232. ac_ct_CXX=''
  233. ac_ct_DUMPBIN=''
  234. am__EXEEXT_FALSE=''
  235. am__EXEEXT_TRUE=''
  236. am__fastdepCC_FALSE=''
  237. am__fastdepCC_TRUE=''
  238. am__fastdepCXX_FALSE=''
  239. am__fastdepCXX_TRUE=''
  240. am__include=''
  241. am__isrc=''
  242. am__leading_dot=''
  243. am__quote=''
  244. am__tar=''
  245. am__untar=''
  246. bindir='${exec_prefix}/bin'
  247. build='x86_64-unknown-linux-gnu'
  248. build_alias=''
  249. build_cpu='x86_64'
  250. build_os='linux-gnu'
  251. build_vendor='unknown'
  252. datadir='${datarootdir}'
  253. datarootdir='${prefix}/share'
  254. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  255. dvidir='${docdir}'
  256. exec_prefix='NONE'
  257. host='i686-pc-mingw32'
  258. host_alias='i686-pc-mingw32'
  259. host_cpu='i686'
  260. host_os='mingw32'
  261. host_vendor='pc'
  262. htmldir='${docdir}'
  263. includedir='${prefix}/include/tesseract'
  264. infodir='${datarootdir}/info'
  265. install_sh=''
  266. libdir='${exec_prefix}/lib'
  267. libexecdir='${exec_prefix}/libexec'
  268. localedir='${prefix}/share/locale'
  269. localstatedir='${prefix}/var'
  270. lt_ECHO='echo'
  271. mandir='${datarootdir}/man'
  272. mkdir_p=''
  273. oldincludedir='/usr/include'
  274. pdfdir='${docdir}'
  275. prefix='NONE'
  276. program_transform_name='s,x,x,'
  277. psdir='${docdir}'
  278. sbindir='${exec_prefix}/sbin'
  279. sharedstatedir='${prefix}/com'
  280. sysconfdir='${prefix}/etc'
  281. target_alias=''
  282.  
  283. ## ----------- ##
  284. ## confdefs.h. ##
  285. ## ----------- ##
  286.  
  287. /* confdefs.h */
  288. #define PACKAGE_NAME "tesseract"
  289. #define PACKAGE_TARNAME "tesseract"
  290. #define PACKAGE_VERSION "3.00"
  291. #define PACKAGE_STRING "tesseract 3.00"
  292. #define PACKAGE_BUGREPORT "theraysmith@gmail.com"
  293. #define PACKAGE_URL ""
  294. #define PACKAGE_NAME "tesseract"
  295. #define PACKAGE_VERSION "3.00"
  296. #define PACKAGE_YEAR "2010"
  297. #define PACKAGE_DATE "09/30"
  298.  
  299. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement