Advertisement
jP_wanN

~/.../gettext-runtime/libasprintf/config.log

Feb 4th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.09 KB | None | 0 0
  1. # full filepath: ~/checkout/gnome/gettext-0.18.1.1/gettext-runtime/libasprintf/config.log
  2.  
  3. This file contains any messages produced by compilers while
  4. running configure, to aid debugging if configure makes a mistake.
  5.  
  6. It was created by libasprintf configure 1.0, which was
  7. generated by GNU Autoconf 2.65. Invocation command line was
  8.  
  9. $ ./configure --disable-option-checking --prefix=/opt/gnome --libdir /opt/gnome/lib --disable-static --disable-gtk-doc LDFLAGS=-L/opt/gnome/lib --cache-file=/dev/null --srcdir=.
  10.  
  11. ## --------- ##
  12. ## Platform. ##
  13. ## --------- ##
  14.  
  15. hostname = iHateWindows
  16. uname -m = i686
  17. uname -r = 1.7.17(0.262/5/3)
  18. uname -s = CYGWIN_NT-6.1-WOW64
  19. uname -v = 2012-10-19 14:39
  20.  
  21. /usr/bin/uname -p = unknown
  22. /bin/uname -X = unknown
  23.  
  24. /bin/arch = i686
  25. /usr/bin/arch -k = unknown
  26. /usr/convex/getsysinfo = unknown
  27. /usr/bin/hostinfo = unknown
  28. /bin/machine = unknown
  29. /usr/bin/oslevel = unknown
  30. /bin/universe = unknown
  31.  
  32. PATH: /opt/gnome/bin
  33. PATH: /usr/local/bin
  34. PATH: /usr/bin
  35. PATH: /cygdrive/c/Windows/system32
  36. PATH: /cygdrive/c/Windows
  37. PATH: /cygdrive/c/Windows/System32/Wbem
  38. PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
  39. PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn
  40. PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
  41. PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
  42. PATH: /usr/lib/lapack
  43. PATH: /home/qwertz/.local/bin
  44.  
  45.  
  46. ## ----------- ##
  47. ## Core tests. ##
  48. ## ----------- ##
  49.  
  50. configure:2777: checking for a BSD-compatible install
  51. configure:2845: result: /home/qwertz/.local/bin/install-check
  52. configure:2856: checking whether build environment is sane
  53. configure:2906: result: yes
  54. configure:3047: checking for a thread-safe mkdir -p
  55. configure:3086: result: /usr/bin/mkdir -p
  56. configure:3100: checking for gawk
  57. configure:3116: found /usr/bin/gawk
  58. configure:3127: result: gawk
  59. configure:3138: checking whether make sets $(MAKE)
  60. configure:3160: result: yes
  61. configure:3303: checking for gcc
  62. configure:3319: found /usr/bin/gcc
  63. configure:3330: result: gcc
  64. configure:3559: checking for C compiler version
  65. configure:3568: gcc --version >&5
  66. gcc (GCC) 4.5.3
  67. Copyright (C) 2010 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions. There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:3579: $? = 0
  72. configure:3568: gcc -v >&5
  73. Using built-in specs.
  74. COLLECT_GCC=gcc
  75. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
  76. Target: i686-pc-cygwin
  77. Configured with: /gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure --srcdir=/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-lto --enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
  78. Thread model: posix
  79. gcc version 4.5.3 (GCC)
  80. configure:3579: $? = 0
  81. configure:3568: gcc -V >&5
  82. gcc: '-V' option must have argument
  83. configure:3579: $? = 1
  84. configure:3568: gcc -qversion >&5
  85. gcc: unrecognized option '-qversion'
  86. gcc: no input files
  87. configure:3579: $? = 1
  88. configure:3599: checking whether the C compiler works
  89. configure:3621: gcc -L/opt/gnome/lib conftest.c >&5
  90. configure:3625: $? = 0
  91. configure:3674: result: yes
  92. configure:3677: checking for C compiler default output file name
  93. configure:3679: result: a.exe
  94. configure:3685: checking for suffix of executables
  95. configure:3692: gcc -o conftest.exe -L/opt/gnome/lib conftest.c >&5
  96. configure:3696: $? = 0
  97. configure:3718: result: .exe
  98. configure:3740: checking whether we are cross compiling
  99. configure:3748: gcc -o conftest.exe -L/opt/gnome/lib conftest.c >&5
  100. configure:3752: $? = 0
  101. configure:3759: ./conftest.exe
  102. configure:3763: $? = 0
  103. configure:3778: result: no
  104. configure:3783: checking for suffix of object files
  105. configure:3805: gcc -c conftest.c >&5
  106. configure:3809: $? = 0
  107. configure:3830: result: o
  108. configure:3834: checking whether we are using the GNU C compiler
  109. configure:3853: gcc -c conftest.c >&5
  110. configure:3853: $? = 0
  111. configure:3862: result: yes
  112. configure:3871: checking whether gcc accepts -g
  113. configure:3891: gcc -c -g conftest.c >&5
  114. configure:3891: $? = 0
  115. configure:3932: result: yes
  116. configure:3949: checking for gcc option to accept ISO C89
  117. configure:4013: gcc -c -g -O2 conftest.c >&5
  118. configure:4013: $? = 0
  119. configure:4026: result: none needed
  120. configure:4057: checking for style of include used by make
  121. configure:4085: result: GNU
  122. configure:4110: checking dependency style of gcc
  123. configure:4220: result: gcc3
  124. configure:4293: checking for g++
  125. configure:4309: found /usr/bin/g++
  126. configure:4320: result: g++
  127. configure:4347: checking for C++ compiler version
  128. configure:4356: g++ --version >&5
  129. g++ (GCC) 4.5.3
  130. Copyright (C) 2010 Free Software Foundation, Inc.
  131. This is free software; see the source for copying conditions. There is NO
  132. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  133.  
  134. configure:4367: $? = 0
  135. configure:4356: g++ -v >&5
  136. Using built-in specs.
  137. COLLECT_GCC=g++
  138. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
  139. Target: i686-pc-cygwin
  140. Configured with: /gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure --srcdir=/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-lto --enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
  141. Thread model: posix
  142. gcc version 4.5.3 (GCC)
  143. configure:4367: $? = 0
  144. configure:4356: g++ -V >&5
  145. g++: '-V' option must have argument
  146. configure:4367: $? = 1
  147. configure:4356: g++ -qversion >&5
  148. g++: unrecognized option '-qversion'
  149. g++: no input files
  150. configure:4367: $? = 1
  151. configure:4371: checking whether we are using the GNU C++ compiler
  152. configure:4390: g++ -c conftest.cpp >&5
  153. configure:4390: $? = 0
  154. configure:4399: result: yes
  155. configure:4408: checking whether g++ accepts -g
  156. configure:4428: g++ -c -g conftest.cpp >&5
  157. configure:4428: $? = 0
  158. configure:4469: result: yes
  159. configure:4494: checking dependency style of g++
  160. configure:4604: result: gcc3
  161. configure:4625: checking build system type
  162. configure:4639: result: i686-pc-cygwin
  163. configure:4659: checking host system type
  164. configure:4672: result: i686-pc-cygwin
  165. configure:4739: checking for ranlib
  166. configure:4755: found /usr/bin/ranlib
  167. configure:4766: result: ranlib
  168. configure:4801: checking for auto-import of symbols
  169. configure:4820: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  170. configure:4820: $? = 0
  171. configure:4830: result: yes
  172. configure:4863: checking for a sed that does not truncate output
  173. configure:4927: result: /usr/bin/sed
  174. configure:4945: checking for grep that handles long lines and -e
  175. configure:5003: result: /usr/bin/grep
  176. configure:5008: checking for egrep
  177. configure:5070: result: /usr/bin/grep -E
  178. configure:5075: checking for fgrep
  179. configure:5137: result: /usr/bin/grep -F
  180. configure:5172: checking for ld used by gcc
  181. configure:5239: result: /usr/i686-pc-cygwin/bin/ld.exe
  182. configure:5246: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
  183. configure:5261: result: yes
  184. configure:5273: checking for BSD- or MS-compatible name lister (nm)
  185. configure:5325: result: /usr/bin/nm -B
  186. configure:5455: checking the name lister (/usr/bin/nm -B) interface
  187. configure:5462: gcc -c -g -O2 conftest.c >&5
  188. configure:5465: /usr/bin/nm -B "conftest.o"
  189. configure:5468: output
  190. 00000000 b .bss
  191. 00000000 d .data
  192. 00000000 N .debug_abbrev
  193. 00000000 N .debug_info
  194. 00000000 N .debug_line
  195. 00000000 N .debug_pubnames
  196. 00000000 t .text
  197. 00000000 B _some_variable
  198. configure:5475: result: BSD nm
  199. configure:5478: checking whether ln -s works
  200. configure:5482: result: yes
  201. configure:5490: checking the maximum length of command line arguments
  202. configure:5610: result: 8192
  203. configure:5627: checking whether the shell understands some XSI constructs
  204. configure:5637: result: yes
  205. configure:5641: checking whether the shell understands "+="
  206. configure:5647: result: yes
  207. configure:5682: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files
  208. configure:5689: result: -r
  209. configure:5758: checking for objdump
  210. configure:5774: found /usr/bin/objdump
  211. configure:5785: result: objdump
  212. configure:5814: checking how to recognize dependent libraries
  213. configure:6010: result: file_magic ^x86 archive import|^x86 DLL
  214. configure:6070: checking for ar
  215. configure:6086: found /usr/bin/ar
  216. configure:6097: result: ar
  217. configure:6175: checking for strip
  218. configure:6191: found /usr/bin/strip
  219. configure:6202: result: strip
  220. configure:6274: checking for ranlib
  221. configure:6301: result: ranlib
  222. configure:6391: checking command to parse /usr/bin/nm -B output from gcc object
  223. configure:6509: gcc -c -g -O2 conftest.c >&5
  224. configure:6512: $? = 0
  225. configure:6516: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  226. configure:6519: $? = 0
  227. cannot find nm_test_var in conftest.nm
  228. configure:6509: gcc -c -g -O2 conftest.c >&5
  229. configure:6512: $? = 0
  230. configure:6516: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  231. configure:6519: $? = 0
  232. configure:6573: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c conftstm.o >&5
  233. configure:6576: $? = 0
  234. configure:6614: result: ok
  235. configure:7422: checking how to run the C preprocessor
  236. configure:7453: gcc -E conftest.c
  237. configure:7453: $? = 0
  238. configure:7467: gcc -E conftest.c
  239. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  240. compilation terminated.
  241. configure:7467: $? = 1
  242. configure: failed program was:
  243. | /* confdefs.h */
  244. | #define PACKAGE_NAME "libasprintf"
  245. | #define PACKAGE_TARNAME "libasprintf"
  246. | #define PACKAGE_VERSION "1.0"
  247. | #define PACKAGE_STRING "libasprintf 1.0"
  248. | #define PACKAGE_BUGREPORT ""
  249. | #define PACKAGE_URL ""
  250. | #define PACKAGE "libasprintf"
  251. | #define VERSION "1.0"
  252. | /* end confdefs.h. */
  253. | #include <ac_nonexistent.h>
  254. configure:7492: result: gcc -E
  255. configure:7512: gcc -E conftest.c
  256. configure:7512: $? = 0
  257. configure:7526: gcc -E conftest.c
  258. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  259. compilation terminated.
  260. configure:7526: $? = 1
  261. configure: failed program was:
  262. | /* confdefs.h */
  263. | #define PACKAGE_NAME "libasprintf"
  264. | #define PACKAGE_TARNAME "libasprintf"
  265. | #define PACKAGE_VERSION "1.0"
  266. | #define PACKAGE_STRING "libasprintf 1.0"
  267. | #define PACKAGE_BUGREPORT ""
  268. | #define PACKAGE_URL ""
  269. | #define PACKAGE "libasprintf"
  270. | #define VERSION "1.0"
  271. | /* end confdefs.h. */
  272. | #include <ac_nonexistent.h>
  273. configure:7555: checking for ANSI C header files
  274. configure:7575: gcc -c -g -O2 conftest.c >&5
  275. configure:7575: $? = 0
  276. configure:7648: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  277. configure:7648: $? = 0
  278. configure:7648: ./conftest.exe
  279. configure:7648: $? = 0
  280. configure:7659: result: yes
  281. configure:7672: checking for sys/types.h
  282. configure:7672: gcc -c -g -O2 conftest.c >&5
  283. configure:7672: $? = 0
  284. configure:7672: result: yes
  285. configure:7672: checking for sys/stat.h
  286. configure:7672: gcc -c -g -O2 conftest.c >&5
  287. configure:7672: $? = 0
  288. configure:7672: result: yes
  289. configure:7672: checking for stdlib.h
  290. configure:7672: gcc -c -g -O2 conftest.c >&5
  291. configure:7672: $? = 0
  292. configure:7672: result: yes
  293. configure:7672: checking for string.h
  294. configure:7672: gcc -c -g -O2 conftest.c >&5
  295. configure:7672: $? = 0
  296. configure:7672: result: yes
  297. configure:7672: checking for memory.h
  298. configure:7672: gcc -c -g -O2 conftest.c >&5
  299. configure:7672: $? = 0
  300. configure:7672: result: yes
  301. configure:7672: checking for strings.h
  302. configure:7672: gcc -c -g -O2 conftest.c >&5
  303. configure:7672: $? = 0
  304. configure:7672: result: yes
  305. configure:7672: checking for inttypes.h
  306. configure:7672: gcc -c -g -O2 conftest.c >&5
  307. configure:7672: $? = 0
  308. configure:7672: result: yes
  309. configure:7672: checking for stdint.h
  310. configure:7672: gcc -c -g -O2 conftest.c >&5
  311. configure:7672: $? = 0
  312. configure:7672: result: yes
  313. configure:7672: checking for unistd.h
  314. configure:7672: gcc -c -g -O2 conftest.c >&5
  315. configure:7672: $? = 0
  316. configure:7672: result: yes
  317. configure:7687: checking for dlfcn.h
  318. configure:7687: gcc -c -g -O2 conftest.c >&5
  319. configure:7687: $? = 0
  320. configure:7687: result: yes
  321. configure:7812: checking for C++ compiler version
  322. configure:7821: g++ --version >&5
  323. g++ (GCC) 4.5.3
  324. Copyright (C) 2010 Free Software Foundation, Inc.
  325. This is free software; see the source for copying conditions. There is NO
  326. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  327.  
  328. configure:7832: $? = 0
  329. configure:7821: g++ -v >&5
  330. Using built-in specs.
  331. COLLECT_GCC=g++
  332. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
  333. Target: i686-pc-cygwin
  334. Configured with: /gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure --srcdir=/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-lto --enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
  335. Thread model: posix
  336. gcc version 4.5.3 (GCC)
  337. configure:7832: $? = 0
  338. configure:7821: g++ -V >&5
  339. g++: '-V' option must have argument
  340. configure:7832: $? = 1
  341. configure:7821: g++ -qversion >&5
  342. g++: unrecognized option '-qversion'
  343. g++: no input files
  344. configure:7832: $? = 1
  345. configure:7836: checking whether we are using the GNU C++ compiler
  346. configure:7864: result: yes
  347. configure:7873: checking whether g++ accepts -g
  348. configure:7934: result: yes
  349. configure:7959: checking dependency style of g++
  350. configure:8069: result: gcc3
  351. configure:8092: checking how to run the C++ preprocessor
  352. configure:8119: g++ -E conftest.cpp
  353. configure:8119: $? = 0
  354. configure:8133: g++ -E conftest.cpp
  355. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  356. compilation terminated.
  357. configure:8133: $? = 1
  358. configure: failed program was:
  359. | /* confdefs.h */
  360. | #define PACKAGE_NAME "libasprintf"
  361. | #define PACKAGE_TARNAME "libasprintf"
  362. | #define PACKAGE_VERSION "1.0"
  363. | #define PACKAGE_STRING "libasprintf 1.0"
  364. | #define PACKAGE_BUGREPORT ""
  365. | #define PACKAGE_URL ""
  366. | #define PACKAGE "libasprintf"
  367. | #define VERSION "1.0"
  368. | #define STDC_HEADERS 1
  369. | #define HAVE_SYS_TYPES_H 1
  370. | #define HAVE_SYS_STAT_H 1
  371. | #define HAVE_STDLIB_H 1
  372. | #define HAVE_STRING_H 1
  373. | #define HAVE_MEMORY_H 1
  374. | #define HAVE_STRINGS_H 1
  375. | #define HAVE_INTTYPES_H 1
  376. | #define HAVE_STDINT_H 1
  377. | #define HAVE_UNISTD_H 1
  378. | #define HAVE_DLFCN_H 1
  379. | /* end confdefs.h. */
  380. | #include <ac_nonexistent.h>
  381. configure:8158: result: g++ -E
  382. configure:8178: g++ -E conftest.cpp
  383. configure:8178: $? = 0
  384. configure:8192: g++ -E conftest.cpp
  385. conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
  386. compilation terminated.
  387. configure:8192: $? = 1
  388. configure: failed program was:
  389. | /* confdefs.h */
  390. | #define PACKAGE_NAME "libasprintf"
  391. | #define PACKAGE_TARNAME "libasprintf"
  392. | #define PACKAGE_VERSION "1.0"
  393. | #define PACKAGE_STRING "libasprintf 1.0"
  394. | #define PACKAGE_BUGREPORT ""
  395. | #define PACKAGE_URL ""
  396. | #define PACKAGE "libasprintf"
  397. | #define VERSION "1.0"
  398. | #define STDC_HEADERS 1
  399. | #define HAVE_SYS_TYPES_H 1
  400. | #define HAVE_SYS_STAT_H 1
  401. | #define HAVE_STDLIB_H 1
  402. | #define HAVE_STRING_H 1
  403. | #define HAVE_MEMORY_H 1
  404. | #define HAVE_STRINGS_H 1
  405. | #define HAVE_INTTYPES_H 1
  406. | #define HAVE_STDINT_H 1
  407. | #define HAVE_UNISTD_H 1
  408. | #define HAVE_DLFCN_H 1
  409. | /* end confdefs.h. */
  410. | #include <ac_nonexistent.h>
  411. configure:8275: checking for as
  412. configure:8291: found /usr/bin/as
  413. configure:8302: result: as
  414. configure:8367: checking for dlltool
  415. configure:8383: found /usr/bin/dlltool
  416. configure:8394: result: dlltool
  417. configure:8459: checking for objdump
  418. configure:8486: result: objdump
  419. configure:8696: checking for objdir
  420. configure:8711: result: .libs
  421. configure:9007: checking if gcc supports -fno-rtti -fno-exceptions
  422. configure:9025: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  423. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  424. configure:9029: $? = 0
  425. configure:9042: result: no
  426. configure:9062: checking for gcc option to produce PIC
  427. configure:9334: result: -DDLL_EXPORT -DPIC
  428. configure:9346: checking if gcc PIC flag -DDLL_EXPORT -DPIC works
  429. configure:9364: gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
  430. configure:9368: $? = 0
  431. configure:9381: result: yes
  432. configure:9405: checking if gcc static flag -static works
  433. configure:9433: result: yes
  434. configure:9448: checking if gcc supports -c -o file.o
  435. configure:9469: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  436. configure:9473: $? = 0
  437. configure:9495: result: yes
  438. configure:9503: checking if gcc supports -c -o file.o
  439. configure:9550: result: yes
  440. configure:9583: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
  441. configure:10569: result: yes
  442. configure:10606: checking whether -lc should be explicitly linked in
  443. configure:10611: gcc -c -g -O2 conftest.c >&5
  444. configure:10614: $? = 0
  445. configure:10629: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  446. configure:10632: $? = 1
  447. configure:10644: result: yes
  448. configure:10808: checking dynamic linker characteristics
  449. configure:11461: result: Win32 ld.exe
  450. configure:11568: checking how to hardcode library paths into programs
  451. configure:11593: result: immediate
  452. configure:12113: checking whether stripping libraries is possible
  453. configure:12118: result: yes
  454. configure:12153: checking if libtool supports shared libraries
  455. configure:12155: result: yes
  456. configure:12158: checking whether to build shared libraries
  457. configure:12179: result: yes
  458. configure:12182: checking whether to build static libraries
  459. configure:12186: result: no
  460. configure:12336: checking for ld used by g++
  461. configure:12403: result: /usr/i686-pc-cygwin/bin/ld.exe
  462. configure:12410: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
  463. configure:12425: result: yes
  464. configure:12480: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
  465. configure:13393: result: yes
  466. configure:13421: g++ -c -g -O2 conftest.cpp >&5
  467. configure:13424: $? = 0
  468. configure:13606: checking for g++ option to produce PIC
  469. configure:13923: result: -DDLL_EXPORT -DPIC
  470. configure:13932: checking if g++ PIC flag -DDLL_EXPORT -DPIC works
  471. configure:13950: g++ -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
  472. configure:13954: $? = 0
  473. configure:13967: result: yes
  474. configure:13988: checking if g++ static flag -static works
  475. configure:14016: result: yes
  476. configure:14028: checking if g++ supports -c -o file.o
  477. configure:14049: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  478. configure:14053: $? = 0
  479. configure:14075: result: yes
  480. configure:14080: checking if g++ supports -c -o file.o
  481. configure:14127: result: yes
  482. configure:14157: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
  483. configure:14183: result: yes
  484. configure:14320: checking dynamic linker characteristics
  485. configure:14921: result: Win32 ld.exe
  486. configure:14974: checking how to hardcode library paths into programs
  487. configure:14999: result: immediate
  488. configure:15067: checking for inline
  489. configure:15083: gcc -c -g -O2 conftest.c >&5
  490. configure:15083: $? = 0
  491. configure:15091: result: inline
  492. configure:15109: checking for size_t
  493. configure:15109: gcc -c -g -O2 conftest.c >&5
  494. configure:15109: $? = 0
  495. configure:15109: gcc -c -g -O2 conftest.c >&5
  496. conftest.c: In function 'main':
  497. conftest.c:59:21: error: expected expression before ')' token
  498. configure:15109: $? = 1
  499. configure: failed program was:
  500. | /* confdefs.h */
  501. | #define PACKAGE_NAME "libasprintf"
  502. | #define PACKAGE_TARNAME "libasprintf"
  503. | #define PACKAGE_VERSION "1.0"
  504. | #define PACKAGE_STRING "libasprintf 1.0"
  505. | #define PACKAGE_BUGREPORT ""
  506. | #define PACKAGE_URL ""
  507. | #define PACKAGE "libasprintf"
  508. | #define VERSION "1.0"
  509. | #define STDC_HEADERS 1
  510. | #define HAVE_SYS_TYPES_H 1
  511. | #define HAVE_SYS_STAT_H 1
  512. | #define HAVE_STDLIB_H 1
  513. | #define HAVE_STRING_H 1
  514. | #define HAVE_MEMORY_H 1
  515. | #define HAVE_STRINGS_H 1
  516. | #define HAVE_INTTYPES_H 1
  517. | #define HAVE_STDINT_H 1
  518. | #define HAVE_UNISTD_H 1
  519. | #define HAVE_DLFCN_H 1
  520. | #define LT_OBJDIR ".libs/"
  521. | /* end confdefs.h. */
  522. | #include <stdio.h>
  523. | #ifdef HAVE_SYS_TYPES_H
  524. | # include <sys/types.h>
  525. | #endif
  526. | #ifdef HAVE_SYS_STAT_H
  527. | # include <sys/stat.h>
  528. | #endif
  529. | #ifdef STDC_HEADERS
  530. | # include <stdlib.h>
  531. | # include <stddef.h>
  532. | #else
  533. | # ifdef HAVE_STDLIB_H
  534. | # include <stdlib.h>
  535. | # endif
  536. | #endif
  537. | #ifdef HAVE_STRING_H
  538. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  539. | # include <memory.h>
  540. | # endif
  541. | # include <string.h>
  542. | #endif
  543. | #ifdef HAVE_STRINGS_H
  544. | # include <strings.h>
  545. | #endif
  546. | #ifdef HAVE_INTTYPES_H
  547. | # include <inttypes.h>
  548. | #endif
  549. | #ifdef HAVE_STDINT_H
  550. | # include <stdint.h>
  551. | #endif
  552. | #ifdef HAVE_UNISTD_H
  553. | # include <unistd.h>
  554. | #endif
  555. | int
  556. | main ()
  557. | {
  558. | if (sizeof ((size_t)))
  559. | return 0;
  560. | ;
  561. | return 0;
  562. | }
  563. configure:15109: result: yes
  564. configure:15121: checking for long long int
  565. configure:15158: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  566. configure:15158: $? = 0
  567. configure:15188: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  568. configure:15188: $? = 0
  569. configure:15188: ./conftest.exe
  570. configure:15188: $? = 0
  571. configure:15203: result: yes
  572. configure:15212: checking for wchar_t
  573. configure:15229: gcc -c -g -O2 conftest.c >&5
  574. configure:15229: $? = 0
  575. configure:15236: result: yes
  576. configure:15245: checking for wint_t
  577. configure:15270: gcc -c -g -O2 conftest.c >&5
  578. configure:15270: $? = 0
  579. configure:15277: result: yes
  580. configure:15285: checking for ptrdiff_t
  581. configure:15285: gcc -c -g -O2 conftest.c >&5
  582. configure:15285: $? = 0
  583. configure:15285: gcc -c -g -O2 conftest.c >&5
  584. conftest.c: In function 'main':
  585. conftest.c:62:24: error: expected expression before ')' token
  586. configure:15285: $? = 1
  587. configure: failed program was:
  588. | /* confdefs.h */
  589. | #define PACKAGE_NAME "libasprintf"
  590. | #define PACKAGE_TARNAME "libasprintf"
  591. | #define PACKAGE_VERSION "1.0"
  592. | #define PACKAGE_STRING "libasprintf 1.0"
  593. | #define PACKAGE_BUGREPORT ""
  594. | #define PACKAGE_URL ""
  595. | #define PACKAGE "libasprintf"
  596. | #define VERSION "1.0"
  597. | #define STDC_HEADERS 1
  598. | #define HAVE_SYS_TYPES_H 1
  599. | #define HAVE_SYS_STAT_H 1
  600. | #define HAVE_STDLIB_H 1
  601. | #define HAVE_STRING_H 1
  602. | #define HAVE_MEMORY_H 1
  603. | #define HAVE_STRINGS_H 1
  604. | #define HAVE_INTTYPES_H 1
  605. | #define HAVE_STDINT_H 1
  606. | #define HAVE_UNISTD_H 1
  607. | #define HAVE_DLFCN_H 1
  608. | #define LT_OBJDIR ".libs/"
  609. | #define HAVE_LONG_LONG_INT 1
  610. | #define HAVE_WCHAR_T 1
  611. | #define HAVE_WINT_T 1
  612. | /* end confdefs.h. */
  613. | #include <stdio.h>
  614. | #ifdef HAVE_SYS_TYPES_H
  615. | # include <sys/types.h>
  616. | #endif
  617. | #ifdef HAVE_SYS_STAT_H
  618. | # include <sys/stat.h>
  619. | #endif
  620. | #ifdef STDC_HEADERS
  621. | # include <stdlib.h>
  622. | # include <stddef.h>
  623. | #else
  624. | # ifdef HAVE_STDLIB_H
  625. | # include <stdlib.h>
  626. | # endif
  627. | #endif
  628. | #ifdef HAVE_STRING_H
  629. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  630. | # include <memory.h>
  631. | # endif
  632. | # include <string.h>
  633. | #endif
  634. | #ifdef HAVE_STRINGS_H
  635. | # include <strings.h>
  636. | #endif
  637. | #ifdef HAVE_INTTYPES_H
  638. | # include <inttypes.h>
  639. | #endif
  640. | #ifdef HAVE_STDINT_H
  641. | # include <stdint.h>
  642. | #endif
  643. | #ifdef HAVE_UNISTD_H
  644. | # include <unistd.h>
  645. | #endif
  646. | int
  647. | main ()
  648. | {
  649. | if (sizeof ((ptrdiff_t)))
  650. | return 0;
  651. | ;
  652. | return 0;
  653. | }
  654. configure:15285: result: yes
  655. configure:15296: checking for inttypes.h
  656. configure:15313: gcc -c -g -O2 conftest.c >&5
  657. configure:15313: $? = 0
  658. configure:15320: result: yes
  659. configure:15331: checking for stdint.h
  660. configure:15348: gcc -c -g -O2 conftest.c >&5
  661. configure:15348: $? = 0
  662. configure:15355: result: yes
  663. configure:15368: checking for intmax_t
  664. configure:15394: gcc -c -g -O2 conftest.c >&5
  665. configure:15394: $? = 0
  666. configure:15401: result: yes
  667. configure:15412: checking for stdint.h
  668. configure:15412: result: yes
  669. configure:15422: checking for SIZE_MAX
  670. configure:15493: result: yes
  671. configure:15509: checking for stdint.h
  672. configure:15509: result: yes
  673. configure:15531: checking for working alloca.h
  674. configure:15548: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  675. configure:15548: $? = 0
  676. configure:15556: result: yes
  677. configure:15564: checking for alloca
  678. configure:15601: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  679. configure:15601: $? = 0
  680. configure:15609: result: yes
  681. configure:15730: checking for stdlib.h
  682. configure:15730: result: yes
  683. configure:15730: checking for string.h
  684. configure:15730: result: yes
  685. configure:15730: checking errno.h usability
  686. configure:15730: gcc -c -g -O2 conftest.c >&5
  687. configure:15730: $? = 0
  688. configure:15730: result: yes
  689. configure:15730: checking errno.h presence
  690. configure:15730: gcc -E conftest.c
  691. configure:15730: $? = 0
  692. configure:15730: result: yes
  693. configure:15730: checking for errno.h
  694. configure:15730: result: yes
  695. configure:15752: checking whether the preprocessor supports include_next
  696. configure:15790: gcc -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5
  697. configure:15790: $? = 0
  698. configure:15811: result: yes
  699. configure:15840: checking for complete errno.h
  700. configure:15892: result: yes
  701. configure:16279: checking for snprintf
  702. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  703. conftest.c:59:6: warning: conflicting types for built-in function 'snprintf'
  704. configure:16279: $? = 0
  705. configure:16279: result: yes
  706. configure:16279: checking for vasprintf
  707. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  708. configure:16279: $? = 0
  709. configure:16279: result: yes
  710. configure:16279: checking for strnlen
  711. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  712. configure:16279: $? = 0
  713. configure:16279: result: yes
  714. configure:16279: checking for wcslen
  715. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  716. configure:16279: $? = 0
  717. configure:16279: result: yes
  718. configure:16279: checking for wcsnlen
  719. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  720. configure:16279: $? = 0
  721. configure:16279: result: yes
  722. configure:16279: checking for mbrtowc
  723. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  724. configure:16279: $? = 0
  725. configure:16279: result: yes
  726. configure:16279: checking for wcrtomb
  727. configure:16279: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  728. configure:16279: $? = 0
  729. configure:16279: result: yes
  730. configure:16289: checking whether _snprintf is declared
  731. configure:16289: gcc -c -g -O2 conftest.c >&5
  732. conftest.c: In function 'main':
  733. conftest.c:49:10: error: '_snprintf' undeclared (first use in this function)
  734. conftest.c:49:10: note: each undeclared identifier is reported only once for each function it appears in
  735. configure:16289: $? = 1
  736. configure: failed program was:
  737. | /* confdefs.h */
  738. | #define PACKAGE_NAME "libasprintf"
  739. | #define PACKAGE_TARNAME "libasprintf"
  740. | #define PACKAGE_VERSION "1.0"
  741. | #define PACKAGE_STRING "libasprintf 1.0"
  742. | #define PACKAGE_BUGREPORT ""
  743. | #define PACKAGE_URL ""
  744. | #define PACKAGE "libasprintf"
  745. | #define VERSION "1.0"
  746. | #define STDC_HEADERS 1
  747. | #define HAVE_SYS_TYPES_H 1
  748. | #define HAVE_SYS_STAT_H 1
  749. | #define HAVE_STDLIB_H 1
  750. | #define HAVE_STRING_H 1
  751. | #define HAVE_MEMORY_H 1
  752. | #define HAVE_STRINGS_H 1
  753. | #define HAVE_INTTYPES_H 1
  754. | #define HAVE_STDINT_H 1
  755. | #define HAVE_UNISTD_H 1
  756. | #define HAVE_DLFCN_H 1
  757. | #define LT_OBJDIR ".libs/"
  758. | #define HAVE_LONG_LONG_INT 1
  759. | #define HAVE_WCHAR_T 1
  760. | #define HAVE_WINT_T 1
  761. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  762. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  763. | #define HAVE_INTMAX_T 1
  764. | #define HAVE_STDINT_H 1
  765. | #define HAVE_STDINT_H 1
  766. | #define HAVE_ALLOCA_H 1
  767. | #define HAVE_ALLOCA 1
  768. | #define HAVE_STDLIB_H 1
  769. | #define HAVE_STRING_H 1
  770. | #define HAVE_ERRNO_H 1
  771. | #define HAVE_SNPRINTF 1
  772. | #define HAVE_VASPRINTF 1
  773. | #define HAVE_STRNLEN 1
  774. | #define HAVE_WCSLEN 1
  775. | #define HAVE_WCSNLEN 1
  776. | #define HAVE_MBRTOWC 1
  777. | #define HAVE_WCRTOMB 1
  778. | /* end confdefs.h. */
  779. | #include <stdio.h>
  780. |
  781. | int
  782. | main ()
  783. | {
  784. | #ifndef _snprintf
  785. | (void) _snprintf;
  786. | #endif
  787. |
  788. | ;
  789. | return 0;
  790. | }
  791. configure:16289: result: no
  792. configure:16303: checking whether printf() supports POSIX/XSI format strings
  793. configure:16344: gcc -o conftest.exe -g -O2 -L/opt/gnome/lib -Wl,--disable-auto-import conftest.c >&5
  794. configure:16344: $? = 0
  795. configure:16344: ./conftest.exe
  796. configure:16344: $? = 0
  797. configure:16355: result: yes
  798. configure:16369: checking for dvips
  799. configure:16387: found /usr/bin/dvips
  800. configure:16400: result: /usr/bin/dvips
  801. configure:16410: checking for texi2pdf
  802. configure:16428: found /usr/bin/texi2pdf
  803. configure:16441: result: /usr/bin/texi2pdf
  804. configure:16451: checking for perl
  805. configure:16469: found /usr/bin/perl
  806. configure:16482: result: /usr/bin/perl
  807. configure:16656: creating ./config.status
  808.  
  809. ## ---------------------- ##
  810. ## Running config.status. ##
  811. ## ---------------------- ##
  812.  
  813. This file was extended by libasprintf config.status 1.0, which was
  814. generated by GNU Autoconf 2.65. Invocation command line was
  815.  
  816. CONFIG_FILES =
  817. CONFIG_HEADERS =
  818. CONFIG_LINKS =
  819. CONFIG_COMMANDS =
  820. $ ./config.status
  821.  
  822. on iHateWindows
  823.  
  824. config.status:1198: creating Makefile
  825. config.status:1198: creating config.h
  826. config.status:1418: executing depfiles commands
  827. config.status:1418: executing libtool commands
  828.  
  829. ## ---------------- ##
  830. ## Cache variables. ##
  831. ## ---------------- ##
  832.  
  833. ac_cv_build=i686-pc-cygwin
  834. ac_cv_c_compiler_gnu=yes
  835. ac_cv_c_inline=inline
  836. ac_cv_cxx_compiler_gnu=yes
  837. ac_cv_env_CCC_set=
  838. ac_cv_env_CCC_value=
  839. ac_cv_env_CC_set=
  840. ac_cv_env_CC_value=
  841. ac_cv_env_CFLAGS_set=
  842. ac_cv_env_CFLAGS_value=
  843. ac_cv_env_CPPFLAGS_set=
  844. ac_cv_env_CPPFLAGS_value=
  845. ac_cv_env_CPP_set=
  846. ac_cv_env_CPP_value=
  847. ac_cv_env_CXXCPP_set=
  848. ac_cv_env_CXXCPP_value=
  849. ac_cv_env_CXXFLAGS_set=
  850. ac_cv_env_CXXFLAGS_value=
  851. ac_cv_env_CXX_set=
  852. ac_cv_env_CXX_value=
  853. ac_cv_env_LDFLAGS_set=set
  854. ac_cv_env_LDFLAGS_value='-L/opt/gnome/lib '
  855. ac_cv_env_LIBS_set=
  856. ac_cv_env_LIBS_value=
  857. ac_cv_env_build_alias_set=
  858. ac_cv_env_build_alias_value=
  859. ac_cv_env_host_alias_set=
  860. ac_cv_env_host_alias_value=
  861. ac_cv_env_target_alias_set=
  862. ac_cv_env_target_alias_value=
  863. ac_cv_exeext=.exe
  864. ac_cv_func_alloca_works=yes
  865. ac_cv_func_mbrtowc=yes
  866. ac_cv_func_snprintf=yes
  867. ac_cv_func_strnlen=yes
  868. ac_cv_func_vasprintf=yes
  869. ac_cv_func_wcrtomb=yes
  870. ac_cv_func_wcslen=yes
  871. ac_cv_func_wcsnlen=yes
  872. ac_cv_have_decl__snprintf=no
  873. ac_cv_header_dlfcn_h=yes
  874. ac_cv_header_errno_h=yes
  875. ac_cv_header_inttypes_h=yes
  876. ac_cv_header_memory_h=yes
  877. ac_cv_header_stdc=yes
  878. ac_cv_header_stdint_h=yes
  879. ac_cv_header_stdlib_h=yes
  880. ac_cv_header_string_h=yes
  881. ac_cv_header_strings_h=yes
  882. ac_cv_header_sys_stat_h=yes
  883. ac_cv_header_sys_types_h=yes
  884. ac_cv_header_unistd_h=yes
  885. ac_cv_host=i686-pc-cygwin
  886. ac_cv_objext=o
  887. ac_cv_path_DVIPS=/usr/bin/dvips
  888. ac_cv_path_EGREP='/usr/bin/grep -E'
  889. ac_cv_path_FGREP='/usr/bin/grep -F'
  890. ac_cv_path_GREP=/usr/bin/grep
  891. ac_cv_path_PERL=/usr/bin/perl
  892. ac_cv_path_SED=/usr/bin/sed
  893. ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf
  894. ac_cv_path_mkdir=/usr/bin/mkdir
  895. ac_cv_prog_AWK=gawk
  896. ac_cv_prog_CPP='gcc -E'
  897. ac_cv_prog_CXXCPP='g++ -E'
  898. ac_cv_prog_ac_ct_AR=ar
  899. ac_cv_prog_ac_ct_AS=as
  900. ac_cv_prog_ac_ct_CC=gcc
  901. ac_cv_prog_ac_ct_CXX=g++
  902. ac_cv_prog_ac_ct_DLLTOOL=dlltool
  903. ac_cv_prog_ac_ct_OBJDUMP=objdump
  904. ac_cv_prog_ac_ct_RANLIB=ranlib
  905. ac_cv_prog_ac_ct_STRIP=strip
  906. ac_cv_prog_cc_c89=
  907. ac_cv_prog_cc_g=yes
  908. ac_cv_prog_cxx_g=yes
  909. ac_cv_prog_make_make_set=yes
  910. ac_cv_type_long_long_int=yes
  911. ac_cv_type_ptrdiff_t=yes
  912. ac_cv_type_size_t=yes
  913. ac_cv_working_alloca_h=yes
  914. am_cv_CC_dependencies_compiler_type=gcc3
  915. am_cv_CXX_dependencies_compiler_type=gcc3
  916. gl_cv_have_include_next=yes
  917. gl_cv_header_errno_h_complete=yes
  918. gl_cv_header_inttypes_h=yes
  919. gl_cv_header_stdint_h=yes
  920. gl_cv_ld_autoimport=yes
  921. gl_cv_size_max=yes
  922. gt_cv_c_intmax_t=yes
  923. gt_cv_c_wchar_t=yes
  924. gt_cv_c_wint_t=yes
  925. gt_cv_func_printf_posix=yes
  926. lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
  927. lt_cv_file_magic_cmd=func_win32_libid
  928. lt_cv_file_magic_test_file=
  929. lt_cv_ld_reload_flag=-r
  930. lt_cv_nm_interface='BSD nm'
  931. lt_cv_objdir=.libs
  932. lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
  933. lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe
  934. lt_cv_path_NM='/usr/bin/nm -B'
  935. lt_cv_prog_compiler_c_o=yes
  936. lt_cv_prog_compiler_c_o_CXX=yes
  937. lt_cv_prog_compiler_pic_works=yes
  938. lt_cv_prog_compiler_pic_works_CXX=yes
  939. lt_cv_prog_compiler_rtti_exceptions=no
  940. lt_cv_prog_compiler_static_works=yes
  941. lt_cv_prog_compiler_static_works_CXX=yes
  942. lt_cv_prog_gnu_ld=yes
  943. lt_cv_prog_gnu_ldcxx=yes
  944. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  945. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  946. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  947. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  948. lt_cv_sys_max_cmd_len=8192
  949.  
  950. ## ----------------- ##
  951. ## Output variables. ##
  952. ## ----------------- ##
  953.  
  954. ACLOCAL='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run aclocal-1.11'
  955. ALLOCA=''
  956. ALLOCA_H='alloca.h'
  957. AMDEPBACKSLASH='\'
  958. AMDEP_FALSE='#'
  959. AMDEP_TRUE=''
  960. AMTAR='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run tar'
  961. AM_BACKSLASH='\'
  962. AM_DEFAULT_VERBOSITY='1'
  963. AR='ar'
  964. AS='as'
  965. AUTOCONF='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run autoconf'
  966. AUTOHEADER='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run autoheader'
  967. AUTOMAKE='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run automake-1.11'
  968. AWK='gawk'
  969. CC='gcc'
  970. CCDEPMODE='depmode=gcc3'
  971. CFLAGS='-g -O2'
  972. CPP='gcc -E'
  973. CPPFLAGS=''
  974. CXX='g++'
  975. CXXCPP='g++ -E'
  976. CXXDEPMODE='depmode=gcc3'
  977. CXXFLAGS='-g -O2'
  978. CYGPATH_W='cygpath -w'
  979. DEFS='-DHAVE_CONFIG_H'
  980. DEPDIR='.deps'
  981. DLLTOOL='dlltool'
  982. DSYMUTIL=''
  983. DUMPBIN=''
  984. DVIPS='/usr/bin/dvips'
  985. ECHO_C=''
  986. ECHO_N='-n'
  987. ECHO_T=''
  988. EGREP='/usr/bin/grep -E'
  989. EMULTIHOP_HIDDEN=''
  990. EMULTIHOP_VALUE=''
  991. ENOLINK_HIDDEN=''
  992. ENOLINK_VALUE=''
  993. EOVERFLOW_HIDDEN=''
  994. EOVERFLOW_VALUE=''
  995. ERRNO_H=''
  996. EXEEXT='.exe'
  997. FGREP='/usr/bin/grep -F'
  998. GL_COND_LIBTOOL_FALSE='#'
  999. GL_COND_LIBTOOL_TRUE=''
  1000. GREP='/usr/bin/grep'
  1001. INCLUDE_NEXT='include_next'
  1002. INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
  1003. INSTALL_DATA='${INSTALL} -m 644'
  1004. INSTALL_PROGRAM='${INSTALL}'
  1005. INSTALL_SCRIPT='${INSTALL}'
  1006. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1007. LD='/usr/i686-pc-cygwin/bin/ld.exe'
  1008. LDFLAGS='-L/opt/gnome/lib -Wl,--disable-auto-import'
  1009. LIBOBJS=''
  1010. LIBS=''
  1011. LIBTOOL='/bin/sh $(top_builddir)/libtool'
  1012. LIPO=''
  1013. LN_S='ln -s'
  1014. LTALLOCA=''
  1015. LTLIBOBJS=''
  1016. LTNOUNDEF='-no-undefined'
  1017. MAKEINFO='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/missing --run makeinfo'
  1018. MKDIR_P='/usr/bin/mkdir -p'
  1019. NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
  1020. NEXT_ERRNO_H=''
  1021. NM='/usr/bin/nm -B'
  1022. NMEDIT=''
  1023. OBJDUMP='objdump'
  1024. OBJEXT='o'
  1025. OTOOL64=''
  1026. OTOOL=''
  1027. PACKAGE='libasprintf'
  1028. PACKAGE_BUGREPORT=''
  1029. PACKAGE_NAME='libasprintf'
  1030. PACKAGE_STRING='libasprintf 1.0'
  1031. PACKAGE_TARNAME='libasprintf'
  1032. PACKAGE_URL=''
  1033. PACKAGE_VERSION='1.0'
  1034. PATH_SEPARATOR=':'
  1035. PERL='/usr/bin/perl'
  1036. PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
  1037. RANLIB='ranlib'
  1038. SED='/usr/bin/sed'
  1039. SET_MAKE=''
  1040. SHELL='/bin/sh'
  1041. STRIP='strip'
  1042. TEXI2PDF='/usr/bin/texi2pdf'
  1043. VERSION='1.0'
  1044. ac_ct_CC='gcc'
  1045. ac_ct_CXX='g++'
  1046. ac_ct_DUMPBIN=''
  1047. am__EXEEXT_FALSE='#'
  1048. am__EXEEXT_TRUE=''
  1049. am__fastdepCC_FALSE='#'
  1050. am__fastdepCC_TRUE=''
  1051. am__fastdepCXX_FALSE='#'
  1052. am__fastdepCXX_TRUE=''
  1053. am__include='include'
  1054. am__isrc=''
  1055. am__leading_dot='.'
  1056. am__quote=''
  1057. am__tar='${AMTAR} chof - "$$tardir"'
  1058. am__untar='${AMTAR} xf -'
  1059. bindir='${exec_prefix}/bin'
  1060. build='i686-pc-cygwin'
  1061. build_alias=''
  1062. build_cpu='i686'
  1063. build_os='cygwin'
  1064. build_vendor='pc'
  1065. datadir='${datarootdir}'
  1066. datarootdir='${prefix}/share'
  1067. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1068. dvidir='${docdir}'
  1069. exec_prefix='${prefix}'
  1070. gl_LIBOBJS=''
  1071. gl_LTLIBOBJS=''
  1072. gltests_LIBOBJS=''
  1073. gltests_LTLIBOBJS=''
  1074. gltests_WITNESS='IN_LIBASPRINTF_GNULIB_TESTS'
  1075. host='i686-pc-cygwin'
  1076. host_alias=''
  1077. host_cpu='i686'
  1078. host_os='cygwin'
  1079. host_vendor='pc'
  1080. htmldir='${docdir}'
  1081. includedir='${prefix}/include'
  1082. infodir='${datarootdir}/info'
  1083. install_sh='${SHELL} /home/qwertz/checkout/gnome/gettext-0.18.1.1/build-aux/install-sh'
  1084. libdir='/opt/gnome/lib'
  1085. libexecdir='${exec_prefix}/libexec'
  1086. localedir='${datarootdir}/locale'
  1087. localstatedir='${prefix}/var'
  1088. lt_ECHO='echo'
  1089. mandir='${datarootdir}/man'
  1090. mkdir_p='/usr/bin/mkdir -p'
  1091. oldincludedir='/usr/include'
  1092. pdfdir='${docdir}'
  1093. prefix='/opt/gnome'
  1094. program_transform_name='s,x,x,'
  1095. psdir='${docdir}'
  1096. sbindir='${exec_prefix}/sbin'
  1097. sharedstatedir='${prefix}/com'
  1098. sysconfdir='${prefix}/etc'
  1099. target_alias=''
  1100.  
  1101. ## ----------- ##
  1102. ## confdefs.h. ##
  1103. ## ----------- ##
  1104.  
  1105. /* confdefs.h */
  1106. #define PACKAGE_NAME "libasprintf"
  1107. #define PACKAGE_TARNAME "libasprintf"
  1108. #define PACKAGE_VERSION "1.0"
  1109. #define PACKAGE_STRING "libasprintf 1.0"
  1110. #define PACKAGE_BUGREPORT ""
  1111. #define PACKAGE_URL ""
  1112. #define PACKAGE "libasprintf"
  1113. #define VERSION "1.0"
  1114. #define STDC_HEADERS 1
  1115. #define HAVE_SYS_TYPES_H 1
  1116. #define HAVE_SYS_STAT_H 1
  1117. #define HAVE_STDLIB_H 1
  1118. #define HAVE_STRING_H 1
  1119. #define HAVE_MEMORY_H 1
  1120. #define HAVE_STRINGS_H 1
  1121. #define HAVE_INTTYPES_H 1
  1122. #define HAVE_STDINT_H 1
  1123. #define HAVE_UNISTD_H 1
  1124. #define HAVE_DLFCN_H 1
  1125. #define LT_OBJDIR ".libs/"
  1126. #define HAVE_LONG_LONG_INT 1
  1127. #define HAVE_WCHAR_T 1
  1128. #define HAVE_WINT_T 1
  1129. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1130. #define HAVE_STDINT_H_WITH_UINTMAX 1
  1131. #define HAVE_INTMAX_T 1
  1132. #define HAVE_STDINT_H 1
  1133. #define HAVE_STDINT_H 1
  1134. #define HAVE_ALLOCA_H 1
  1135. #define HAVE_ALLOCA 1
  1136. #define HAVE_STDLIB_H 1
  1137. #define HAVE_STRING_H 1
  1138. #define HAVE_ERRNO_H 1
  1139. #define HAVE_SNPRINTF 1
  1140. #define HAVE_VASPRINTF 1
  1141. #define HAVE_STRNLEN 1
  1142. #define HAVE_WCSLEN 1
  1143. #define HAVE_WCSNLEN 1
  1144. #define HAVE_MBRTOWC 1
  1145. #define HAVE_WCRTOMB 1
  1146. #define HAVE_DECL__SNPRINTF 0
  1147. #define HAVE_POSIX_PRINTF 1
  1148.  
  1149. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement