Advertisement
Guest User

config.log

a guest
May 6th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.87 KB | None | 0 0
  1. config.log:
  2.  
  3.  
  4. This file contains any messages produced by compilers while
  5. running configure, to aid debugging if configure makes a mistake.
  6.  
  7. It was created by LZO configure 2.09, which was
  8. generated by GNU Autoconf 2.69. Invocation command line was
  9.  
  10. $ ./configure --prefix=/opt/local --disable-dependency-tracking --enable-shared --enable-static --disable-asm --docdir=/opt/local/share/doc/lzo2 --disable-dependency-tracking
  11.  
  12. ## --------- ##
  13. ## Platform. ##
  14. ## --------- ##
  15.  
  16. hostname = My-computer.local
  17. uname -m = i386
  18. uname -r = 9.8.0
  19. uname -s = Darwin
  20. uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
  21.  
  22. /usr/bin/uname -p = i386
  23. /bin/uname -X = unknown
  24.  
  25. /bin/arch = unknown
  26. /usr/bin/arch -k = unknown
  27. /usr/convex/getsysinfo = unknown
  28. /usr/bin/hostinfo = Mach kernel version:
  29. Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
  30. Kernel configured for up to 2 processors.
  31. 2 processors are physically available.
  32. 2 processors are logically available.
  33. Processor type: i486 (Intel 80486)
  34. Processors active: 0 1
  35. Primary memory available: 2.00 gigabytes
  36. Default processor set: 77 tasks, 312 threads, 2 processors
  37. Load average: 1.66, Mach factor: 0.82
  38. /bin/machine = unknown
  39. /usr/bin/oslevel = unknown
  40. /bin/universe = unknown
  41.  
  42. PATH: /opt/local/bin
  43. PATH: /opt/local/sbin
  44. PATH: /bin
  45. PATH: /sbin
  46. PATH: /usr/bin
  47. PATH: /usr/sbin
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:2483: Configuring LZO 2.09
  55. configure:2630: checking build system type
  56. configure:2644: result: i386-apple-darwin9.8.0
  57. configure:2664: checking host system type
  58. configure:2677: result: i386-apple-darwin9.8.0
  59. configure:2697: checking target system type
  60. configure:2710: result: i386-apple-darwin9.8.0
  61. configure:2737: checking whether to enable maintainer-specific portions of Makefiles
  62. configure:2746: result: no
  63. configure:2851: checking for gcc
  64. configure:2878: result: /usr/bin/gcc-4.2
  65. configure:3107: checking for C compiler version
  66. configure:3116: /usr/bin/gcc-4.2 --version >&5
  67. i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
  68. Copyright (C) 2007 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions. There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71.  
  72. configure:3127: $? = 0
  73. configure:3116: /usr/bin/gcc-4.2 -v >&5
  74. Using built-in specs.
  75. Target: i686-apple-darwin9
  76. Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=i686-apple-darwin9 --target=i686-apple-darwin9
  77. Thread model: posix
  78. gcc version 4.2.1 (Apple Inc. build 5577)
  79. configure:3127: $? = 0
  80. configure:3116: /usr/bin/gcc-4.2 -V >&5
  81. gcc-4.2: argument to `-V' is missing
  82. configure:3127: $? = 1
  83. configure:3116: /usr/bin/gcc-4.2 -qversion >&5
  84. i686-apple-darwin9-gcc-4.2.1: no input files
  85. configure:3127: $? = 1
  86. configure:3147: checking whether the C compiler works
  87. configure:3169: /usr/bin/gcc-4.2 -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  88. configure:3173: $? = 0
  89. configure:3221: result: yes
  90. configure:3224: checking for C compiler default output file name
  91. configure:3226: result: a.out
  92. configure:3232: checking for suffix of executables
  93. configure:3239: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  94. configure:3243: $? = 0
  95. configure:3265: result:
  96. configure:3287: checking whether we are cross compiling
  97. configure:3295: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  98. configure:3299: $? = 0
  99. configure:3306: ./conftest
  100. configure:3310: $? = 0
  101. configure:3325: result: no
  102. configure:3330: checking for suffix of object files
  103. configure:3352: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  104. configure:3356: $? = 0
  105. configure:3377: result: o
  106. configure:3381: checking whether we are using the GNU C compiler
  107. configure:3400: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  108. configure:3400: $? = 0
  109. configure:3409: result: yes
  110. configure:3418: checking whether /usr/bin/gcc-4.2 accepts -g
  111. configure:3438: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
  112. configure:3438: $? = 0
  113. configure:3479: result: yes
  114. configure:3496: checking for /usr/bin/gcc-4.2 option to accept ISO C89
  115. configure:3559: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  116. configure:3559: $? = 0
  117. configure:3572: result: none needed
  118. configure:3600: checking whether /usr/bin/gcc-4.2 understands -c and -o together
  119. configure:3622: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
  120. configure:3625: $? = 0
  121. configure:3622: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
  122. configure:3625: $? = 0
  123. configure:3637: result: yes
  124. configure:3705: checking for ar
  125. configure:3721: found /usr/bin/ar
  126. configure:3732: result: ar
  127. configure:3758: checking the archiver (ar) interface
  128. configure:3774: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  129. configure:3774: $? = 0
  130. configure:3776: ar cru libconftest.a conftest.o >&5
  131. configure:3779: $? = 0
  132. configure:3807: result: ar
  133. configure:3848: checking for style of include used by make
  134. configure:3876: result: GNU
  135. configure:3908: checking dependency style of /usr/bin/gcc-4.2
  136. configure:4017: result: none
  137. configure:4037: checking how to run the C preprocessor
  138. configure:4068: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  139. configure:4068: $? = 0
  140. configure:4082: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  141. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  142. configure:4082: $? = 1
  143. configure: failed program was:
  144. | /* confdefs.h */
  145. | #define PACKAGE_NAME "LZO"
  146. | #define PACKAGE_TARNAME "lzo"
  147. | #define PACKAGE_VERSION "2.09"
  148. | #define PACKAGE_STRING "LZO 2.09"
  149. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  150. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  151. | /* end confdefs.h. */
  152. | #include <ac_nonexistent.h>
  153. configure:4107: result: /usr/bin/gcc-4.2 -E
  154. configure:4127: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  155. configure:4127: $? = 0
  156. configure:4141: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  157. conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
  158. configure:4141: $? = 1
  159. configure: failed program was:
  160. | /* confdefs.h */
  161. | #define PACKAGE_NAME "LZO"
  162. | #define PACKAGE_TARNAME "lzo"
  163. | #define PACKAGE_VERSION "2.09"
  164. | #define PACKAGE_STRING "LZO 2.09"
  165. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  166. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  167. | /* end confdefs.h. */
  168. | #include <ac_nonexistent.h>
  169. configure:4170: checking whether the C preprocessor needs special flags
  170. configure:4199: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  171. configure:4199: $? = 0
  172. configure:4209: result: none needed
  173. configure:4223: checking for an ANSI C-conforming const
  174. configure:4289: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  175. configure:4289: $? = 0
  176. configure:4296: result: yes
  177. configure:4305: checking for grep that handles long lines and -e
  178. configure:4363: result: /usr/bin/grep
  179. configure:4368: checking for egrep
  180. configure:4430: result: /usr/bin/grep -E
  181. configure:4435: checking for ANSI C header files
  182. configure:4455: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  183. configure:4455: $? = 0
  184. configure:4528: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  185. configure:4528: $? = 0
  186. configure:4528: ./conftest
  187. configure:4528: $? = 0
  188. configure:4539: result: yes
  189. configure:4552: checking for sys/types.h
  190. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  191. configure:4552: $? = 0
  192. configure:4552: result: yes
  193. configure:4552: checking for sys/stat.h
  194. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  195. configure:4552: $? = 0
  196. configure:4552: result: yes
  197. configure:4552: checking for stdlib.h
  198. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  199. configure:4552: $? = 0
  200. configure:4552: result: yes
  201. configure:4552: checking for string.h
  202. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  203. configure:4552: $? = 0
  204. configure:4552: result: yes
  205. configure:4552: checking for memory.h
  206. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  207. configure:4552: $? = 0
  208. configure:4552: result: yes
  209. configure:4552: checking for strings.h
  210. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  211. configure:4552: $? = 0
  212. configure:4552: result: yes
  213. configure:4552: checking for inttypes.h
  214. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  215. configure:4552: $? = 0
  216. configure:4552: result: yes
  217. configure:4552: checking for stdint.h
  218. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  219. configure:4552: $? = 0
  220. configure:4552: result: yes
  221. configure:4552: checking for unistd.h
  222. configure:4552: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  223. configure:4552: $? = 0
  224. configure:4552: result: yes
  225. configure:4565: checking whether byte ordering is bigendian
  226. configure:4580: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  227. configure:4580: $? = 0
  228. configure:4625: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  229. configure:4625: $? = 0
  230. configure:4643: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  231. conftest.c: In function 'main':
  232. conftest.c:26: error: 'not' undeclared (first use in this function)
  233. conftest.c:26: error: (Each undeclared identifier is reported only once
  234. conftest.c:26: error: for each function it appears in.)
  235. conftest.c:26: error: expected ';' before 'big'
  236. configure:4643: $? = 1
  237. configure: failed program was:
  238. | /* confdefs.h */
  239. | #define PACKAGE_NAME "LZO"
  240. | #define PACKAGE_TARNAME "lzo"
  241. | #define PACKAGE_VERSION "2.09"
  242. | #define PACKAGE_STRING "LZO 2.09"
  243. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  244. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  245. | #define STDC_HEADERS 1
  246. | #define HAVE_SYS_TYPES_H 1
  247. | #define HAVE_SYS_STAT_H 1
  248. | #define HAVE_STDLIB_H 1
  249. | #define HAVE_STRING_H 1
  250. | #define HAVE_MEMORY_H 1
  251. | #define HAVE_STRINGS_H 1
  252. | #define HAVE_INTTYPES_H 1
  253. | #define HAVE_STDINT_H 1
  254. | #define HAVE_UNISTD_H 1
  255. | /* end confdefs.h. */
  256. | #include <sys/types.h>
  257. | #include <sys/param.h>
  258. |
  259. | int
  260. | main ()
  261. | {
  262. | #if BYTE_ORDER != BIG_ENDIAN
  263. | not big endian
  264. | #endif
  265. |
  266. | ;
  267. | return 0;
  268. | }
  269. configure:4771: result: no
  270. configure:4800: checking for special C compiler options needed for large files
  271. configure:4845: result: no
  272. configure:4851: checking for _FILE_OFFSET_BITS value needed for large files
  273. configure:4876: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  274. configure:4876: $? = 0
  275. configure:4908: result: no
  276. configure:5010: checking for a BSD-compatible install
  277. configure:5078: result: /usr/bin/install -c
  278. configure:5089: checking whether build environment is sane
  279. configure:5144: result: yes
  280. configure:5292: checking for a thread-safe mkdir -p
  281. configure:5331: result: autoconf/install-sh -c -d
  282. configure:5338: checking for gawk
  283. configure:5354: found /opt/local/bin/gawk
  284. configure:5365: result: gawk
  285. configure:5376: checking whether make sets $(MAKE)
  286. configure:5398: result: yes
  287. configure:5418: checking whether make supports nested variables
  288. configure:5435: result: yes
  289. configure:5520: checking dependency style of /usr/bin/gcc-4.2
  290. configure:5631: result: none
  291. configure:5700: checking whether make supports nested variables
  292. configure:5717: result: yes
  293. configure:5841: checking how to print strings
  294. configure:5868: result: printf
  295. configure:5889: checking for a sed that does not truncate output
  296. configure:5953: result: /usr/bin/sed
  297. configure:5971: checking for fgrep
  298. configure:6033: result: /usr/bin/grep -F
  299. configure:6068: checking for ld used by /usr/bin/gcc-4.2
  300. configure:6135: result: /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
  301. configure:6142: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) is GNU ld
  302. configure:6157: result: no
  303. configure:6169: checking for BSD- or MS-compatible name lister (nm)
  304. configure:6218: result: /usr/bin/nm
  305. configure:6348: checking the name lister (/usr/bin/nm) interface
  306. configure:6355: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  307. configure:6358: /usr/bin/nm "conftest.o"
  308. configure:6361: output
  309. 00000000 D _some_variable
  310. configure:6368: result: BSD nm
  311. configure:6371: checking whether ln -s works
  312. configure:6375: result: yes
  313. configure:6383: checking the maximum length of command line arguments
  314. configure:6514: result: 196608
  315. configure:6562: checking how to convert i386-apple-darwin9.8.0 file names to i386-apple-darwin9.8.0 format
  316. configure:6602: result: func_convert_file_noop
  317. configure:6609: checking how to convert i386-apple-darwin9.8.0 file names to toolchain format
  318. configure:6629: result: func_convert_file_noop
  319. configure:6636: checking for /usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld option to reload object files
  320. configure:6643: result: -r
  321. configure:6717: checking for objdump
  322. configure:6747: result: no
  323. configure:6776: checking how to recognize dependent libraries
  324. configure:6973: result: pass_all
  325. configure:7058: checking for dlltool
  326. configure:7088: result: no
  327. configure:7118: checking how to associate runtime and link libraries
  328. configure:7145: result: printf %s\n
  329. configure:7269: checking for archiver @FILE support
  330. configure:7286: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  331. configure:7286: $? = 0
  332. configure:7289: ar cru libconftest.a @conftest.lst >&5
  333. ar: @conftest.lst: No such file or directory
  334. configure:7292: $? = 1
  335. configure:7312: result: no
  336. configure:7370: checking for strip
  337. configure:7386: found /usr/bin/strip
  338. configure:7397: result: strip
  339. configure:7469: checking for ranlib
  340. configure:7485: found /usr/bin/ranlib
  341. configure:7496: result: ranlib
  342. configure:7598: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
  343. configure:7751: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  344. configure:7754: $? = 0
  345. configure:7758: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  346. configure:7761: $? = 0
  347. cannot find nm_test_var in conftest.nm
  348. configure:7751: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  349. configure:7754: $? = 0
  350. configure:7758: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  351. configure:7761: $? = 0
  352. configure:7827: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c conftstm.o >&5
  353. configure:7830: $? = 0
  354. configure:7868: result: ok
  355. configure:7915: checking for sysroot
  356. configure:7945: result: no
  357. configure:8258: checking for mt
  358. configure:8288: result: no
  359. configure:8308: checking if : is a manifest tool
  360. configure:8314: : '-?'
  361. configure:8322: result: no
  362. configure:8378: checking for dsymutil
  363. configure:8394: found /usr/bin/dsymutil
  364. configure:8405: result: dsymutil
  365. configure:8470: checking for nmedit
  366. configure:8486: found /usr/bin/nmedit
  367. configure:8497: result: nmedit
  368. configure:8562: checking for lipo
  369. configure:8578: found /usr/bin/lipo
  370. configure:8589: result: lipo
  371. configure:8654: checking for otool
  372. configure:8670: found /usr/bin/otool
  373. configure:8681: result: otool
  374. configure:8746: checking for otool64
  375. configure:8776: result: no
  376. configure:8821: checking for -single_module linker flag
  377. /usr/bin/gcc-4.2 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  378. configure:8854: result: yes
  379. configure:8857: checking for -exported_symbols_list linker flag
  380. configure:8877: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  381. configure:8877: $? = 0
  382. configure:8887: result: yes
  383. configure:8890: checking for -force_load linker flag
  384. /usr/bin/gcc-4.2 -pipe -Os -arch i386 -c -o conftest.o conftest.c
  385. ar cru libconftest.a conftest.o
  386. ranlib libconftest.a
  387. /usr/bin/gcc-4.2 -pipe -Os -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  388. ld: unknown option: -force_load
  389. collect2: ld returned 1 exit status
  390. configure:8922: result: no
  391. configure:8961: checking for dlfcn.h
  392. configure:8961: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  393. configure:8961: $? = 0
  394. configure:8961: result: yes
  395. configure:9105: checking for objdir
  396. configure:9120: result: .libs
  397. configure:9387: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
  398. configure:9405: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
  399. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  400. configure:9409: $? = 0
  401. configure:9422: result: no
  402. configure:9770: checking for /usr/bin/gcc-4.2 option to produce PIC
  403. configure:9777: result: -fno-common -DPIC
  404. configure:9785: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
  405. configure:9803: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
  406. configure:9807: $? = 0
  407. configure:9820: result: yes
  408. configure:9849: checking if /usr/bin/gcc-4.2 static flag -static works
  409. configure:9877: result: no
  410. configure:9892: checking if /usr/bin/gcc-4.2 supports -c -o file.o
  411. configure:9913: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
  412. configure:9917: $? = 0
  413. configure:9939: result: yes
  414. configure:9947: checking if /usr/bin/gcc-4.2 supports -c -o file.o
  415. configure:9994: result: yes
  416. configure:10027: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld) supports shared libraries
  417. configure:11175: result: yes
  418. configure:11415: checking dynamic linker characteristics
  419. configure:12157: result: darwin9.8.0 dyld
  420. configure:12264: checking how to hardcode library paths into programs
  421. configure:12289: result: immediate
  422. configure:12837: checking whether stripping libraries is possible
  423. configure:12851: result: yes
  424. configure:12877: checking if libtool supports shared libraries
  425. configure:12879: result: yes
  426. configure:12882: checking whether to build shared libraries
  427. configure:12903: result: yes
  428. configure:12906: checking whether to build static libraries
  429. configure:12910: result: yes
  430. configure:12954: checking whether time.h and sys/time.h may both be included
  431. configure:12974: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  432. configure:12974: $? = 0
  433. configure:12981: result: yes
  434. configure:12992: checking assert.h usability
  435. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  436. configure:12992: $? = 0
  437. configure:12992: result: yes
  438. configure:12992: checking assert.h presence
  439. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  440. configure:12992: $? = 0
  441. configure:12992: result: yes
  442. configure:12992: checking for assert.h
  443. configure:12992: result: yes
  444. configure:12992: checking ctype.h usability
  445. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  446. configure:12992: $? = 0
  447. configure:12992: result: yes
  448. configure:12992: checking ctype.h presence
  449. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  450. configure:12992: $? = 0
  451. configure:12992: result: yes
  452. configure:12992: checking for ctype.h
  453. configure:12992: result: yes
  454. configure:12992: checking dirent.h usability
  455. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  456. configure:12992: $? = 0
  457. configure:12992: result: yes
  458. configure:12992: checking dirent.h presence
  459. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  460. configure:12992: $? = 0
  461. configure:12992: result: yes
  462. configure:12992: checking for dirent.h
  463. configure:12992: result: yes
  464. configure:12992: checking errno.h usability
  465. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  466. configure:12992: $? = 0
  467. configure:12992: result: yes
  468. configure:12992: checking errno.h presence
  469. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  470. configure:12992: $? = 0
  471. configure:12992: result: yes
  472. configure:12992: checking for errno.h
  473. configure:12992: result: yes
  474. configure:12992: checking fcntl.h usability
  475. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  476. configure:12992: $? = 0
  477. configure:12992: result: yes
  478. configure:12992: checking fcntl.h presence
  479. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  480. configure:12992: $? = 0
  481. configure:12992: result: yes
  482. configure:12992: checking for fcntl.h
  483. configure:12992: result: yes
  484. configure:12992: checking float.h usability
  485. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  486. configure:12992: $? = 0
  487. configure:12992: result: yes
  488. configure:12992: checking float.h presence
  489. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  490. configure:12992: $? = 0
  491. configure:12992: result: yes
  492. configure:12992: checking for float.h
  493. configure:12992: result: yes
  494. configure:12992: checking limits.h usability
  495. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  496. configure:12992: $? = 0
  497. configure:12992: result: yes
  498. configure:12992: checking limits.h presence
  499. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  500. configure:12992: $? = 0
  501. configure:12992: result: yes
  502. configure:12992: checking for limits.h
  503. configure:12992: result: yes
  504. configure:12992: checking malloc.h usability
  505. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  506. conftest.c:65:20: error: malloc.h: No such file or directory
  507. configure:12992: $? = 1
  508. configure: failed program was:
  509. | /* confdefs.h */
  510. | #define PACKAGE_NAME "LZO"
  511. | #define PACKAGE_TARNAME "lzo"
  512. | #define PACKAGE_VERSION "2.09"
  513. | #define PACKAGE_STRING "LZO 2.09"
  514. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  515. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  516. | #define STDC_HEADERS 1
  517. | #define HAVE_SYS_TYPES_H 1
  518. | #define HAVE_SYS_STAT_H 1
  519. | #define HAVE_STDLIB_H 1
  520. | #define HAVE_STRING_H 1
  521. | #define HAVE_MEMORY_H 1
  522. | #define HAVE_STRINGS_H 1
  523. | #define HAVE_INTTYPES_H 1
  524. | #define HAVE_STDINT_H 1
  525. | #define HAVE_UNISTD_H 1
  526. | #define LZO_ABI_LITTLE_ENDIAN 1
  527. | #define PACKAGE "lzo"
  528. | #define VERSION "2.09"
  529. | #define HAVE_DLFCN_H 1
  530. | #define LT_OBJDIR ".libs/"
  531. | #define TIME_WITH_SYS_TIME 1
  532. | #define HAVE_ASSERT_H 1
  533. | #define HAVE_CTYPE_H 1
  534. | #define HAVE_DIRENT_H 1
  535. | #define HAVE_ERRNO_H 1
  536. | #define HAVE_FCNTL_H 1
  537. | #define HAVE_FLOAT_H 1
  538. | #define HAVE_LIMITS_H 1
  539. | /* end confdefs.h. */
  540. | #include <stdio.h>
  541. | #ifdef HAVE_SYS_TYPES_H
  542. | # include <sys/types.h>
  543. | #endif
  544. | #ifdef HAVE_SYS_STAT_H
  545. | # include <sys/stat.h>
  546. | #endif
  547. | #ifdef STDC_HEADERS
  548. | # include <stdlib.h>
  549. | # include <stddef.h>
  550. | #else
  551. | # ifdef HAVE_STDLIB_H
  552. | # include <stdlib.h>
  553. | # endif
  554. | #endif
  555. | #ifdef HAVE_STRING_H
  556. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  557. | # include <memory.h>
  558. | # endif
  559. | # include <string.h>
  560. | #endif
  561. | #ifdef HAVE_STRINGS_H
  562. | # include <strings.h>
  563. | #endif
  564. | #ifdef HAVE_INTTYPES_H
  565. | # include <inttypes.h>
  566. | #endif
  567. | #ifdef HAVE_STDINT_H
  568. | # include <stdint.h>
  569. | #endif
  570. | #ifdef HAVE_UNISTD_H
  571. | # include <unistd.h>
  572. | #endif
  573. | #include <malloc.h>
  574. configure:12992: result: no
  575. configure:12992: checking malloc.h presence
  576. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  577. conftest.c:32:20: error: malloc.h: No such file or directory
  578. configure:12992: $? = 1
  579. configure: failed program was:
  580. | /* confdefs.h */
  581. | #define PACKAGE_NAME "LZO"
  582. | #define PACKAGE_TARNAME "lzo"
  583. | #define PACKAGE_VERSION "2.09"
  584. | #define PACKAGE_STRING "LZO 2.09"
  585. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  586. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  587. | #define STDC_HEADERS 1
  588. | #define HAVE_SYS_TYPES_H 1
  589. | #define HAVE_SYS_STAT_H 1
  590. | #define HAVE_STDLIB_H 1
  591. | #define HAVE_STRING_H 1
  592. | #define HAVE_MEMORY_H 1
  593. | #define HAVE_STRINGS_H 1
  594. | #define HAVE_INTTYPES_H 1
  595. | #define HAVE_STDINT_H 1
  596. | #define HAVE_UNISTD_H 1
  597. | #define LZO_ABI_LITTLE_ENDIAN 1
  598. | #define PACKAGE "lzo"
  599. | #define VERSION "2.09"
  600. | #define HAVE_DLFCN_H 1
  601. | #define LT_OBJDIR ".libs/"
  602. | #define TIME_WITH_SYS_TIME 1
  603. | #define HAVE_ASSERT_H 1
  604. | #define HAVE_CTYPE_H 1
  605. | #define HAVE_DIRENT_H 1
  606. | #define HAVE_ERRNO_H 1
  607. | #define HAVE_FCNTL_H 1
  608. | #define HAVE_FLOAT_H 1
  609. | #define HAVE_LIMITS_H 1
  610. | /* end confdefs.h. */
  611. | #include <malloc.h>
  612. configure:12992: result: no
  613. configure:12992: checking for malloc.h
  614. configure:12992: result: no
  615. configure:12992: checking for memory.h
  616. configure:12992: result: yes
  617. configure:12992: checking setjmp.h usability
  618. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  619. configure:12992: $? = 0
  620. configure:12992: result: yes
  621. configure:12992: checking setjmp.h presence
  622. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  623. configure:12992: $? = 0
  624. configure:12992: result: yes
  625. configure:12992: checking for setjmp.h
  626. configure:12992: result: yes
  627. configure:12992: checking signal.h usability
  628. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  629. configure:12992: $? = 0
  630. configure:12992: result: yes
  631. configure:12992: checking signal.h presence
  632. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  633. configure:12992: $? = 0
  634. configure:12992: result: yes
  635. configure:12992: checking for signal.h
  636. configure:12992: result: yes
  637. configure:12992: checking stdarg.h usability
  638. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  639. configure:12992: $? = 0
  640. configure:12992: result: yes
  641. configure:12992: checking stdarg.h presence
  642. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  643. configure:12992: $? = 0
  644. configure:12992: result: yes
  645. configure:12992: checking for stdarg.h
  646. configure:12992: result: yes
  647. configure:12992: checking stddef.h usability
  648. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  649. configure:12992: $? = 0
  650. configure:12992: result: yes
  651. configure:12992: checking stddef.h presence
  652. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  653. configure:12992: $? = 0
  654. configure:12992: result: yes
  655. configure:12992: checking for stddef.h
  656. configure:12992: result: yes
  657. configure:12992: checking for stdint.h
  658. configure:12992: result: yes
  659. configure:12992: checking stdio.h usability
  660. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  661. configure:12992: $? = 0
  662. configure:12992: result: yes
  663. configure:12992: checking stdio.h presence
  664. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  665. configure:12992: $? = 0
  666. configure:12992: result: yes
  667. configure:12992: checking for stdio.h
  668. configure:12992: result: yes
  669. configure:12992: checking for stdlib.h
  670. configure:12992: result: yes
  671. configure:12992: checking for string.h
  672. configure:12992: result: yes
  673. configure:12992: checking for strings.h
  674. configure:12992: result: yes
  675. configure:12992: checking time.h usability
  676. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  677. configure:12992: $? = 0
  678. configure:12992: result: yes
  679. configure:12992: checking time.h presence
  680. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  681. configure:12992: $? = 0
  682. configure:12992: result: yes
  683. configure:12992: checking for time.h
  684. configure:12992: result: yes
  685. configure:12992: checking for unistd.h
  686. configure:12992: result: yes
  687. configure:12992: checking utime.h usability
  688. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  689. configure:12992: $? = 0
  690. configure:12992: result: yes
  691. configure:12992: checking utime.h presence
  692. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  693. configure:12992: $? = 0
  694. configure:12992: result: yes
  695. configure:12992: checking for utime.h
  696. configure:12992: result: yes
  697. configure:12992: checking sys/mman.h usability
  698. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  699. configure:12992: $? = 0
  700. configure:12992: result: yes
  701. configure:12992: checking sys/mman.h presence
  702. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  703. configure:12992: $? = 0
  704. configure:12992: result: yes
  705. configure:12992: checking for sys/mman.h
  706. configure:12992: result: yes
  707. configure:12992: checking sys/resource.h usability
  708. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  709. configure:12992: $? = 0
  710. configure:12992: result: yes
  711. configure:12992: checking sys/resource.h presence
  712. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  713. configure:12992: $? = 0
  714. configure:12992: result: yes
  715. configure:12992: checking for sys/resource.h
  716. configure:12992: result: yes
  717. configure:12992: checking for sys/stat.h
  718. configure:12992: result: yes
  719. configure:12992: checking sys/time.h usability
  720. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  721. configure:12992: $? = 0
  722. configure:12992: result: yes
  723. configure:12992: checking sys/time.h presence
  724. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  725. configure:12992: $? = 0
  726. configure:12992: result: yes
  727. configure:12992: checking for sys/time.h
  728. configure:12992: result: yes
  729. configure:12992: checking for sys/types.h
  730. configure:12992: result: yes
  731. configure:12992: checking sys/wait.h usability
  732. configure:12992: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  733. configure:12992: $? = 0
  734. configure:12992: result: yes
  735. configure:12992: checking sys/wait.h presence
  736. configure:12992: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
  737. configure:12992: $? = 0
  738. configure:12992: result: yes
  739. configure:12992: checking for sys/wait.h
  740. configure:12992: result: yes
  741. configure:13007: checking whether limits.h is sane
  742. configure:13120: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  743. configure:13120: $? = 0
  744. configure:13127: result: yes
  745. configure:13139: checking for off_t
  746. configure:13139: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  747. configure:13139: $? = 0
  748. configure:13139: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  749. conftest.c: In function 'main':
  750. conftest.c:87: error: expected expression before ')' token
  751. configure:13139: $? = 1
  752. configure: failed program was:
  753. | /* confdefs.h */
  754. | #define PACKAGE_NAME "LZO"
  755. | #define PACKAGE_TARNAME "lzo"
  756. | #define PACKAGE_VERSION "2.09"
  757. | #define PACKAGE_STRING "LZO 2.09"
  758. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  759. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  760. | #define STDC_HEADERS 1
  761. | #define HAVE_SYS_TYPES_H 1
  762. | #define HAVE_SYS_STAT_H 1
  763. | #define HAVE_STDLIB_H 1
  764. | #define HAVE_STRING_H 1
  765. | #define HAVE_MEMORY_H 1
  766. | #define HAVE_STRINGS_H 1
  767. | #define HAVE_INTTYPES_H 1
  768. | #define HAVE_STDINT_H 1
  769. | #define HAVE_UNISTD_H 1
  770. | #define LZO_ABI_LITTLE_ENDIAN 1
  771. | #define PACKAGE "lzo"
  772. | #define VERSION "2.09"
  773. | #define HAVE_DLFCN_H 1
  774. | #define LT_OBJDIR ".libs/"
  775. | #define TIME_WITH_SYS_TIME 1
  776. | #define HAVE_ASSERT_H 1
  777. | #define HAVE_CTYPE_H 1
  778. | #define HAVE_DIRENT_H 1
  779. | #define HAVE_ERRNO_H 1
  780. | #define HAVE_FCNTL_H 1
  781. | #define HAVE_FLOAT_H 1
  782. | #define HAVE_LIMITS_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_SETJMP_H 1
  785. | #define HAVE_SIGNAL_H 1
  786. | #define HAVE_STDARG_H 1
  787. | #define HAVE_STDDEF_H 1
  788. | #define HAVE_STDINT_H 1
  789. | #define HAVE_STDIO_H 1
  790. | #define HAVE_STDLIB_H 1
  791. | #define HAVE_STRING_H 1
  792. | #define HAVE_STRINGS_H 1
  793. | #define HAVE_TIME_H 1
  794. | #define HAVE_UNISTD_H 1
  795. | #define HAVE_UTIME_H 1
  796. | #define HAVE_SYS_MMAN_H 1
  797. | #define HAVE_SYS_RESOURCE_H 1
  798. | #define HAVE_SYS_STAT_H 1
  799. | #define HAVE_SYS_TIME_H 1
  800. | #define HAVE_SYS_TYPES_H 1
  801. | #define HAVE_SYS_WAIT_H 1
  802. | /* end confdefs.h. */
  803. | #include <stdio.h>
  804. | #ifdef HAVE_SYS_TYPES_H
  805. | # include <sys/types.h>
  806. | #endif
  807. | #ifdef HAVE_SYS_STAT_H
  808. | # include <sys/stat.h>
  809. | #endif
  810. | #ifdef STDC_HEADERS
  811. | # include <stdlib.h>
  812. | # include <stddef.h>
  813. | #else
  814. | # ifdef HAVE_STDLIB_H
  815. | # include <stdlib.h>
  816. | # endif
  817. | #endif
  818. | #ifdef HAVE_STRING_H
  819. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  820. | # include <memory.h>
  821. | # endif
  822. | # include <string.h>
  823. | #endif
  824. | #ifdef HAVE_STRINGS_H
  825. | # include <strings.h>
  826. | #endif
  827. | #ifdef HAVE_INTTYPES_H
  828. | # include <inttypes.h>
  829. | #endif
  830. | #ifdef HAVE_STDINT_H
  831. | # include <stdint.h>
  832. | #endif
  833. | #ifdef HAVE_UNISTD_H
  834. | # include <unistd.h>
  835. | #endif
  836. | int
  837. | main ()
  838. | {
  839. | if (sizeof ((off_t)))
  840. | return 0;
  841. | ;
  842. | return 0;
  843. | }
  844. configure:13139: result: yes
  845. configure:13150: checking for ptrdiff_t
  846. configure:13150: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  847. configure:13150: $? = 0
  848. configure:13150: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  849. conftest.c: In function 'main':
  850. conftest.c:87: error: expected expression before ')' token
  851. configure:13150: $? = 1
  852. configure: failed program was:
  853. | /* confdefs.h */
  854. | #define PACKAGE_NAME "LZO"
  855. | #define PACKAGE_TARNAME "lzo"
  856. | #define PACKAGE_VERSION "2.09"
  857. | #define PACKAGE_STRING "LZO 2.09"
  858. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  859. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  860. | #define STDC_HEADERS 1
  861. | #define HAVE_SYS_TYPES_H 1
  862. | #define HAVE_SYS_STAT_H 1
  863. | #define HAVE_STDLIB_H 1
  864. | #define HAVE_STRING_H 1
  865. | #define HAVE_MEMORY_H 1
  866. | #define HAVE_STRINGS_H 1
  867. | #define HAVE_INTTYPES_H 1
  868. | #define HAVE_STDINT_H 1
  869. | #define HAVE_UNISTD_H 1
  870. | #define LZO_ABI_LITTLE_ENDIAN 1
  871. | #define PACKAGE "lzo"
  872. | #define VERSION "2.09"
  873. | #define HAVE_DLFCN_H 1
  874. | #define LT_OBJDIR ".libs/"
  875. | #define TIME_WITH_SYS_TIME 1
  876. | #define HAVE_ASSERT_H 1
  877. | #define HAVE_CTYPE_H 1
  878. | #define HAVE_DIRENT_H 1
  879. | #define HAVE_ERRNO_H 1
  880. | #define HAVE_FCNTL_H 1
  881. | #define HAVE_FLOAT_H 1
  882. | #define HAVE_LIMITS_H 1
  883. | #define HAVE_MEMORY_H 1
  884. | #define HAVE_SETJMP_H 1
  885. | #define HAVE_SIGNAL_H 1
  886. | #define HAVE_STDARG_H 1
  887. | #define HAVE_STDDEF_H 1
  888. | #define HAVE_STDINT_H 1
  889. | #define HAVE_STDIO_H 1
  890. | #define HAVE_STDLIB_H 1
  891. | #define HAVE_STRING_H 1
  892. | #define HAVE_STRINGS_H 1
  893. | #define HAVE_TIME_H 1
  894. | #define HAVE_UNISTD_H 1
  895. | #define HAVE_UTIME_H 1
  896. | #define HAVE_SYS_MMAN_H 1
  897. | #define HAVE_SYS_RESOURCE_H 1
  898. | #define HAVE_SYS_STAT_H 1
  899. | #define HAVE_SYS_TIME_H 1
  900. | #define HAVE_SYS_TYPES_H 1
  901. | #define HAVE_SYS_WAIT_H 1
  902. | /* end confdefs.h. */
  903. | #include <stdio.h>
  904. | #ifdef HAVE_SYS_TYPES_H
  905. | # include <sys/types.h>
  906. | #endif
  907. | #ifdef HAVE_SYS_STAT_H
  908. | # include <sys/stat.h>
  909. | #endif
  910. | #ifdef STDC_HEADERS
  911. | # include <stdlib.h>
  912. | # include <stddef.h>
  913. | #else
  914. | # ifdef HAVE_STDLIB_H
  915. | # include <stdlib.h>
  916. | # endif
  917. | #endif
  918. | #ifdef HAVE_STRING_H
  919. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  920. | # include <memory.h>
  921. | # endif
  922. | # include <string.h>
  923. | #endif
  924. | #ifdef HAVE_STRINGS_H
  925. | # include <strings.h>
  926. | #endif
  927. | #ifdef HAVE_INTTYPES_H
  928. | # include <inttypes.h>
  929. | #endif
  930. | #ifdef HAVE_STDINT_H
  931. | # include <stdint.h>
  932. | #endif
  933. | #ifdef HAVE_UNISTD_H
  934. | # include <unistd.h>
  935. | #endif
  936. | int
  937. | main ()
  938. | {
  939. | if (sizeof ((ptrdiff_t)))
  940. | return 0;
  941. | ;
  942. | return 0;
  943. | }
  944. configure:13150: result: yes
  945. configure:13161: checking for size_t
  946. configure:13161: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  947. configure:13161: $? = 0
  948. configure:13161: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  949. conftest.c: In function 'main':
  950. conftest.c:87: error: expected expression before ')' token
  951. configure:13161: $? = 1
  952. configure: failed program was:
  953. | /* confdefs.h */
  954. | #define PACKAGE_NAME "LZO"
  955. | #define PACKAGE_TARNAME "lzo"
  956. | #define PACKAGE_VERSION "2.09"
  957. | #define PACKAGE_STRING "LZO 2.09"
  958. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  959. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  960. | #define STDC_HEADERS 1
  961. | #define HAVE_SYS_TYPES_H 1
  962. | #define HAVE_SYS_STAT_H 1
  963. | #define HAVE_STDLIB_H 1
  964. | #define HAVE_STRING_H 1
  965. | #define HAVE_MEMORY_H 1
  966. | #define HAVE_STRINGS_H 1
  967. | #define HAVE_INTTYPES_H 1
  968. | #define HAVE_STDINT_H 1
  969. | #define HAVE_UNISTD_H 1
  970. | #define LZO_ABI_LITTLE_ENDIAN 1
  971. | #define PACKAGE "lzo"
  972. | #define VERSION "2.09"
  973. | #define HAVE_DLFCN_H 1
  974. | #define LT_OBJDIR ".libs/"
  975. | #define TIME_WITH_SYS_TIME 1
  976. | #define HAVE_ASSERT_H 1
  977. | #define HAVE_CTYPE_H 1
  978. | #define HAVE_DIRENT_H 1
  979. | #define HAVE_ERRNO_H 1
  980. | #define HAVE_FCNTL_H 1
  981. | #define HAVE_FLOAT_H 1
  982. | #define HAVE_LIMITS_H 1
  983. | #define HAVE_MEMORY_H 1
  984. | #define HAVE_SETJMP_H 1
  985. | #define HAVE_SIGNAL_H 1
  986. | #define HAVE_STDARG_H 1
  987. | #define HAVE_STDDEF_H 1
  988. | #define HAVE_STDINT_H 1
  989. | #define HAVE_STDIO_H 1
  990. | #define HAVE_STDLIB_H 1
  991. | #define HAVE_STRING_H 1
  992. | #define HAVE_STRINGS_H 1
  993. | #define HAVE_TIME_H 1
  994. | #define HAVE_UNISTD_H 1
  995. | #define HAVE_UTIME_H 1
  996. | #define HAVE_SYS_MMAN_H 1
  997. | #define HAVE_SYS_RESOURCE_H 1
  998. | #define HAVE_SYS_STAT_H 1
  999. | #define HAVE_SYS_TIME_H 1
  1000. | #define HAVE_SYS_TYPES_H 1
  1001. | #define HAVE_SYS_WAIT_H 1
  1002. | /* end confdefs.h. */
  1003. | #include <stdio.h>
  1004. | #ifdef HAVE_SYS_TYPES_H
  1005. | # include <sys/types.h>
  1006. | #endif
  1007. | #ifdef HAVE_SYS_STAT_H
  1008. | # include <sys/stat.h>
  1009. | #endif
  1010. | #ifdef STDC_HEADERS
  1011. | # include <stdlib.h>
  1012. | # include <stddef.h>
  1013. | #else
  1014. | # ifdef HAVE_STDLIB_H
  1015. | # include <stdlib.h>
  1016. | # endif
  1017. | #endif
  1018. | #ifdef HAVE_STRING_H
  1019. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1020. | # include <memory.h>
  1021. | # endif
  1022. | # include <string.h>
  1023. | #endif
  1024. | #ifdef HAVE_STRINGS_H
  1025. | # include <strings.h>
  1026. | #endif
  1027. | #ifdef HAVE_INTTYPES_H
  1028. | # include <inttypes.h>
  1029. | #endif
  1030. | #ifdef HAVE_STDINT_H
  1031. | # include <stdint.h>
  1032. | #endif
  1033. | #ifdef HAVE_UNISTD_H
  1034. | # include <unistd.h>
  1035. | #endif
  1036. | int
  1037. | main ()
  1038. | {
  1039. | if (sizeof ((size_t)))
  1040. | return 0;
  1041. | ;
  1042. | return 0;
  1043. | }
  1044. configure:13161: result: yes
  1045. configure:13172: checking return type of signal handlers
  1046. configure:13190: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I/opt/local/include conftest.c >&5
  1047. conftest.c: In function 'main':
  1048. conftest.c:57: error: void value not ignored as it ought to be
  1049. configure:13190: $? = 1
  1050. configure: failed program was:
  1051. | /* confdefs.h */
  1052. | #define PACKAGE_NAME "LZO"
  1053. | #define PACKAGE_TARNAME "lzo"
  1054. | #define PACKAGE_VERSION "2.09"
  1055. | #define PACKAGE_STRING "LZO 2.09"
  1056. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1057. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1058. | #define STDC_HEADERS 1
  1059. | #define HAVE_SYS_TYPES_H 1
  1060. | #define HAVE_SYS_STAT_H 1
  1061. | #define HAVE_STDLIB_H 1
  1062. | #define HAVE_STRING_H 1
  1063. | #define HAVE_MEMORY_H 1
  1064. | #define HAVE_STRINGS_H 1
  1065. | #define HAVE_INTTYPES_H 1
  1066. | #define HAVE_STDINT_H 1
  1067. | #define HAVE_UNISTD_H 1
  1068. | #define LZO_ABI_LITTLE_ENDIAN 1
  1069. | #define PACKAGE "lzo"
  1070. | #define VERSION "2.09"
  1071. | #define HAVE_DLFCN_H 1
  1072. | #define LT_OBJDIR ".libs/"
  1073. | #define TIME_WITH_SYS_TIME 1
  1074. | #define HAVE_ASSERT_H 1
  1075. | #define HAVE_CTYPE_H 1
  1076. | #define HAVE_DIRENT_H 1
  1077. | #define HAVE_ERRNO_H 1
  1078. | #define HAVE_FCNTL_H 1
  1079. | #define HAVE_FLOAT_H 1
  1080. | #define HAVE_LIMITS_H 1
  1081. | #define HAVE_MEMORY_H 1
  1082. | #define HAVE_SETJMP_H 1
  1083. | #define HAVE_SIGNAL_H 1
  1084. | #define HAVE_STDARG_H 1
  1085. | #define HAVE_STDDEF_H 1
  1086. | #define HAVE_STDINT_H 1
  1087. | #define HAVE_STDIO_H 1
  1088. | #define HAVE_STDLIB_H 1
  1089. | #define HAVE_STRING_H 1
  1090. | #define HAVE_STRINGS_H 1
  1091. | #define HAVE_TIME_H 1
  1092. | #define HAVE_UNISTD_H 1
  1093. | #define HAVE_UTIME_H 1
  1094. | #define HAVE_SYS_MMAN_H 1
  1095. | #define HAVE_SYS_RESOURCE_H 1
  1096. | #define HAVE_SYS_STAT_H 1
  1097. | #define HAVE_SYS_TIME_H 1
  1098. | #define HAVE_SYS_TYPES_H 1
  1099. | #define HAVE_SYS_WAIT_H 1
  1100. | /* end confdefs.h. */
  1101. | #include <sys/types.h>
  1102. | #include <signal.h>
  1103. |
  1104. | int
  1105. | main ()
  1106. | {
  1107. | return *(signal (0, 0)) (0) == 1;
  1108. | ;
  1109. | return 0;
  1110. | }
  1111. configure:13197: result: void
  1112. configure:13211: checking size of short
  1113. configure:13216: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1114. configure:13216: $? = 0
  1115. configure:13216: ./conftest
  1116. configure:13216: $? = 0
  1117. configure:13230: result: 2
  1118. configure:13244: checking size of int
  1119. configure:13249: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1120. configure:13249: $? = 0
  1121. configure:13249: ./conftest
  1122. configure:13249: $? = 0
  1123. configure:13263: result: 4
  1124. configure:13277: checking size of long
  1125. configure:13282: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1126. configure:13282: $? = 0
  1127. configure:13282: ./conftest
  1128. configure:13282: $? = 0
  1129. configure:13296: result: 4
  1130. configure:13311: checking size of long long
  1131. configure:13316: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1132. configure:13316: $? = 0
  1133. configure:13316: ./conftest
  1134. configure:13316: $? = 0
  1135. configure:13330: result: 8
  1136. configure:13344: checking size of __int16
  1137. configure:13349: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1138. conftest.c: In function 'longval':
  1139. conftest.c:89: error: '__int16' undeclared (first use in this function)
  1140. conftest.c:89: error: (Each undeclared identifier is reported only once
  1141. conftest.c:89: error: for each function it appears in.)
  1142. conftest.c: In function 'ulongval':
  1143. conftest.c:90: error: '__int16' undeclared (first use in this function)
  1144. conftest.c: In function 'main':
  1145. conftest.c:100: error: '__int16' undeclared (first use in this function)
  1146. configure:13349: $? = 1
  1147. configure: program exited with status 1
  1148. configure: failed program was:
  1149. | /* confdefs.h */
  1150. | #define PACKAGE_NAME "LZO"
  1151. | #define PACKAGE_TARNAME "lzo"
  1152. | #define PACKAGE_VERSION "2.09"
  1153. | #define PACKAGE_STRING "LZO 2.09"
  1154. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1155. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1156. | #define STDC_HEADERS 1
  1157. | #define HAVE_SYS_TYPES_H 1
  1158. | #define HAVE_SYS_STAT_H 1
  1159. | #define HAVE_STDLIB_H 1
  1160. | #define HAVE_STRING_H 1
  1161. | #define HAVE_MEMORY_H 1
  1162. | #define HAVE_STRINGS_H 1
  1163. | #define HAVE_INTTYPES_H 1
  1164. | #define HAVE_STDINT_H 1
  1165. | #define HAVE_UNISTD_H 1
  1166. | #define LZO_ABI_LITTLE_ENDIAN 1
  1167. | #define PACKAGE "lzo"
  1168. | #define VERSION "2.09"
  1169. | #define HAVE_DLFCN_H 1
  1170. | #define LT_OBJDIR ".libs/"
  1171. | #define TIME_WITH_SYS_TIME 1
  1172. | #define HAVE_ASSERT_H 1
  1173. | #define HAVE_CTYPE_H 1
  1174. | #define HAVE_DIRENT_H 1
  1175. | #define HAVE_ERRNO_H 1
  1176. | #define HAVE_FCNTL_H 1
  1177. | #define HAVE_FLOAT_H 1
  1178. | #define HAVE_LIMITS_H 1
  1179. | #define HAVE_MEMORY_H 1
  1180. | #define HAVE_SETJMP_H 1
  1181. | #define HAVE_SIGNAL_H 1
  1182. | #define HAVE_STDARG_H 1
  1183. | #define HAVE_STDDEF_H 1
  1184. | #define HAVE_STDINT_H 1
  1185. | #define HAVE_STDIO_H 1
  1186. | #define HAVE_STDLIB_H 1
  1187. | #define HAVE_STRING_H 1
  1188. | #define HAVE_STRINGS_H 1
  1189. | #define HAVE_TIME_H 1
  1190. | #define HAVE_UNISTD_H 1
  1191. | #define HAVE_UTIME_H 1
  1192. | #define HAVE_SYS_MMAN_H 1
  1193. | #define HAVE_SYS_RESOURCE_H 1
  1194. | #define HAVE_SYS_STAT_H 1
  1195. | #define HAVE_SYS_TIME_H 1
  1196. | #define HAVE_SYS_TYPES_H 1
  1197. | #define HAVE_SYS_WAIT_H 1
  1198. | #define RETSIGTYPE void
  1199. | #define SIZEOF_SHORT 2
  1200. | #define SIZEOF_INT 4
  1201. | #define SIZEOF_LONG 4
  1202. | #define SIZEOF_LONG_LONG 8
  1203. | /* end confdefs.h. */
  1204. | #include <stdio.h>
  1205. | #ifdef HAVE_SYS_TYPES_H
  1206. | # include <sys/types.h>
  1207. | #endif
  1208. | #ifdef HAVE_SYS_STAT_H
  1209. | # include <sys/stat.h>
  1210. | #endif
  1211. | #ifdef STDC_HEADERS
  1212. | # include <stdlib.h>
  1213. | # include <stddef.h>
  1214. | #else
  1215. | # ifdef HAVE_STDLIB_H
  1216. | # include <stdlib.h>
  1217. | # endif
  1218. | #endif
  1219. | #ifdef HAVE_STRING_H
  1220. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1221. | # include <memory.h>
  1222. | # endif
  1223. | # include <string.h>
  1224. | #endif
  1225. | #ifdef HAVE_STRINGS_H
  1226. | # include <strings.h>
  1227. | #endif
  1228. | #ifdef HAVE_INTTYPES_H
  1229. | # include <inttypes.h>
  1230. | #endif
  1231. | #ifdef HAVE_STDINT_H
  1232. | # include <stdint.h>
  1233. | #endif
  1234. | #ifdef HAVE_UNISTD_H
  1235. | # include <unistd.h>
  1236. | #endif
  1237. | static long int longval () { return (long int) (sizeof (__int16)); }
  1238. | static unsigned long int ulongval () { return (long int) (sizeof (__int16)); }
  1239. | #include <stdio.h>
  1240. | #include <stdlib.h>
  1241. | int
  1242. | main ()
  1243. | {
  1244. |
  1245. | FILE *f = fopen ("conftest.val", "w");
  1246. | if (! f)
  1247. | return 1;
  1248. | if (((long int) (sizeof (__int16))) < 0)
  1249. | {
  1250. | long int i = longval ();
  1251. | if (i != ((long int) (sizeof (__int16))))
  1252. | return 1;
  1253. | fprintf (f, "%ld", i);
  1254. | }
  1255. | else
  1256. | {
  1257. | unsigned long int i = ulongval ();
  1258. | if (i != ((long int) (sizeof (__int16))))
  1259. | return 1;
  1260. | fprintf (f, "%lu", i);
  1261. | }
  1262. | /* Do not output a trailing newline, as this causes \r\n confusion
  1263. | on some platforms. */
  1264. | return ferror (f) || fclose (f) != 0;
  1265. |
  1266. | ;
  1267. | return 0;
  1268. | }
  1269. configure:13363: result: 0
  1270. configure:13377: checking size of __int32
  1271. configure:13382: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1272. conftest.c: In function 'longval':
  1273. conftest.c:90: error: '__int32' undeclared (first use in this function)
  1274. conftest.c:90: error: (Each undeclared identifier is reported only once
  1275. conftest.c:90: error: for each function it appears in.)
  1276. conftest.c: In function 'ulongval':
  1277. conftest.c:91: error: '__int32' undeclared (first use in this function)
  1278. conftest.c: In function 'main':
  1279. conftest.c:101: error: '__int32' undeclared (first use in this function)
  1280. configure:13382: $? = 1
  1281. configure: program exited with status 1
  1282. configure: failed program was:
  1283. | /* confdefs.h */
  1284. | #define PACKAGE_NAME "LZO"
  1285. | #define PACKAGE_TARNAME "lzo"
  1286. | #define PACKAGE_VERSION "2.09"
  1287. | #define PACKAGE_STRING "LZO 2.09"
  1288. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1289. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1290. | #define STDC_HEADERS 1
  1291. | #define HAVE_SYS_TYPES_H 1
  1292. | #define HAVE_SYS_STAT_H 1
  1293. | #define HAVE_STDLIB_H 1
  1294. | #define HAVE_STRING_H 1
  1295. | #define HAVE_MEMORY_H 1
  1296. | #define HAVE_STRINGS_H 1
  1297. | #define HAVE_INTTYPES_H 1
  1298. | #define HAVE_STDINT_H 1
  1299. | #define HAVE_UNISTD_H 1
  1300. | #define LZO_ABI_LITTLE_ENDIAN 1
  1301. | #define PACKAGE "lzo"
  1302. | #define VERSION "2.09"
  1303. | #define HAVE_DLFCN_H 1
  1304. | #define LT_OBJDIR ".libs/"
  1305. | #define TIME_WITH_SYS_TIME 1
  1306. | #define HAVE_ASSERT_H 1
  1307. | #define HAVE_CTYPE_H 1
  1308. | #define HAVE_DIRENT_H 1
  1309. | #define HAVE_ERRNO_H 1
  1310. | #define HAVE_FCNTL_H 1
  1311. | #define HAVE_FLOAT_H 1
  1312. | #define HAVE_LIMITS_H 1
  1313. | #define HAVE_MEMORY_H 1
  1314. | #define HAVE_SETJMP_H 1
  1315. | #define HAVE_SIGNAL_H 1
  1316. | #define HAVE_STDARG_H 1
  1317. | #define HAVE_STDDEF_H 1
  1318. | #define HAVE_STDINT_H 1
  1319. | #define HAVE_STDIO_H 1
  1320. | #define HAVE_STDLIB_H 1
  1321. | #define HAVE_STRING_H 1
  1322. | #define HAVE_STRINGS_H 1
  1323. | #define HAVE_TIME_H 1
  1324. | #define HAVE_UNISTD_H 1
  1325. | #define HAVE_UTIME_H 1
  1326. | #define HAVE_SYS_MMAN_H 1
  1327. | #define HAVE_SYS_RESOURCE_H 1
  1328. | #define HAVE_SYS_STAT_H 1
  1329. | #define HAVE_SYS_TIME_H 1
  1330. | #define HAVE_SYS_TYPES_H 1
  1331. | #define HAVE_SYS_WAIT_H 1
  1332. | #define RETSIGTYPE void
  1333. | #define SIZEOF_SHORT 2
  1334. | #define SIZEOF_INT 4
  1335. | #define SIZEOF_LONG 4
  1336. | #define SIZEOF_LONG_LONG 8
  1337. | #define SIZEOF___INT16 0
  1338. | /* end confdefs.h. */
  1339. | #include <stdio.h>
  1340. | #ifdef HAVE_SYS_TYPES_H
  1341. | # include <sys/types.h>
  1342. | #endif
  1343. | #ifdef HAVE_SYS_STAT_H
  1344. | # include <sys/stat.h>
  1345. | #endif
  1346. | #ifdef STDC_HEADERS
  1347. | # include <stdlib.h>
  1348. | # include <stddef.h>
  1349. | #else
  1350. | # ifdef HAVE_STDLIB_H
  1351. | # include <stdlib.h>
  1352. | # endif
  1353. | #endif
  1354. | #ifdef HAVE_STRING_H
  1355. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1356. | # include <memory.h>
  1357. | # endif
  1358. | # include <string.h>
  1359. | #endif
  1360. | #ifdef HAVE_STRINGS_H
  1361. | # include <strings.h>
  1362. | #endif
  1363. | #ifdef HAVE_INTTYPES_H
  1364. | # include <inttypes.h>
  1365. | #endif
  1366. | #ifdef HAVE_STDINT_H
  1367. | # include <stdint.h>
  1368. | #endif
  1369. | #ifdef HAVE_UNISTD_H
  1370. | # include <unistd.h>
  1371. | #endif
  1372. | static long int longval () { return (long int) (sizeof (__int32)); }
  1373. | static unsigned long int ulongval () { return (long int) (sizeof (__int32)); }
  1374. | #include <stdio.h>
  1375. | #include <stdlib.h>
  1376. | int
  1377. | main ()
  1378. | {
  1379. |
  1380. | FILE *f = fopen ("conftest.val", "w");
  1381. | if (! f)
  1382. | return 1;
  1383. | if (((long int) (sizeof (__int32))) < 0)
  1384. | {
  1385. | long int i = longval ();
  1386. | if (i != ((long int) (sizeof (__int32))))
  1387. | return 1;
  1388. | fprintf (f, "%ld", i);
  1389. | }
  1390. | else
  1391. | {
  1392. | unsigned long int i = ulongval ();
  1393. | if (i != ((long int) (sizeof (__int32))))
  1394. | return 1;
  1395. | fprintf (f, "%lu", i);
  1396. | }
  1397. | /* Do not output a trailing newline, as this causes \r\n confusion
  1398. | on some platforms. */
  1399. | return ferror (f) || fclose (f) != 0;
  1400. |
  1401. | ;
  1402. | return 0;
  1403. | }
  1404. configure:13396: result: 0
  1405. configure:13410: checking size of __int64
  1406. configure:13415: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1407. conftest.c: In function 'longval':
  1408. conftest.c:91: error: '__int64' undeclared (first use in this function)
  1409. conftest.c:91: error: (Each undeclared identifier is reported only once
  1410. conftest.c:91: error: for each function it appears in.)
  1411. conftest.c: In function 'ulongval':
  1412. conftest.c:92: error: '__int64' undeclared (first use in this function)
  1413. conftest.c: In function 'main':
  1414. conftest.c:102: error: '__int64' undeclared (first use in this function)
  1415. configure:13415: $? = 1
  1416. configure: program exited with status 1
  1417. configure: failed program was:
  1418. | /* confdefs.h */
  1419. | #define PACKAGE_NAME "LZO"
  1420. | #define PACKAGE_TARNAME "lzo"
  1421. | #define PACKAGE_VERSION "2.09"
  1422. | #define PACKAGE_STRING "LZO 2.09"
  1423. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1424. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1425. | #define STDC_HEADERS 1
  1426. | #define HAVE_SYS_TYPES_H 1
  1427. | #define HAVE_SYS_STAT_H 1
  1428. | #define HAVE_STDLIB_H 1
  1429. | #define HAVE_STRING_H 1
  1430. | #define HAVE_MEMORY_H 1
  1431. | #define HAVE_STRINGS_H 1
  1432. | #define HAVE_INTTYPES_H 1
  1433. | #define HAVE_STDINT_H 1
  1434. | #define HAVE_UNISTD_H 1
  1435. | #define LZO_ABI_LITTLE_ENDIAN 1
  1436. | #define PACKAGE "lzo"
  1437. | #define VERSION "2.09"
  1438. | #define HAVE_DLFCN_H 1
  1439. | #define LT_OBJDIR ".libs/"
  1440. | #define TIME_WITH_SYS_TIME 1
  1441. | #define HAVE_ASSERT_H 1
  1442. | #define HAVE_CTYPE_H 1
  1443. | #define HAVE_DIRENT_H 1
  1444. | #define HAVE_ERRNO_H 1
  1445. | #define HAVE_FCNTL_H 1
  1446. | #define HAVE_FLOAT_H 1
  1447. | #define HAVE_LIMITS_H 1
  1448. | #define HAVE_MEMORY_H 1
  1449. | #define HAVE_SETJMP_H 1
  1450. | #define HAVE_SIGNAL_H 1
  1451. | #define HAVE_STDARG_H 1
  1452. | #define HAVE_STDDEF_H 1
  1453. | #define HAVE_STDINT_H 1
  1454. | #define HAVE_STDIO_H 1
  1455. | #define HAVE_STDLIB_H 1
  1456. | #define HAVE_STRING_H 1
  1457. | #define HAVE_STRINGS_H 1
  1458. | #define HAVE_TIME_H 1
  1459. | #define HAVE_UNISTD_H 1
  1460. | #define HAVE_UTIME_H 1
  1461. | #define HAVE_SYS_MMAN_H 1
  1462. | #define HAVE_SYS_RESOURCE_H 1
  1463. | #define HAVE_SYS_STAT_H 1
  1464. | #define HAVE_SYS_TIME_H 1
  1465. | #define HAVE_SYS_TYPES_H 1
  1466. | #define HAVE_SYS_WAIT_H 1
  1467. | #define RETSIGTYPE void
  1468. | #define SIZEOF_SHORT 2
  1469. | #define SIZEOF_INT 4
  1470. | #define SIZEOF_LONG 4
  1471. | #define SIZEOF_LONG_LONG 8
  1472. | #define SIZEOF___INT16 0
  1473. | #define SIZEOF___INT32 0
  1474. | /* end confdefs.h. */
  1475. | #include <stdio.h>
  1476. | #ifdef HAVE_SYS_TYPES_H
  1477. | # include <sys/types.h>
  1478. | #endif
  1479. | #ifdef HAVE_SYS_STAT_H
  1480. | # include <sys/stat.h>
  1481. | #endif
  1482. | #ifdef STDC_HEADERS
  1483. | # include <stdlib.h>
  1484. | # include <stddef.h>
  1485. | #else
  1486. | # ifdef HAVE_STDLIB_H
  1487. | # include <stdlib.h>
  1488. | # endif
  1489. | #endif
  1490. | #ifdef HAVE_STRING_H
  1491. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1492. | # include <memory.h>
  1493. | # endif
  1494. | # include <string.h>
  1495. | #endif
  1496. | #ifdef HAVE_STRINGS_H
  1497. | # include <strings.h>
  1498. | #endif
  1499. | #ifdef HAVE_INTTYPES_H
  1500. | # include <inttypes.h>
  1501. | #endif
  1502. | #ifdef HAVE_STDINT_H
  1503. | # include <stdint.h>
  1504. | #endif
  1505. | #ifdef HAVE_UNISTD_H
  1506. | # include <unistd.h>
  1507. | #endif
  1508. | static long int longval () { return (long int) (sizeof (__int64)); }
  1509. | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
  1510. | #include <stdio.h>
  1511. | #include <stdlib.h>
  1512. | int
  1513. | main ()
  1514. | {
  1515. |
  1516. | FILE *f = fopen ("conftest.val", "w");
  1517. | if (! f)
  1518. | return 1;
  1519. | if (((long int) (sizeof (__int64))) < 0)
  1520. | {
  1521. | long int i = longval ();
  1522. | if (i != ((long int) (sizeof (__int64))))
  1523. | return 1;
  1524. | fprintf (f, "%ld", i);
  1525. | }
  1526. | else
  1527. | {
  1528. | unsigned long int i = ulongval ();
  1529. | if (i != ((long int) (sizeof (__int64))))
  1530. | return 1;
  1531. | fprintf (f, "%lu", i);
  1532. | }
  1533. | /* Do not output a trailing newline, as this causes \r\n confusion
  1534. | on some platforms. */
  1535. | return ferror (f) || fclose (f) != 0;
  1536. |
  1537. | ;
  1538. | return 0;
  1539. | }
  1540. configure:13429: result: 0
  1541. configure:13444: checking size of void *
  1542. configure:13449: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1543. configure:13449: $? = 0
  1544. configure:13449: ./conftest
  1545. configure:13449: $? = 0
  1546. configure:13463: result: 4
  1547. configure:13477: checking size of size_t
  1548. configure:13482: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1549. configure:13482: $? = 0
  1550. configure:13482: ./conftest
  1551. configure:13482: $? = 0
  1552. configure:13496: result: 4
  1553. configure:13510: checking size of ptrdiff_t
  1554. configure:13515: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1555. configure:13515: $? = 0
  1556. configure:13515: ./conftest
  1557. configure:13515: $? = 0
  1558. configure:13529: result: 4
  1559. configure:13545: checking size of __int32
  1560. configure:13564: result: 0
  1561. configure:13578: checking size of intmax_t
  1562. configure:13583: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1563. configure:13583: $? = 0
  1564. configure:13583: ./conftest
  1565. configure:13583: $? = 0
  1566. configure:13597: result: 8
  1567. configure:13611: checking size of uintmax_t
  1568. configure:13616: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1569. configure:13616: $? = 0
  1570. configure:13616: ./conftest
  1571. configure:13616: $? = 0
  1572. configure:13630: result: 8
  1573. configure:13644: checking size of intptr_t
  1574. configure:13649: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1575. configure:13649: $? = 0
  1576. configure:13649: ./conftest
  1577. configure:13649: $? = 0
  1578. configure:13663: result: 4
  1579. configure:13677: checking size of uintptr_t
  1580. configure:13682: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1581. configure:13682: $? = 0
  1582. configure:13682: ./conftest
  1583. configure:13682: $? = 0
  1584. configure:13696: result: 4
  1585. configure:13711: checking size of float
  1586. configure:13716: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1587. configure:13716: $? = 0
  1588. configure:13716: ./conftest
  1589. configure:13716: $? = 0
  1590. configure:13730: result: 4
  1591. configure:13744: checking size of double
  1592. configure:13749: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1593. configure:13749: $? = 0
  1594. configure:13749: ./conftest
  1595. configure:13749: $? = 0
  1596. configure:13763: result: 8
  1597. configure:13777: checking size of long double
  1598. configure:13782: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1599. configure:13782: $? = 0
  1600. configure:13782: ./conftest
  1601. configure:13782: $? = 0
  1602. configure:13796: result: 16
  1603. configure:13811: checking size of dev_t
  1604. configure:13816: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1605. configure:13816: $? = 0
  1606. configure:13816: ./conftest
  1607. configure:13816: $? = 0
  1608. configure:13830: result: 4
  1609. configure:13844: checking size of fpos_t
  1610. configure:13849: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1611. configure:13849: $? = 0
  1612. configure:13849: ./conftest
  1613. configure:13849: $? = 0
  1614. configure:13863: result: 8
  1615. configure:13877: checking size of mode_t
  1616. configure:13882: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1617. configure:13882: $? = 0
  1618. configure:13882: ./conftest
  1619. configure:13882: $? = 0
  1620. configure:13896: result: 2
  1621. configure:13910: checking size of off_t
  1622. configure:13915: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1623. configure:13915: $? = 0
  1624. configure:13915: ./conftest
  1625. configure:13915: $? = 0
  1626. configure:13929: result: 8
  1627. configure:13943: checking size of ssize_t
  1628. configure:13948: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1629. configure:13948: $? = 0
  1630. configure:13948: ./conftest
  1631. configure:13948: $? = 0
  1632. configure:13962: result: 4
  1633. configure:13976: checking size of time_t
  1634. configure:13981: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1635. configure:13981: $? = 0
  1636. configure:13981: ./conftest
  1637. configure:13981: $? = 0
  1638. configure:13995: result: 4
  1639. configure:14016: checking for access
  1640. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1641. configure:14016: $? = 0
  1642. configure:14016: result: yes
  1643. configure:14016: checking for alloca
  1644. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1645. conftest.c:100: warning: conflicting types for built-in function 'alloca'
  1646. Undefined symbols:
  1647. "_alloca", referenced from:
  1648. _main in cceCiVYg.o
  1649. ld: symbol(s) not found
  1650. collect2: ld returned 1 exit status
  1651. configure:14016: $? = 1
  1652. configure: failed program was:
  1653. | /* confdefs.h */
  1654. | #define PACKAGE_NAME "LZO"
  1655. | #define PACKAGE_TARNAME "lzo"
  1656. | #define PACKAGE_VERSION "2.09"
  1657. | #define PACKAGE_STRING "LZO 2.09"
  1658. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1659. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1660. | #define STDC_HEADERS 1
  1661. | #define HAVE_SYS_TYPES_H 1
  1662. | #define HAVE_SYS_STAT_H 1
  1663. | #define HAVE_STDLIB_H 1
  1664. | #define HAVE_STRING_H 1
  1665. | #define HAVE_MEMORY_H 1
  1666. | #define HAVE_STRINGS_H 1
  1667. | #define HAVE_INTTYPES_H 1
  1668. | #define HAVE_STDINT_H 1
  1669. | #define HAVE_UNISTD_H 1
  1670. | #define LZO_ABI_LITTLE_ENDIAN 1
  1671. | #define PACKAGE "lzo"
  1672. | #define VERSION "2.09"
  1673. | #define HAVE_DLFCN_H 1
  1674. | #define LT_OBJDIR ".libs/"
  1675. | #define TIME_WITH_SYS_TIME 1
  1676. | #define HAVE_ASSERT_H 1
  1677. | #define HAVE_CTYPE_H 1
  1678. | #define HAVE_DIRENT_H 1
  1679. | #define HAVE_ERRNO_H 1
  1680. | #define HAVE_FCNTL_H 1
  1681. | #define HAVE_FLOAT_H 1
  1682. | #define HAVE_LIMITS_H 1
  1683. | #define HAVE_MEMORY_H 1
  1684. | #define HAVE_SETJMP_H 1
  1685. | #define HAVE_SIGNAL_H 1
  1686. | #define HAVE_STDARG_H 1
  1687. | #define HAVE_STDDEF_H 1
  1688. | #define HAVE_STDINT_H 1
  1689. | #define HAVE_STDIO_H 1
  1690. | #define HAVE_STDLIB_H 1
  1691. | #define HAVE_STRING_H 1
  1692. | #define HAVE_STRINGS_H 1
  1693. | #define HAVE_TIME_H 1
  1694. | #define HAVE_UNISTD_H 1
  1695. | #define HAVE_UTIME_H 1
  1696. | #define HAVE_SYS_MMAN_H 1
  1697. | #define HAVE_SYS_RESOURCE_H 1
  1698. | #define HAVE_SYS_STAT_H 1
  1699. | #define HAVE_SYS_TIME_H 1
  1700. | #define HAVE_SYS_TYPES_H 1
  1701. | #define HAVE_SYS_WAIT_H 1
  1702. | #define RETSIGTYPE void
  1703. | #define SIZEOF_SHORT 2
  1704. | #define SIZEOF_INT 4
  1705. | #define SIZEOF_LONG 4
  1706. | #define SIZEOF_LONG_LONG 8
  1707. | #define SIZEOF___INT16 0
  1708. | #define SIZEOF___INT32 0
  1709. | #define SIZEOF___INT64 0
  1710. | #define SIZEOF_VOID_P 4
  1711. | #define SIZEOF_SIZE_T 4
  1712. | #define SIZEOF_PTRDIFF_T 4
  1713. | #define SIZEOF___INT32 0
  1714. | #define SIZEOF_INTMAX_T 8
  1715. | #define SIZEOF_UINTMAX_T 8
  1716. | #define SIZEOF_INTPTR_T 4
  1717. | #define SIZEOF_UINTPTR_T 4
  1718. | #define SIZEOF_FLOAT 4
  1719. | #define SIZEOF_DOUBLE 8
  1720. | #define SIZEOF_LONG_DOUBLE 16
  1721. | #define SIZEOF_DEV_T 4
  1722. | #define SIZEOF_FPOS_T 8
  1723. | #define SIZEOF_MODE_T 2
  1724. | #define SIZEOF_OFF_T 8
  1725. | #define SIZEOF_SSIZE_T 4
  1726. | #define SIZEOF_TIME_T 4
  1727. | #define HAVE_ACCESS 1
  1728. | /* end confdefs.h. */
  1729. | /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
  1730. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1731. | #define alloca innocuous_alloca
  1732. |
  1733. | /* System header to define __stub macros and hopefully few prototypes,
  1734. | which can conflict with char alloca (); below.
  1735. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1736. | <limits.h> exists even on freestanding compilers. */
  1737. |
  1738. | #ifdef __STDC__
  1739. | # include <limits.h>
  1740. | #else
  1741. | # include <assert.h>
  1742. | #endif
  1743. |
  1744. | #undef alloca
  1745. |
  1746. | /* Override any GCC internal prototype to avoid an error.
  1747. | Use char because int might match the return type of a GCC
  1748. | builtin and then its argument prototype would still apply. */
  1749. | #ifdef __cplusplus
  1750. | extern "C"
  1751. | #endif
  1752. | char alloca ();
  1753. | /* The GNU C library defines this for functions which it implements
  1754. | to always fail with ENOSYS. Some functions are actually named
  1755. | something starting with __ and the normal name is an alias. */
  1756. | #if defined __stub_alloca || defined __stub___alloca
  1757. | choke me
  1758. | #endif
  1759. |
  1760. | int
  1761. | main ()
  1762. | {
  1763. | return alloca ();
  1764. | ;
  1765. | return 0;
  1766. | }
  1767. configure:14016: result: no
  1768. configure:14016: checking for atexit
  1769. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1770. configure:14016: $? = 0
  1771. configure:14016: result: yes
  1772. configure:14016: checking for atoi
  1773. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1774. configure:14016: $? = 0
  1775. configure:14016: result: yes
  1776. configure:14016: checking for atol
  1777. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1778. configure:14016: $? = 0
  1779. configure:14016: result: yes
  1780. configure:14016: checking for chmod
  1781. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1782. configure:14016: $? = 0
  1783. configure:14016: result: yes
  1784. configure:14016: checking for chown
  1785. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1786. configure:14016: $? = 0
  1787. configure:14016: result: yes
  1788. configure:14016: checking for clock_getcpuclockid
  1789. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1790. Undefined symbols:
  1791. "_clock_getcpuclockid", referenced from:
  1792. _main in cc9HuA2w.o
  1793. ld: symbol(s) not found
  1794. collect2: ld returned 1 exit status
  1795. configure:14016: $? = 1
  1796. configure: failed program was:
  1797. | /* confdefs.h */
  1798. | #define PACKAGE_NAME "LZO"
  1799. | #define PACKAGE_TARNAME "lzo"
  1800. | #define PACKAGE_VERSION "2.09"
  1801. | #define PACKAGE_STRING "LZO 2.09"
  1802. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1803. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1804. | #define STDC_HEADERS 1
  1805. | #define HAVE_SYS_TYPES_H 1
  1806. | #define HAVE_SYS_STAT_H 1
  1807. | #define HAVE_STDLIB_H 1
  1808. | #define HAVE_STRING_H 1
  1809. | #define HAVE_MEMORY_H 1
  1810. | #define HAVE_STRINGS_H 1
  1811. | #define HAVE_INTTYPES_H 1
  1812. | #define HAVE_STDINT_H 1
  1813. | #define HAVE_UNISTD_H 1
  1814. | #define LZO_ABI_LITTLE_ENDIAN 1
  1815. | #define PACKAGE "lzo"
  1816. | #define VERSION "2.09"
  1817. | #define HAVE_DLFCN_H 1
  1818. | #define LT_OBJDIR ".libs/"
  1819. | #define TIME_WITH_SYS_TIME 1
  1820. | #define HAVE_ASSERT_H 1
  1821. | #define HAVE_CTYPE_H 1
  1822. | #define HAVE_DIRENT_H 1
  1823. | #define HAVE_ERRNO_H 1
  1824. | #define HAVE_FCNTL_H 1
  1825. | #define HAVE_FLOAT_H 1
  1826. | #define HAVE_LIMITS_H 1
  1827. | #define HAVE_MEMORY_H 1
  1828. | #define HAVE_SETJMP_H 1
  1829. | #define HAVE_SIGNAL_H 1
  1830. | #define HAVE_STDARG_H 1
  1831. | #define HAVE_STDDEF_H 1
  1832. | #define HAVE_STDINT_H 1
  1833. | #define HAVE_STDIO_H 1
  1834. | #define HAVE_STDLIB_H 1
  1835. | #define HAVE_STRING_H 1
  1836. | #define HAVE_STRINGS_H 1
  1837. | #define HAVE_TIME_H 1
  1838. | #define HAVE_UNISTD_H 1
  1839. | #define HAVE_UTIME_H 1
  1840. | #define HAVE_SYS_MMAN_H 1
  1841. | #define HAVE_SYS_RESOURCE_H 1
  1842. | #define HAVE_SYS_STAT_H 1
  1843. | #define HAVE_SYS_TIME_H 1
  1844. | #define HAVE_SYS_TYPES_H 1
  1845. | #define HAVE_SYS_WAIT_H 1
  1846. | #define RETSIGTYPE void
  1847. | #define SIZEOF_SHORT 2
  1848. | #define SIZEOF_INT 4
  1849. | #define SIZEOF_LONG 4
  1850. | #define SIZEOF_LONG_LONG 8
  1851. | #define SIZEOF___INT16 0
  1852. | #define SIZEOF___INT32 0
  1853. | #define SIZEOF___INT64 0
  1854. | #define SIZEOF_VOID_P 4
  1855. | #define SIZEOF_SIZE_T 4
  1856. | #define SIZEOF_PTRDIFF_T 4
  1857. | #define SIZEOF___INT32 0
  1858. | #define SIZEOF_INTMAX_T 8
  1859. | #define SIZEOF_UINTMAX_T 8
  1860. | #define SIZEOF_INTPTR_T 4
  1861. | #define SIZEOF_UINTPTR_T 4
  1862. | #define SIZEOF_FLOAT 4
  1863. | #define SIZEOF_DOUBLE 8
  1864. | #define SIZEOF_LONG_DOUBLE 16
  1865. | #define SIZEOF_DEV_T 4
  1866. | #define SIZEOF_FPOS_T 8
  1867. | #define SIZEOF_MODE_T 2
  1868. | #define SIZEOF_OFF_T 8
  1869. | #define SIZEOF_SSIZE_T 4
  1870. | #define SIZEOF_TIME_T 4
  1871. | #define HAVE_ACCESS 1
  1872. | #define HAVE_ATEXIT 1
  1873. | #define HAVE_ATOI 1
  1874. | #define HAVE_ATOL 1
  1875. | #define HAVE_CHMOD 1
  1876. | #define HAVE_CHOWN 1
  1877. | /* end confdefs.h. */
  1878. | /* Define clock_getcpuclockid to an innocuous variant, in case <limits.h> declares clock_getcpuclockid.
  1879. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1880. | #define clock_getcpuclockid innocuous_clock_getcpuclockid
  1881. |
  1882. | /* System header to define __stub macros and hopefully few prototypes,
  1883. | which can conflict with char clock_getcpuclockid (); below.
  1884. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1885. | <limits.h> exists even on freestanding compilers. */
  1886. |
  1887. | #ifdef __STDC__
  1888. | # include <limits.h>
  1889. | #else
  1890. | # include <assert.h>
  1891. | #endif
  1892. |
  1893. | #undef clock_getcpuclockid
  1894. |
  1895. | /* Override any GCC internal prototype to avoid an error.
  1896. | Use char because int might match the return type of a GCC
  1897. | builtin and then its argument prototype would still apply. */
  1898. | #ifdef __cplusplus
  1899. | extern "C"
  1900. | #endif
  1901. | char clock_getcpuclockid ();
  1902. | /* The GNU C library defines this for functions which it implements
  1903. | to always fail with ENOSYS. Some functions are actually named
  1904. | something starting with __ and the normal name is an alias. */
  1905. | #if defined __stub_clock_getcpuclockid || defined __stub___clock_getcpuclockid
  1906. | choke me
  1907. | #endif
  1908. |
  1909. | int
  1910. | main ()
  1911. | {
  1912. | return clock_getcpuclockid ();
  1913. | ;
  1914. | return 0;
  1915. | }
  1916. configure:14016: result: no
  1917. configure:14016: checking for clock_getres
  1918. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  1919. Undefined symbols:
  1920. "_clock_getres", referenced from:
  1921. _main in ccgTIpAg.o
  1922. ld: symbol(s) not found
  1923. collect2: ld returned 1 exit status
  1924. configure:14016: $? = 1
  1925. configure: failed program was:
  1926. | /* confdefs.h */
  1927. | #define PACKAGE_NAME "LZO"
  1928. | #define PACKAGE_TARNAME "lzo"
  1929. | #define PACKAGE_VERSION "2.09"
  1930. | #define PACKAGE_STRING "LZO 2.09"
  1931. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  1932. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  1933. | #define STDC_HEADERS 1
  1934. | #define HAVE_SYS_TYPES_H 1
  1935. | #define HAVE_SYS_STAT_H 1
  1936. | #define HAVE_STDLIB_H 1
  1937. | #define HAVE_STRING_H 1
  1938. | #define HAVE_MEMORY_H 1
  1939. | #define HAVE_STRINGS_H 1
  1940. | #define HAVE_INTTYPES_H 1
  1941. | #define HAVE_STDINT_H 1
  1942. | #define HAVE_UNISTD_H 1
  1943. | #define LZO_ABI_LITTLE_ENDIAN 1
  1944. | #define PACKAGE "lzo"
  1945. | #define VERSION "2.09"
  1946. | #define HAVE_DLFCN_H 1
  1947. | #define LT_OBJDIR ".libs/"
  1948. | #define TIME_WITH_SYS_TIME 1
  1949. | #define HAVE_ASSERT_H 1
  1950. | #define HAVE_CTYPE_H 1
  1951. | #define HAVE_DIRENT_H 1
  1952. | #define HAVE_ERRNO_H 1
  1953. | #define HAVE_FCNTL_H 1
  1954. | #define HAVE_FLOAT_H 1
  1955. | #define HAVE_LIMITS_H 1
  1956. | #define HAVE_MEMORY_H 1
  1957. | #define HAVE_SETJMP_H 1
  1958. | #define HAVE_SIGNAL_H 1
  1959. | #define HAVE_STDARG_H 1
  1960. | #define HAVE_STDDEF_H 1
  1961. | #define HAVE_STDINT_H 1
  1962. | #define HAVE_STDIO_H 1
  1963. | #define HAVE_STDLIB_H 1
  1964. | #define HAVE_STRING_H 1
  1965. | #define HAVE_STRINGS_H 1
  1966. | #define HAVE_TIME_H 1
  1967. | #define HAVE_UNISTD_H 1
  1968. | #define HAVE_UTIME_H 1
  1969. | #define HAVE_SYS_MMAN_H 1
  1970. | #define HAVE_SYS_RESOURCE_H 1
  1971. | #define HAVE_SYS_STAT_H 1
  1972. | #define HAVE_SYS_TIME_H 1
  1973. | #define HAVE_SYS_TYPES_H 1
  1974. | #define HAVE_SYS_WAIT_H 1
  1975. | #define RETSIGTYPE void
  1976. | #define SIZEOF_SHORT 2
  1977. | #define SIZEOF_INT 4
  1978. | #define SIZEOF_LONG 4
  1979. | #define SIZEOF_LONG_LONG 8
  1980. | #define SIZEOF___INT16 0
  1981. | #define SIZEOF___INT32 0
  1982. | #define SIZEOF___INT64 0
  1983. | #define SIZEOF_VOID_P 4
  1984. | #define SIZEOF_SIZE_T 4
  1985. | #define SIZEOF_PTRDIFF_T 4
  1986. | #define SIZEOF___INT32 0
  1987. | #define SIZEOF_INTMAX_T 8
  1988. | #define SIZEOF_UINTMAX_T 8
  1989. | #define SIZEOF_INTPTR_T 4
  1990. | #define SIZEOF_UINTPTR_T 4
  1991. | #define SIZEOF_FLOAT 4
  1992. | #define SIZEOF_DOUBLE 8
  1993. | #define SIZEOF_LONG_DOUBLE 16
  1994. | #define SIZEOF_DEV_T 4
  1995. | #define SIZEOF_FPOS_T 8
  1996. | #define SIZEOF_MODE_T 2
  1997. | #define SIZEOF_OFF_T 8
  1998. | #define SIZEOF_SSIZE_T 4
  1999. | #define SIZEOF_TIME_T 4
  2000. | #define HAVE_ACCESS 1
  2001. | #define HAVE_ATEXIT 1
  2002. | #define HAVE_ATOI 1
  2003. | #define HAVE_ATOL 1
  2004. | #define HAVE_CHMOD 1
  2005. | #define HAVE_CHOWN 1
  2006. | /* end confdefs.h. */
  2007. | /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
  2008. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2009. | #define clock_getres innocuous_clock_getres
  2010. |
  2011. | /* System header to define __stub macros and hopefully few prototypes,
  2012. | which can conflict with char clock_getres (); below.
  2013. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2014. | <limits.h> exists even on freestanding compilers. */
  2015. |
  2016. | #ifdef __STDC__
  2017. | # include <limits.h>
  2018. | #else
  2019. | # include <assert.h>
  2020. | #endif
  2021. |
  2022. | #undef clock_getres
  2023. |
  2024. | /* Override any GCC internal prototype to avoid an error.
  2025. | Use char because int might match the return type of a GCC
  2026. | builtin and then its argument prototype would still apply. */
  2027. | #ifdef __cplusplus
  2028. | extern "C"
  2029. | #endif
  2030. | char clock_getres ();
  2031. | /* The GNU C library defines this for functions which it implements
  2032. | to always fail with ENOSYS. Some functions are actually named
  2033. | something starting with __ and the normal name is an alias. */
  2034. | #if defined __stub_clock_getres || defined __stub___clock_getres
  2035. | choke me
  2036. | #endif
  2037. |
  2038. | int
  2039. | main ()
  2040. | {
  2041. | return clock_getres ();
  2042. | ;
  2043. | return 0;
  2044. | }
  2045. configure:14016: result: no
  2046. configure:14016: checking for clock_gettime
  2047. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2048. Undefined symbols:
  2049. "_clock_gettime", referenced from:
  2050. _main in ccOqGRHE.o
  2051. ld: symbol(s) not found
  2052. collect2: ld returned 1 exit status
  2053. configure:14016: $? = 1
  2054. configure: failed program was:
  2055. | /* confdefs.h */
  2056. | #define PACKAGE_NAME "LZO"
  2057. | #define PACKAGE_TARNAME "lzo"
  2058. | #define PACKAGE_VERSION "2.09"
  2059. | #define PACKAGE_STRING "LZO 2.09"
  2060. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  2061. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  2062. | #define STDC_HEADERS 1
  2063. | #define HAVE_SYS_TYPES_H 1
  2064. | #define HAVE_SYS_STAT_H 1
  2065. | #define HAVE_STDLIB_H 1
  2066. | #define HAVE_STRING_H 1
  2067. | #define HAVE_MEMORY_H 1
  2068. | #define HAVE_STRINGS_H 1
  2069. | #define HAVE_INTTYPES_H 1
  2070. | #define HAVE_STDINT_H 1
  2071. | #define HAVE_UNISTD_H 1
  2072. | #define LZO_ABI_LITTLE_ENDIAN 1
  2073. | #define PACKAGE "lzo"
  2074. | #define VERSION "2.09"
  2075. | #define HAVE_DLFCN_H 1
  2076. | #define LT_OBJDIR ".libs/"
  2077. | #define TIME_WITH_SYS_TIME 1
  2078. | #define HAVE_ASSERT_H 1
  2079. | #define HAVE_CTYPE_H 1
  2080. | #define HAVE_DIRENT_H 1
  2081. | #define HAVE_ERRNO_H 1
  2082. | #define HAVE_FCNTL_H 1
  2083. | #define HAVE_FLOAT_H 1
  2084. | #define HAVE_LIMITS_H 1
  2085. | #define HAVE_MEMORY_H 1
  2086. | #define HAVE_SETJMP_H 1
  2087. | #define HAVE_SIGNAL_H 1
  2088. | #define HAVE_STDARG_H 1
  2089. | #define HAVE_STDDEF_H 1
  2090. | #define HAVE_STDINT_H 1
  2091. | #define HAVE_STDIO_H 1
  2092. | #define HAVE_STDLIB_H 1
  2093. | #define HAVE_STRING_H 1
  2094. | #define HAVE_STRINGS_H 1
  2095. | #define HAVE_TIME_H 1
  2096. | #define HAVE_UNISTD_H 1
  2097. | #define HAVE_UTIME_H 1
  2098. | #define HAVE_SYS_MMAN_H 1
  2099. | #define HAVE_SYS_RESOURCE_H 1
  2100. | #define HAVE_SYS_STAT_H 1
  2101. | #define HAVE_SYS_TIME_H 1
  2102. | #define HAVE_SYS_TYPES_H 1
  2103. | #define HAVE_SYS_WAIT_H 1
  2104. | #define RETSIGTYPE void
  2105. | #define SIZEOF_SHORT 2
  2106. | #define SIZEOF_INT 4
  2107. | #define SIZEOF_LONG 4
  2108. | #define SIZEOF_LONG_LONG 8
  2109. | #define SIZEOF___INT16 0
  2110. | #define SIZEOF___INT32 0
  2111. | #define SIZEOF___INT64 0
  2112. | #define SIZEOF_VOID_P 4
  2113. | #define SIZEOF_SIZE_T 4
  2114. | #define SIZEOF_PTRDIFF_T 4
  2115. | #define SIZEOF___INT32 0
  2116. | #define SIZEOF_INTMAX_T 8
  2117. | #define SIZEOF_UINTMAX_T 8
  2118. | #define SIZEOF_INTPTR_T 4
  2119. | #define SIZEOF_UINTPTR_T 4
  2120. | #define SIZEOF_FLOAT 4
  2121. | #define SIZEOF_DOUBLE 8
  2122. | #define SIZEOF_LONG_DOUBLE 16
  2123. | #define SIZEOF_DEV_T 4
  2124. | #define SIZEOF_FPOS_T 8
  2125. | #define SIZEOF_MODE_T 2
  2126. | #define SIZEOF_OFF_T 8
  2127. | #define SIZEOF_SSIZE_T 4
  2128. | #define SIZEOF_TIME_T 4
  2129. | #define HAVE_ACCESS 1
  2130. | #define HAVE_ATEXIT 1
  2131. | #define HAVE_ATOI 1
  2132. | #define HAVE_ATOL 1
  2133. | #define HAVE_CHMOD 1
  2134. | #define HAVE_CHOWN 1
  2135. | /* end confdefs.h. */
  2136. | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
  2137. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2138. | #define clock_gettime innocuous_clock_gettime
  2139. |
  2140. | /* System header to define __stub macros and hopefully few prototypes,
  2141. | which can conflict with char clock_gettime (); below.
  2142. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2143. | <limits.h> exists even on freestanding compilers. */
  2144. |
  2145. | #ifdef __STDC__
  2146. | # include <limits.h>
  2147. | #else
  2148. | # include <assert.h>
  2149. | #endif
  2150. |
  2151. | #undef clock_gettime
  2152. |
  2153. | /* Override any GCC internal prototype to avoid an error.
  2154. | Use char because int might match the return type of a GCC
  2155. | builtin and then its argument prototype would still apply. */
  2156. | #ifdef __cplusplus
  2157. | extern "C"
  2158. | #endif
  2159. | char clock_gettime ();
  2160. | /* The GNU C library defines this for functions which it implements
  2161. | to always fail with ENOSYS. Some functions are actually named
  2162. | something starting with __ and the normal name is an alias. */
  2163. | #if defined __stub_clock_gettime || defined __stub___clock_gettime
  2164. | choke me
  2165. | #endif
  2166. |
  2167. | int
  2168. | main ()
  2169. | {
  2170. | return clock_gettime ();
  2171. | ;
  2172. | return 0;
  2173. | }
  2174. configure:14016: result: no
  2175. configure:14016: checking for ctime
  2176. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2177. configure:14016: $? = 0
  2178. configure:14016: result: yes
  2179. configure:14016: checking for difftime
  2180. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2181. configure:14016: $? = 0
  2182. configure:14016: result: yes
  2183. configure:14016: checking for fstat
  2184. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2185. configure:14016: $? = 0
  2186. configure:14016: result: yes
  2187. configure:14016: checking for getenv
  2188. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2189. configure:14016: $? = 0
  2190. configure:14016: result: yes
  2191. configure:14016: checking for getpagesize
  2192. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2193. configure:14016: $? = 0
  2194. configure:14016: result: yes
  2195. configure:14016: checking for getrusage
  2196. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2197. configure:14016: $? = 0
  2198. configure:14016: result: yes
  2199. configure:14016: checking for gettimeofday
  2200. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2201. configure:14016: $? = 0
  2202. configure:14016: result: yes
  2203. configure:14016: checking for gmtime
  2204. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2205. configure:14016: $? = 0
  2206. configure:14016: result: yes
  2207. configure:14016: checking for isatty
  2208. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2209. configure:14016: $? = 0
  2210. configure:14016: result: yes
  2211. configure:14016: checking for localtime
  2212. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2213. configure:14016: $? = 0
  2214. configure:14016: result: yes
  2215. configure:14016: checking for longjmp
  2216. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2217. configure:14016: $? = 0
  2218. configure:14016: result: yes
  2219. configure:14016: checking for lstat
  2220. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2221. configure:14016: $? = 0
  2222. configure:14016: result: yes
  2223. configure:14016: checking for memcmp
  2224. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2225. conftest.c:117: warning: conflicting types for built-in function 'memcmp'
  2226. configure:14016: $? = 0
  2227. configure:14016: result: yes
  2228. configure:14016: checking for memcpy
  2229. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2230. conftest.c:118: warning: conflicting types for built-in function 'memcpy'
  2231. configure:14016: $? = 0
  2232. configure:14016: result: yes
  2233. configure:14016: checking for memmove
  2234. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2235. conftest.c:119: warning: conflicting types for built-in function 'memmove'
  2236. configure:14016: $? = 0
  2237. configure:14016: result: yes
  2238. configure:14016: checking for memset
  2239. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2240. conftest.c:120: warning: conflicting types for built-in function 'memset'
  2241. configure:14016: $? = 0
  2242. configure:14016: result: yes
  2243. configure:14016: checking for mkdir
  2244. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2245. configure:14016: $? = 0
  2246. configure:14016: result: yes
  2247. configure:14016: checking for mktime
  2248. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2249. configure:14016: $? = 0
  2250. configure:14016: result: yes
  2251. configure:14016: checking for mmap
  2252. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2253. configure:14016: $? = 0
  2254. configure:14016: result: yes
  2255. configure:14016: checking for mprotect
  2256. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2257. configure:14016: $? = 0
  2258. configure:14016: result: yes
  2259. configure:14016: checking for munmap
  2260. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2261. configure:14016: $? = 0
  2262. configure:14016: result: yes
  2263. configure:14016: checking for qsort
  2264. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2265. configure:14016: $? = 0
  2266. configure:14016: result: yes
  2267. configure:14016: checking for raise
  2268. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2269. configure:14016: $? = 0
  2270. configure:14016: result: yes
  2271. configure:14016: checking for rmdir
  2272. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2273. configure:14016: $? = 0
  2274. configure:14016: result: yes
  2275. configure:14016: checking for setjmp
  2276. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2277. configure:14016: $? = 0
  2278. configure:14016: result: yes
  2279. configure:14016: checking for signal
  2280. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2281. configure:14016: $? = 0
  2282. configure:14016: result: yes
  2283. configure:14016: checking for snprintf
  2284. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2285. conftest.c:131: warning: conflicting types for built-in function 'snprintf'
  2286. configure:14016: $? = 0
  2287. configure:14016: result: yes
  2288. configure:14016: checking for strcasecmp
  2289. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2290. conftest.c:132: warning: conflicting types for built-in function 'strcasecmp'
  2291. configure:14016: $? = 0
  2292. configure:14016: result: yes
  2293. configure:14016: checking for strchr
  2294. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2295. conftest.c:133: warning: conflicting types for built-in function 'strchr'
  2296. configure:14016: $? = 0
  2297. configure:14016: result: yes
  2298. configure:14016: checking for strdup
  2299. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2300. conftest.c:134: warning: conflicting types for built-in function 'strdup'
  2301. configure:14016: $? = 0
  2302. configure:14016: result: yes
  2303. configure:14016: checking for strerror
  2304. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2305. configure:14016: $? = 0
  2306. configure:14016: result: yes
  2307. configure:14016: checking for strftime
  2308. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2309. conftest.c:136: warning: conflicting types for built-in function 'strftime'
  2310. configure:14016: $? = 0
  2311. configure:14016: result: yes
  2312. configure:14016: checking for stricmp
  2313. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2314. Undefined symbols:
  2315. "_stricmp", referenced from:
  2316. _main in ccRjSsGs.o
  2317. ld: symbol(s) not found
  2318. collect2: ld returned 1 exit status
  2319. configure:14016: $? = 1
  2320. configure: failed program was:
  2321. | /* confdefs.h */
  2322. | #define PACKAGE_NAME "LZO"
  2323. | #define PACKAGE_TARNAME "lzo"
  2324. | #define PACKAGE_VERSION "2.09"
  2325. | #define PACKAGE_STRING "LZO 2.09"
  2326. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  2327. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  2328. | #define STDC_HEADERS 1
  2329. | #define HAVE_SYS_TYPES_H 1
  2330. | #define HAVE_SYS_STAT_H 1
  2331. | #define HAVE_STDLIB_H 1
  2332. | #define HAVE_STRING_H 1
  2333. | #define HAVE_MEMORY_H 1
  2334. | #define HAVE_STRINGS_H 1
  2335. | #define HAVE_INTTYPES_H 1
  2336. | #define HAVE_STDINT_H 1
  2337. | #define HAVE_UNISTD_H 1
  2338. | #define LZO_ABI_LITTLE_ENDIAN 1
  2339. | #define PACKAGE "lzo"
  2340. | #define VERSION "2.09"
  2341. | #define HAVE_DLFCN_H 1
  2342. | #define LT_OBJDIR ".libs/"
  2343. | #define TIME_WITH_SYS_TIME 1
  2344. | #define HAVE_ASSERT_H 1
  2345. | #define HAVE_CTYPE_H 1
  2346. | #define HAVE_DIRENT_H 1
  2347. | #define HAVE_ERRNO_H 1
  2348. | #define HAVE_FCNTL_H 1
  2349. | #define HAVE_FLOAT_H 1
  2350. | #define HAVE_LIMITS_H 1
  2351. | #define HAVE_MEMORY_H 1
  2352. | #define HAVE_SETJMP_H 1
  2353. | #define HAVE_SIGNAL_H 1
  2354. | #define HAVE_STDARG_H 1
  2355. | #define HAVE_STDDEF_H 1
  2356. | #define HAVE_STDINT_H 1
  2357. | #define HAVE_STDIO_H 1
  2358. | #define HAVE_STDLIB_H 1
  2359. | #define HAVE_STRING_H 1
  2360. | #define HAVE_STRINGS_H 1
  2361. | #define HAVE_TIME_H 1
  2362. | #define HAVE_UNISTD_H 1
  2363. | #define HAVE_UTIME_H 1
  2364. | #define HAVE_SYS_MMAN_H 1
  2365. | #define HAVE_SYS_RESOURCE_H 1
  2366. | #define HAVE_SYS_STAT_H 1
  2367. | #define HAVE_SYS_TIME_H 1
  2368. | #define HAVE_SYS_TYPES_H 1
  2369. | #define HAVE_SYS_WAIT_H 1
  2370. | #define RETSIGTYPE void
  2371. | #define SIZEOF_SHORT 2
  2372. | #define SIZEOF_INT 4
  2373. | #define SIZEOF_LONG 4
  2374. | #define SIZEOF_LONG_LONG 8
  2375. | #define SIZEOF___INT16 0
  2376. | #define SIZEOF___INT32 0
  2377. | #define SIZEOF___INT64 0
  2378. | #define SIZEOF_VOID_P 4
  2379. | #define SIZEOF_SIZE_T 4
  2380. | #define SIZEOF_PTRDIFF_T 4
  2381. | #define SIZEOF___INT32 0
  2382. | #define SIZEOF_INTMAX_T 8
  2383. | #define SIZEOF_UINTMAX_T 8
  2384. | #define SIZEOF_INTPTR_T 4
  2385. | #define SIZEOF_UINTPTR_T 4
  2386. | #define SIZEOF_FLOAT 4
  2387. | #define SIZEOF_DOUBLE 8
  2388. | #define SIZEOF_LONG_DOUBLE 16
  2389. | #define SIZEOF_DEV_T 4
  2390. | #define SIZEOF_FPOS_T 8
  2391. | #define SIZEOF_MODE_T 2
  2392. | #define SIZEOF_OFF_T 8
  2393. | #define SIZEOF_SSIZE_T 4
  2394. | #define SIZEOF_TIME_T 4
  2395. | #define HAVE_ACCESS 1
  2396. | #define HAVE_ATEXIT 1
  2397. | #define HAVE_ATOI 1
  2398. | #define HAVE_ATOL 1
  2399. | #define HAVE_CHMOD 1
  2400. | #define HAVE_CHOWN 1
  2401. | #define HAVE_CTIME 1
  2402. | #define HAVE_DIFFTIME 1
  2403. | #define HAVE_FSTAT 1
  2404. | #define HAVE_GETENV 1
  2405. | #define HAVE_GETPAGESIZE 1
  2406. | #define HAVE_GETRUSAGE 1
  2407. | #define HAVE_GETTIMEOFDAY 1
  2408. | #define HAVE_GMTIME 1
  2409. | #define HAVE_ISATTY 1
  2410. | #define HAVE_LOCALTIME 1
  2411. | #define HAVE_LONGJMP 1
  2412. | #define HAVE_LSTAT 1
  2413. | #define HAVE_MEMCMP 1
  2414. | #define HAVE_MEMCPY 1
  2415. | #define HAVE_MEMMOVE 1
  2416. | #define HAVE_MEMSET 1
  2417. | #define HAVE_MKDIR 1
  2418. | #define HAVE_MKTIME 1
  2419. | #define HAVE_MMAP 1
  2420. | #define HAVE_MPROTECT 1
  2421. | #define HAVE_MUNMAP 1
  2422. | #define HAVE_QSORT 1
  2423. | #define HAVE_RAISE 1
  2424. | #define HAVE_RMDIR 1
  2425. | #define HAVE_SETJMP 1
  2426. | #define HAVE_SIGNAL 1
  2427. | #define HAVE_SNPRINTF 1
  2428. | #define HAVE_STRCASECMP 1
  2429. | #define HAVE_STRCHR 1
  2430. | #define HAVE_STRDUP 1
  2431. | #define HAVE_STRERROR 1
  2432. | #define HAVE_STRFTIME 1
  2433. | /* end confdefs.h. */
  2434. | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
  2435. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2436. | #define stricmp innocuous_stricmp
  2437. |
  2438. | /* System header to define __stub macros and hopefully few prototypes,
  2439. | which can conflict with char stricmp (); below.
  2440. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2441. | <limits.h> exists even on freestanding compilers. */
  2442. |
  2443. | #ifdef __STDC__
  2444. | # include <limits.h>
  2445. | #else
  2446. | # include <assert.h>
  2447. | #endif
  2448. |
  2449. | #undef stricmp
  2450. |
  2451. | /* Override any GCC internal prototype to avoid an error.
  2452. | Use char because int might match the return type of a GCC
  2453. | builtin and then its argument prototype would still apply. */
  2454. | #ifdef __cplusplus
  2455. | extern "C"
  2456. | #endif
  2457. | char stricmp ();
  2458. | /* The GNU C library defines this for functions which it implements
  2459. | to always fail with ENOSYS. Some functions are actually named
  2460. | something starting with __ and the normal name is an alias. */
  2461. | #if defined __stub_stricmp || defined __stub___stricmp
  2462. | choke me
  2463. | #endif
  2464. |
  2465. | int
  2466. | main ()
  2467. | {
  2468. | return stricmp ();
  2469. | ;
  2470. | return 0;
  2471. | }
  2472. configure:14016: result: no
  2473. configure:14016: checking for strncasecmp
  2474. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2475. conftest.c:137: warning: conflicting types for built-in function 'strncasecmp'
  2476. configure:14016: $? = 0
  2477. configure:14016: result: yes
  2478. configure:14016: checking for strnicmp
  2479. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2480. Undefined symbols:
  2481. "_strnicmp", referenced from:
  2482. _main in ccurXyme.o
  2483. ld: symbol(s) not found
  2484. collect2: ld returned 1 exit status
  2485. configure:14016: $? = 1
  2486. configure: failed program was:
  2487. | /* confdefs.h */
  2488. | #define PACKAGE_NAME "LZO"
  2489. | #define PACKAGE_TARNAME "lzo"
  2490. | #define PACKAGE_VERSION "2.09"
  2491. | #define PACKAGE_STRING "LZO 2.09"
  2492. | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  2493. | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  2494. | #define STDC_HEADERS 1
  2495. | #define HAVE_SYS_TYPES_H 1
  2496. | #define HAVE_SYS_STAT_H 1
  2497. | #define HAVE_STDLIB_H 1
  2498. | #define HAVE_STRING_H 1
  2499. | #define HAVE_MEMORY_H 1
  2500. | #define HAVE_STRINGS_H 1
  2501. | #define HAVE_INTTYPES_H 1
  2502. | #define HAVE_STDINT_H 1
  2503. | #define HAVE_UNISTD_H 1
  2504. | #define LZO_ABI_LITTLE_ENDIAN 1
  2505. | #define PACKAGE "lzo"
  2506. | #define VERSION "2.09"
  2507. | #define HAVE_DLFCN_H 1
  2508. | #define LT_OBJDIR ".libs/"
  2509. | #define TIME_WITH_SYS_TIME 1
  2510. | #define HAVE_ASSERT_H 1
  2511. | #define HAVE_CTYPE_H 1
  2512. | #define HAVE_DIRENT_H 1
  2513. | #define HAVE_ERRNO_H 1
  2514. | #define HAVE_FCNTL_H 1
  2515. | #define HAVE_FLOAT_H 1
  2516. | #define HAVE_LIMITS_H 1
  2517. | #define HAVE_MEMORY_H 1
  2518. | #define HAVE_SETJMP_H 1
  2519. | #define HAVE_SIGNAL_H 1
  2520. | #define HAVE_STDARG_H 1
  2521. | #define HAVE_STDDEF_H 1
  2522. | #define HAVE_STDINT_H 1
  2523. | #define HAVE_STDIO_H 1
  2524. | #define HAVE_STDLIB_H 1
  2525. | #define HAVE_STRING_H 1
  2526. | #define HAVE_STRINGS_H 1
  2527. | #define HAVE_TIME_H 1
  2528. | #define HAVE_UNISTD_H 1
  2529. | #define HAVE_UTIME_H 1
  2530. | #define HAVE_SYS_MMAN_H 1
  2531. | #define HAVE_SYS_RESOURCE_H 1
  2532. | #define HAVE_SYS_STAT_H 1
  2533. | #define HAVE_SYS_TIME_H 1
  2534. | #define HAVE_SYS_TYPES_H 1
  2535. | #define HAVE_SYS_WAIT_H 1
  2536. | #define RETSIGTYPE void
  2537. | #define SIZEOF_SHORT 2
  2538. | #define SIZEOF_INT 4
  2539. | #define SIZEOF_LONG 4
  2540. | #define SIZEOF_LONG_LONG 8
  2541. | #define SIZEOF___INT16 0
  2542. | #define SIZEOF___INT32 0
  2543. | #define SIZEOF___INT64 0
  2544. | #define SIZEOF_VOID_P 4
  2545. | #define SIZEOF_SIZE_T 4
  2546. | #define SIZEOF_PTRDIFF_T 4
  2547. | #define SIZEOF___INT32 0
  2548. | #define SIZEOF_INTMAX_T 8
  2549. | #define SIZEOF_UINTMAX_T 8
  2550. | #define SIZEOF_INTPTR_T 4
  2551. | #define SIZEOF_UINTPTR_T 4
  2552. | #define SIZEOF_FLOAT 4
  2553. | #define SIZEOF_DOUBLE 8
  2554. | #define SIZEOF_LONG_DOUBLE 16
  2555. | #define SIZEOF_DEV_T 4
  2556. | #define SIZEOF_FPOS_T 8
  2557. | #define SIZEOF_MODE_T 2
  2558. | #define SIZEOF_OFF_T 8
  2559. | #define SIZEOF_SSIZE_T 4
  2560. | #define SIZEOF_TIME_T 4
  2561. | #define HAVE_ACCESS 1
  2562. | #define HAVE_ATEXIT 1
  2563. | #define HAVE_ATOI 1
  2564. | #define HAVE_ATOL 1
  2565. | #define HAVE_CHMOD 1
  2566. | #define HAVE_CHOWN 1
  2567. | #define HAVE_CTIME 1
  2568. | #define HAVE_DIFFTIME 1
  2569. | #define HAVE_FSTAT 1
  2570. | #define HAVE_GETENV 1
  2571. | #define HAVE_GETPAGESIZE 1
  2572. | #define HAVE_GETRUSAGE 1
  2573. | #define HAVE_GETTIMEOFDAY 1
  2574. | #define HAVE_GMTIME 1
  2575. | #define HAVE_ISATTY 1
  2576. | #define HAVE_LOCALTIME 1
  2577. | #define HAVE_LONGJMP 1
  2578. | #define HAVE_LSTAT 1
  2579. | #define HAVE_MEMCMP 1
  2580. | #define HAVE_MEMCPY 1
  2581. | #define HAVE_MEMMOVE 1
  2582. | #define HAVE_MEMSET 1
  2583. | #define HAVE_MKDIR 1
  2584. | #define HAVE_MKTIME 1
  2585. | #define HAVE_MMAP 1
  2586. | #define HAVE_MPROTECT 1
  2587. | #define HAVE_MUNMAP 1
  2588. | #define HAVE_QSORT 1
  2589. | #define HAVE_RAISE 1
  2590. | #define HAVE_RMDIR 1
  2591. | #define HAVE_SETJMP 1
  2592. | #define HAVE_SIGNAL 1
  2593. | #define HAVE_SNPRINTF 1
  2594. | #define HAVE_STRCASECMP 1
  2595. | #define HAVE_STRCHR 1
  2596. | #define HAVE_STRDUP 1
  2597. | #define HAVE_STRERROR 1
  2598. | #define HAVE_STRFTIME 1
  2599. | #define HAVE_STRNCASECMP 1
  2600. | /* end confdefs.h. */
  2601. | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
  2602. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2603. | #define strnicmp innocuous_strnicmp
  2604. |
  2605. | /* System header to define __stub macros and hopefully few prototypes,
  2606. | which can conflict with char strnicmp (); below.
  2607. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2608. | <limits.h> exists even on freestanding compilers. */
  2609. |
  2610. | #ifdef __STDC__
  2611. | # include <limits.h>
  2612. | #else
  2613. | # include <assert.h>
  2614. | #endif
  2615. |
  2616. | #undef strnicmp
  2617. |
  2618. | /* Override any GCC internal prototype to avoid an error.
  2619. | Use char because int might match the return type of a GCC
  2620. | builtin and then its argument prototype would still apply. */
  2621. | #ifdef __cplusplus
  2622. | extern "C"
  2623. | #endif
  2624. | char strnicmp ();
  2625. | /* The GNU C library defines this for functions which it implements
  2626. | to always fail with ENOSYS. Some functions are actually named
  2627. | something starting with __ and the normal name is an alias. */
  2628. | #if defined __stub_strnicmp || defined __stub___strnicmp
  2629. | choke me
  2630. | #endif
  2631. |
  2632. | int
  2633. | main ()
  2634. | {
  2635. | return strnicmp ();
  2636. | ;
  2637. | return 0;
  2638. | }
  2639. configure:14016: result: no
  2640. configure:14016: checking for strrchr
  2641. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2642. conftest.c:138: warning: conflicting types for built-in function 'strrchr'
  2643. configure:14016: $? = 0
  2644. configure:14016: result: yes
  2645. configure:14016: checking for strstr
  2646. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2647. conftest.c:139: warning: conflicting types for built-in function 'strstr'
  2648. configure:14016: $? = 0
  2649. configure:14016: result: yes
  2650. configure:14016: checking for time
  2651. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2652. configure:14016: $? = 0
  2653. configure:14016: result: yes
  2654. configure:14016: checking for umask
  2655. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2656. configure:14016: $? = 0
  2657. configure:14016: result: yes
  2658. configure:14016: checking for utime
  2659. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2660. configure:14016: $? = 0
  2661. configure:14016: result: yes
  2662. configure:14016: checking for vsnprintf
  2663. configure:14016: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5
  2664. conftest.c:143: warning: conflicting types for built-in function 'vsnprintf'
  2665. configure:14016: $? = 0
  2666. configure:14016: result: yes
  2667. configure:14059: checking whether to build assembly versions
  2668. configure:14093: result: no
  2669. configure:14123: checking whether your compiler passes the LZO conformance test
  2670. configure:14171: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -I./include -I. -I/opt/local/include conftest.c >&5
  2671. configure:14171: $? = 0
  2672. configure:14179: result: yes
  2673. configure:14335: checking that generated files are newer than configure
  2674. configure:14341: result: done
  2675. configure:14373: creating ./config.status
  2676.  
  2677. ## ---------------------- ##
  2678. ## Running config.status. ##
  2679. ## ---------------------- ##
  2680.  
  2681. This file was extended by LZO config.status 2.09, which was
  2682. generated by GNU Autoconf 2.69. Invocation command line was
  2683.  
  2684. CONFIG_FILES =
  2685. CONFIG_HEADERS =
  2686. CONFIG_LINKS =
  2687. CONFIG_COMMANDS =
  2688. $ ./config.status
  2689.  
  2690. on My-computer.local
  2691.  
  2692. config.status:1197: creating Makefile
  2693. config.status:1197: creating config.h
  2694. config.status:1376: error: could not create config.h
  2695.  
  2696. ## ---------------- ##
  2697. ## Cache variables. ##
  2698. ## ---------------- ##
  2699.  
  2700. ac_cv_build=i386-apple-darwin9.8.0
  2701. ac_cv_c_bigendian=no
  2702. ac_cv_c_compiler_gnu=yes
  2703. ac_cv_c_const=yes
  2704. ac_cv_env_CCASFLAGS_set=
  2705. ac_cv_env_CCASFLAGS_value=
  2706. ac_cv_env_CCAS_set=
  2707. ac_cv_env_CCAS_value=
  2708. ac_cv_env_CC_set=set
  2709. ac_cv_env_CC_value=/usr/bin/gcc-4.2
  2710. ac_cv_env_CFLAGS_set=set
  2711. ac_cv_env_CFLAGS_value='-pipe -Os -arch i386'
  2712. ac_cv_env_CPPFLAGS_set=set
  2713. ac_cv_env_CPPFLAGS_value=-I/opt/local/include
  2714. ac_cv_env_CPP_set=
  2715. ac_cv_env_CPP_value=
  2716. ac_cv_env_LDFLAGS_set=set
  2717. ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
  2718. ac_cv_env_LIBS_set=
  2719. ac_cv_env_LIBS_value=
  2720. ac_cv_env_build_alias_set=
  2721. ac_cv_env_build_alias_value=
  2722. ac_cv_env_host_alias_set=
  2723. ac_cv_env_host_alias_value=
  2724. ac_cv_env_target_alias_set=
  2725. ac_cv_env_target_alias_value=
  2726. ac_cv_func_access=yes
  2727. ac_cv_func_alloca=no
  2728. ac_cv_func_atexit=yes
  2729. ac_cv_func_atoi=yes
  2730. ac_cv_func_atol=yes
  2731. ac_cv_func_chmod=yes
  2732. ac_cv_func_chown=yes
  2733. ac_cv_func_clock_getcpuclockid=no
  2734. ac_cv_func_clock_getres=no
  2735. ac_cv_func_clock_gettime=no
  2736. ac_cv_func_ctime=yes
  2737. ac_cv_func_difftime=yes
  2738. ac_cv_func_fstat=yes
  2739. ac_cv_func_getenv=yes
  2740. ac_cv_func_getpagesize=yes
  2741. ac_cv_func_getrusage=yes
  2742. ac_cv_func_gettimeofday=yes
  2743. ac_cv_func_gmtime=yes
  2744. ac_cv_func_isatty=yes
  2745. ac_cv_func_localtime=yes
  2746. ac_cv_func_longjmp=yes
  2747. ac_cv_func_lstat=yes
  2748. ac_cv_func_memcmp=yes
  2749. ac_cv_func_memcpy=yes
  2750. ac_cv_func_memmove=yes
  2751. ac_cv_func_memset=yes
  2752. ac_cv_func_mkdir=yes
  2753. ac_cv_func_mktime=yes
  2754. ac_cv_func_mmap=yes
  2755. ac_cv_func_mprotect=yes
  2756. ac_cv_func_munmap=yes
  2757. ac_cv_func_qsort=yes
  2758. ac_cv_func_raise=yes
  2759. ac_cv_func_rmdir=yes
  2760. ac_cv_func_setjmp=yes
  2761. ac_cv_func_signal=yes
  2762. ac_cv_func_snprintf=yes
  2763. ac_cv_func_strcasecmp=yes
  2764. ac_cv_func_strchr=yes
  2765. ac_cv_func_strdup=yes
  2766. ac_cv_func_strerror=yes
  2767. ac_cv_func_strftime=yes
  2768. ac_cv_func_stricmp=no
  2769. ac_cv_func_strncasecmp=yes
  2770. ac_cv_func_strnicmp=no
  2771. ac_cv_func_strrchr=yes
  2772. ac_cv_func_strstr=yes
  2773. ac_cv_func_time=yes
  2774. ac_cv_func_umask=yes
  2775. ac_cv_func_utime=yes
  2776. ac_cv_func_vsnprintf=yes
  2777. ac_cv_header_assert_h=yes
  2778. ac_cv_header_ctype_h=yes
  2779. ac_cv_header_dirent_h=yes
  2780. ac_cv_header_dlfcn_h=yes
  2781. ac_cv_header_errno_h=yes
  2782. ac_cv_header_fcntl_h=yes
  2783. ac_cv_header_float_h=yes
  2784. ac_cv_header_inttypes_h=yes
  2785. ac_cv_header_limits_h=yes
  2786. ac_cv_header_malloc_h=no
  2787. ac_cv_header_memory_h=yes
  2788. ac_cv_header_setjmp_h=yes
  2789. ac_cv_header_signal_h=yes
  2790. ac_cv_header_stdarg_h=yes
  2791. ac_cv_header_stdc=yes
  2792. ac_cv_header_stddef_h=yes
  2793. ac_cv_header_stdint_h=yes
  2794. ac_cv_header_stdio_h=yes
  2795. ac_cv_header_stdlib_h=yes
  2796. ac_cv_header_string_h=yes
  2797. ac_cv_header_strings_h=yes
  2798. ac_cv_header_sys_mman_h=yes
  2799. ac_cv_header_sys_resource_h=yes
  2800. ac_cv_header_sys_stat_h=yes
  2801. ac_cv_header_sys_time_h=yes
  2802. ac_cv_header_sys_types_h=yes
  2803. ac_cv_header_sys_wait_h=yes
  2804. ac_cv_header_time=yes
  2805. ac_cv_header_time_h=yes
  2806. ac_cv_header_unistd_h=yes
  2807. ac_cv_header_utime_h=yes
  2808. ac_cv_host=i386-apple-darwin9.8.0
  2809. ac_cv_objext=o
  2810. ac_cv_path_EGREP='/usr/bin/grep -E'
  2811. ac_cv_path_FGREP='/usr/bin/grep -F'
  2812. ac_cv_path_GREP=/usr/bin/grep
  2813. ac_cv_path_SED=/usr/bin/sed
  2814. ac_cv_prog_AWK=gawk
  2815. ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
  2816. ac_cv_prog_ac_ct_AR=ar
  2817. ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
  2818. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  2819. ac_cv_prog_ac_ct_LIPO=lipo
  2820. ac_cv_prog_ac_ct_NMEDIT=nmedit
  2821. ac_cv_prog_ac_ct_OTOOL=otool
  2822. ac_cv_prog_ac_ct_RANLIB=ranlib
  2823. ac_cv_prog_ac_ct_STRIP=strip
  2824. ac_cv_prog_cc_c89=
  2825. ac_cv_prog_cc_g=yes
  2826. ac_cv_prog_make_make_set=yes
  2827. ac_cv_sizeof___int16=0
  2828. ac_cv_sizeof___int32=0
  2829. ac_cv_sizeof___int64=0
  2830. ac_cv_sizeof_dev_t=4
  2831. ac_cv_sizeof_double=8
  2832. ac_cv_sizeof_float=4
  2833. ac_cv_sizeof_fpos_t=8
  2834. ac_cv_sizeof_int=4
  2835. ac_cv_sizeof_intmax_t=8
  2836. ac_cv_sizeof_intptr_t=4
  2837. ac_cv_sizeof_long=4
  2838. ac_cv_sizeof_long_double=16
  2839. ac_cv_sizeof_long_long=8
  2840. ac_cv_sizeof_mode_t=2
  2841. ac_cv_sizeof_off_t=8
  2842. ac_cv_sizeof_ptrdiff_t=4
  2843. ac_cv_sizeof_short=2
  2844. ac_cv_sizeof_size_t=4
  2845. ac_cv_sizeof_ssize_t=4
  2846. ac_cv_sizeof_time_t=4
  2847. ac_cv_sizeof_uintmax_t=8
  2848. ac_cv_sizeof_uintptr_t=4
  2849. ac_cv_sizeof_void_p=4
  2850. ac_cv_sys_file_offset_bits=no
  2851. ac_cv_sys_largefile_CC=no
  2852. ac_cv_target=i386-apple-darwin9.8.0
  2853. ac_cv_type_off_t=yes
  2854. ac_cv_type_ptrdiff_t=yes
  2855. ac_cv_type_signal=void
  2856. ac_cv_type_size_t=yes
  2857. am_cv_CCAS_dependencies_compiler_type=none
  2858. am_cv_CC_dependencies_compiler_type=none
  2859. am_cv_ar_interface=ar
  2860. am_cv_make_support_nested_variables=yes
  2861. am_cv_prog_cc_c_o=yes
  2862. lt_cv_apple_cc_single_mod=yes
  2863. lt_cv_ar_at_file=no
  2864. lt_cv_deplibs_check_method=pass_all
  2865. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2866. lt_cv_file_magic_test_file=
  2867. lt_cv_ld_exported_symbols_list=yes
  2868. lt_cv_ld_force_load=no
  2869. lt_cv_ld_reload_flag=-r
  2870. lt_cv_nm_interface='BSD nm'
  2871. lt_cv_objdir=.libs
  2872. lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld
  2873. lt_cv_path_NM=/usr/bin/nm
  2874. lt_cv_path_mainfest_tool=no
  2875. lt_cv_prog_compiler_c_o=yes
  2876. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  2877. lt_cv_prog_compiler_pic_works=yes
  2878. lt_cv_prog_compiler_rtti_exceptions=no
  2879. lt_cv_prog_compiler_static_works=no
  2880. lt_cv_prog_gnu_ld=no
  2881. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  2882. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  2883. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  2884. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  2885. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  2886. lt_cv_sys_global_symbol_to_import=
  2887. lt_cv_sys_max_cmd_len=196608
  2888. lt_cv_to_host_file_cmd=func_convert_file_noop
  2889. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2890. mfx_cv_header_sane_limits_h=yes
  2891.  
  2892. ## ----------------- ##
  2893. ## Output variables. ##
  2894. ## ----------------- ##
  2895.  
  2896. ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/missing aclocal-1.15'
  2897. AMDEPBACKSLASH=''
  2898. AMDEP_FALSE=''
  2899. AMDEP_TRUE='#'
  2900. AMTAR='$${TAR-tar}'
  2901. AM_BACKSLASH='\'
  2902. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2903. AM_DEFAULT_VERBOSITY='0'
  2904. AM_V='$(V)'
  2905. AR='ar'
  2906. AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/missing autoconf'
  2907. AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/missing autoheader'
  2908. AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/missing automake-1.15'
  2909. AWK='gawk'
  2910. CC='/usr/bin/gcc-4.2'
  2911. CCAS='/usr/bin/gcc-4.2'
  2912. CCASDEPMODE='depmode=none'
  2913. CCASFLAGS='-pipe -Os -arch i386'
  2914. CCDEPMODE='depmode=none'
  2915. CFLAGS='-pipe -Os -arch i386'
  2916. CPP='/usr/bin/gcc-4.2 -E'
  2917. CPPFLAGS='-I/opt/local/include'
  2918. CYGPATH_W='echo'
  2919. DEFS='-DLZO_HAVE_CONFIG_H=1'
  2920. DEPDIR='.deps'
  2921. DLLTOOL='false'
  2922. DSYMUTIL='dsymutil'
  2923. DUMPBIN=''
  2924. ECHO_C='\c'
  2925. ECHO_N=''
  2926. ECHO_T=''
  2927. EGREP='/usr/bin/grep -E'
  2928. EXEEXT=''
  2929. FGREP='/usr/bin/grep -F'
  2930. GREP='/usr/bin/grep'
  2931. INSTALL_DATA='${INSTALL} -m 644'
  2932. INSTALL_PROGRAM='${INSTALL}'
  2933. INSTALL_SCRIPT='${INSTALL}'
  2934. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2935. LD='/usr/libexec/gcc/i686-apple-darwin9/4.2.1/ld'
  2936. LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
  2937. LIBOBJS=''
  2938. LIBS=''
  2939. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2940. LIPO='lipo'
  2941. LN_S='ln -s'
  2942. LTLIBOBJS=''
  2943. LZO_USE_ASM_i386_obj_elf32_FALSE=''
  2944. LZO_USE_ASM_i386_obj_elf32_TRUE='#'
  2945. LZO_USE_ASM_i386_src_gas_FALSE=''
  2946. LZO_USE_ASM_i386_src_gas_TRUE='#'
  2947. MAINT='#'
  2948. MAINTAINER_MODE_FALSE=''
  2949. MAINTAINER_MODE_TRUE='#'
  2950. MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/missing makeinfo'
  2951. MANIFEST_TOOL=':'
  2952. MKDIR_P='autoconf/install-sh -c -d'
  2953. NM='/usr/bin/nm'
  2954. NMEDIT='nmedit'
  2955. OBJDUMP='false'
  2956. OBJEXT='o'
  2957. OTOOL64=':'
  2958. OTOOL='otool'
  2959. PACKAGE='lzo'
  2960. PACKAGE_BUGREPORT='markus@oberhumer.com'
  2961. PACKAGE_NAME='LZO'
  2962. PACKAGE_STRING='LZO 2.09'
  2963. PACKAGE_TARNAME='lzo'
  2964. PACKAGE_URL='http://www.oberhumer.com/opensource/lzo/'
  2965. PACKAGE_VERSION='2.09'
  2966. PATH_SEPARATOR=':'
  2967. RANLIB='ranlib'
  2968. SED='/usr/bin/sed'
  2969. SET_MAKE=''
  2970. SHELL='/bin/sh'
  2971. STRIP='strip'
  2972. VERSION='2.09'
  2973. ac_ct_AR='ar'
  2974. ac_ct_CC='/usr/bin/gcc-4.2'
  2975. ac_ct_DUMPBIN=''
  2976. am__EXEEXT_FALSE=''
  2977. am__EXEEXT_TRUE='#'
  2978. am__fastdepCCAS_FALSE=''
  2979. am__fastdepCCAS_TRUE='#'
  2980. am__fastdepCC_FALSE=''
  2981. am__fastdepCC_TRUE='#'
  2982. am__include='include'
  2983. am__isrc=''
  2984. am__leading_dot='.'
  2985. am__nodep=''
  2986. am__quote=''
  2987. am__tar='$${TAR-tar} chof - "$$tardir"'
  2988. am__untar='$${TAR-tar} xf -'
  2989. bindir='${exec_prefix}/bin'
  2990. build='i386-apple-darwin9.8.0'
  2991. build_alias=''
  2992. build_cpu='i386'
  2993. build_os='darwin9.8.0'
  2994. build_vendor='apple'
  2995. datadir='${datarootdir}'
  2996. datarootdir='${prefix}/share'
  2997. docdir='/opt/local/share/doc/lzo2'
  2998. dvidir='${docdir}'
  2999. exec_prefix='${prefix}'
  3000. host='i386-apple-darwin9.8.0'
  3001. host_alias=''
  3002. host_cpu='i386'
  3003. host_os='darwin9.8.0'
  3004. host_vendor='apple'
  3005. htmldir='${docdir}'
  3006. includedir='${prefix}/include'
  3007. infodir='${datarootdir}/info'
  3008. install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_lzo2/lzo2/work/lzo-2.09-i386/autoconf/install-sh'
  3009. libdir='${exec_prefix}/lib'
  3010. libexecdir='${exec_prefix}/libexec'
  3011. localedir='${datarootdir}/locale'
  3012. localstatedir='${prefix}/var'
  3013. mandir='${datarootdir}/man'
  3014. mkdir_p='$(MKDIR_P)'
  3015. oldincludedir='/usr/include'
  3016. pdfdir='${docdir}'
  3017. prefix='/opt/local'
  3018. program_transform_name='s,x,x,'
  3019. psdir='${docdir}'
  3020. sbindir='${exec_prefix}/sbin'
  3021. sharedstatedir='${prefix}/com'
  3022. sysconfdir='${prefix}/etc'
  3023. target='i386-apple-darwin9.8.0'
  3024. target_alias=''
  3025. target_cpu='i386'
  3026. target_os='darwin9.8.0'
  3027. target_vendor='apple'
  3028.  
  3029. ## ----------- ##
  3030. ## confdefs.h. ##
  3031. ## ----------- ##
  3032.  
  3033. /* confdefs.h */
  3034. #define PACKAGE_NAME "LZO"
  3035. #define PACKAGE_TARNAME "lzo"
  3036. #define PACKAGE_VERSION "2.09"
  3037. #define PACKAGE_STRING "LZO 2.09"
  3038. #define PACKAGE_BUGREPORT "markus@oberhumer.com"
  3039. #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
  3040. #define STDC_HEADERS 1
  3041. #define HAVE_SYS_TYPES_H 1
  3042. #define HAVE_SYS_STAT_H 1
  3043. #define HAVE_STDLIB_H 1
  3044. #define HAVE_STRING_H 1
  3045. #define HAVE_MEMORY_H 1
  3046. #define HAVE_STRINGS_H 1
  3047. #define HAVE_INTTYPES_H 1
  3048. #define HAVE_STDINT_H 1
  3049. #define HAVE_UNISTD_H 1
  3050. #define LZO_ABI_LITTLE_ENDIAN 1
  3051. #define PACKAGE "lzo"
  3052. #define VERSION "2.09"
  3053. #define HAVE_DLFCN_H 1
  3054. #define LT_OBJDIR ".libs/"
  3055. #define TIME_WITH_SYS_TIME 1
  3056. #define HAVE_ASSERT_H 1
  3057. #define HAVE_CTYPE_H 1
  3058. #define HAVE_DIRENT_H 1
  3059. #define HAVE_ERRNO_H 1
  3060. #define HAVE_FCNTL_H 1
  3061. #define HAVE_FLOAT_H 1
  3062. #define HAVE_LIMITS_H 1
  3063. #define HAVE_MEMORY_H 1
  3064. #define HAVE_SETJMP_H 1
  3065. #define HAVE_SIGNAL_H 1
  3066. #define HAVE_STDARG_H 1
  3067. #define HAVE_STDDEF_H 1
  3068. #define HAVE_STDINT_H 1
  3069. #define HAVE_STDIO_H 1
  3070. #define HAVE_STDLIB_H 1
  3071. #define HAVE_STRING_H 1
  3072. #define HAVE_STRINGS_H 1
  3073. #define HAVE_TIME_H 1
  3074. #define HAVE_UNISTD_H 1
  3075. #define HAVE_UTIME_H 1
  3076. #define HAVE_SYS_MMAN_H 1
  3077. #define HAVE_SYS_RESOURCE_H 1
  3078. #define HAVE_SYS_STAT_H 1
  3079. #define HAVE_SYS_TIME_H 1
  3080. #define HAVE_SYS_TYPES_H 1
  3081. #define HAVE_SYS_WAIT_H 1
  3082. #define RETSIGTYPE void
  3083. #define SIZEOF_SHORT 2
  3084. #define SIZEOF_INT 4
  3085. #define SIZEOF_LONG 4
  3086. #define SIZEOF_LONG_LONG 8
  3087. #define SIZEOF___INT16 0
  3088. #define SIZEOF___INT32 0
  3089. #define SIZEOF___INT64 0
  3090. #define SIZEOF_VOID_P 4
  3091. #define SIZEOF_SIZE_T 4
  3092. #define SIZEOF_PTRDIFF_T 4
  3093. #define SIZEOF___INT32 0
  3094. #define SIZEOF_INTMAX_T 8
  3095. #define SIZEOF_UINTMAX_T 8
  3096. #define SIZEOF_INTPTR_T 4
  3097. #define SIZEOF_UINTPTR_T 4
  3098. #define SIZEOF_FLOAT 4
  3099. #define SIZEOF_DOUBLE 8
  3100. #define SIZEOF_LONG_DOUBLE 16
  3101. #define SIZEOF_DEV_T 4
  3102. #define SIZEOF_FPOS_T 8
  3103. #define SIZEOF_MODE_T 2
  3104. #define SIZEOF_OFF_T 8
  3105. #define SIZEOF_SSIZE_T 4
  3106. #define SIZEOF_TIME_T 4
  3107. #define HAVE_ACCESS 1
  3108. #define HAVE_ATEXIT 1
  3109. #define HAVE_ATOI 1
  3110. #define HAVE_ATOL 1
  3111. #define HAVE_CHMOD 1
  3112. #define HAVE_CHOWN 1
  3113. #define HAVE_CTIME 1
  3114. #define HAVE_DIFFTIME 1
  3115. #define HAVE_FSTAT 1
  3116. #define HAVE_GETENV 1
  3117. #define HAVE_GETPAGESIZE 1
  3118. #define HAVE_GETRUSAGE 1
  3119. #define HAVE_GETTIMEOFDAY 1
  3120. #define HAVE_GMTIME 1
  3121. #define HAVE_ISATTY 1
  3122. #define HAVE_LOCALTIME 1
  3123. #define HAVE_LONGJMP 1
  3124. #define HAVE_LSTAT 1
  3125. #define HAVE_MEMCMP 1
  3126. #define HAVE_MEMCPY 1
  3127. #define HAVE_MEMMOVE 1
  3128. #define HAVE_MEMSET 1
  3129. #define HAVE_MKDIR 1
  3130. #define HAVE_MKTIME 1
  3131. #define HAVE_MMAP 1
  3132. #define HAVE_MPROTECT 1
  3133. #define HAVE_MUNMAP 1
  3134. #define HAVE_QSORT 1
  3135. #define HAVE_RAISE 1
  3136. #define HAVE_RMDIR 1
  3137. #define HAVE_SETJMP 1
  3138. #define HAVE_SIGNAL 1
  3139. #define HAVE_SNPRINTF 1
  3140. #define HAVE_STRCASECMP 1
  3141. #define HAVE_STRCHR 1
  3142. #define HAVE_STRDUP 1
  3143. #define HAVE_STRERROR 1
  3144. #define HAVE_STRFTIME 1
  3145. #define HAVE_STRNCASECMP 1
  3146. #define HAVE_STRRCHR 1
  3147. #define HAVE_STRSTR 1
  3148. #define HAVE_TIME 1
  3149. #define HAVE_UMASK 1
  3150. #define HAVE_UTIME 1
  3151. #define HAVE_VSNPRINTF 1
  3152.  
  3153. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement