Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.51 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by openchange configure 0.10, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = basil.vanutsteen.nl
  14. uname -m = x86_64
  15. uname -r = 2.6.35-22-generic
  16. uname -s = Linux
  17. uname -v = #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2494: checking for a BSD-compatible install
  44. configure:2562: result: /usr/bin/install -c
  45. configure:2573: checking whether build environment is sane
  46. configure:2623: result: yes
  47. configure:2764: checking for a thread-safe mkdir -p
  48. configure:2803: result: /bin/mkdir -p
  49. configure:2816: checking for gawk
  50. configure:2832: found /usr/bin/gawk
  51. configure:2843: result: gawk
  52. configure:2854: checking whether make sets $(MAKE)
  53. configure:2876: result: yes
  54. configure:3013: checking for pkg-config
  55. configure:3031: found /usr/bin/pkg-config
  56. configure:3043: result: /usr/bin/pkg-config
  57. configure:3068: checking pkg-config is at least version 0.20
  58. configure:3071: result: yes
  59. configure:3086: checking build system type
  60. configure:3100: result: x86_64-unknown-linux-gnu
  61. configure:3120: checking host system type
  62. configure:3133: result: x86_64-unknown-linux-gnu
  63. configure:3173: checking for samba 4
  64. configure:3191: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
  65. configure:3194: $? = 0
  66. configure:3191: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
  67. configure:3194: $? = 0
  68. configure:3191: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
  69. configure:3194: $? = 0
  70. configure:3191: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
  71. configure:3194: $? = 0
  72. configure:3216: $PKG_CONFIG --exists --print-errors "samba-hostconfig"
  73. configure:3219: $? = 0
  74. configure:3232: result: /usr
  75. configure:3265: checking for style of include used by make
  76. configure:3293: result: GNU
  77. configure:3363: checking for gcc
  78. configure:3390: result: distcc
  79. configure:3619: checking for C compiler version
  80. configure:3628: distcc --version >&5
  81. distcc 3.1 x86_64-pc-linux-gnu
  82. (protocols 1, 2 and 3) (default port 3632)
  83. built Jun 6 2010 14:55:00
  84. Copyright (C) 2002, 2003, 2004 by Martin Pool.
  85. Includes miniLZO (C) 1996-2002 by Markus Franz Xaver Johannes Oberhumer.
  86. Portions Copyright (C) 2007-2008 Google.
  87.  
  88. distcc comes with ABSOLUTELY NO WARRANTY. distcc is free software, and
  89. you may use, modify and redistribute it under the terms of the GNU
  90. General Public License version 2 or later.
  91.  
  92. Built with Zeroconf support.
  93.  
  94. Please report bugs to distcc@lists.samba.org
  95.  
  96. configure:3639: $? = 0
  97. configure:3628: distcc -v >&5
  98. Using built-in specs.
  99. Target: x86_64-linux-gnu
  100. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  101. Thread model: posix
  102. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  103. configure:3639: $? = 0
  104. configure:3628: distcc -V >&5
  105. cc: '-V' option must have argument
  106. distcc[25577] ERROR: compile (null) on localhost failed
  107. configure:3639: $? = 1
  108. configure:3628: distcc -qversion >&5
  109. cc: unrecognized option '-qversion'
  110. cc: no input files
  111. distcc[25583] ERROR: compile (null) on localhost failed
  112. configure:3639: $? = 1
  113. configure:3659: checking whether the C compiler works
  114. configure:3681: distcc -I. conftest.c >&5
  115. configure:3685: $? = 0
  116. configure:3733: result: yes
  117. configure:3736: checking for C compiler default output file name
  118. configure:3738: result: a.out
  119. configure:3744: checking for suffix of executables
  120. configure:3751: distcc -o conftest -I. conftest.c >&5
  121. configure:3755: $? = 0
  122. configure:3777: result:
  123. configure:3799: checking whether we are cross compiling
  124. configure:3807: distcc -o conftest -I. conftest.c >&5
  125. configure:3811: $? = 0
  126. configure:3818: ./conftest
  127. configure:3822: $? = 0
  128. configure:3837: result: no
  129. configure:3842: checking for suffix of object files
  130. configure:3864: distcc -c -I. conftest.c >&5
  131. configure:3868: $? = 0
  132. configure:3889: result: o
  133. configure:3893: checking whether we are using the GNU C compiler
  134. configure:3912: distcc -c -I. conftest.c >&5
  135. configure:3912: $? = 0
  136. configure:3921: result: yes
  137. configure:3930: checking whether distcc accepts -g
  138. configure:3950: distcc -c -g conftest.c >&5
  139. configure:3950: $? = 0
  140. configure:3991: result: yes
  141. configure:4008: checking for distcc option to accept ISO C89
  142. configure:4072: distcc -c -I. conftest.c >&5
  143. configure:4072: $? = 0
  144. configure:4085: result: none needed
  145. configure:4107: checking dependency style of distcc
  146. configure:4217: result: none
  147. configure:4238: checking how to run the C preprocessor
  148. configure:4269: distcc -E conftest.c
  149. configure:4269: $? = 0
  150. configure:4283: distcc -E conftest.c
  151. conftest.c:12: fatal error: ac_nonexistent.h: No such file or directory
  152. compilation terminated.
  153. distcc[25669] ERROR: compile (null) on localhost failed
  154. configure:4283: $? = 1
  155. configure: failed program was:
  156. | /* confdefs.h */
  157. | #define PACKAGE_NAME "openchange"
  158. | #define PACKAGE_TARNAME "openchange"
  159. | #define PACKAGE_VERSION "0.10"
  160. | #define PACKAGE_STRING "openchange 0.10"
  161. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  162. | #define PACKAGE_URL ""
  163. | #define PACKAGE "openchange"
  164. | #define VERSION "0.10"
  165. | #define _GNU_SOURCE 1
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4308: result: distcc -E
  169. configure:4328: distcc -E conftest.c
  170. configure:4328: $? = 0
  171. configure:4342: distcc -E conftest.c
  172. conftest.c:12: fatal error: ac_nonexistent.h: No such file or directory
  173. compilation terminated.
  174. distcc[25685] ERROR: compile (null) on localhost failed
  175. configure:4342: $? = 1
  176. configure: failed program was:
  177. | /* confdefs.h */
  178. | #define PACKAGE_NAME "openchange"
  179. | #define PACKAGE_TARNAME "openchange"
  180. | #define PACKAGE_VERSION "0.10"
  181. | #define PACKAGE_STRING "openchange 0.10"
  182. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  183. | #define PACKAGE_URL ""
  184. | #define PACKAGE "openchange"
  185. | #define VERSION "0.10"
  186. | #define _GNU_SOURCE 1
  187. | /* end confdefs.h. */
  188. | #include <ac_nonexistent.h>
  189. configure:4371: checking for grep that handles long lines and -e
  190. configure:4429: result: /bin/grep
  191. configure:4434: checking for egrep
  192. configure:4496: result: /bin/grep -E
  193. configure:4501: checking for ANSI C header files
  194. configure:4521: distcc -c -I. conftest.c >&5
  195. configure:4521: $? = 0
  196. configure:4594: distcc -o conftest -I. conftest.c >&5
  197. configure:4594: $? = 0
  198. configure:4594: ./conftest
  199. configure:4594: $? = 0
  200. configure:4605: result: yes
  201. configure:4618: checking for sys/types.h
  202. configure:4618: distcc -c -I. conftest.c >&5
  203. configure:4618: $? = 0
  204. configure:4618: result: yes
  205. configure:4618: checking for sys/stat.h
  206. configure:4618: distcc -c -I. conftest.c >&5
  207. configure:4618: $? = 0
  208. configure:4618: result: yes
  209. configure:4618: checking for stdlib.h
  210. configure:4618: distcc -c -I. conftest.c >&5
  211. configure:4618: $? = 0
  212. configure:4618: result: yes
  213. configure:4618: checking for string.h
  214. configure:4618: distcc -c -I. conftest.c >&5
  215. configure:4618: $? = 0
  216. configure:4618: result: yes
  217. configure:4618: checking for memory.h
  218. configure:4618: distcc -c -I. conftest.c >&5
  219. configure:4618: $? = 0
  220. configure:4618: result: yes
  221. configure:4618: checking for strings.h
  222. configure:4618: distcc -c -I. conftest.c >&5
  223. configure:4618: $? = 0
  224. configure:4618: result: yes
  225. configure:4618: checking for inttypes.h
  226. configure:4618: distcc -c -I. conftest.c >&5
  227. configure:4618: $? = 0
  228. configure:4618: result: yes
  229. configure:4618: checking for stdint.h
  230. configure:4618: distcc -c -I. conftest.c >&5
  231. configure:4618: $? = 0
  232. configure:4618: result: yes
  233. configure:4618: checking for unistd.h
  234. configure:4618: distcc -c -I. conftest.c >&5
  235. configure:4618: $? = 0
  236. configure:4618: result: yes
  237. configure:4633: checking sys/cdefs.h usability
  238. configure:4633: distcc -c -I. conftest.c >&5
  239. configure:4633: $? = 0
  240. configure:4633: result: yes
  241. configure:4633: checking sys/cdefs.h presence
  242. configure:4633: distcc -E conftest.c
  243. configure:4633: $? = 0
  244. configure:4633: result: yes
  245. configure:4633: checking for sys/cdefs.h
  246. configure:4633: result: yes
  247. configure:4633: checking for string.h
  248. configure:4633: result: yes
  249. configure:4633: checking sys/sockio.h usability
  250. configure:4633: distcc -c -I. conftest.c >&5
  251. conftest.c:57: fatal error: sys/sockio.h: No such file or directory
  252. compilation terminated.
  253. distcc[25942] ERROR: compile conftest.c on localhost failed
  254. configure:4633: $? = 1
  255. configure: failed program was:
  256. | /* confdefs.h */
  257. | #define PACKAGE_NAME "openchange"
  258. | #define PACKAGE_TARNAME "openchange"
  259. | #define PACKAGE_VERSION "0.10"
  260. | #define PACKAGE_STRING "openchange 0.10"
  261. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  262. | #define PACKAGE_URL ""
  263. | #define PACKAGE "openchange"
  264. | #define VERSION "0.10"
  265. | #define _GNU_SOURCE 1
  266. | #define STDC_HEADERS 1
  267. | #define HAVE_SYS_TYPES_H 1
  268. | #define HAVE_SYS_STAT_H 1
  269. | #define HAVE_STDLIB_H 1
  270. | #define HAVE_STRING_H 1
  271. | #define HAVE_MEMORY_H 1
  272. | #define HAVE_STRINGS_H 1
  273. | #define HAVE_INTTYPES_H 1
  274. | #define HAVE_STDINT_H 1
  275. | #define HAVE_UNISTD_H 1
  276. | #define HAVE_SYS_CDEFS_H 1
  277. | #define HAVE_STRING_H 1
  278. | /* end confdefs.h. */
  279. | #include <stdio.h>
  280. | #ifdef HAVE_SYS_TYPES_H
  281. | # include <sys/types.h>
  282. | #endif
  283. | #ifdef HAVE_SYS_STAT_H
  284. | # include <sys/stat.h>
  285. | #endif
  286. | #ifdef STDC_HEADERS
  287. | # include <stdlib.h>
  288. | # include <stddef.h>
  289. | #else
  290. | # ifdef HAVE_STDLIB_H
  291. | # include <stdlib.h>
  292. | # endif
  293. | #endif
  294. | #ifdef HAVE_STRING_H
  295. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  296. | # include <memory.h>
  297. | # endif
  298. | # include <string.h>
  299. | #endif
  300. | #ifdef HAVE_STRINGS_H
  301. | # include <strings.h>
  302. | #endif
  303. | #ifdef HAVE_INTTYPES_H
  304. | # include <inttypes.h>
  305. | #endif
  306. | #ifdef HAVE_STDINT_H
  307. | # include <stdint.h>
  308. | #endif
  309. | #ifdef HAVE_UNISTD_H
  310. | # include <unistd.h>
  311. | #endif
  312. | #include <sys/sockio.h>
  313. configure:4633: result: no
  314. configure:4633: checking sys/sockio.h presence
  315. configure:4633: distcc -E conftest.c
  316. conftest.c:24: fatal error: sys/sockio.h: No such file or directory
  317. compilation terminated.
  318. distcc[25952] ERROR: compile (null) on localhost failed
  319. configure:4633: $? = 1
  320. configure: failed program was:
  321. | /* confdefs.h */
  322. | #define PACKAGE_NAME "openchange"
  323. | #define PACKAGE_TARNAME "openchange"
  324. | #define PACKAGE_VERSION "0.10"
  325. | #define PACKAGE_STRING "openchange 0.10"
  326. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  327. | #define PACKAGE_URL ""
  328. | #define PACKAGE "openchange"
  329. | #define VERSION "0.10"
  330. | #define _GNU_SOURCE 1
  331. | #define STDC_HEADERS 1
  332. | #define HAVE_SYS_TYPES_H 1
  333. | #define HAVE_SYS_STAT_H 1
  334. | #define HAVE_STDLIB_H 1
  335. | #define HAVE_STRING_H 1
  336. | #define HAVE_MEMORY_H 1
  337. | #define HAVE_STRINGS_H 1
  338. | #define HAVE_INTTYPES_H 1
  339. | #define HAVE_STDINT_H 1
  340. | #define HAVE_UNISTD_H 1
  341. | #define HAVE_SYS_CDEFS_H 1
  342. | #define HAVE_STRING_H 1
  343. | /* end confdefs.h. */
  344. | #include <sys/sockio.h>
  345. configure:4633: result: no
  346. configure:4633: checking for sys/sockio.h
  347. configure:4633: result: no
  348. configure:4646: checking for strcasestr
  349. configure:4646: distcc -o conftest -I. conftest.c >&5
  350. configure:4646: $? = 0
  351. configure:4646: result: yes
  352. configure:4668: checking for comparison_fn_t
  353. configure:4668: distcc -c -I. conftest.c >&5
  354. configure:4668: $? = 0
  355. configure:4668: distcc -c -I. conftest.c >&5
  356. conftest.c: In function 'main':
  357. conftest.c:30: error: expected expression before ')' token
  358. distcc[25990] ERROR: compile conftest.c on localhost failed
  359. configure:4668: $? = 1
  360. configure: failed program was:
  361. | /* confdefs.h */
  362. | #define PACKAGE_NAME "openchange"
  363. | #define PACKAGE_TARNAME "openchange"
  364. | #define PACKAGE_VERSION "0.10"
  365. | #define PACKAGE_STRING "openchange 0.10"
  366. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  367. | #define PACKAGE_URL ""
  368. | #define PACKAGE "openchange"
  369. | #define VERSION "0.10"
  370. | #define _GNU_SOURCE 1
  371. | #define STDC_HEADERS 1
  372. | #define HAVE_SYS_TYPES_H 1
  373. | #define HAVE_SYS_STAT_H 1
  374. | #define HAVE_STDLIB_H 1
  375. | #define HAVE_STRING_H 1
  376. | #define HAVE_MEMORY_H 1
  377. | #define HAVE_STRINGS_H 1
  378. | #define HAVE_INTTYPES_H 1
  379. | #define HAVE_STDINT_H 1
  380. | #define HAVE_UNISTD_H 1
  381. | #define HAVE_SYS_CDEFS_H 1
  382. | #define HAVE_STRING_H 1
  383. | #define HAVE_STRCASESTR 1
  384. | /* end confdefs.h. */
  385. | #include <stdlib.h>
  386. |
  387. | int
  388. | main ()
  389. | {
  390. | if (sizeof ((comparison_fn_t)))
  391. | return 0;
  392. | ;
  393. | return 0;
  394. | }
  395. configure:4668: result: yes
  396. configure:4727: checking for gcc
  397. configure:4754: result: distcc
  398. configure:4983: checking for C compiler version
  399. configure:4992: distcc --version >&5
  400. distcc 3.1 x86_64-pc-linux-gnu
  401. (protocols 1, 2 and 3) (default port 3632)
  402. built Jun 6 2010 14:55:00
  403. Copyright (C) 2002, 2003, 2004 by Martin Pool.
  404. Includes miniLZO (C) 1996-2002 by Markus Franz Xaver Johannes Oberhumer.
  405. Portions Copyright (C) 2007-2008 Google.
  406.  
  407. distcc comes with ABSOLUTELY NO WARRANTY. distcc is free software, and
  408. you may use, modify and redistribute it under the terms of the GNU
  409. General Public License version 2 or later.
  410.  
  411. Built with Zeroconf support.
  412.  
  413. Please report bugs to distcc@lists.samba.org
  414.  
  415. configure:5003: $? = 0
  416. configure:4992: distcc -v >&5
  417. Using built-in specs.
  418. Target: x86_64-linux-gnu
  419. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  420. Thread model: posix
  421. gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
  422. configure:5003: $? = 0
  423. configure:4992: distcc -V >&5
  424. cc: '-V' option must have argument
  425. distcc[26021] ERROR: compile (null) on localhost failed
  426. configure:5003: $? = 1
  427. configure:4992: distcc -qversion >&5
  428. cc: unrecognized option '-qversion'
  429. cc: no input files
  430. distcc[26027] ERROR: compile (null) on localhost failed
  431. configure:5003: $? = 1
  432. configure:5007: checking whether we are using the GNU C compiler
  433. configure:5035: result: yes
  434. configure:5044: checking whether distcc accepts -g
  435. configure:5105: result: yes
  436. configure:5122: checking for distcc option to accept ISO C89
  437. configure:5199: result: none needed
  438. configure:5221: checking dependency style of distcc
  439. configure:5331: result: none
  440. configure:5361: checking whether we are really using the Sun C compiler
  441. configure:5380: distcc -c -I. conftest.c >&5
  442. conftest.c: In function 'main':
  443. conftest.c:31: error: 'choke' undeclared (first use in this function)
  444. conftest.c:31: error: (Each undeclared identifier is reported only once
  445. conftest.c:31: error: for each function it appears in.)
  446. conftest.c:31: error: expected ';' before 'me'
  447. distcc[26035] ERROR: compile conftest.c on localhost failed
  448. configure:5380: $? = 1
  449. configure: failed program was:
  450. | /* confdefs.h */
  451. | #define PACKAGE_NAME "openchange"
  452. | #define PACKAGE_TARNAME "openchange"
  453. | #define PACKAGE_VERSION "0.10"
  454. | #define PACKAGE_STRING "openchange 0.10"
  455. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  456. | #define PACKAGE_URL ""
  457. | #define PACKAGE "openchange"
  458. | #define VERSION "0.10"
  459. | #define _GNU_SOURCE 1
  460. | #define STDC_HEADERS 1
  461. | #define HAVE_SYS_TYPES_H 1
  462. | #define HAVE_SYS_STAT_H 1
  463. | #define HAVE_STDLIB_H 1
  464. | #define HAVE_STRING_H 1
  465. | #define HAVE_MEMORY_H 1
  466. | #define HAVE_STRINGS_H 1
  467. | #define HAVE_INTTYPES_H 1
  468. | #define HAVE_STDINT_H 1
  469. | #define HAVE_UNISTD_H 1
  470. | #define HAVE_SYS_CDEFS_H 1
  471. | #define HAVE_STRING_H 1
  472. | #define HAVE_STRCASESTR 1
  473. | #define HAVE_COMPARISON_FN_T 1
  474. | /* end confdefs.h. */
  475. |
  476. | int
  477. | main ()
  478. | {
  479. | #ifndef __SUNPRO_C
  480. | choke me
  481. | #endif
  482. |
  483. | ;
  484. | return 0;
  485. | }
  486. configure:5389: result: no
  487. configure:5391: checking whether we are really using the Intel C compiler
  488. configure:5410: distcc -c -I. conftest.c >&5
  489. conftest.c: In function 'main':
  490. conftest.c:31: error: 'choke' undeclared (first use in this function)
  491. conftest.c:31: error: (Each undeclared identifier is reported only once
  492. conftest.c:31: error: for each function it appears in.)
  493. conftest.c:31: error: expected ';' before 'me'
  494. distcc[26046] ERROR: compile conftest.c on localhost failed
  495. configure:5410: $? = 1
  496. configure: failed program was:
  497. | /* confdefs.h */
  498. | #define PACKAGE_NAME "openchange"
  499. | #define PACKAGE_TARNAME "openchange"
  500. | #define PACKAGE_VERSION "0.10"
  501. | #define PACKAGE_STRING "openchange 0.10"
  502. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  503. | #define PACKAGE_URL ""
  504. | #define PACKAGE "openchange"
  505. | #define VERSION "0.10"
  506. | #define _GNU_SOURCE 1
  507. | #define STDC_HEADERS 1
  508. | #define HAVE_SYS_TYPES_H 1
  509. | #define HAVE_SYS_STAT_H 1
  510. | #define HAVE_STDLIB_H 1
  511. | #define HAVE_STRING_H 1
  512. | #define HAVE_MEMORY_H 1
  513. | #define HAVE_STRINGS_H 1
  514. | #define HAVE_INTTYPES_H 1
  515. | #define HAVE_STDINT_H 1
  516. | #define HAVE_UNISTD_H 1
  517. | #define HAVE_SYS_CDEFS_H 1
  518. | #define HAVE_STRING_H 1
  519. | #define HAVE_STRCASESTR 1
  520. | #define HAVE_COMPARISON_FN_T 1
  521. | /* end confdefs.h. */
  522. |
  523. | int
  524. | main ()
  525. | {
  526. | #ifndef __INTEL_COMPILER
  527. | choke me
  528. | #endif
  529. |
  530. | ;
  531. | return 0;
  532. | }
  533. configure:5419: result: no
  534. configure:5460: checking for perl
  535. configure:5478: found /usr/bin/perl
  536. configure:5490: result: /usr/bin/perl
  537. configure:5508: checking for pidl
  538. configure:5526: found /usr/bin/pidl
  539. configure:5538: result: /usr/bin/pidl
  540. configure:5557: checking for python
  541. configure:5575: found /usr/bin/python
  542. configure:5587: result: /usr/bin/python
  543. configure:5597: checking for python-config
  544. configure:5615: found /usr/bin/python-config
  545. configure:5627: result: /usr/bin/python-config
  546. configure:5636: checking python library directory
  547. configure:5639: result: ${prefix}/lib/python2.6/site-packages
  548. configure:5703: checking for TALLOC
  549. configure:5710: $PKG_CONFIG --exists --print-errors "talloc"
  550. configure:5713: $? = 0
  551. configure:5726: $PKG_CONFIG --exists --print-errors "talloc"
  552. configure:5729: $? = 0
  553. configure:5786: result: yes
  554. configure:5792: checking for SAMBA
  555. configure:5799: $PKG_CONFIG --exists --print-errors "dcerpc ndr samba-hostconfig samba-util tevent"
  556. configure:5802: $? = 0
  557. configure:5815: $PKG_CONFIG --exists --print-errors "dcerpc ndr samba-hostconfig samba-util tevent"
  558. configure:5818: $? = 0
  559. configure:5875: result: yes
  560. configure:5881: checking for TDB
  561. configure:5888: $PKG_CONFIG --exists --print-errors "tdb"
  562. configure:5891: $? = 0
  563. configure:5904: $PKG_CONFIG --exists --print-errors "tdb"
  564. configure:5907: $? = 0
  565. configure:5964: result: yes
  566. configure:5970: checking for LDB
  567. configure:5977: $PKG_CONFIG --exists --print-errors "ldb"
  568. configure:5980: $? = 0
  569. configure:5993: $PKG_CONFIG --exists --print-errors "ldb"
  570. configure:5996: $? = 0
  571. configure:6053: result: yes
  572. configure:6061: checking samba/version.h usability
  573. configure:6061: distcc -c -I. -I/usr/include/samba-4.0 conftest.c >&5
  574. conftest.c:59: fatal error: samba/version.h: No such file or directory
  575. compilation terminated.
  576. distcc[26084] ERROR: compile conftest.c on localhost failed
  577. configure:6061: $? = 1
  578. configure: failed program was:
  579. | /* confdefs.h */
  580. | #define PACKAGE_NAME "openchange"
  581. | #define PACKAGE_TARNAME "openchange"
  582. | #define PACKAGE_VERSION "0.10"
  583. | #define PACKAGE_STRING "openchange 0.10"
  584. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  585. | #define PACKAGE_URL ""
  586. | #define PACKAGE "openchange"
  587. | #define VERSION "0.10"
  588. | #define _GNU_SOURCE 1
  589. | #define STDC_HEADERS 1
  590. | #define HAVE_SYS_TYPES_H 1
  591. | #define HAVE_SYS_STAT_H 1
  592. | #define HAVE_STDLIB_H 1
  593. | #define HAVE_STRING_H 1
  594. | #define HAVE_MEMORY_H 1
  595. | #define HAVE_STRINGS_H 1
  596. | #define HAVE_INTTYPES_H 1
  597. | #define HAVE_STDINT_H 1
  598. | #define HAVE_UNISTD_H 1
  599. | #define HAVE_SYS_CDEFS_H 1
  600. | #define HAVE_STRING_H 1
  601. | #define HAVE_STRCASESTR 1
  602. | #define HAVE_COMPARISON_FN_T 1
  603. | /* end confdefs.h. */
  604. | #include <stdio.h>
  605. | #ifdef HAVE_SYS_TYPES_H
  606. | # include <sys/types.h>
  607. | #endif
  608. | #ifdef HAVE_SYS_STAT_H
  609. | # include <sys/stat.h>
  610. | #endif
  611. | #ifdef STDC_HEADERS
  612. | # include <stdlib.h>
  613. | # include <stddef.h>
  614. | #else
  615. | # ifdef HAVE_STDLIB_H
  616. | # include <stdlib.h>
  617. | # endif
  618. | #endif
  619. | #ifdef HAVE_STRING_H
  620. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  621. | # include <memory.h>
  622. | # endif
  623. | # include <string.h>
  624. | #endif
  625. | #ifdef HAVE_STRINGS_H
  626. | # include <strings.h>
  627. | #endif
  628. | #ifdef HAVE_INTTYPES_H
  629. | # include <inttypes.h>
  630. | #endif
  631. | #ifdef HAVE_STDINT_H
  632. | # include <stdint.h>
  633. | #endif
  634. | #ifdef HAVE_UNISTD_H
  635. | # include <unistd.h>
  636. | #endif
  637. | #include <samba/version.h>
  638. configure:6061: result: no
  639. configure:6061: checking samba/version.h presence
  640. configure:6061: distcc -E -I/usr/include/samba-4.0 conftest.c
  641. conftest.c:26: fatal error: samba/version.h: No such file or directory
  642. compilation terminated.
  643. distcc[26094] ERROR: compile (null) on localhost failed
  644. configure:6061: $? = 1
  645. configure: failed program was:
  646. | /* confdefs.h */
  647. | #define PACKAGE_NAME "openchange"
  648. | #define PACKAGE_TARNAME "openchange"
  649. | #define PACKAGE_VERSION "0.10"
  650. | #define PACKAGE_STRING "openchange 0.10"
  651. | #define PACKAGE_BUGREPORT "openchange@openchange.org"
  652. | #define PACKAGE_URL ""
  653. | #define PACKAGE "openchange"
  654. | #define VERSION "0.10"
  655. | #define _GNU_SOURCE 1
  656. | #define STDC_HEADERS 1
  657. | #define HAVE_SYS_TYPES_H 1
  658. | #define HAVE_SYS_STAT_H 1
  659. | #define HAVE_STDLIB_H 1
  660. | #define HAVE_STRING_H 1
  661. | #define HAVE_MEMORY_H 1
  662. | #define HAVE_STRINGS_H 1
  663. | #define HAVE_INTTYPES_H 1
  664. | #define HAVE_STDINT_H 1
  665. | #define HAVE_UNISTD_H 1
  666. | #define HAVE_SYS_CDEFS_H 1
  667. | #define HAVE_STRING_H 1
  668. | #define HAVE_STRCASESTR 1
  669. | #define HAVE_COMPARISON_FN_T 1
  670. | /* end confdefs.h. */
  671. | #include <samba/version.h>
  672. configure:6061: result: no
  673. configure:6061: checking for samba/version.h
  674. configure:6061: result: no
  675. configure:6065: error: Could not find Samba4 headers. Re-run ./configure with --with-samba=XXX where
  676. XXX is the prefix that Samba4 was installed to.
  677.  
  678. ## ---------------- ##
  679. ## Cache variables. ##
  680. ## ---------------- ##
  681.  
  682. ac_cv_build=x86_64-unknown-linux-gnu
  683. ac_cv_c_compiler_gnu=yes
  684. ac_cv_c_compiler_icc=no
  685. ac_cv_c_compiler_suncc=no
  686. ac_cv_env_BISON_set=
  687. ac_cv_env_BISON_value=
  688. ac_cv_env_BOOST_LIB_SUFFIX_set=
  689. ac_cv_env_BOOST_LIB_SUFFIX_value=
  690. ac_cv_env_CCC_set=
  691. ac_cv_env_CCC_value=
  692. ac_cv_env_CC_set=set
  693. ac_cv_env_CC_value=distcc
  694. ac_cv_env_CFLAGS_set=
  695. ac_cv_env_CFLAGS_value=
  696. ac_cv_env_CPPFLAGS_set=
  697. ac_cv_env_CPPFLAGS_value=
  698. ac_cv_env_CPP_set=
  699. ac_cv_env_CPP_value=
  700. ac_cv_env_CXXFLAGS_set=
  701. ac_cv_env_CXXFLAGS_value=
  702. ac_cv_env_CXX_set=
  703. ac_cv_env_CXX_value=
  704. ac_cv_env_FLEX_set=
  705. ac_cv_env_FLEX_value=
  706. ac_cv_env_GTHREAD_CFLAGS_set=
  707. ac_cv_env_GTHREAD_CFLAGS_value=
  708. ac_cv_env_GTHREAD_LIBS_set=
  709. ac_cv_env_GTHREAD_LIBS_value=
  710. ac_cv_env_ICAL_CFLAGS_set=
  711. ac_cv_env_ICAL_CFLAGS_value=
  712. ac_cv_env_ICAL_LIBS_set=
  713. ac_cv_env_ICAL_LIBS_value=
  714. ac_cv_env_LDB_CFLAGS_set=
  715. ac_cv_env_LDB_CFLAGS_value=
  716. ac_cv_env_LDB_LIBS_set=
  717. ac_cv_env_LDB_LIBS_value=
  718. ac_cv_env_LDFLAGS_set=
  719. ac_cv_env_LDFLAGS_value=
  720. ac_cv_env_LIBS_set=
  721. ac_cv_env_LIBS_value=
  722. ac_cv_env_NAME_set=
  723. ac_cv_env_NAME_value=
  724. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  725. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  726. ac_cv_env_PKG_CONFIG_PATH_set=set
  727. ac_cv_env_PKG_CONFIG_PATH_value=:/usr/local/samba/lib/pkgconfig
  728. ac_cv_env_PKG_CONFIG_set=
  729. ac_cv_env_PKG_CONFIG_value=
  730. ac_cv_env_Qt4_CFLAGS_set=
  731. ac_cv_env_Qt4_CFLAGS_value=
  732. ac_cv_env_Qt4_LIBS_set=
  733. ac_cv_env_Qt4_LIBS_value=
  734. ac_cv_env_SAMBA_CFLAGS_set=
  735. ac_cv_env_SAMBA_CFLAGS_value=
  736. ac_cv_env_SAMBA_LIBS_set=
  737. ac_cv_env_SAMBA_LIBS_value=
  738. ac_cv_env_SAMR_CFLAGS_set=
  739. ac_cv_env_SAMR_CFLAGS_value=
  740. ac_cv_env_SAMR_LIBS_set=
  741. ac_cv_env_SAMR_LIBS_value=
  742. ac_cv_env_SQLITE_CFLAGS_set=
  743. ac_cv_env_SQLITE_CFLAGS_value=
  744. ac_cv_env_SQLITE_LIBS_set=
  745. ac_cv_env_SQLITE_LIBS_value=
  746. ac_cv_env_SUBUNIT_CFLAGS_set=
  747. ac_cv_env_SUBUNIT_CFLAGS_value=
  748. ac_cv_env_SUBUNIT_LIBS_set=
  749. ac_cv_env_SUBUNIT_LIBS_value=
  750. ac_cv_env_TALLOC_CFLAGS_set=
  751. ac_cv_env_TALLOC_CFLAGS_value=
  752. ac_cv_env_TALLOC_LIBS_set=
  753. ac_cv_env_TALLOC_LIBS_value=
  754. ac_cv_env_TDB_CFLAGS_set=
  755. ac_cv_env_TDB_CFLAGS_value=
  756. ac_cv_env_TDB_LIBS_set=
  757. ac_cv_env_TDB_LIBS_value=
  758. ac_cv_env_TYPE_set=
  759. ac_cv_env_TYPE_value=
  760. ac_cv_env_build_alias_set=
  761. ac_cv_env_build_alias_value=
  762. ac_cv_env_host_alias_set=
  763. ac_cv_env_host_alias_value=
  764. ac_cv_env_target_alias_set=
  765. ac_cv_env_target_alias_value=
  766. ac_cv_func_strcasestr=yes
  767. ac_cv_header_inttypes_h=yes
  768. ac_cv_header_memory_h=yes
  769. ac_cv_header_samba_version_h=no
  770. ac_cv_header_stdc=yes
  771. ac_cv_header_stdint_h=yes
  772. ac_cv_header_stdlib_h=yes
  773. ac_cv_header_string_h=yes
  774. ac_cv_header_strings_h=yes
  775. ac_cv_header_sys_cdefs_h=yes
  776. ac_cv_header_sys_sockio_h=no
  777. ac_cv_header_sys_stat_h=yes
  778. ac_cv_header_sys_types_h=yes
  779. ac_cv_header_unistd_h=yes
  780. ac_cv_host=x86_64-unknown-linux-gnu
  781. ac_cv_objext=o
  782. ac_cv_path_EGREP='/bin/grep -E'
  783. ac_cv_path_GREP=/bin/grep
  784. ac_cv_path_PERL=/usr/bin/perl
  785. ac_cv_path_PIDL=/usr/bin/pidl
  786. ac_cv_path_PYTHON=/usr/bin/python
  787. ac_cv_path_PYTHON_CONFIG=/usr/bin/python-config
  788. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  789. ac_cv_path_install='/usr/bin/install -c'
  790. ac_cv_path_mkdir=/bin/mkdir
  791. ac_cv_prog_AWK=gawk
  792. ac_cv_prog_CPP='distcc -E'
  793. ac_cv_prog_ac_ct_CC=distcc
  794. ac_cv_prog_cc_c89=
  795. ac_cv_prog_cc_g=yes
  796. ac_cv_prog_make_make_set=yes
  797. ac_cv_type_comparison_fn_t=yes
  798. am_cv_CC_dependencies_compiler_type=none
  799. pkg_cv_LDB_CFLAGS=' '
  800. pkg_cv_LDB_LIBS='-lldb -ltalloc '
  801. pkg_cv_SAMBA_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -I/usr/include/samba-4.0 '
  802. pkg_cv_SAMBA_LIBS='-ldcerpc -lndr -lsamba-hostconfig -lsamba-util -ltevent -ltalloc '
  803. pkg_cv_TALLOC_CFLAGS=' '
  804. pkg_cv_TALLOC_LIBS='-ltalloc '
  805. pkg_cv_TDB_CFLAGS=' '
  806. pkg_cv_TDB_LIBS='-ltdb '
  807.  
  808. ## ----------------- ##
  809. ## Output variables. ##
  810. ## ----------------- ##
  811.  
  812. ACLOCAL='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run aclocal-1.11'
  813. AMDEPBACKSLASH='\'
  814. AMDEP_FALSE='#'
  815. AMDEP_TRUE=''
  816. AMTAR='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run tar'
  817. ASSERT_DEFINITION=''
  818. AUTOCONF='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run autoconf'
  819. AUTOHEADER='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run autoheader'
  820. AUTOMAKE='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run automake-1.11'
  821. AWK='gawk'
  822. BISON=''
  823. BOOST_LIB_SUFFIX=''
  824. BUILD_FOR_FREEBSD=''
  825. BUILD_FOR_SOLARIS=''
  826. CC='distcc'
  827. CCDEPMODE='depmode=none'
  828. CFLAGS='-I. '
  829. COMPILER_OPTIONS_C='-O3 -Wall -g3 -fstrict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -Wmissing-prototypes -Wstrict-prototypes'
  830. COMPILER_OPTIONS_CXX='-O3 -Wall -g3 -fstrict-aliasing -Wp,-D_FORTIFY_SOURCE=2'
  831. COVERAGE_INIT=''
  832. CPP='distcc -E'
  833. CPPFLAGS=' -I/usr/include/samba-4.0 '
  834. CXX=''
  835. CXXDEPMODE=''
  836. CXXFLAGS=''
  837. CYGPATH_W='echo'
  838. DEFS=''
  839. DEPDIR='.deps'
  840. DOXYGEN=''
  841. ECHO_C=''
  842. ECHO_N='-n'
  843. ECHO_T=''
  844. EGREP='/bin/grep -E'
  845. EXEEXT=''
  846. FLEX=''
  847. GREP='/bin/grep'
  848. GTHREAD_CFLAGS=''
  849. GTHREAD_LIBS=''
  850. ICAL_CFLAGS=''
  851. ICAL_LIBS=''
  852. INSTALL_DATA='${INSTALL} -m 644'
  853. INSTALL_PROGRAM='${INSTALL}'
  854. INSTALL_SCRIPT='${INSTALL}'
  855. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  856. LDB_CFLAGS=' '
  857. LDB_LIBS='-lldb -ltalloc '
  858. LDFLAGS=''
  859. LIBOBJS=''
  860. LIBS=''
  861. LTLIBOBJS=''
  862. MAGIC_LIBS=''
  863. MAKEINFO='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/missing --run makeinfo'
  864. MANUALLY_CREATE_SYMLINKS=''
  865. MAPISTORE_TEST=''
  866. MKDIR_P='/bin/mkdir -p'
  867. MOC=''
  868. NAME=''
  869. OBJEXT='o'
  870. OC_IDL=''
  871. OC_LIBS=''
  872. OC_LIBS_CLEAN=''
  873. OC_LIBS_INSTALL=''
  874. OC_LIBS_INSTALLHEADER=''
  875. OC_LIBS_INSTALLLIB=''
  876. OC_LIBS_INSTALLPC=''
  877. OC_LIBS_UNINSTALL=''
  878. OC_MAPISTORE=''
  879. OC_MAPISTORE_CLEAN=''
  880. OC_MAPISTORE_INSTALL=''
  881. OC_MAPISTORE_INSTALLHEADER=''
  882. OC_MAPISTORE_INSTALLLIB=''
  883. OC_MAPISTORE_INSTALLPC=''
  884. OC_MAPISTORE_UNINSTALL=''
  885. OC_SERVER=''
  886. OC_SERVER_CLEAN=''
  887. OC_SERVER_INSTALL=''
  888. OC_SERVER_INSTALLHEADER=''
  889. OC_SERVER_INSTALLLIB=''
  890. OC_SERVER_INSTALLPC=''
  891. OC_SERVER_UNINSTALL=''
  892. OC_TOOLS=''
  893. OC_TOOLS_CLEAN=''
  894. OC_TOOLS_INSTALL=''
  895. OC_TOOLS_INSTALLHEADER=''
  896. OC_TOOLS_INSTALLLIB=''
  897. OC_TOOLS_INSTALLPC=''
  898. OC_TOOLS_UNINSTALL=''
  899. OC_TORTURE=''
  900. OC_TORTURE_CLEAN=''
  901. OC_TORTURE_INSTALL=''
  902. OC_TORTURE_INSTALLHEADER=''
  903. OC_TORTURE_INSTALLLIB=''
  904. OC_TORTURE_INSTALLPC=''
  905. OC_TORTURE_UNINSTALL=''
  906. OPENCHANGE_QT4=''
  907. OPENCHANGE_VERSION_IS_SVN_SNAPSHOT='no'
  908. PACKAGE='openchange'
  909. PACKAGE_BUGREPORT='openchange@openchange.org'
  910. PACKAGE_NAME='openchange'
  911. PACKAGE_STRING='openchange 0.10'
  912. PACKAGE_TARNAME='openchange'
  913. PACKAGE_URL=''
  914. PACKAGE_VERSION='0.10'
  915. PATH_SEPARATOR=':'
  916. PERL5DIR=''
  917. PERL='/usr/bin/perl'
  918. PIDL='/usr/bin/pidl'
  919. PKG_CONFIG='/usr/bin/pkg-config'
  920. PKG_CONFIG_LIBDIR=''
  921. PKG_CONFIG_PATH='/usr/lib/pkgconfig::/usr/local/samba/lib/pkgconfig'
  922. PYCDIR=''
  923. PYMAPIALL=''
  924. PYMAPIINSTALL=''
  925. PYMAPIUNINSTALL=''
  926. PYTHON='/usr/bin/python'
  927. PYTHON_CONFIG='/usr/bin/python-config'
  928. Qt4_CFLAGS=''
  929. Qt4_LIBS=''
  930. SAMBA_CFLAGS='-DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1 -I/usr/include/samba-4.0 '
  931. SAMBA_LIBS='-ldcerpc -lndr -lsamba-hostconfig -lsamba-util -ltevent -ltalloc '
  932. SAMR_CFLAGS=''
  933. SAMR_LIBS=''
  934. SET_MAKE=''
  935. SHELL='/bin/bash'
  936. SMBTORTURE=''
  937. SQLITE_CFLAGS=''
  938. SQLITE_LIBS=''
  939. STRIP=''
  940. SUBUNIT_CFLAGS=''
  941. SUBUNIT_LIBS=''
  942. SWIG=''
  943. SWIGDIRSALL=''
  944. SWIGDIRSINSTALL=''
  945. SWIGDIRSUNINSTALL=''
  946. TALLOC_CFLAGS=' '
  947. TALLOC_LIBS='-ltalloc '
  948. TDB_CFLAGS=' '
  949. TDB_LIBS='-ltdb '
  950. THREAD_CFLAGS=''
  951. THREAD_LIBS=''
  952. TORTURE_MODULESDIR=''
  953. TYPE=''
  954. VERSION='0.10'
  955. ac_ct_CC='distcc'
  956. ac_ct_CXX=''
  957. am__EXEEXT_FALSE=''
  958. am__EXEEXT_TRUE=''
  959. am__fastdepCC_FALSE=''
  960. am__fastdepCC_TRUE='#'
  961. am__fastdepCXX_FALSE=''
  962. am__fastdepCXX_TRUE=''
  963. am__include='include'
  964. am__isrc=''
  965. am__leading_dot='.'
  966. am__quote=''
  967. am__tar='${AMTAR} chof - "$$tardir"'
  968. am__untar='${AMTAR} xf -'
  969. bindir='${exec_prefix}/bin'
  970. build='x86_64-unknown-linux-gnu'
  971. build_alias=''
  972. build_cpu='x86_64'
  973. build_os='linux-gnu'
  974. build_vendor='unknown'
  975. datadir='${datarootdir}'
  976. datarootdir='${prefix}/share'
  977. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  978. dvidir='${docdir}'
  979. exec_prefix='NONE'
  980. host='x86_64-unknown-linux-gnu'
  981. host_alias=''
  982. host_cpu='x86_64'
  983. host_os='linux-gnu'
  984. host_vendor='unknown'
  985. htmldir='${docdir}'
  986. includedir='${prefix}/include'
  987. infodir='${datarootdir}/info'
  988. install_sh='${SHELL} /home/leon/src/openchange-stable/openchange-0.10-NOMAD/install-sh'
  989. libdir='${exec_prefix}/lib'
  990. libexecdir='${exec_prefix}/libexec'
  991. localedir='${datarootdir}/locale'
  992. localstatedir='${prefix}/var'
  993. mandir='${datarootdir}/man'
  994. mkdir_p='/bin/mkdir -p'
  995. modulesdir=''
  996. oldincludedir='/usr/include'
  997. pdfdir='${docdir}'
  998. prefix='NONE'
  999. program_transform_name='s,x,x,'
  1000. psdir='${docdir}'
  1001. pythondir='${prefix}/lib/python2.6/site-packages'
  1002. sambaprefix='/usr'
  1003. sbindir='${exec_prefix}/sbin'
  1004. sharedstatedir='${prefix}/com'
  1005. sysconfdir='${prefix}/etc'
  1006. target_alias=''
  1007.  
  1008. ## ----------- ##
  1009. ## confdefs.h. ##
  1010. ## ----------- ##
  1011.  
  1012. /* confdefs.h */
  1013. #define PACKAGE_NAME "openchange"
  1014. #define PACKAGE_TARNAME "openchange"
  1015. #define PACKAGE_VERSION "0.10"
  1016. #define PACKAGE_STRING "openchange 0.10"
  1017. #define PACKAGE_BUGREPORT "openchange@openchange.org"
  1018. #define PACKAGE_URL ""
  1019. #define PACKAGE "openchange"
  1020. #define VERSION "0.10"
  1021. #define _GNU_SOURCE 1
  1022. #define STDC_HEADERS 1
  1023. #define HAVE_SYS_TYPES_H 1
  1024. #define HAVE_SYS_STAT_H 1
  1025. #define HAVE_STDLIB_H 1
  1026. #define HAVE_STRING_H 1
  1027. #define HAVE_MEMORY_H 1
  1028. #define HAVE_STRINGS_H 1
  1029. #define HAVE_INTTYPES_H 1
  1030. #define HAVE_STDINT_H 1
  1031. #define HAVE_UNISTD_H 1
  1032. #define HAVE_SYS_CDEFS_H 1
  1033. #define HAVE_STRING_H 1
  1034. #define HAVE_STRCASESTR 1
  1035. #define HAVE_COMPARISON_FN_T 1
  1036.  
  1037. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement