Advertisement
TeLLie

Untitled

Feb 1st, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 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 yaz configure 5.20.1
  5. , which was
  6. generated by GNU Autoconf 2.69. Invocation command line was
  7.  
  8. $ ./configure --enable-static --disable-shared --prefix=/@unixroot
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname =
  15. uname -m = i386
  16. uname -r = 1
  17. uname -s = OS/2
  18. uname -v = 2.45
  19.  
  20. /usr/bin/uname -p = unknown
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: C:/foo
  32. PATH: C:/os2tk45/bin
  33. PATH: C:/usr/local/bin
  34. PATH: C:/usr/libexec/bin
  35. PATH: C:/MPTN/BIN
  36. PATH: C:/IBMCOM
  37. PATH: C:/usr/libexec/bin
  38. PATH: C:/USR/SBIN
  39. PATH: C:/USR/BIN
  40. PATH: c:/usr/lib/qt4/bin
  41. PATH: c:/extras/bin
  42. PATH: C:/TCPIP/BIN
  43. PATH: C:/ECS/BIN
  44. PATH: C:/IBMGSK50/BIN
  45. PATH: C:/IBMGSK40/BIN
  46. PATH: C:/IBMGSK/BIN
  47. PATH: C:/OS2
  48. PATH: C:/OS2/SYSTEM
  49. PATH: C:/OS2/INSTALL
  50. PATH: C:/
  51. PATH: C:/OS2/APPS
  52. PATH: C:/PROGRAMS/OPENJDK6/BIN
  53. PATH: C:/MMOS2/FREEDB
  54. PATH: C:/MMOS2
  55. PATH: C:/MMOS2/MMPLAYER
  56. PATH: C:/PROGRAMS/4OS2
  57. PATH: C:/TOOLS/dfsee/bin
  58. PATH: e:/WATCOM/BINP
  59. PATH: e:/WATCOM/BINW
  60. PATH: C:/TOOLS/CDRTools
  61. PATH: C:/eFTE
  62. PATH: E:/NDFS
  63. PATH: C:/PROGRAMS/Zippy
  64. PATH: d:/tools/jitdbg/bin
  65. PATH: e:/WATCOM/binp
  66. PATH: e:/WATCOM/binw
  67.  
  68.  
  69. ## ----------- ##
  70. ## Core tests. ##
  71. ## ----------- ##
  72.  
  73. configure:2425: checking for a BSD-compatible install
  74. configure:2493: result: /@unixroot/usr/bin/install.exe -c
  75. configure:2504: checking whether build environment is sane
  76. configure:2559: result: yes
  77. configure:2710: checking for a thread-safe mkdir -p
  78. configure:2749: result: /@unixroot/usr/bin/mkdir.exe -p
  79. configure:2756: checking for gawk
  80. configure:2772: found /@unixroot/usr/bin/gawk
  81. configure:2783: result: gawk
  82. configure:2794: checking whether make sets $(MAKE)
  83. configure:2816: result: yes
  84. configure:2845: checking whether make supports nested variables
  85. configure:2862: result: yes
  86. configure:3037: checking for gcc
  87. configure:3053: found /@unixroot/usr/bin/gcc.exe
  88. configure:3064: result: gcc
  89. configure:3293: checking for C compiler version
  90. configure:3302: gcc --version >&5
  91. gcc (GCC) 4.9.2
  92. Copyright (C) 2014 Free Software Foundation, Inc.
  93. This is free software; see the source for copying conditions. There is NO
  94. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  95.  
  96. configure:3313: $? = 0
  97. configure:3302: gcc -v >&5
  98. Using built-in specs.
  99. COLLECT_GCC=gcc
  100. Target: i386-pc-os2-emx
  101. Configured with: ../configure --prefix=/@unixroot/usr --with-sysroot=/@unixroot --enable-shared --enable-languages=c,c++ --enable-frame-pointer --with-gnu-as --disable-bootstrap --disable-multilib --disable-libstdcxx-pch --enable-threads
  102. Thread model: os2
  103. gcc version 4.9.2 (GCC)
  104. configure:3313: $? = 0
  105. configure:3302: gcc -V >&5
  106. gcc: error: unrecognized command line option '-V'
  107. gcc: fatal error: no input files
  108. compilation terminated.
  109. configure:3313: $? = 1
  110. configure:3302: gcc -qversion >&5
  111. gcc: error: unrecognized command line option '-qversion'
  112. gcc: fatal error: no input files
  113. compilation terminated.
  114. configure:3313: $? = 1
  115. configure:3333: checking whether the C compiler works
  116. configure:3355: gcc conftest.c >&5
  117. conftest.c:4:25: warning: missing terminating " character
  118. #define PACKAGE_VERSION "5.20.1
  119. "
  120. ^
  121. conftest.c:5:1: warning: missing terminating " character
  122. #define PACKAGE_STRING "yaz 5.20.1
  123. "
  124. ^
  125. conftest.c:5:1: error: missing terminating " character
  126. conftest.c:6:24: warning: missing terminating " character
  127. #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
  128. ^
  129. conftest.c:7:1: warning: missing terminating " character
  130. #define PACKAGE_URL ""
  131. ^
  132. conftest.c:7:1: error: missing terminating " character
  133. conftest.c:11:17: warning: missing terminating " character
  134.  
  135. ^
  136. conftest.c:12:1: warning: missing terminating " character
  137. int
  138. ^
  139. conftest.c:12:1: error: missing terminating " character
  140. configure:3359: $? = 1
  141. configure:3397: result: no
  142. configure: failed program was:
  143. | /* confdefs.h */
  144. | #define PACKAGE_NAME "yaz"
  145. | #define PACKAGE_TARNAME "yaz"
  146. | #define PACKAGE_VERSION "5.20.1
  147. "
  148. | #define PACKAGE_STRING "yaz 5.20.1
  149. "
  150. | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
  151. | #define PACKAGE_URL ""
  152. | #define PACKAGE "yaz"
  153. | #define VERSION "5.20.1
  154. "
  155. | /* end confdefs.h. */
  156. |
  157. | int
  158. | main ()
  159. | {
  160. |
  161. | ;
  162. | return 0;
  163. | }
  164. configure:3402: error: in `G:/yaz-5.20.1':
  165. configure:3404: error: C compiler cannot create executables
  166. See `config.log' for more details
  167.  
  168. ## ---------------- ##
  169. ## Cache variables. ##
  170. ## ---------------- ##
  171.  
  172. ac_cv_env_CC_set=''
  173. ac_cv_env_CC_value=''
  174. ac_cv_env_CFLAGS_set=''
  175. ac_cv_env_CFLAGS_value=''
  176. ac_cv_env_CPPFLAGS_set=''
  177. ac_cv_env_CPPFLAGS_value=''
  178. ac_cv_env_CPP_set=''
  179. ac_cv_env_CPP_value=''
  180. ac_cv_env_LDFLAGS_set=''
  181. ac_cv_env_LDFLAGS_value=''
  182. ac_cv_env_LIBS_set=''
  183. ac_cv_env_LIBS_value=''
  184. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  185. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  186. ac_cv_env_build_alias_set=''
  187. ac_cv_env_build_alias_value=''
  188. ac_cv_env_host_alias_set=''
  189. ac_cv_env_host_alias_value=''
  190. ac_cv_env_target_alias_set=''
  191. ac_cv_env_target_alias_value=''
  192. ac_cv_path_install='/@unixroot/usr/bin/install.exe -c'
  193. ac_cv_path_mkdir='/@unixroot/usr/bin/mkdir.exe'
  194. ac_cv_prog_AWK='gawk'
  195. ac_cv_prog_ac_ct_CC='gcc'
  196. ac_cv_prog_make_make_set='yes'
  197. am_cv_make_support_nested_variables='yes'
  198.  
  199. ## ----------------- ##
  200. ## Output variables. ##
  201. ## ----------------- ##
  202.  
  203. ACLOCAL='${SHELL} G:/yaz-5.20.1/config/missing aclocal-1.14'
  204. AMDEPBACKSLASH=''
  205. AMDEP_FALSE=''
  206. AMDEP_TRUE=''
  207. AMTAR='$${TAR-tar}'
  208. AM_BACKSLASH='\'
  209. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  210. AM_DEFAULT_VERBOSITY='1'
  211. AM_V='$(V)'
  212. AR=''
  213. AUTOCONF='${SHELL} G:/yaz-5.20.1/config/missing autoconf'
  214. AUTOHEADER='${SHELL} G:/yaz-5.20.1/config/missing autoheader'
  215. AUTOMAKE='${SHELL} G:/yaz-5.20.1/config/missing automake-1.14'
  216. AWK='gawk'
  217. CC='gcc'
  218. CCDEPMODE=''
  219. CFLAGS=''
  220. CPP=''
  221. CPPFLAGS=''
  222. CYGPATH_W='echo'
  223. DEFS=''
  224. DEPDIR=''
  225. DLLTOOL=''
  226. DSSSL_DIR=''
  227. DSYMUTIL=''
  228. DTD_DIR=''
  229. DUMPBIN=''
  230. ECHO_C=''
  231. ECHO_N='-n'
  232. ECHO_T=''
  233. EGREP=''
  234. EXEEXT=''
  235. FGREP=''
  236. GREP=''
  237. HIREDIS_LIBS=''
  238. HTML_COMPILE=''
  239. ICU_CFLAGS=''
  240. ICU_CONFIG=''
  241. ICU_CPPFLAGS=''
  242. ICU_CXXFLAGS=''
  243. ICU_LIBS=''
  244. INSTALL_DATA='${INSTALL} -m 644'
  245. INSTALL_PROGRAM='${INSTALL}'
  246. INSTALL_SCRIPT='${INSTALL}'
  247. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  248. LD=''
  249. LDFLAGS=''
  250. LIBOBJS=''
  251. LIBS=''
  252. LIBTOOL=''
  253. LIPO=''
  254. LN_S=''
  255. LTLIBOBJS=''
  256. LT_SYS_LIBRARY_PATH=''
  257. MAKEINFO='${SHELL} G:/yaz-5.20.1/config/missing makeinfo'
  258. MANIFEST_TOOL=''
  259. MAN_COMPILE=''
  260. MEMCACHED_LIBS=''
  261. MKDIR_P='/@unixroot/usr/bin/mkdir.exe -p'
  262. NM=''
  263. NMEDIT=''
  264. OBJDUMP=''
  265. OBJEXT=''
  266. OTOOL64=''
  267. OTOOL=''
  268. PACKAGE='yaz'
  269. PACKAGE_BUGREPORT='yaz-help@indexdata.dk'
  270. PACKAGE_NAME='yaz'
  271. PACKAGE_STRING='yaz 5.20.1
  272. '
  273. PACKAGE_TARNAME='yaz'
  274. PACKAGE_URL=''
  275. PACKAGE_VERSION='5.20.1
  276. '
  277. PATH_SEPARATOR=';'
  278. PDF_COMPILE=''
  279. PTHREAD_CC=''
  280. PTHREAD_CFLAGS=''
  281. PTHREAD_LIBS=''
  282. RANLIB=''
  283. READLINE_LIBS=''
  284. SED=''
  285. SET_MAKE=''
  286. SHELL='sh.exe'
  287. SSL_CFLAGS=''
  288. SSL_LIBS=''
  289. STRIP=''
  290. TCLSH=''
  291. TCPD_LIBS=''
  292. TKL_COMPILE=''
  293. VERSION='5.20.1
  294. '
  295. VERSION_HEX=''
  296. VERSION_SHA1=''
  297. WIN_FILEVERSION=''
  298. XML2_CFLAGS=''
  299. XSLTPROC_COMPILE=''
  300. XSL_DIR=''
  301. YACC=''
  302. YAZ_CONFIG_CFLAGS=''
  303. YAZ_CONF_CFLAGS=''
  304. ac_ct_AR=''
  305. ac_ct_CC='gcc'
  306. ac_ct_DUMPBIN=''
  307. acx_pthread_config=''
  308. am__EXEEXT_FALSE=''
  309. am__EXEEXT_TRUE=''
  310. am__fastdepCC_FALSE=''
  311. am__fastdepCC_TRUE=''
  312. am__include=''
  313. am__isrc=''
  314. am__leading_dot='.'
  315. am__nodep=''
  316. am__quote=''
  317. am__tar='$${TAR-tar} chof - "$$tardir"'
  318. am__untar='$${TAR-tar} xf -'
  319. bindir='${exec_prefix}/bin'
  320. build=''
  321. build_alias=''
  322. build_cpu=''
  323. build_os=''
  324. build_vendor=''
  325. datadir='${datarootdir}'
  326. datarootdir='${prefix}/share'
  327. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  328. dvidir='${docdir}'
  329. exec_prefix='NONE'
  330. host=''
  331. host_alias=''
  332. host_cpu=''
  333. host_os=''
  334. host_vendor=''
  335. htmldir='${docdir}'
  336. includedir='${prefix}/include'
  337. infodir='${datarootdir}/info'
  338. install_sh='${SHELL} G:/yaz-5.20.1/config/install-sh'
  339. libdir='${exec_prefix}/lib'
  340. libexecdir='${exec_prefix}/libexec'
  341. localedir='${datarootdir}/locale'
  342. localstatedir='${prefix}/var'
  343. mandir='${datarootdir}/man'
  344. mkdir_p='$(MKDIR_P)'
  345. oldincludedir='/usr/include'
  346. pdfdir='${docdir}'
  347. pkgconfigpath=''
  348. prefix='/@unixroot'
  349. program_transform_name='s,x,x,'
  350. psdir='${docdir}'
  351. sbindir='${exec_prefix}/sbin'
  352. sharedstatedir='${prefix}/com'
  353. sysconfdir='${prefix}/etc'
  354. target_alias=''
  355.  
  356. ## ----------- ##
  357. ## confdefs.h. ##
  358. ## ----------- ##
  359.  
  360. /* confdefs.h */
  361. #define PACKAGE_NAME "yaz"
  362. #define PACKAGE_TARNAME "yaz"
  363. #define PACKAGE_VERSION "5.20.1
  364. "
  365. #define PACKAGE_STRING "yaz 5.20.1
  366. "
  367. #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
  368. #define PACKAGE_URL ""
  369. #define PACKAGE "yaz"
  370. #define VERSION "5.20.1
  371. "
  372.  
  373. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement