Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Unnamed
Friday, September 1st, 2006 at 3:39:59pm MDT 

  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 evolution-data-server configure 1.7.91, which was
  5. generated by GNU Autoconf 2.59.  Invocation command line was
  6.  
  7.   $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-openldap --without-krb5 --enable-nss --enable-smime --enable-ipv6 --disable-nntp --disable-gnome-keyring --without-krb4 --with-nspr-includes=/usr/include/nspr --with-nspr-libs=/usr/lib/nspr --with-nss-includes=/usr/include/nss --with-nss-libs=/usr/lib/nss --disable-gtk-doc --build=i686-pc-linux-gnu
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ben
  14. uname -m = i686
  15. uname -r = 2.6.17-ben
  16. uname -s = Linux
  17. uname -v = #1 PREEMPT Fri Aug 11 17:10:54 CDT 2006
  18.  
  19. /usr/bin/uname -p = AMD Athlon(tm) XP 2100+
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = i686
  23. /usr/bin/arch -k       = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo               = unknown
  26. /bin/machine           = unknown
  27. /usr/bin/oslevel       = unknown
  28. /bin/universe          = unknown
  29.  
  30. PATH: /usr/lib/ccache/bin
  31. PATH: /usr/local/sbin
  32. PATH: /sbin
  33. PATH: /usr/sbin
  34. PATH: /usr/lib/portage/bin
  35. PATH: /usr/local/bin
  36. PATH: /bin
  37. PATH: /usr/bin
  38. PATH: /opt/bin
  39. PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
  40. PATH: /opt/sun-jdk-1.4.2.12/bin
  41. PATH: /opt/sun-jdk-1.4.2.12/jre/bin
  42. PATH: /opt/sun-jdk-1.4.2.12/jre/javaws
  43. PATH: /usr/kde/3.5/sbin
  44. PATH: /usr/kde/3.5/bin
  45. PATH: /usr/qt/3/bin
  46. PATH: /opt/avast/bin
  47.  
  48.  
  49. ## ----------- ##
  50. ## Core tests. ##
  51. ## ----------- ##
  52.  
  53. configure:1709: checking for a BSD-compatible install
  54. configure:1764: result: /bin/install -c
  55. configure:1775: checking whether build environment is sane
  56. configure:1818: result: yes
  57. configure:1883: checking for gawk
  58. configure:1899: found /bin/gawk
  59. configure:1909: result: gawk
  60. configure:1919: checking whether make sets $(MAKE)
  61. configure:1939: result: yes
  62. configure:2102: checking how to create a ustar tar archive
  63. configure:2115: tar --version
  64. tar (GNU tar) 1.15.91
  65. Copyright (C) 2006 Free Software Foundation, Inc.
  66. This is free software.  You may redistribute copies of it under the terms of
  67. the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
  68. There is NO WARRANTY, to the extent permitted by law.
  69.  
  70. Written by John Gilmore and Jay Fenlason.
  71. configure:2118: $? = 0
  72. configure:2158: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  73. configure:2161: $? = 0
  74. configure:2165: tar -xf - <conftest.tar
  75. configure:2168: $? = 0
  76. configure:2181: result: gnutar
  77. configure:2274: checking whether to enable maintainer-specific portions of Makefiles
  78. configure:2283: result: no
  79. configure:2312: checking for style of include used by make
  80. configure:2340: result: GNU
  81. configure:2373: checking for i686-pc-linux-gnu-gcc
  82. configure:2389: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
  83. configure:2399: result: i686-pc-linux-gnu-gcc
  84. configure:2681: checking for C compiler version
  85. configure:2684: i686-pc-linux-gnu-gcc --version </dev/null >&5
  86. i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
  87. Copyright (C) 2006 Free Software Foundation, Inc.
  88. This is free software; see the source for copying conditions.  There is NO
  89. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  90.  
  91. configure:2687: $? = 0
  92. configure:2689: i686-pc-linux-gnu-gcc -v </dev/null >&5
  93. Using built-in specs.
  94. Target: i686-pc-linux-gnu
  95. Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  96. Thread model: posix
  97. gcc version 4.1.1 (Gentoo 4.1.1)
  98. configure:2692: $? = 0
  99. configure:2694: i686-pc-linux-gnu-gcc -V </dev/null >&5
  100. i686-pc-linux-gnu-gcc: '-V' option must have argument
  101. configure:2697: $? = 1
  102. configure:2720: checking for C compiler default output file name
  103. configure:2723: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  104. configure:2726: $? = 0
  105. configure:2772: result: a.out
  106. configure:2777: checking whether the C compiler works
  107. configure:2783: ./a.out
  108. configure:2786: $? = 0
  109. configure:2803: result: yes
  110. configure:2810: checking whether we are cross compiling
  111. configure:2812: result: no
  112. configure:2815: checking for suffix of executables
  113. configure:2817: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  114. configure:2820: $? = 0
  115. configure:2845: result:
  116. configure:2851: checking for suffix of object files
  117. configure:2872: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  118. configure:2875: $? = 0
  119. configure:2897: result: o
  120. configure:2901: checking whether we are using the GNU C compiler
  121. configure:2925: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  122. configure:2931: $? = 0
  123. configure:2935: test -z
  124.                          || test ! -s conftest.err
  125. configure:2938: $? = 0
  126. configure:2941: test -s conftest.o
  127. configure:2944: $? = 0
  128. configure:2957: result: yes
  129. configure:2963: checking whether i686-pc-linux-gnu-gcc accepts -g
  130. configure:2984: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
  131. configure:2990: $? = 0
  132. configure:2994: test -z
  133.                          || test ! -s conftest.err
  134. configure:2997: $? = 0
  135. configure:3000: test -s conftest.o
  136. configure:3003: $? = 0
  137. configure:3014: result: yes
  138. configure:3031: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
  139. configure:3101: i686-pc-linux-gnu-gcc  -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  140. configure:3107: $? = 0
  141. configure:3111: test -z
  142.                          || test ! -s conftest.err
  143. configure:3114: $? = 0
  144. configure:3117: test -s conftest.o
  145. configure:3120: $? = 0
  146. configure:3138: result: none needed
  147. configure:3156: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  148. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  149. configure:3162: $? = 1
  150. configure: failed program was:
  151. | #ifndef __cplusplus
  152. |   choke me
  153. | #endif
  154. configure:3297: checking dependency style of i686-pc-linux-gnu-gcc
  155. configure:3387: result: gcc3
  156. configure:3405: checking for library containing strerror
  157. configure:3435: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  158. configure:3441: $? = 0
  159. configure:3445: test -z
  160.                          || test ! -s conftest.err
  161. configure:3448: $? = 0
  162. configure:3451: test -s conftest
  163. configure:3454: $? = 0
  164. configure:3524: result: none required
  165. configure:3539: checking for i686-pc-linux-gnu-gcc
  166. configure:3565: result: i686-pc-linux-gnu-gcc
  167. configure:3847: checking for C compiler version
  168. configure:3850: i686-pc-linux-gnu-gcc --version </dev/null >&5
  169. i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
  170. Copyright (C) 2006 Free Software Foundation, Inc.
  171. This is free software; see the source for copying conditions.  There is NO
  172. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  173.  
  174. configure:3853: $? = 0
  175. configure:3855: i686-pc-linux-gnu-gcc -v </dev/null >&5
  176. Using built-in specs.
  177. Target: i686-pc-linux-gnu
  178. Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  179. Thread model: posix
  180. gcc version 4.1.1 (Gentoo 4.1.1)
  181. configure:3858: $? = 0
  182. configure:3860: i686-pc-linux-gnu-gcc -V </dev/null >&5
  183. i686-pc-linux-gnu-gcc: '-V' option must have argument
  184. configure:3863: $? = 1
  185. configure:3866: checking whether we are using the GNU C compiler
  186. configure:3922: result: yes
  187. configure:3928: checking whether i686-pc-linux-gnu-gcc accepts -g
  188. configure:3979: result: yes
  189. configure:3996: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
  190. configure:4103: result: none needed
  191. configure:4121: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  192. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  193. configure:4127: $? = 1
  194. configure: failed program was:
  195. | #ifndef __cplusplus
  196. |   choke me
  197. | #endif
  198. configure:4262: checking dependency style of i686-pc-linux-gnu-gcc
  199. configure:4352: result: gcc3
  200. configure:4374: checking how to run the C preprocessor
  201. configure:4409: i686-pc-linux-gnu-gcc -E  conftest.c
  202. configure:4415: $? = 0
  203. configure:4447: i686-pc-linux-gnu-gcc -E  conftest.c
  204. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  205. configure:4453: $? = 1
  206. configure: failed program was:
  207. | /* confdefs.h.  */
  208. |
  209. | #define PACKAGE_NAME "evolution-data-server"
  210. | #define PACKAGE_TARNAME "evolution-data-server"
  211. | #define PACKAGE_VERSION "1.7.91"
  212. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  213. | #define PACKAGE_BUGREPORT ""
  214. | #define PACKAGE "evolution-data-server"
  215. | #define VERSION "1.7.91"
  216. | #define BASE_VERSION "1.8"
  217. | #define API_VERSION "1.2"
  218. | /* end confdefs.h.  */
  219. | #include <ac_nonexistent.h>
  220. configure:4492: result: i686-pc-linux-gnu-gcc -E
  221. configure:4516: i686-pc-linux-gnu-gcc -E  conftest.c
  222. configure:4522: $? = 0
  223. configure:4554: i686-pc-linux-gnu-gcc -E  conftest.c
  224. conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
  225. configure:4560: $? = 1
  226. configure: failed program was:
  227. | /* confdefs.h.  */
  228. |
  229. | #define PACKAGE_NAME "evolution-data-server"
  230. | #define PACKAGE_TARNAME "evolution-data-server"
  231. | #define PACKAGE_VERSION "1.7.91"
  232. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  233. | #define PACKAGE_BUGREPORT ""
  234. | #define PACKAGE "evolution-data-server"
  235. | #define VERSION "1.7.91"
  236. | #define BASE_VERSION "1.8"
  237. | #define API_VERSION "1.2"
  238. | /* end confdefs.h.  */
  239. | #include <ac_nonexistent.h>
  240. configure:4603: checking for inline
  241. configure:4624: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  242. configure:4630: $? = 0
  243. configure:4634: test -z
  244.                          || test ! -s conftest.err
  245. configure:4637: $? = 0
  246. configure:4640: test -s conftest.o
  247. configure:4643: $? = 0
  248. configure:4655: result: inline
  249. configure:4678: checking for flex
  250. configure:4694: found /usr/bin/flex
  251. configure:4704: result: flex
  252. configure:4717: checking for yywrap in -lfl
  253. configure:4747: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c -lfl   >&5
  254. configure:4753: $? = 0
  255. configure:4757: test -z
  256.                          || test ! -s conftest.err
  257. configure:4760: $? = 0
  258. configure:4763: test -s conftest
  259. configure:4766: $? = 0
  260. configure:4779: result: yes
  261. configure:4857: checking lex output file root
  262. configure:4868: flex conftest.l
  263. configure:4871: $? = 0
  264. configure:4883: result: lex.yy
  265. configure:4888: checking whether yytext is a pointer
  266. configure:4904: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  -lfl >&5
  267. configure:4910: $? = 0
  268. configure:4914: test -z
  269.                          || test ! -s conftest.err
  270. configure:4917: $? = 0
  271. configure:4920: test -s conftest
  272. configure:4923: $? = 0
  273. configure:4937: result: yes
  274. configure:4955: checking for bison
  275. configure:4971: found /usr/bin/bison
  276. configure:4981: result: bison -y
  277. configure:5000: checking for egrep
  278. configure:5010: result: grep -E
  279. configure:5015: checking for ANSI C header files
  280. configure:5040: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  281. configure:5046: $? = 0
  282. configure:5050: test -z
  283.                          || test ! -s conftest.err
  284. configure:5053: $? = 0
  285. configure:5056: test -s conftest.o
  286. configure:5059: $? = 0
  287. configure:5148: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  288. conftest.c: In function 'main':
  289. conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
  290. configure:5151: $? = 0
  291. configure:5153: ./conftest
  292. configure:5156: $? = 0
  293. configure:5171: result: yes
  294. configure:5195: checking for a BSD-compatible install
  295. configure:5250: result: /bin/install -c
  296. configure:5261: checking whether ln -s works
  297. configure:5265: result: yes
  298. configure:5272: checking whether make sets $(MAKE)
  299. configure:5292: result: yes
  300. configure:5304: checking for jw
  301. configure:5335: result: no
  302. configure:5371: checking for intltool >= 0.35.0
  303. configure:5378: result: 0.35.0 found
  304. configure:5434: checking for perl
  305. configure:5452: found /usr/bin/perl
  306. configure:5464: result: /usr/bin/perl
  307. configure:5482: checking for XML::Parser
  308. configure:5485: result: ok
  309. configure:5496: checking for iconv
  310. configure:5514: found /usr/bin/iconv
  311. configure:5527: result: /usr/bin/iconv
  312. configure:5536: checking for msgfmt
  313. configure:5554: found /usr/bin/msgfmt
  314. configure:5567: result: /usr/bin/msgfmt
  315. configure:5576: checking for msgmerge
  316. configure:5594: found /usr/bin/msgmerge
  317. configure:5607: result: /usr/bin/msgmerge
  318. configure:5616: checking for xgettext
  319. configure:5634: found /usr/bin/xgettext
  320. configure:5647: result: /usr/bin/xgettext
  321. configure:5680: checking for sys/types.h
  322. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  323. configure:5702: $? = 0
  324. configure:5706: test -z
  325.                          || test ! -s conftest.err
  326. configure:5709: $? = 0
  327. configure:5712: test -s conftest.o
  328. configure:5715: $? = 0
  329. configure:5726: result: yes
  330. configure:5680: checking for sys/stat.h
  331. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  332. configure:5702: $? = 0
  333. configure:5706: test -z
  334.                          || test ! -s conftest.err
  335. configure:5709: $? = 0
  336. configure:5712: test -s conftest.o
  337. configure:5715: $? = 0
  338. configure:5726: result: yes
  339. configure:5680: checking for stdlib.h
  340. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  341. configure:5702: $? = 0
  342. configure:5706: test -z
  343.                          || test ! -s conftest.err
  344. configure:5709: $? = 0
  345. configure:5712: test -s conftest.o
  346. configure:5715: $? = 0
  347. configure:5726: result: yes
  348. configure:5680: checking for string.h
  349. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  350. configure:5702: $? = 0
  351. configure:5706: test -z
  352.                          || test ! -s conftest.err
  353. configure:5709: $? = 0
  354. configure:5712: test -s conftest.o
  355. configure:5715: $? = 0
  356. configure:5726: result: yes
  357. configure:5680: checking for memory.h
  358. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  359. configure:5702: $? = 0
  360. configure:5706: test -z
  361.                          || test ! -s conftest.err
  362. configure:5709: $? = 0
  363. configure:5712: test -s conftest.o
  364. configure:5715: $? = 0
  365. configure:5726: result: yes
  366. configure:5680: checking for strings.h
  367. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  368. configure:5702: $? = 0
  369. configure:5706: test -z
  370.                          || test ! -s conftest.err
  371. configure:5709: $? = 0
  372. configure:5712: test -s conftest.o
  373. configure:5715: $? = 0
  374. configure:5726: result: yes
  375. configure:5680: checking for inttypes.h
  376. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  377. configure:5702: $? = 0
  378. configure:5706: test -z
  379.                          || test ! -s conftest.err
  380. configure:5709: $? = 0
  381. configure:5712: test -s conftest.o
  382. configure:5715: $? = 0
  383. configure:5726: result: yes
  384. configure:5680: checking for stdint.h
  385. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  386. configure:5702: $? = 0
  387. configure:5706: test -z
  388.                          || test ! -s conftest.err
  389. configure:5709: $? = 0
  390. configure:5712: test -s conftest.o
  391. configure:5715: $? = 0
  392. configure:5726: result: yes
  393. configure:5680: checking for unistd.h
  394. configure:5696: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  395. configure:5702: $? = 0
  396. configure:5706: test -z
  397.                          || test ! -s conftest.err
  398. configure:5709: $? = 0
  399. configure:5712: test -s conftest.o
  400. configure:5715: $? = 0
  401. configure:5726: result: yes
  402. configure:5753: checking locale.h usability
  403. configure:5765: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  404. configure:5771: $? = 0
  405. configure:5775: test -z
  406.                          || test ! -s conftest.err
  407. configure:5778: $? = 0
  408. configure:5781: test -s conftest.o
  409. configure:5784: $? = 0
  410. configure:5794: result: yes
  411. configure:5798: checking locale.h presence
  412. configure:5808: i686-pc-linux-gnu-gcc -E  conftest.c
  413. configure:5814: $? = 0
  414. configure:5834: result: yes
  415. configure:5869: checking for locale.h
  416. configure:5876: result: yes
  417. configure:5890: checking for LC_MESSAGES
  418. configure:5911: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  419. configure:5917: $? = 0
  420. configure:5921: test -z
  421.                          || test ! -s conftest.err
  422. configure:5924: $? = 0
  423. configure:5927: test -s conftest
  424. configure:5930: $? = 0
  425. configure:5942: result: yes
  426. configure:5971: checking libintl.h usability
  427. configure:5983: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  428. configure:5989: $? = 0
  429. configure:5993: test -z
  430.                          || test ! -s conftest.err
  431. configure:5996: $? = 0
  432. configure:5999: test -s conftest.o
  433. configure:6002: $? = 0
  434. configure:6012: result: yes
  435. configure:6016: checking libintl.h presence
  436. configure:6026: i686-pc-linux-gnu-gcc -E  conftest.c
  437. configure:6032: $? = 0
  438. configure:6052: result: yes
  439. configure:6087: checking for libintl.h
  440. configure:6094: result: yes
  441. configure:6105: checking for ngettext in libc
  442. configure:6128: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  443. configure:6134: $? = 0
  444. configure:6138: test -z
  445.                          || test ! -s conftest.err
  446. configure:6141: $? = 0
  447. configure:6144: test -s conftest
  448. configure:6147: $? = 0
  449. configure:6160: result: yes
  450. configure:6164: checking for dgettext in libc
  451. configure:6187: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  452. configure:6193: $? = 0
  453. configure:6197: test -z
  454.                          || test ! -s conftest.err
  455. configure:6200: $? = 0
  456. configure:6203: test -s conftest
  457. configure:6206: $? = 0
  458. configure:6219: result: yes
  459. configure:6228: checking for bind_textdomain_codeset
  460. configure:6285: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  461. configure:6291: $? = 0
  462. configure:6295: test -z
  463.                          || test ! -s conftest.err
  464. configure:6298: $? = 0
  465. configure:6301: test -s conftest
  466. configure:6304: $? = 0
  467. configure:6316: result: yes
  468. configure:6826: checking for msgfmt
  469. configure:6853: result: /usr/bin/msgfmt
  470. configure:6866: checking for dcgettext
  471. configure:6923: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c   >&5
  472. conftest.c:52: warning: conflicting types for built-in function 'dcgettext'
  473. configure:6929: $? = 0
  474. configure:6933: test -z
  475.                          || test ! -s conftest.err
  476. configure:6936: $? = 0
  477. configure:6939: test -s conftest
  478. configure:6942: $? = 0
  479. configure:6954: result: yes
  480. configure:6966: checking for gmsgfmt
  481. configure:6984: found /usr/bin/gmsgfmt
  482. configure:6997: result: /usr/bin/gmsgfmt
  483. configure:7006: checking for xgettext
  484. configure:7033: result: /usr/bin/xgettext
  485. configure:7057: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c   >&5
  486. configure:7063: $? = 0
  487. configure:7067: test -z
  488.                          || test ! -s conftest.err
  489. configure:7070: $? = 0
  490. configure:7073: test -s conftest
  491. configure:7076: $? = 0
  492. configure:7390: checking build system type
  493. configure:7408: result: i686-pc-linux-gnu
  494. configure:7416: checking host system type
  495. configure:7430: result: i686-pc-linux-gnu
  496. configure:7438: checking for a sed that does not truncate output
  497. configure:7492: result: /bin/sed
  498. configure:7506: checking for ld used by i686-pc-linux-gnu-gcc
  499. configure:7573: result: /usr/i686-pc-linux-gnu/bin/ld
  500. configure:7582: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  501. configure:7597: result: yes
  502. configure:7602: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files
  503. configure:7609: result: -r
  504. configure:7627: checking for BSD-compatible nm
  505. configure:7669: result: /usr/bin/i686-pc-linux-gnu-nm -B
  506. configure:7673: checking how to recognise dependent libraries
  507. configure:7845: result: pass_all
  508. configure:8309: checking dlfcn.h usability
  509. configure:8321: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  510. configure:8327: $? = 0
  511. configure:8331: test -z
  512.                          || test ! -s conftest.err
  513. configure:8334: $? = 0
  514. configure:8337: test -s conftest.o
  515. configure:8340: $? = 0
  516. configure:8350: result: yes
  517. configure:8354: checking dlfcn.h presence
  518. configure:8364: i686-pc-linux-gnu-gcc -E  conftest.c
  519. configure:8370: $? = 0
  520. configure:8390: result: yes
  521. configure:8425: checking for dlfcn.h
  522. configure:8432: result: yes
  523. configure:8455: checking for i686-pc-linux-gnu-g++
  524. configure:8471: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
  525. configure:8481: result: i686-pc-linux-gnu-g++
  526. configure:8539: checking for C++ compiler version
  527. configure:8542: i686-pc-linux-gnu-g++ --version </dev/null >&5
  528. i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1)
  529. Copyright (C) 2006 Free Software Foundation, Inc.
  530. This is free software; see the source for copying conditions.  There is NO
  531. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  532.  
  533. configure:8545: $? = 0
  534. configure:8547: i686-pc-linux-gnu-g++ -v </dev/null >&5
  535. Using built-in specs.
  536. Target: i686-pc-linux-gnu
  537. Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  538. Thread model: posix
  539. gcc version 4.1.1 (Gentoo 4.1.1)
  540. configure:8550: $? = 0
  541. configure:8552: i686-pc-linux-gnu-g++ -V </dev/null >&5
  542. i686-pc-linux-gnu-g++: '-V' option must have argument
  543. configure:8555: $? = 1
  544. configure:8558: checking whether we are using the GNU C++ compiler
  545. configure:8582: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  546. configure:8588: $? = 0
  547. configure:8592: test -z
  548.                          || test ! -s conftest.err
  549. configure:8595: $? = 0
  550. configure:8598: test -s conftest.o
  551. configure:8601: $? = 0
  552. configure:8614: result: yes
  553. configure:8620: checking whether i686-pc-linux-gnu-g++ accepts -g
  554. configure:8641: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
  555. configure:8647: $? = 0
  556. configure:8651: test -z
  557.                          || test ! -s conftest.err
  558. configure:8654: $? = 0
  559. configure:8657: test -s conftest.o
  560. configure:8660: $? = 0
  561. configure:8671: result: yes
  562. configure:8713: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  563. configure:8719: $? = 0
  564. configure:8723: test -z
  565.                          || test ! -s conftest.err
  566. configure:8726: $? = 0
  567. configure:8729: test -s conftest.o
  568. configure:8732: $? = 0
  569. configure:8758: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  570. conftest.cc: In function 'int main()':
  571. conftest.cc:36: error: 'exit' was not declared in this scope
  572. configure:8764: $? = 1
  573. configure: failed program was:
  574. | /* confdefs.h.  */
  575. |
  576. | #define PACKAGE_NAME "evolution-data-server"
  577. | #define PACKAGE_TARNAME "evolution-data-server"
  578. | #define PACKAGE_VERSION "1.7.91"
  579. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  580. | #define PACKAGE_BUGREPORT ""
  581. | #define PACKAGE "evolution-data-server"
  582. | #define VERSION "1.7.91"
  583. | #define BASE_VERSION "1.8"
  584. | #define API_VERSION "1.2"
  585. | #define YYTEXT_POINTER 1
  586. | #define STDC_HEADERS 1
  587. | #define HAVE_SYS_TYPES_H 1
  588. | #define HAVE_SYS_STAT_H 1
  589. | #define HAVE_STDLIB_H 1
  590. | #define HAVE_STRING_H 1
  591. | #define HAVE_MEMORY_H 1
  592. | #define HAVE_STRINGS_H 1
  593. | #define HAVE_INTTYPES_H 1
  594. | #define HAVE_STDINT_H 1
  595. | #define HAVE_UNISTD_H 1
  596. | #define HAVE_LOCALE_H 1
  597. | #define HAVE_LC_MESSAGES 1
  598. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  599. | #define HAVE_GETTEXT 1
  600. | #define HAVE_DCGETTEXT 1
  601. | #define ENABLE_NLS 1
  602. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  603. | #define HAVE_DLFCN_H 1
  604. | /* end confdefs.h.  */
  605. |
  606. | int
  607. | main ()
  608. | {
  609. | exit (42);
  610. |   ;
  611. |   return 0;
  612. | }
  613. configure:8713: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  614. configure:8719: $? = 0
  615. configure:8723: test -z
  616.                          || test ! -s conftest.err
  617. configure:8726: $? = 0
  618. configure:8729: test -s conftest.o
  619. configure:8732: $? = 0
  620. configure:8758: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  621. configure:8764: $? = 0
  622. configure:8768: test -z
  623.                          || test ! -s conftest.err
  624. configure:8771: $? = 0
  625. configure:8774: test -s conftest.o
  626. configure:8777: $? = 0
  627. configure:8802: checking dependency style of i686-pc-linux-gnu-g++
  628. configure:8892: result: gcc3
  629. configure:8919: checking how to run the C++ preprocessor
  630. configure:8950: i686-pc-linux-gnu-g++ -E  conftest.cc
  631. configure:8956: $? = 0
  632. configure:8988: i686-pc-linux-gnu-g++ -E  conftest.cc
  633. conftest.cc:35:28: error: ac_nonexistent.h: No such file or directory
  634. configure:8994: $? = 1
  635. configure: failed program was:
  636. | /* confdefs.h.  */
  637. |
  638. | #define PACKAGE_NAME "evolution-data-server"
  639. | #define PACKAGE_TARNAME "evolution-data-server"
  640. | #define PACKAGE_VERSION "1.7.91"
  641. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  642. | #define PACKAGE_BUGREPORT ""
  643. | #define PACKAGE "evolution-data-server"
  644. | #define VERSION "1.7.91"
  645. | #define BASE_VERSION "1.8"
  646. | #define API_VERSION "1.2"
  647. | #define YYTEXT_POINTER 1
  648. | #define STDC_HEADERS 1
  649. | #define HAVE_SYS_TYPES_H 1
  650. | #define HAVE_SYS_STAT_H 1
  651. | #define HAVE_STDLIB_H 1
  652. | #define HAVE_STRING_H 1
  653. | #define HAVE_MEMORY_H 1
  654. | #define HAVE_STRINGS_H 1
  655. | #define HAVE_INTTYPES_H 1
  656. | #define HAVE_STDINT_H 1
  657. | #define HAVE_UNISTD_H 1
  658. | #define HAVE_LOCALE_H 1
  659. | #define HAVE_LC_MESSAGES 1
  660. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  661. | #define HAVE_GETTEXT 1
  662. | #define HAVE_DCGETTEXT 1
  663. | #define ENABLE_NLS 1
  664. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  665. | #define HAVE_DLFCN_H 1
  666. | #ifdef __cplusplus
  667. | extern "C" void std::exit (int) throw (); using std::exit;
  668. | #endif
  669. | /* end confdefs.h.  */
  670. | #include <ac_nonexistent.h>
  671. configure:9033: result: i686-pc-linux-gnu-g++ -E
  672. configure:9057: i686-pc-linux-gnu-g++ -E  conftest.cc
  673. configure:9063: $? = 0
  674. configure:9095: i686-pc-linux-gnu-g++ -E  conftest.cc
  675. conftest.cc:35:28: error: ac_nonexistent.h: No such file or directory
  676. configure:9101: $? = 1
  677. configure: failed program was:
  678. | /* confdefs.h.  */
  679. |
  680. | #define PACKAGE_NAME "evolution-data-server"
  681. | #define PACKAGE_TARNAME "evolution-data-server"
  682. | #define PACKAGE_VERSION "1.7.91"
  683. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  684. | #define PACKAGE_BUGREPORT ""
  685. | #define PACKAGE "evolution-data-server"
  686. | #define VERSION "1.7.91"
  687. | #define BASE_VERSION "1.8"
  688. | #define API_VERSION "1.2"
  689. | #define YYTEXT_POINTER 1
  690. | #define STDC_HEADERS 1
  691. | #define HAVE_SYS_TYPES_H 1
  692. | #define HAVE_SYS_STAT_H 1
  693. | #define HAVE_STDLIB_H 1
  694. | #define HAVE_STRING_H 1
  695. | #define HAVE_MEMORY_H 1
  696. | #define HAVE_STRINGS_H 1
  697. | #define HAVE_INTTYPES_H 1
  698. | #define HAVE_STDINT_H 1
  699. | #define HAVE_UNISTD_H 1
  700. | #define HAVE_LOCALE_H 1
  701. | #define HAVE_LC_MESSAGES 1
  702. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  703. | #define HAVE_GETTEXT 1
  704. | #define HAVE_DCGETTEXT 1
  705. | #define ENABLE_NLS 1
  706. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  707. | #define HAVE_DLFCN_H 1
  708. | #ifdef __cplusplus
  709. | extern "C" void std::exit (int) throw (); using std::exit;
  710. | #endif
  711. | /* end confdefs.h.  */
  712. | #include <ac_nonexistent.h>
  713. configure:9156: checking for i686-pc-linux-gnu-g77
  714. configure:9185: result: no
  715. configure:9156: checking for i686-pc-linux-gnu-f77
  716. configure:9185: result: no
  717. configure:9156: checking for i686-pc-linux-gnu-xlf
  718. configure:9185: result: no
  719. configure:9156: checking for i686-pc-linux-gnu-frt
  720. configure:9185: result: no
  721. configure:9156: checking for i686-pc-linux-gnu-pgf77
  722. configure:9185: result: no
  723. configure:9156: checking for i686-pc-linux-gnu-fort77
  724. configure:9185: result: no
  725. configure:9156: checking for i686-pc-linux-gnu-fl32
  726. configure:9185: result: no
  727. configure:9156: checking for i686-pc-linux-gnu-af77
  728. configure:9185: result: no
  729. configure:9156: checking for i686-pc-linux-gnu-f90
  730. configure:9185: result: no
  731. configure:9156: checking for i686-pc-linux-gnu-xlf90
  732. configure:9185: result: no
  733. configure:9156: checking for i686-pc-linux-gnu-pgf90
  734. configure:9185: result: no
  735. configure:9156: checking for i686-pc-linux-gnu-epcf90
  736. configure:9185: result: no
  737. configure:9156: checking for i686-pc-linux-gnu-f95
  738. configure:9185: result: no
  739. configure:9156: checking for i686-pc-linux-gnu-fort
  740. configure:9185: result: no
  741. configure:9156: checking for i686-pc-linux-gnu-xlf95
  742. configure:9185: result: no
  743. configure:9156: checking for i686-pc-linux-gnu-ifc
  744. configure:9185: result: no
  745. configure:9156: checking for i686-pc-linux-gnu-efc
  746. configure:9185: result: no
  747. configure:9156: checking for i686-pc-linux-gnu-pgf95
  748. configure:9185: result: no
  749. configure:9156: checking for i686-pc-linux-gnu-lf95
  750. configure:9185: result: no
  751. configure:9156: checking for i686-pc-linux-gnu-gfortran
  752. configure:9172: found /usr/bin/i686-pc-linux-gnu-gfortran
  753. configure:9182: result: i686-pc-linux-gnu-gfortran
  754. configure:9239: checking for Fortran 77 compiler version
  755. configure:9242: i686-pc-linux-gnu-gfortran --version </dev/null >&5
  756. GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1)
  757. Copyright (C) 2006 Free Software Foundation, Inc.
  758.  
  759. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  760. You may redistribute copies of GNU Fortran
  761. under the terms of the GNU General Public License.
  762. For more information about these matters, see the file named COPYING
  763.  
  764. configure:9245: $? = 0
  765. configure:9247: i686-pc-linux-gnu-gfortran -v </dev/null >&5
  766. Using built-in specs.
  767. Target: i686-pc-linux-gnu
  768. Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
  769. Thread model: posix
  770. gcc version 4.1.1 (Gentoo 4.1.1)
  771. configure:9250: $? = 0
  772. configure:9252: i686-pc-linux-gnu-gfortran -V </dev/null >&5
  773. i686-pc-linux-gnu-gfortran: '-V' option must have argument
  774. configure:9255: $? = 1
  775. configure:9263: checking whether we are using the GNU Fortran 77 compiler
  776. configure:9277: i686-pc-linux-gnu-gfortran -c  conftest.F >&5
  777. configure:9283: $? = 0
  778. configure:9287: test -z
  779.                          || test ! -s conftest.err
  780. configure:9290: $? = 0
  781. configure:9293: test -s conftest.o
  782. configure:9296: $? = 0
  783. configure:9309: result: yes
  784. configure:9315: checking whether i686-pc-linux-gnu-gfortran accepts -g
  785. configure:9327: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
  786. configure:9333: $? = 0
  787. configure:9337: test -z
  788.                          || test ! -s conftest.err
  789. configure:9340: $? = 0
  790. configure:9343: test -s conftest.o
  791. configure:9346: $? = 0
  792. configure:9358: result: yes
  793. configure:9388: checking the maximum length of command line arguments
  794. configure:9480: result: 32768
  795. configure:9491: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object
  796. configure:9587: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  797. configure:9590: $? = 0
  798. configure:9594: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[        ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[        ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  799. configure:9597: $? = 0
  800. configure:9649: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c conftstm.o >&5
  801. configure:9652: $? = 0
  802. configure:9690: result: ok
  803. configure:9694: checking for objdir
  804. configure:9709: result: .libs
  805. configure:9761: checking for i686-pc-linux-gnu-ar
  806. configure:9777: found /usr/bin/i686-pc-linux-gnu-ar
  807. configure:9787: result: i686-pc-linux-gnu-ar
  808. configure:9841: checking for i686-pc-linux-gnu-ranlib
  809. configure:9857: found /usr/bin/i686-pc-linux-gnu-ranlib
  810. configure:9867: result: i686-pc-linux-gnu-ranlib
  811. configure:9921: checking for i686-pc-linux-gnu-strip
  812. configure:9937: found /usr/bin/i686-pc-linux-gnu-strip
  813. configure:9947: result: i686-pc-linux-gnu-strip
  814. configure:10273: checking if i686-pc-linux-gnu-gcc static flag  works
  815. configure:10301: result: yes
  816. configure:10319: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  817. configure:10337: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -fno-rtti -fno-exceptions conftest.c >&5
  818. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  819. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  820. configure:10341: $? = 0
  821. configure:10354: result: no
  822. configure:10369: checking for i686-pc-linux-gnu-gcc option to produce PIC
  823. configure:10573: result: -fPIC
  824. configure:10581: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
  825. configure:10599: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -fPIC -DPIC conftest.c >&5
  826. configure:10603: $? = 0
  827. configure:10616: result: yes
  828. configure:10640: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
  829. configure:10661: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -o out/conftest2.o conftest.c >&5
  830. configure:10665: $? = 0
  831. configure:10687: result: yes
  832. configure:10713: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  833. configure:11608: result: yes
  834. configure:11634: checking whether -lc should be explicitly linked in
  835. configure:11639: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  836. configure:11642: $? = 0
  837. configure:11656: i686-pc-linux-gnu-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
  838. configure:11659: $? = 0
  839. configure:11671: result: no
  840. configure:11679: checking dynamic linker characteristics
  841. configure:12242: result: GNU/Linux ld.so
  842. configure:12246: checking how to hardcode library paths into programs
  843. configure:12271: result: immediate
  844. configure:12285: checking whether stripping libraries is possible
  845. configure:12290: result: yes
  846. configure:13120: checking if libtool supports shared libraries
  847. configure:13122: result: yes
  848. configure:13125: checking whether to build shared libraries
  849. configure:13146: result: yes
  850. configure:13149: checking whether to build static libraries
  851. configure:13153: result: no
  852. configure:13245: creating libtool
  853. configure:13823: checking for ld used by i686-pc-linux-gnu-g++
  854. configure:13890: result: /usr/i686-pc-linux-gnu/bin/ld
  855. configure:13899: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld
  856. configure:13914: result: yes
  857. configure:13965: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  858. configure:14852: result: yes
  859. configure:14870: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.cc >&5
  860. configure:14873: $? = 0
  861. configure:14969: checking for i686-pc-linux-gnu-g++ option to produce PIC
  862. configure:15237: result: -fPIC
  863. configure:15245: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
  864. configure:15263: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -fPIC -DPIC conftest.cc >&5
  865. configure:15267: $? = 0
  866. configure:15280: result: yes
  867. configure:15304: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
  868. configure:15325: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -o out/conftest2.o conftest.cc >&5
  869. configure:15329: $? = 0
  870. configure:15351: result: yes
  871. configure:15377: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  872. configure:15402: result: yes
  873. configure:15473: checking dynamic linker characteristics
  874. configure:16036: result: GNU/Linux ld.so
  875. configure:16040: checking how to hardcode library paths into programs
  876. configure:16065: result: immediate
  877. configure:16079: checking whether stripping libraries is possible
  878. configure:16084: result: yes
  879. configure:17420: checking if libtool supports shared libraries
  880. configure:17422: result: yes
  881. configure:17425: checking whether to build shared libraries
  882. configure:17445: result: yes
  883. configure:17448: checking whether to build static libraries
  884. configure:17452: result: no
  885. configure:17464: checking for i686-pc-linux-gnu-gfortran option to produce PIC
  886. configure:17668: result: -fPIC
  887. configure:17676: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works
  888. configure:17694: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
  889. configure:17698: $? = 0
  890. configure:17711: result: yes
  891. configure:17735: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o
  892. configure:17756: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
  893. configure:17760: $? = 0
  894. configure:17782: result: yes
  895. configure:17808: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
  896. configure:18683: result: yes
  897. configure:18754: checking dynamic linker characteristics
  898. configure:19317: result: GNU/Linux ld.so
  899. configure:19321: checking how to hardcode library paths into programs
  900. configure:19346: result: immediate
  901. configure:19360: checking whether stripping libraries is possible
  902. configure:19365: result: yes
  903. configure:23629: checking for i686-pc-linux-gnu-pkg-config
  904. configure:23662: result: no
  905. configure:23671: checking for pkg-config
  906. configure:23689: found /usr/bin/pkg-config
  907. configure:23701: result: /usr/bin/pkg-config
  908. configure:23716: checking pkg-config is at least version 0.9.0
  909. configure:23719: result: yes
  910. configure:23730: checking for Win32
  911. configure:23752: result: no
  912. configure:23784: checking pthread.h usability
  913. configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  914. configure:23802: $? = 0
  915. configure:23806: test -z
  916.                          || test ! -s conftest.err
  917. configure:23809: $? = 0
  918. configure:23812: test -s conftest.o
  919. configure:23815: $? = 0
  920. configure:23825: result: yes
  921. configure:23829: checking pthread.h presence
  922. configure:23839: i686-pc-linux-gnu-gcc -E  conftest.c
  923. configure:23845: $? = 0
  924. configure:23865: result: yes
  925. configure:23900: checking for pthread.h
  926. configure:23907: result: yes
  927. configure:23784: checking semaphore.h usability
  928. configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  929. configure:23802: $? = 0
  930. configure:23806: test -z
  931.                          || test ! -s conftest.err
  932. configure:23809: $? = 0
  933. configure:23812: test -s conftest.o
  934. configure:23815: $? = 0
  935. configure:23825: result: yes
  936. configure:23829: checking semaphore.h presence
  937. configure:23839: i686-pc-linux-gnu-gcc -E  conftest.c
  938. configure:23845: $? = 0
  939. configure:23865: result: yes
  940. configure:23900: checking for semaphore.h
  941. configure:23907: result: yes
  942. configure:23784: checking sys/wait.h usability
  943. configure:23796: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  944. configure:23802: $? = 0
  945. configure:23806: test -z
  946.                          || test ! -s conftest.err
  947. configure:23809: $? = 0
  948. configure:23812: test -s conftest.o
  949. configure:23815: $? = 0
  950. configure:23825: result: yes
  951. configure:23829: checking sys/wait.h presence
  952. configure:23839: i686-pc-linux-gnu-gcc -E  conftest.c
  953. configure:23845: $? = 0
  954. configure:23865: result: yes
  955. configure:23900: checking for sys/wait.h
  956. configure:23907: result: yes
  957. configure:23926: checking for fsync
  958. configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  959. configure:23989: $? = 0
  960. configure:23993: test -z
  961.                          || test ! -s conftest.err
  962. configure:23996: $? = 0
  963. configure:23999: test -s conftest
  964. configure:24002: $? = 0
  965. configure:24014: result: yes
  966. configure:23926: checking for strptime
  967. configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  968. configure:23989: $? = 0
  969. configure:23993: test -z
  970.                          || test ! -s conftest.err
  971. configure:23996: $? = 0
  972. configure:23999: test -s conftest
  973. configure:24002: $? = 0
  974. configure:24014: result: yes
  975. configure:23926: checking for strtok_r
  976. configure:23983: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  977. configure:23989: $? = 0
  978. configure:23993: test -z
  979.                          || test ! -s conftest.err
  980. configure:23996: $? = 0
  981. configure:23999: test -s conftest
  982. configure:24002: $? = 0
  983. configure:24014: result: yes
  984. configure:24039: checking alloca.h usability
  985. configure:24051: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  986. configure:24057: $? = 0
  987. configure:24061: test -z
  988.                          || test ! -s conftest.err
  989. configure:24064: $? = 0
  990. configure:24067: test -s conftest.o
  991. configure:24070: $? = 0
  992. configure:24080: result: yes
  993. configure:24084: checking alloca.h presence
  994. configure:24094: i686-pc-linux-gnu-gcc -E  conftest.c
  995. configure:24100: $? = 0
  996. configure:24120: result: yes
  997. configure:24155: checking for alloca.h
  998. configure:24162: result: yes
  999. configure:24180: checking for regexec
  1000. configure:24237: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1001. configure:24243: $? = 0
  1002. configure:24247: test -z
  1003.                          || test ! -s conftest.err
  1004. configure:24250: $? = 0
  1005. configure:24253: test -s conftest
  1006. configure:24256: $? = 0
  1007. configure:24268: result: yes
  1008. configure:24431: Using local libdb
  1009. configure:24467: checking for iconv in -liconv
  1010. configure:24493: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer    conftest.c   -liconv >&5
  1011. /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -liconv
  1012. collect2: ld returned 1 exit status
  1013. configure:24499: $? = 1
  1014. configure: failed program was:
  1015. | /* confdefs.h.  */
  1016. |
  1017. | #define PACKAGE_NAME "evolution-data-server"
  1018. | #define PACKAGE_TARNAME "evolution-data-server"
  1019. | #define PACKAGE_VERSION "1.7.91"
  1020. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  1021. | #define PACKAGE_BUGREPORT ""
  1022. | #define PACKAGE "evolution-data-server"
  1023. | #define VERSION "1.7.91"
  1024. | #define BASE_VERSION "1.8"
  1025. | #define API_VERSION "1.2"
  1026. | #define YYTEXT_POINTER 1
  1027. | #define STDC_HEADERS 1
  1028. | #define HAVE_SYS_TYPES_H 1
  1029. | #define HAVE_SYS_STAT_H 1
  1030. | #define HAVE_STDLIB_H 1
  1031. | #define HAVE_STRING_H 1
  1032. | #define HAVE_MEMORY_H 1
  1033. | #define HAVE_STRINGS_H 1
  1034. | #define HAVE_INTTYPES_H 1
  1035. | #define HAVE_STDINT_H 1
  1036. | #define HAVE_UNISTD_H 1
  1037. | #define HAVE_LOCALE_H 1
  1038. | #define HAVE_LC_MESSAGES 1
  1039. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1040. | #define HAVE_GETTEXT 1
  1041. | #define HAVE_DCGETTEXT 1
  1042. | #define ENABLE_NLS 1
  1043. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  1044. | #define HAVE_DLFCN_H 1
  1045. | #ifdef __cplusplus
  1046. | extern "C" void std::exit (int) throw (); using std::exit;
  1047. | #endif
  1048. | #define HAVE_PTHREAD_H 1
  1049. | #define HAVE_SEMAPHORE_H 1
  1050. | #define HAVE_SYS_WAIT_H 1
  1051. | #define HAVE_FSYNC 1
  1052. | #define HAVE_STRPTIME 1
  1053. | #define HAVE_STRTOK_R 1
  1054. | #define HAVE_ALLOCA_H 1
  1055. | #define HAVE_REGEXEC 1
  1056. | /* end confdefs.h.  */
  1057. |
  1058. | #include <iconv.h>
  1059. |
  1060. | int
  1061. | main ()
  1062. | {
  1063. |
  1064. |       iconv_t cd;
  1065. |       cd = iconv_open ("UTF-8", "ISO-8859-1");
  1066. |
  1067. |   ;
  1068. |   return 0;
  1069. | }
  1070. configure:24524: result: no
  1071. configure:24532: checking for iconv
  1072. configure:24589: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1073. configure:24595: $? = 0
  1074. configure:24599: test -z
  1075.                          || test ! -s conftest.err
  1076. configure:24602: $? = 0
  1077. configure:24605: test -s conftest
  1078. configure:24608: $? = 0
  1079. configure:24620: result: yes
  1080. configure:24636: checking for gnu_get_libc_version
  1081. configure:24693: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1082. configure:24699: $? = 0
  1083. configure:24703: test -z
  1084.                          || test ! -s conftest.err
  1085. configure:24706: $? = 0
  1086. configure:24709: test -s conftest
  1087. configure:24712: $? = 0
  1088. configure:24724: result: yes
  1089. configure:24735: checking if iconv() handles UTF-8
  1090. configure:24784: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1091. conftest.c: In function 'main':
  1092. conftest.c:70: warning: passing argument 2 of 'iconv' from incompatible pointer type
  1093. configure:24787: $? = 0
  1094. configure:24789: ./conftest
  1095. configure:24792: $? = 0
  1096. configure:24806: result: yes
  1097. configure:24820: checking preferred charset formats for system iconv
  1098. configure:24841: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I.   conftest.c  >&5
  1099. In file included from conftest.c:46:
  1100. iconv-detect.c: In function 'main':
  1101. iconv-detect.c:102: warning: incompatible implicit declaration of built-in function 'exit'
  1102. configure:24844: $? = 0
  1103. configure:24846: ./conftest
  1104. System prefers iso-8859-1
  1105. System prefers iso-2022-jp
  1106. System prefers iso-10646
  1107. configure:24849: $? = 0
  1108. configure:24852: result: found
  1109. configure:24887: checking for %l and %k support in strftime
  1110. configure:24920: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1111. conftest.c: In function 'main':
  1112. conftest.c:60: warning: incompatible implicit declaration of built-in function 'exit'
  1113. configure:24923: $? = 0
  1114. configure:24925: ./conftest
  1115. configure:24928: $? = 0
  1116. configure:24948: result: yes
  1117. configure:25149: checking for Mozilla nspr4 includes in /usr/include/nspr
  1118. configure:25151: result: ""
  1119. configure:25170: checking nspr.h usability
  1120. configure:25182: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -I/usr/include/nspr conftest.c >&5
  1121. configure:25188: $? = 0
  1122. configure:25192: test -z
  1123.                          || test ! -s conftest.err
  1124. configure:25195: $? = 0
  1125. configure:25198: test -s conftest.o
  1126. configure:25201: $? = 0
  1127. configure:25211: result: yes
  1128. configure:25215: checking nspr.h presence
  1129. configure:25225: i686-pc-linux-gnu-gcc -E  -I/usr/include/nspr conftest.c
  1130. configure:25231: $? = 0
  1131. configure:25251: result: yes
  1132. configure:25286: checking for nspr.h
  1133. configure:25293: result: yes
  1134. configure:25170: checking prio.h usability
  1135. configure:25182: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -I/usr/include/nspr conftest.c >&5
  1136. configure:25188: $? = 0
  1137. configure:25192: test -z
  1138.                          || test ! -s conftest.err
  1139. configure:25195: $? = 0
  1140. configure:25198: test -s conftest.o
  1141. configure:25201: $? = 0
  1142. configure:25211: result: yes
  1143. configure:25215: checking prio.h presence
  1144. configure:25225: i686-pc-linux-gnu-gcc -E  -I/usr/include/nspr conftest.c
  1145. configure:25231: $? = 0
  1146. configure:25251: result: yes
  1147. configure:25286: checking for prio.h
  1148. configure:25293: result: yes
  1149. configure:25340: checking for Mozilla nspr libraries
  1150. configure:25380: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/nspr   -L/usr/lib/nspr conftest.c -ldl -lplc4 -lplds4 -lnspr4  >&5
  1151. configure:25386: $? = 0
  1152. configure:25390: test -z
  1153.                          || test ! -s conftest.err
  1154. configure:25393: $? = 0
  1155. configure:25396: test -s conftest
  1156. configure:25399: $? = 0
  1157. configure:25415: result: yes
  1158. configure:25433: checking for Mozilla nss3 includes in /usr/include/nss
  1159. configure:25435: result: ""
  1160. configure:25460: checking nss.h usability
  1161. configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
  1162. configure:25478: $? = 0
  1163. configure:25482: test -z
  1164.                          || test ! -s conftest.err
  1165. configure:25485: $? = 0
  1166. configure:25488: test -s conftest.o
  1167. configure:25491: $? = 0
  1168. configure:25501: result: yes
  1169. configure:25505: checking nss.h presence
  1170. configure:25515: i686-pc-linux-gnu-gcc -E  -I/usr/include/nspr -I/usr/include/nss conftest.c
  1171. configure:25521: $? = 0
  1172. configure:25541: result: yes
  1173. configure:25576: checking for nss.h
  1174. configure:25583: result: yes
  1175. configure:25460: checking ssl.h usability
  1176. configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
  1177. configure:25478: $? = 0
  1178. configure:25482: test -z
  1179.                          || test ! -s conftest.err
  1180. configure:25485: $? = 0
  1181. configure:25488: test -s conftest.o
  1182. configure:25491: $? = 0
  1183. configure:25501: result: yes
  1184. configure:25505: checking ssl.h presence
  1185. configure:25515: i686-pc-linux-gnu-gcc -E  -I/usr/include/nspr -I/usr/include/nss conftest.c
  1186. configure:25521: $? = 0
  1187. configure:25541: result: yes
  1188. configure:25576: checking for ssl.h
  1189. configure:25583: result: yes
  1190. configure:25460: checking smime.h usability
  1191. configure:25472: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -I/usr/include/nspr -I/usr/include/nss conftest.c >&5
  1192. configure:25478: $? = 0
  1193. configure:25482: test -z
  1194.                          || test ! -s conftest.err
  1195. configure:25485: $? = 0
  1196. configure:25488: test -s conftest.o
  1197. configure:25491: $? = 0
  1198. configure:25501: result: yes
  1199. configure:25505: checking smime.h presence
  1200. configure:25515: i686-pc-linux-gnu-gcc -E  -I/usr/include/nspr -I/usr/include/nss conftest.c
  1201. configure:25521: $? = 0
  1202. configure:25541: result: yes
  1203. configure:25576: checking for smime.h
  1204. configure:25583: result: yes
  1205. configure:25639: checking for Mozilla nss libraries
  1206. configure:25671: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4  -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3 conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3 -ldl -lplc4 -lplds4 -lnspr4  >&5
  1207. configure:25677: $? = 0
  1208. configure:25681: test -z
  1209.                          || test ! -s conftest.err
  1210. configure:25684: $? = 0
  1211. configure:25687: test -s conftest
  1212. configure:25690: $? = 0
  1213. configure:25762: result: yes
  1214. configure:25820: checking for socklen_t
  1215. configure:25841: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1216. configure:25847: $? = 0
  1217. configure:25851: test -z
  1218.                          || test ! -s conftest.err
  1219. configure:25854: $? = 0
  1220. configure:25857: test -s conftest.o
  1221. configure:25860: $? = 0
  1222. configure:25862: result: yes
  1223. configure:25935: checking for sendmail
  1224. configure:25954: found /usr/sbin/sendmail
  1225. configure:25967: result: /usr/sbin/sendmail
  1226. configure:25980: checking system mail directory
  1227. configure:26019: result: /var/spool/mail, writable by group mail
  1228. configure:26025: checking for tm_gmtoff in struct tm
  1229. configure:26051: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1230. configure:26057: $? = 0
  1231. configure:26061: test -z
  1232.                          || test ! -s conftest.err
  1233. configure:26064: $? = 0
  1234. configure:26067: test -s conftest.o
  1235. configure:26070: $? = 0
  1236. configure:26081: result: yes
  1237. configure:26231: checking for mkstemp
  1238. configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1239. configure:26294: $? = 0
  1240. configure:26298: test -z
  1241.                          || test ! -s conftest.err
  1242. configure:26301: $? = 0
  1243. configure:26304: test -s conftest
  1244. configure:26307: $? = 0
  1245. configure:26319: result: yes
  1246. configure:26231: checking for mkdtemp
  1247. configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1248. configure:26294: $? = 0
  1249. configure:26298: test -z
  1250.                          || test ! -s conftest.err
  1251. configure:26301: $? = 0
  1252. configure:26304: test -s conftest
  1253. configure:26307: $? = 0
  1254. configure:26319: result: yes
  1255. configure:26231: checking for isblank
  1256. configure:26288: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1257. conftest.c:82: warning: conflicting types for built-in function 'isblank'
  1258. configure:26294: $? = 0
  1259. configure:26298: test -z
  1260.                          || test ! -s conftest.err
  1261. configure:26301: $? = 0
  1262. configure:26304: test -s conftest
  1263. configure:26307: $? = 0
  1264. configure:26319: result: yes
  1265. configure:26331: checking if ctime_r wants three arguments
  1266. configure:26359: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1267. conftest.c: In function 'main':
  1268. conftest.c:68: error: too many arguments to function 'ctime_r'
  1269. configure:26365: $? = 1
  1270. configure: failed program was:
  1271. | /* confdefs.h.  */
  1272. |
  1273. | #define PACKAGE_NAME "evolution-data-server"
  1274. | #define PACKAGE_TARNAME "evolution-data-server"
  1275. | #define PACKAGE_VERSION "1.7.91"
  1276. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  1277. | #define PACKAGE_BUGREPORT ""
  1278. | #define PACKAGE "evolution-data-server"
  1279. | #define VERSION "1.7.91"
  1280. | #define BASE_VERSION "1.8"
  1281. | #define API_VERSION "1.2"
  1282. | #define YYTEXT_POINTER 1
  1283. | #define STDC_HEADERS 1
  1284. | #define HAVE_SYS_TYPES_H 1
  1285. | #define HAVE_SYS_STAT_H 1
  1286. | #define HAVE_STDLIB_H 1
  1287. | #define HAVE_STRING_H 1
  1288. | #define HAVE_MEMORY_H 1
  1289. | #define HAVE_STRINGS_H 1
  1290. | #define HAVE_INTTYPES_H 1
  1291. | #define HAVE_STDINT_H 1
  1292. | #define HAVE_UNISTD_H 1
  1293. | #define HAVE_LOCALE_H 1
  1294. | #define HAVE_LC_MESSAGES 1
  1295. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1296. | #define HAVE_GETTEXT 1
  1297. | #define HAVE_DCGETTEXT 1
  1298. | #define ENABLE_NLS 1
  1299. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  1300. | #define HAVE_DLFCN_H 1
  1301. | #ifdef __cplusplus
  1302. | extern "C" void std::exit (int) throw (); using std::exit;
  1303. | #endif
  1304. | #define HAVE_PTHREAD_H 1
  1305. | #define HAVE_SEMAPHORE_H 1
  1306. | #define HAVE_SYS_WAIT_H 1
  1307. | #define HAVE_FSYNC 1
  1308. | #define HAVE_STRPTIME 1
  1309. | #define HAVE_STRTOK_R 1
  1310. | #define HAVE_ALLOCA_H 1
  1311. | #define HAVE_REGEXEC 1
  1312. | #define HAVE_GNU_GET_LIBC_VERSION 1
  1313. | #define HAVE_LKSTRFTIME 1
  1314. | #define HAVE_NSPR_H 1
  1315. | #define HAVE_PRIO_H 1
  1316. | #define HAVE_NSS_H 1
  1317. | #define HAVE_SSL_H 1
  1318. | #define HAVE_SMIME_H 1
  1319. | #define HAVE_NSS 1
  1320. | #define HAVE_SSL 1
  1321. | #define ENABLE_SMIME 1
  1322. | #define SENDMAIL_PATH "/usr/sbin/sendmail"
  1323. | #define SYSTEM_MAIL_DIR "/var/spool/mail"
  1324. | #define HAVE_TM_GMTOFF 1
  1325. | #define HAVE_MKSTEMP 1
  1326. | #define HAVE_MKDTEMP 1
  1327. | #define HAVE_ISBLANK 1
  1328. | /* end confdefs.h.  */
  1329. |
  1330. |             #include <time.h>
  1331. |
  1332. | int
  1333. | main ()
  1334. | {
  1335. |
  1336. |             char *buf;
  1337. |             time_t date;
  1338. |             ctime_r (&date, buf, 100);
  1339. |
  1340. |   ;
  1341. |   return 0;
  1342. | }
  1343. configure:26394: result: no
  1344. configure:26410: checking for gethostbyname_r
  1345. configure:26467: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1346. configure:26473: $? = 0
  1347. configure:26477: test -z
  1348.                          || test ! -s conftest.err
  1349. configure:26480: $? = 0
  1350. configure:26483: test -s conftest
  1351. configure:26486: $? = 0
  1352. configure:26498: result: yes
  1353. configure:26505: checking if gethostbyname_r wants five arguments
  1354. configure:26542: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1355. conftest.c: In function 'main':
  1356. conftest.c:78: warning: passing argument 5 of 'gethostbyname_r' from incompatible pointer type
  1357. conftest.c:78: error: too few arguments to function 'gethostbyname_r'
  1358. configure:26548: $? = 1
  1359. configure: failed program was:
  1360. | /* confdefs.h.  */
  1361. |
  1362. | #define PACKAGE_NAME "evolution-data-server"
  1363. | #define PACKAGE_TARNAME "evolution-data-server"
  1364. | #define PACKAGE_VERSION "1.7.91"
  1365. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  1366. | #define PACKAGE_BUGREPORT ""
  1367. | #define PACKAGE "evolution-data-server"
  1368. | #define VERSION "1.7.91"
  1369. | #define BASE_VERSION "1.8"
  1370. | #define API_VERSION "1.2"
  1371. | #define YYTEXT_POINTER 1
  1372. | #define STDC_HEADERS 1
  1373. | #define HAVE_SYS_TYPES_H 1
  1374. | #define HAVE_SYS_STAT_H 1
  1375. | #define HAVE_STDLIB_H 1
  1376. | #define HAVE_STRING_H 1
  1377. | #define HAVE_MEMORY_H 1
  1378. | #define HAVE_STRINGS_H 1
  1379. | #define HAVE_INTTYPES_H 1
  1380. | #define HAVE_STDINT_H 1
  1381. | #define HAVE_UNISTD_H 1
  1382. | #define HAVE_LOCALE_H 1
  1383. | #define HAVE_LC_MESSAGES 1
  1384. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1385. | #define HAVE_GETTEXT 1
  1386. | #define HAVE_DCGETTEXT 1
  1387. | #define ENABLE_NLS 1
  1388. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  1389. | #define HAVE_DLFCN_H 1
  1390. | #ifdef __cplusplus
  1391. | extern "C" void std::exit (int) throw (); using std::exit;
  1392. | #endif
  1393. | #define HAVE_PTHREAD_H 1
  1394. | #define HAVE_SEMAPHORE_H 1
  1395. | #define HAVE_SYS_WAIT_H 1
  1396. | #define HAVE_FSYNC 1
  1397. | #define HAVE_STRPTIME 1
  1398. | #define HAVE_STRTOK_R 1
  1399. | #define HAVE_ALLOCA_H 1
  1400. | #define HAVE_REGEXEC 1
  1401. | #define HAVE_GNU_GET_LIBC_VERSION 1
  1402. | #define HAVE_LKSTRFTIME 1
  1403. | #define HAVE_NSPR_H 1
  1404. | #define HAVE_PRIO_H 1
  1405. | #define HAVE_NSS_H 1
  1406. | #define HAVE_SSL_H 1
  1407. | #define HAVE_SMIME_H 1
  1408. | #define HAVE_NSS 1
  1409. | #define HAVE_SSL 1
  1410. | #define ENABLE_SMIME 1
  1411. | #define SENDMAIL_PATH "/usr/sbin/sendmail"
  1412. | #define SYSTEM_MAIL_DIR "/var/spool/mail"
  1413. | #define HAVE_TM_GMTOFF 1
  1414. | #define HAVE_MKSTEMP 1
  1415. | #define HAVE_MKDTEMP 1
  1416. | #define HAVE_ISBLANK 1
  1417. | #define HAVE_GETHOSTBYNAME_R 1
  1418. | /* end confdefs.h.  */
  1419. |
  1420. |             #include "confdefs.h"
  1421. |             #include <sys/types.h>
  1422. |             #include <sys/socket.h>
  1423. |             #include <netinet/in.h>
  1424. |             #include <netdb.h>
  1425. |
  1426. |             #define BUFSIZE (sizeof(struct hostent)+10)
  1427. |
  1428. | int
  1429. | main ()
  1430. | {
  1431. |
  1432. |             struct hostent hent;
  1433. |             char buffer[BUFSIZE];
  1434. |             int bufsize=BUFSIZE;
  1435. |             int h_errno;
  1436. |
  1437. |             (void)gethostbyname_r ("www.ximian.com", &hent, buffer, bufsize, &h_errno);
  1438. |
  1439. |   ;
  1440. |   return 0;
  1441. | }
  1442. configure:26577: result: no
  1443. configure:26596: checking for gethostbyaddr_r
  1444. configure:26653: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1445. configure:26659: $? = 0
  1446. configure:26663: test -z
  1447.                          || test ! -s conftest.err
  1448. configure:26666: $? = 0
  1449. configure:26669: test -s conftest
  1450. configure:26672: $? = 0
  1451. configure:26684: result: yes
  1452. configure:26691: checking if gethostbyaddr_r wants seven arguments
  1453. configure:26728: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1454. conftest.c: In function 'main':
  1455. conftest.c:79: warning: passing argument 7 of 'gethostbyaddr_r' from incompatible pointer type
  1456. conftest.c:79: error: too few arguments to function 'gethostbyaddr_r'
  1457. configure:26734: $? = 1
  1458. configure: failed program was:
  1459. | /* confdefs.h.  */
  1460. |
  1461. | #define PACKAGE_NAME "evolution-data-server"
  1462. | #define PACKAGE_TARNAME "evolution-data-server"
  1463. | #define PACKAGE_VERSION "1.7.91"
  1464. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  1465. | #define PACKAGE_BUGREPORT ""
  1466. | #define PACKAGE "evolution-data-server"
  1467. | #define VERSION "1.7.91"
  1468. | #define BASE_VERSION "1.8"
  1469. | #define API_VERSION "1.2"
  1470. | #define YYTEXT_POINTER 1
  1471. | #define STDC_HEADERS 1
  1472. | #define HAVE_SYS_TYPES_H 1
  1473. | #define HAVE_SYS_STAT_H 1
  1474. | #define HAVE_STDLIB_H 1
  1475. | #define HAVE_STRING_H 1
  1476. | #define HAVE_MEMORY_H 1
  1477. | #define HAVE_STRINGS_H 1
  1478. | #define HAVE_INTTYPES_H 1
  1479. | #define HAVE_STDINT_H 1
  1480. | #define HAVE_UNISTD_H 1
  1481. | #define HAVE_LOCALE_H 1
  1482. | #define HAVE_LC_MESSAGES 1
  1483. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1484. | #define HAVE_GETTEXT 1
  1485. | #define HAVE_DCGETTEXT 1
  1486. | #define ENABLE_NLS 1
  1487. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  1488. | #define HAVE_DLFCN_H 1
  1489. | #ifdef __cplusplus
  1490. | extern "C" void std::exit (int) throw (); using std::exit;
  1491. | #endif
  1492. | #define HAVE_PTHREAD_H 1
  1493. | #define HAVE_SEMAPHORE_H 1
  1494. | #define HAVE_SYS_WAIT_H 1
  1495. | #define HAVE_FSYNC 1
  1496. | #define HAVE_STRPTIME 1
  1497. | #define HAVE_STRTOK_R 1
  1498. | #define HAVE_ALLOCA_H 1
  1499. | #define HAVE_REGEXEC 1
  1500. | #define HAVE_GNU_GET_LIBC_VERSION 1
  1501. | #define HAVE_LKSTRFTIME 1
  1502. | #define HAVE_NSPR_H 1
  1503. | #define HAVE_PRIO_H 1
  1504. | #define HAVE_NSS_H 1
  1505. | #define HAVE_SSL_H 1
  1506. | #define HAVE_SMIME_H 1
  1507. | #define HAVE_NSS 1
  1508. | #define HAVE_SSL 1
  1509. | #define ENABLE_SMIME 1
  1510. | #define SENDMAIL_PATH "/usr/sbin/sendmail"
  1511. | #define SYSTEM_MAIL_DIR "/var/spool/mail"
  1512. | #define HAVE_TM_GMTOFF 1
  1513. | #define HAVE_MKSTEMP 1
  1514. | #define HAVE_MKDTEMP 1
  1515. | #define HAVE_ISBLANK 1
  1516. | #define HAVE_GETHOSTBYNAME_R 1
  1517. | #define HAVE_GETHOSTBYADDR_R 1
  1518. | /* end confdefs.h.  */
  1519. |
  1520. |             #include "confdefs.h"
  1521. |             #include <sys/types.h>
  1522. |             #include <sys/socket.h>
  1523. |             #include <netinet/in.h>
  1524. |             #include <netdb.h>
  1525. |
  1526. |             #define BUFSIZE (sizeof(struct hostent)+10)
  1527. |
  1528. | int
  1529. | main ()
  1530. | {
  1531. |
  1532. |             struct hostent hent;
  1533. |             char buffer[BUFSIZE];
  1534. |             int bufsize=BUFSIZE;
  1535. |             int h_errno;
  1536. |
  1537. |             (void)gethostbyaddr_r ("www.ximian.com", 14, AF_INET, &hent, buffer, bufsize, &h_errno);
  1538. |
  1539. |   ;
  1540. |   return 0;
  1541. | }
  1542. configure:26763: result: no
  1543. configure:26792: checking sys/statvfs.h usability
  1544. configure:26804: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1545. configure:26810: $? = 0
  1546. configure:26814: test -z
  1547.                          || test ! -s conftest.err
  1548. configure:26817: $? = 0
  1549. configure:26820: test -s conftest.o
  1550. configure:26823: $? = 0
  1551. configure:26833: result: yes
  1552. configure:26837: checking sys/statvfs.h presence
  1553. configure:26847: i686-pc-linux-gnu-gcc -E  conftest.c
  1554. configure:26853: $? = 0
  1555. configure:26873: result: yes
  1556. configure:26908: checking for sys/statvfs.h
  1557. configure:26915: result: yes
  1558. configure:26932: checking for statvfs
  1559. configure:26989: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1560. configure:26995: $? = 0
  1561. configure:26999: test -z
  1562.                          || test ! -s conftest.err
  1563. configure:27002: $? = 0
  1564. configure:27005: test -s conftest
  1565. configure:27008: $? = 0
  1566. configure:27020: result: yes
  1567. configure:27044: checking sys/param.h usability
  1568. configure:27056: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1569. configure:27062: $? = 0
  1570. configure:27066: test -z
  1571.                          || test ! -s conftest.err
  1572. configure:27069: $? = 0
  1573. configure:27072: test -s conftest.o
  1574. configure:27075: $? = 0
  1575. configure:27085: result: yes
  1576. configure:27089: checking sys/param.h presence
  1577. configure:27099: i686-pc-linux-gnu-gcc -E  conftest.c
  1578. configure:27105: $? = 0
  1579. configure:27125: result: yes
  1580. configure:27160: checking for sys/param.h
  1581. configure:27167: result: yes
  1582. configure:27194: checking sys/mount.h usability
  1583. configure:27206: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1584. configure:27212: $? = 0
  1585. configure:27216: test -z
  1586.                          || test ! -s conftest.err
  1587. configure:27219: $? = 0
  1588. configure:27222: test -s conftest.o
  1589. configure:27225: $? = 0
  1590. configure:27235: result: yes
  1591. configure:27239: checking sys/mount.h presence
  1592. configure:27249: i686-pc-linux-gnu-gcc -E  conftest.c
  1593. configure:27255: $? = 0
  1594. configure:27275: result: yes
  1595. configure:27310: checking for sys/mount.h
  1596. configure:27317: result: yes
  1597. configure:27334: checking for statfs
  1598. configure:27391: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c  >&5
  1599. configure:27397: $? = 0
  1600. configure:27401: test -z
  1601.                          || test ! -s conftest.err
  1602. configure:27404: $? = 0
  1603. configure:27407: test -s conftest
  1604. configure:27410: $? = 0
  1605. configure:27422: result: yes
  1606. configure:27433: checking if system supports getaddrinfo and getnameinfo
  1607. configure:27473: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1608. configure:27479: $? = 0
  1609. configure:27483: test -z
  1610.                          || test ! -s conftest.err
  1611. configure:27486: $? = 0
  1612. configure:27489: test -s conftest.o
  1613. configure:27492: $? = 0
  1614. configure:27508: result: yes
  1615. configure:27565: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1616. configure:27571: $? = 0
  1617. configure:27575: test -z
  1618.                          || test ! -s conftest.err
  1619. configure:27578: $? = 0
  1620. configure:27581: test -s conftest.o
  1621. configure:27584: $? = 0
  1622. configure:27718: checking for SunOS broken spool format
  1623. configure:27741: result: no
  1624. configure:27953: checking for Kerberos 5
  1625. configure:27955: result: no
  1626. configure:27979: checking et/com_err.h usability
  1627. configure:27991: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1628. configure:27997: $? = 0
  1629. configure:28001: test -z
  1630.                          || test ! -s conftest.err
  1631. configure:28004: $? = 0
  1632. configure:28007: test -s conftest.o
  1633. configure:28010: $? = 0
  1634. configure:28020: result: yes
  1635. configure:28024: checking et/com_err.h presence
  1636. configure:28034: i686-pc-linux-gnu-gcc -E  conftest.c
  1637. configure:28040: $? = 0
  1638. configure:28060: result: yes
  1639. configure:28095: checking for et/com_err.h
  1640. configure:28102: result: yes
  1641. configure:28125: checking com_err.h usability
  1642. configure:28137: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer  conftest.c >&5
  1643. configure:28143: $? = 0
  1644. configure:28147: test -z
  1645.                          || test ! -s conftest.err
  1646. configure:28150: $? = 0
  1647. configure:28153: test -s conftest.o
  1648. configure:28156: $? = 0
  1649. configure:28166: result: yes
  1650. configure:28170: checking com_err.h presence
  1651. configure:28180: i686-pc-linux-gnu-gcc -E  conftest.c
  1652. configure:28186: $? = 0
  1653. configure:28206: result: yes
  1654. configure:28241: checking for com_err.h
  1655. configure:28248: result: yes
  1656. configure:28576: checking for Kerberos 4
  1657. configure:28578: result: no
  1658. configure:28597: checking for purify
  1659. configure:28628: result: impure
  1660. configure:28695: checking for OpenLDAP
  1661. configure:28702: result: no
  1662. configure:29189: checking for SunLDAP
  1663. configure:29196: result: no
  1664. configure:29695: checking for ldap_ntlm_bind
  1665. configure:29752: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer  -DLDAP_DEPRECATED   conftest.c   >&5
  1666. /var/tmp/portage/evolution-data-server-1.7.91/temp/ccMccqru.o: In function `main':
  1667. conftest.c:(.text+0x13): undefined reference to `ldap_ntlm_bind'
  1668. /var/tmp/portage/evolution-data-server-1.7.91/temp/ccMccqru.o:(.data+0x0): undefined reference to `ldap_ntlm_bind'
  1669. collect2: ld returned 1 exit status
  1670. configure:29758: $? = 1
  1671. configure: failed program was:
  1672. | /* confdefs.h.  */
  1673. |
  1674. | #define PACKAGE_NAME "evolution-data-server"
  1675. | #define PACKAGE_TARNAME "evolution-data-server"
  1676. | #define PACKAGE_VERSION "1.7.91"
  1677. | #define PACKAGE_STRING "evolution-data-server 1.7.91"
  1678. | #define PACKAGE_BUGREPORT ""
  1679. | #define PACKAGE "evolution-data-server"
  1680. | #define VERSION "1.7.91"
  1681. | #define BASE_VERSION "1.8"
  1682. | #define API_VERSION "1.2"
  1683. | #define YYTEXT_POINTER 1
  1684. | #define STDC_HEADERS 1
  1685. | #define HAVE_SYS_TYPES_H 1
  1686. | #define HAVE_SYS_STAT_H 1
  1687. | #define HAVE_STDLIB_H 1
  1688. | #define HAVE_STRING_H 1
  1689. | #define HAVE_MEMORY_H 1
  1690. | #define HAVE_STRINGS_H 1
  1691. | #define HAVE_INTTYPES_H 1
  1692. | #define HAVE_STDINT_H 1
  1693. | #define HAVE_UNISTD_H 1
  1694. | #define HAVE_LOCALE_H 1
  1695. | #define HAVE_LC_MESSAGES 1
  1696. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1697. | #define HAVE_GETTEXT 1
  1698. | #define HAVE_DCGETTEXT 1
  1699. | #define ENABLE_NLS 1
  1700. | #define GETTEXT_PACKAGE "evolution-data-server-1.8"
  1701. | #define HAVE_DLFCN_H 1
  1702. | #ifdef __cplusplus
  1703. | extern "C" void std::exit (int) throw (); using std::exit;
  1704. | #endif
  1705. | #define HAVE_PTHREAD_H 1
  1706. | #define HAVE_SEMAPHORE_H 1
  1707. | #define HAVE_SYS_WAIT_H 1
  1708. | #define HAVE_FSYNC 1
  1709. | #define HAVE_STRPTIME 1
  1710. | #define HAVE_STRTOK_R 1
  1711. | #define HAVE_ALLOCA_H 1
  1712. | #define HAVE_REGEXEC 1
  1713. | #define HAVE_GNU_GET_LIBC_VERSION 1
  1714. | #define HAVE_LKSTRFTIME 1
  1715. | #define HAVE_NSPR_H 1
  1716. | #define HAVE_PRIO_H 1
  1717. | #define HAVE_NSS_H 1
  1718. | #define HAVE_SSL_H 1
  1719. | #define HAVE_SMIME_H 1
  1720. | #define HAVE_NSS 1
  1721. | #define HAVE_SSL 1
  1722. | #define ENABLE_SMIME 1
  1723. | #define SENDMAIL_PATH "/usr/sbin/sendmail"
  1724. | #define SYSTEM_MAIL_DIR "/var/spool/mail"
  1725. | #define HAVE_TM_GMTOFF 1
  1726. | #define HAVE_MKSTEMP 1
  1727. | #define HAVE_MKDTEMP 1
  1728. | #define HAVE_ISBLANK 1
  1729. | #define HAVE_GETHOSTBYNAME_R 1
  1730. | #define HAVE_GETHOSTBYADDR_R 1
  1731. | #define HAVE_SYS_STATVFS_H 1
  1732. | #define HAVE_STATVFS 1
  1733. | #define HAVE_SYS_PARAM_H 1
  1734. | #define HAVE_SYS_MOUNT_H 1
  1735. | #define HAVE_STATFS 1
  1736. | #define ENABLE_IPv6 1
  1737. | #define HAVE_AI_ADDRCONFIG 1
  1738. | #define USE_DOT 1
  1739. | #define USE_FCNTL 1
  1740. | #define HAVE_ET_COM_ERR_H 1
  1741. | #define HAVE_COM_ERR_H 1
  1742. | /* end confdefs.h.  */
  1743. | /* Define ldap_ntlm_bind to an innocuous variant, in case <limits.h> declares ldap_ntlm_bind.
  1744. |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
  1745. | #define ldap_ntlm_bind innocuous_ldap_ntlm_bind
  1746. |
  1747. | /* System header to define __stub macros and hopefully few prototypes,
  1748. |     which can conflict with char ldap_ntlm_bind (); below.
  1749. |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1750. |     <limits.h> exists even on freestanding compilers.  */
  1751. |
  1752. | #ifdef __STDC__
  1753. | # include <limits.h>
  1754. | #else
  1755. | # include <assert.h>
  1756. | #endif
  1757. |
  1758. | #undef ldap_ntlm_bind
  1759. |
  1760. | /* Override any gcc2 internal prototype to avoid an error.  */
  1761. | #ifdef __cplusplus
  1762. | extern "C"
  1763. | {
  1764. | #endif
  1765. | /* We use char because int might match the return type of a gcc2
  1766. |    builtin and then its argument prototype would still apply.  */
  1767. | char ldap_ntlm_bind ();
  1768. | /* The GNU C library defines this for functions which it implements
  1769. |     to always fail with ENOSYS.  Some functions are actually named
  1770. |     something starting with __ and the normal name is an alias.  */
  1771. | #if defined (__stub_ldap_ntlm_bind) || defined (__stub___ldap_ntlm_bind)
  1772. | choke me
  1773. | #else
  1774. | char (*f) () = ldap_ntlm_bind;
  1775. | #endif
  1776. | #ifdef __cplusplus
  1777. | }
  1778. | #endif
  1779. |
  1780. | int
  1781. | main ()
  1782. | {
  1783. | return f != ldap_ntlm_bind;
  1784. |   ;
  1785. |   return 0;
  1786. | }
  1787. configure:29783: result: no
  1788. configure:29876: checking for pkg-config
  1789. configure:29907: result: /usr/bin/pkg-config
  1790. configure:29930: checking for GLIB - version >= 2.0.0
  1791. configure:30049: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c -lglib-2.0    >&5
  1792. configure:30052: $? = 0
  1793. configure:30054: ./conftest
  1794. configure:30057: $? = 0
  1795. configure:30075: result: yes (version 2.12.1)
  1796. configure:30179: checking for pthread_create in -lpthread
  1797. configure:30209: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer   conftest.c -lpthread   >&5
  1798. configure:30215: $? = 0
  1799. configure:30219: test -z
  1800.                          || test ! -s conftest.err
  1801. configure:30222: $? = 0
  1802. configure:30225: test -s conftest
  1803. configure:30228: $? = 0
  1804. configure:30241: result: yes
  1805. configure:30551: checking if pthread_t can be cast to a guint64 without loss of data
  1806. configure:30575: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    conftest.c >&5
  1807. configure:30581: $? = 0
  1808. configure:30585: test -z
  1809.                          || test ! -s conftest.err
  1810. configure:30588: $? = 0
  1811. configure:30591: test -s conftest.o
  1812. configure:30594: $? = 0
  1813. configure:30601: result: yes
  1814. configure:30730: checking what warning flags to pass to the C compiler
  1815. configure:30732: result: -Wall -Wmissing-prototypes
  1816. configure:30743: checking what language compliance flags to pass to the C compiler
  1817. configure:30758: result:
  1818. configure:30827: checking for pkg-config
  1819. configure:30858: result: /usr/bin/pkg-config
  1820. configure:30867: checking for orbit2-config
  1821. configure:30885: found /usr/bin/orbit2-config
  1822. configure:30898: result: /usr/bin/orbit2-config
  1823. configure:30906: checking for ORBit - version >= 2.9.8
  1824. configure:31013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes  -Wno-sign-compare -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   conftest.c -pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm  >&5
  1825. configure:31016: $? = 0
  1826. configure:31018: ./conftest
  1827. configure:31021: $? = 0
  1828. configure:31039: result: yes
  1829. configure:31133: checking for orbit-idl-2
  1830. configure:31151: found /usr/bin/orbit-idl-2
  1831. configure:31164: result: /usr/bin/orbit-idl-2
  1832. configure:31177: checking for CORBA include paths
  1833. configure:31180: result: -I/usr/share/idl/bonobo-2.0 -I/usr/share/idl/bonobo-activation-2.0
  1834. configure:31184: checking for libgnomeui server directory
  1835. configure:31187: result: /usr/libexec
  1836. configure:31204: checking for E_DATA_SERVER_CFLAGS
  1837. configure:31212: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1
  1838. configure:31215: $? = 0
  1839. configure:31225: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  1840. configure:31227: checking for E_DATA_SERVER_LIBS
  1841. configure:31235: $PKG_CONFIG --exists "$E_DATA_SERVER_DEPS" >/dev/null 2>&1
  1842. configure:31238: $? = 0
  1843. configure:31248: result: -pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1844. configure:31309: checking for E_DATA_SERVER_UI_CFLAGS
  1845. configure:31317: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1
  1846. configure:31320: $? = 0
  1847. configure:31330: result: -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
  1848. configure:31332: checking for E_DATA_SERVER_UI_LIBS
  1849. configure:31340: $PKG_CONFIG --exists "$E_DATA_SERVER_UI_DEPS" >/dev/null 2>&1
  1850. configure:31343: $? = 0
  1851. configure:31353: result: -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1852. configure:31415: checking for EVOLUTION_ADDRESSBOOK_CFLAGS
  1853. configure:31423: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1
  1854. configure:31426: $? = 0
  1855. configure:31436: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  1856. configure:31438: checking for EVOLUTION_ADDRESSBOOK_LIBS
  1857. configure:31446: $PKG_CONFIG --exists "$EVOLUTION_ADDRESSBOOK_DEPS" >/dev/null 2>&1
  1858. configure:31449: $? = 0
  1859. configure:31459: result: -pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1860. configure:31521: checking for EVOLUTION_CALENDAR_CFLAGS
  1861. configure:31529: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1
  1862. configure:31532: $? = 0
  1863. configure:31542: result: -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  1864. configure:31544: checking for EVOLUTION_CALENDAR_LIBS
  1865. configure:31552: $PKG_CONFIG --exists "$EVOLUTION_CALENDAR_DEPS" >/dev/null 2>&1
  1866. configure:31555: $? = 0
  1867. configure:31565: result: -pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1868. configure:31627: checking for E_FACTORY_CFLAGS
  1869. configure:31635: $PKG_CONFIG --exists "$E_FACTORY_DEPS" >/dev/null 2>&1
  1870. configure:31638: $? = 0
  1871. configure:31648: result: -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0 
  1872. configure:31650: checking for E_FACTORY_LIBS
  1873. configure:31658: $PKG_CONFIG --exists "$E_FACTORY_DEPS" >/dev/null 2>&1
  1874. configure:31661: $? = 0
  1875. configure:31671: result: -pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1876. configure:31729: checking for SOUPTEMP_CFLAGS
  1877. configure:31737: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1
  1878. configure:31740: $? = 1
  1879. configure:31750: result:
  1880. configure:31752: checking for SOUPTEMP_LIBS
  1881. configure:31760: $PKG_CONFIG --exists "libsoup-2.4" >/dev/null 2>&1
  1882. configure:31763: $? = 1
  1883. configure:31773: result:
  1884. Package libsoup-2.4 was not found in the pkg-config search path.
  1885. Perhaps you should add the directory containing `libsoup-2.4.pc'
  1886. to the PKG_CONFIG_PATH environment variable
  1887. No package 'libsoup-2.4' found
  1888. configure:31801: checking for SOUP_CFLAGS
  1889. configure:31809: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1
  1890. configure:31812: $? = 0
  1891. configure:31822: result: -I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
  1892. configure:31824: checking for SOUP_LIBS
  1893. configure:31832: $PKG_CONFIG --exists "$LIBSOUP >= $LIBSOUP_REQUIRED" >/dev/null 2>&1
  1894. configure:31835: $? = 0
  1895. configure:31845: result: -lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0 
  1896. configure:31903: checking for deflateEnd in -lz
  1897. configure:31933: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes  -Wno-sign-compare   conftest.c -lz   >&5
  1898. configure:31939: $? = 0
  1899. configure:31943: test -z
  1900.                          || test ! -s conftest.err
  1901. configure:31946: $? = 0
  1902. configure:31949: test -s conftest
  1903. configure:31952: $? = 0
  1904. configure:31965: result: yes
  1905. configure:31978: checking zlib.h usability
  1906. configure:31990: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes  -Wno-sign-compare  conftest.c >&5
  1907. configure:31996: $? = 0
  1908. configure:32000: test -z
  1909.                          || test ! -s conftest.err
  1910. configure:32003: $? = 0
  1911. configure:32006: test -s conftest.o
  1912. configure:32009: $? = 0
  1913. configure:32019: result: yes
  1914. configure:32023: checking zlib.h presence
  1915. configure:32033: i686-pc-linux-gnu-gcc -E  conftest.c
  1916. configure:32039: $? = 0
  1917. configure:32059: result: yes
  1918. configure:32094: checking for zlib.h
  1919. configure:32101: result: yes
  1920. configure:32119: checking if large files (>2 GB) are supported
  1921. configure:32148: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes  -Wno-sign-compare  conftest.c >&5
  1922. conftest.c: In function 'main':
  1923. conftest.c:85: warning: unused variable 'fd'
  1924. configure:32154: $? = 0
  1925. configure:32158: test -z
  1926.                          || test ! -s conftest.err
  1927. configure:32161: $? = 0
  1928. configure:32164: test -s conftest.o
  1929. configure:32167: $? = 0
  1930. configure:32189: result: yes
  1931. configure:32195: checking for CAMEL_CFLAGS
  1932. configure:32203: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss gnome-vfs-2.0" >/dev/null 2>&1
  1933. configure:32206: $? = 0
  1934. configure:32216: result: -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
  1935. configure:32218: checking for CAMEL_LIBS
  1936. configure:32226: $PKG_CONFIG --exists "gthread-2.0 gmodule-2.0 gobject-2.0 $mozilla_nss gnome-vfs-2.0" >/dev/null 2>&1
  1937. configure:32229: $? = 0
  1938. configure:32239: result: -pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 
  1939. configure:32345: checking for gconftool-2
  1940. configure:32363: found /usr/bin/gconftool-2
  1941. configure:32376: result: /usr/bin/gconftool-2
  1942. configure:32398: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  1943. configure:32413: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
  1944. configure:32507: checking gtk-doc version >= 1.0
  1945. configure:32510: result: yes
  1946. configure:32815: creating ./config.status
  1947.  
  1948. ## ---------------------- ##
  1949. ## Running config.status. ##
  1950. ## ---------------------- ##
  1951.  
  1952. This file was extended by evolution-data-server config.status 1.7.91, which was
  1953. generated by GNU Autoconf 2.59.  Invocation command line was
  1954.  
  1955.   CONFIG_FILES    =
  1956.   CONFIG_HEADERS  =
  1957.   CONFIG_LINKS    =
  1958.   CONFIG_COMMANDS =
  1959.   $ ./config.status
  1960.  
  1961. on ben
  1962.  
  1963. config.status:999: creating Makefile
  1964. config.status:999: creating evolution-data-server-zip
  1965. config.status:999: creating evolution-data-server.pc
  1966. config.status:999: creating addressbook/Makefile
  1967. config.status:999: creating addressbook/idl/Makefile
  1968. config.status:999: creating addressbook/libebook/Makefile
  1969. config.status:999: creating addressbook/libebook/libebook.pc
  1970. config.status:999: creating addressbook/libedata-book/Makefile
  1971. config.status:999: creating addressbook/libedata-book/libedata-book.pc
  1972. config.status:999: creating addressbook/backends/Makefile
  1973. config.status:999: creating addressbook/backends/file/Makefile
  1974. config.status:999: creating addressbook/backends/vcf/Makefile
  1975. config.status:999: creating addressbook/backends/ldap/Makefile
  1976. config.status:999: creating addressbook/backends/groupwise/Makefile
  1977. config.status:999: creating addressbook/tests/Makefile
  1978. config.status:999: creating addressbook/tests/ebook/Makefile
  1979. config.status:999: creating addressbook/tests/vcard/Makefile
  1980. config.status:999: creating art/Makefile
  1981. config.status:999: creating calendar/Makefile
  1982. config.status:999: creating calendar/idl/Makefile
  1983. config.status:999: creating calendar/libecal/Makefile
  1984. config.status:999: creating calendar/libecal/libecal.pc
  1985. config.status:999: creating calendar/libedata-cal/Makefile
  1986. config.status:999: creating calendar/libedata-cal/libedata-cal.pc
  1987. config.status:999: creating calendar/backends/Makefile
  1988. config.status:999: creating calendar/backends/caldav/Makefile
  1989. config.status:999: creating calendar/backends/file/Makefile
  1990. config.status:999: creating calendar/backends/groupwise/Makefile
  1991. config.status:999: creating calendar/backends/http/Makefile
  1992. config.status:999: creating calendar/backends/contacts/Makefile
  1993. config.status:999: creating calendar/backends/weather/Makefile
  1994. config.status:999: creating calendar/tests/Makefile
  1995. config.status:999: creating calendar/tests/ecal/Makefile
  1996. config.status:999: creating camel/Makefile
  1997. config.status:999: creating camel/providers/Makefile
  1998. config.status:999: creating camel/providers/groupwise/Makefile
  1999. config.status:999: creating camel/providers/hula/Makefile
  2000. config.status:999: creating camel/providers/imap/Makefile
  2001. config.status:999: creating camel/providers/imapp/Makefile
  2002. config.status:999: creating camel/providers/imap4/Makefile
  2003. config.status:999: creating camel/providers/local/Makefile
  2004. config.status:999: creating camel/providers/nntp/Makefile
  2005. config.status:999: creating camel/providers/pop3/Makefile
  2006. config.status:999: creating camel/providers/sendmail/Makefile
  2007. config.status:999: creating camel/providers/smtp/Makefile
  2008. config.status:999: creating camel/tests/Makefile
  2009. config.status:999: creating camel/tests/folder/Makefile
  2010. config.status:999: creating camel/tests/lib/Makefile
  2011. config.status:999: creating camel/tests/message/Makefile
  2012. config.status:999: creating camel/tests/mime-filter/Makefile
  2013. config.status:999: creating camel/tests/misc/Makefile
  2014. config.status:999: creating camel/tests/smime/Makefile
  2015. config.status:999: creating camel/tests/stream/Makefile
  2016. config.status:999: creating camel/camel.pc
  2017. config.status:999: creating camel/camel-provider.pc
  2018. config.status:999: creating libdb/Makefile
  2019. config.status:999: creating libedataserver/Makefile
  2020. config.status:999: creating libedataserver/libedataserver.pc
  2021. config.status:999: creating libedataserverui/Makefile
  2022. config.status:999: creating libedataserverui/libedataserverui.pc
  2023. config.status:999: creating servers/Makefile
  2024. config.status:999: creating servers/groupwise/Makefile
  2025. config.status:999: creating servers/groupwise/libegroupwise.pc
  2026. config.status:999: creating servers/exchange/Makefile
  2027. config.status:999: creating servers/exchange/xntlm/Makefile
  2028. config.status:999: creating servers/exchange/lib/Makefile
  2029. config.status:999: creating servers/exchange/storage/Makefile
  2030. config.status:999: creating servers/exchange/storage/libexchange-storage.pc
  2031. config.status:999: creating src/Makefile
  2032. config.status:999: creating win32/Makefile
  2033. config.status:999: creating docs/Makefile
  2034. config.status:999: creating docs/reference/Makefile
  2035. config.status:999: creating docs/reference/addressbook/Makefile
  2036. config.status:999: creating docs/reference/addressbook/libebook/Makefile
  2037. config.status:999: creating docs/reference/calendar/Makefile
  2038. config.status:999: creating docs/reference/calendar/libecal/Makefile
  2039. config.status:999: creating docs/reference/calendar/libedata-cal/Makefile
  2040. config.status:999: creating docs/reference/libedataserver/Makefile
  2041. config.status:999: creating po/Makefile.in
  2042. config.status:1103: creating config.h
  2043. config.status:1511: executing depfiles commands
  2044. config.status:1511: executing intltool commands
  2045. config.status:1511: executing default-1 commands
  2046. config.status:1511: executing po/stamp-it commands
  2047. configure:34503: configuring in calendar/libical
  2048. configure:34620: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--without-krb5' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--disable-gnome-keyring' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib/nss' '--disable-gtk-doc' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  2049. configure:34503: configuring in libdb/dist
  2050. configure:34620: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-openldap' '--without-krb5' '--enable-nss' '--enable-smime' '--enable-ipv6' '--disable-nntp' '--disable-gnome-keyring' '--without-krb4' '--with-nspr-includes=/usr/include/nspr' '--with-nspr-libs=/usr/lib/nspr' '--with-nss-includes=/usr/include/nss' '--with-nss-libs=/usr/lib/nss' '--disable-gtk-doc' '--build=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'CXXFLAGS=-O2 -march=athlon-xp -pipe -fomit-frame-pointer' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  2051. configure:34625: error: /bin/sh './configure' failed for libdb/dist
  2052.  
  2053. ## ---------------- ##
  2054. ## Cache variables. ##
  2055. ## ---------------- ##
  2056.  
  2057. ac_cv_build=i686-pc-linux-gnu
  2058. ac_cv_build_alias=i686-pc-linux-gnu
  2059. ac_cv_c_compiler_gnu=yes
  2060. ac_cv_c_inline=inline
  2061. ac_cv_ctime_r_three_args=no
  2062. ac_cv_cxx_compiler_gnu=yes
  2063. ac_cv_env_CAMEL_CFLAGS_set=
  2064. ac_cv_env_CAMEL_CFLAGS_value=
  2065. ac_cv_env_CAMEL_LIBS_set=
  2066. ac_cv_env_CAMEL_LIBS_value=
  2067. ac_cv_env_CC_set=
  2068. ac_cv_env_CC_value=
  2069. ac_cv_env_CFLAGS_set=set
  2070. ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
  2071. ac_cv_env_CPPFLAGS_set=
  2072. ac_cv_env_CPPFLAGS_value=
  2073. ac_cv_env_CPP_set=
  2074. ac_cv_env_CPP_value=
  2075. ac_cv_env_CXXCPP_set=
  2076. ac_cv_env_CXXCPP_value=
  2077. ac_cv_env_CXXFLAGS_set=set
  2078. ac_cv_env_CXXFLAGS_value='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
  2079. ac_cv_env_CXX_set=
  2080. ac_cv_env_CXX_value=
  2081. ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set=
  2082. ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value=
  2083. ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set=
  2084. ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value=
  2085. ac_cv_env_EVOLUTION_CALENDAR_CFLAGS_set=
  2086. ac_cv_env_EVOLUTION_CALENDAR_CFLAGS_value=
  2087. ac_cv_env_EVOLUTION_CALENDAR_LIBS_set=
  2088. ac_cv_env_EVOLUTION_CALENDAR_LIBS_value=
  2089. ac_cv_env_E_DATA_SERVER_CFLAGS_set=
  2090. ac_cv_env_E_DATA_SERVER_CFLAGS_value=
  2091. ac_cv_env_E_DATA_SERVER_LIBS_set=
  2092. ac_cv_env_E_DATA_SERVER_LIBS_value=
  2093. ac_cv_env_E_DATA_SERVER_UI_CFLAGS_set=
  2094. ac_cv_env_E_DATA_SERVER_UI_CFLAGS_value=
  2095. ac_cv_env_E_DATA_SERVER_UI_LIBS_set=
  2096. ac_cv_env_E_DATA_SERVER_UI_LIBS_value=
  2097. ac_cv_env_E_FACTORY_CFLAGS_set=
  2098. ac_cv_env_E_FACTORY_CFLAGS_value=
  2099. ac_cv_env_E_FACTORY_LIBS_set=
  2100. ac_cv_env_E_FACTORY_LIBS_value=
  2101. ac_cv_env_F77_set=
  2102. ac_cv_env_F77_value=
  2103. ac_cv_env_FFLAGS_set=
  2104. ac_cv_env_FFLAGS_value=
  2105. ac_cv_env_GNOME_KEYRING_CFLAGS_set=
  2106. ac_cv_env_GNOME_KEYRING_CFLAGS_value=
  2107. ac_cv_env_GNOME_KEYRING_LIBS_set=
  2108. ac_cv_env_GNOME_KEYRING_LIBS_value=
  2109. ac_cv_env_LDFLAGS_set=
  2110. ac_cv_env_LDFLAGS_value=
  2111. ac_cv_env_PKG_CONFIG_set=
  2112. ac_cv_env_PKG_CONFIG_value=
  2113. ac_cv_env_SOUPTEMP_CFLAGS_set=
  2114. ac_cv_env_SOUPTEMP_CFLAGS_value=
  2115. ac_cv_env_SOUPTEMP_LIBS_set=
  2116. ac_cv_env_SOUPTEMP_LIBS_value=
  2117. ac_cv_env_SOUP_CFLAGS_set=
  2118. ac_cv_env_SOUP_CFLAGS_value=
  2119. ac_cv_env_SOUP_LIBS_set=
  2120. ac_cv_env_SOUP_LIBS_value=
  2121. ac_cv_env_build_alias_set=set
  2122. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  2123. ac_cv_env_host_alias_set=set
  2124. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  2125. ac_cv_env_target_alias_set=
  2126. ac_cv_env_target_alias_value=
  2127. ac_cv_exeext=
  2128. ac_cv_f77_compiler_gnu=yes
  2129. ac_cv_func_bind_textdomain_codeset=yes
  2130. ac_cv_func_dcgettext=yes
  2131. ac_cv_func_fsync=yes
  2132. ac_cv_func_gethostbyaddr_r=yes
  2133. ac_cv_func_gethostbyname_r=yes
  2134. ac_cv_func_gnu_get_libc_version=yes
  2135. ac_cv_func_iconv=yes
  2136. ac_cv_func_isblank=yes
  2137. ac_cv_func_ldap_ntlm_bind=no
  2138. ac_cv_func_mkdtemp=yes
  2139. ac_cv_func_mkstemp=yes
  2140. ac_cv_func_regexec=yes
  2141. ac_cv_func_statfs=yes
  2142. ac_cv_func_statvfs=yes
  2143. ac_cv_func_strptime=yes
  2144. ac_cv_func_strtok_r=yes
  2145. ac_cv_gethostbyaddr_r_seven_args=no
  2146. ac_cv_gethostbyname_r_five_args=no
  2147. ac_cv_header_alloca_h=yes
  2148. ac_cv_header_com_err_h=yes
  2149. ac_cv_header_dlfcn_h=yes
  2150. ac_cv_header_et_com_err_h=yes
  2151. ac_cv_header_inttypes_h=yes
  2152. ac_cv_header_libintl_h=yes
  2153. ac_cv_header_locale_h=yes
  2154. ac_cv_header_memory_h=yes
  2155. ac_cv_header_nspr_h=yes
  2156. ac_cv_header_nss_h=yes
  2157. ac_cv_header_prio_h=yes
  2158. ac_cv_header_pthread_h=yes
  2159. ac_cv_header_semaphore_h=yes
  2160. ac_cv_header_smime_h=yes
  2161. ac_cv_header_ssl_h=yes
  2162. ac_cv_header_stdc=yes
  2163. ac_cv_header_stdint_h=yes
  2164. ac_cv_header_stdlib_h=yes
  2165. ac_cv_header_string_h=yes
  2166. ac_cv_header_strings_h=yes
  2167. ac_cv_header_sys_mount_h=yes
  2168. ac_cv_header_sys_param_h=yes
  2169. ac_cv_header_sys_stat_h=yes
  2170. ac_cv_header_sys_statvfs_h=yes
  2171. ac_cv_header_sys_types_h=yes
  2172. ac_cv_header_sys_wait_h=yes
  2173. ac_cv_header_unistd_h=yes
  2174. ac_cv_header_zlib_h=yes
  2175. ac_cv_host=i686-pc-linux-gnu
  2176. ac_cv_host_alias=i686-pc-linux-gnu
  2177. ac_cv_lib_fl_yywrap=yes
  2178. ac_cv_lib_pthread_pthread_create=yes
  2179. ac_cv_lib_z_deflateEnd=yes
  2180. ac_cv_libiconv=no
  2181. ac_cv_libiconv_utf8=yes
  2182. ac_cv_lkstrftime=yes
  2183. ac_cv_objext=o
  2184. ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
  2185. ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
  2186. ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
  2187. ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt
  2188. ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge
  2189. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  2190. ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext
  2191. ac_cv_path_JW=no
  2192. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  2193. ac_cv_path_ORBIT_CONFIG=/usr/bin/orbit2-config
  2194. ac_cv_path_ORBIT_IDL=/usr/bin/orbit-idl-2
  2195. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  2196. ac_cv_path_PURIFY=impure
  2197. ac_cv_path_SENDMAIL=/usr/sbin/sendmail
  2198. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  2199. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  2200. ac_cv_path_install='/bin/install -c'
  2201. ac_cv_prog_AR=i686-pc-linux-gnu-ar
  2202. ac_cv_prog_AWK=gawk
  2203. ac_cv_prog_CC=i686-pc-linux-gnu-gcc
  2204. ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
  2205. ac_cv_prog_CXX=i686-pc-linux-gnu-g++
  2206. ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
  2207. ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
  2208. ac_cv_prog_LEX=flex
  2209. ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
  2210. ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
  2211. ac_cv_prog_YACC='bison -y'
  2212. ac_cv_prog_cc_g=yes
  2213. ac_cv_prog_cc_stdc=
  2214. ac_cv_prog_cxx_g=yes
  2215. ac_cv_prog_egrep='grep -E'
  2216. ac_cv_prog_f77_g=yes
  2217. ac_cv_prog_lex_root=lex.yy
  2218. ac_cv_prog_lex_yytext_pointer=yes
  2219. ac_cv_prog_make_make_set=yes
  2220. ac_cv_search_strerror='none required'
  2221. ac_cv_struct_tm_gmtoff=yes
  2222. ac_cv_with_openldap=no
  2223. ac_cv_with_sunldap=no
  2224. am_cv_CC_dependencies_compiler_type=gcc3
  2225. am_cv_CXX_dependencies_compiler_type=gcc3
  2226. am_cv_prog_tar_ustar=gnutar
  2227. am_cv_val_LC_MESSAGES=yes
  2228. gt_cv_func_dgettext_libc=yes
  2229. gt_cv_func_dgettext_libintl=no
  2230. gt_cv_func_ngettext_libc=yes
  2231. gt_cv_have_gettext=yes
  2232. lt_cv_deplibs_check_method=pass_all
  2233. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2234. lt_cv_file_magic_test_file=
  2235. lt_cv_ld_reload_flag=-r
  2236. lt_cv_objdir=.libs
  2237. lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
  2238. lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
  2239. lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B'
  2240. lt_cv_path_SED=/bin/sed
  2241. lt_cv_prog_compiler_c_o=yes
  2242. lt_cv_prog_compiler_c_o_CXX=yes
  2243. lt_cv_prog_compiler_c_o_F77=yes
  2244. lt_cv_prog_compiler_rtti_exceptions=no
  2245. lt_cv_prog_gnu_ld=yes
  2246. lt_cv_prog_gnu_ldcxx=yes
  2247. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[      ][   ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  2248. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
  2249. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  2250. lt_cv_sys_max_cmd_len=32768
  2251. lt_lt_cv_prog_compiler_c_o='"yes"'
  2252. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  2253. lt_lt_cv_prog_compiler_c_o_F77='"yes"'
  2254. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[        ][     ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  2255. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  2256. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  2257. pkg_cv_CAMEL_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0  '
  2258. pkg_cv_CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2259. pkg_cv_EVOLUTION_ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include  '
  2260. pkg_cv_EVOLUTION_ADDRESSBOOK_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2261. pkg_cv_EVOLUTION_CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include  '
  2262. pkg_cv_EVOLUTION_CALENDAR_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2263. pkg_cv_E_DATA_SERVER_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2  '
  2264. pkg_cv_E_DATA_SERVER_LIBS='-pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2265. pkg_cv_E_DATA_SERVER_UI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0  '
  2266. pkg_cv_E_DATA_SERVER_UI_LIBS='-pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2267. pkg_cv_E_FACTORY_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0  '
  2268. pkg_cv_E_FACTORY_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  '
  2269. pkg_cv_SOUP_CFLAGS='-I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
  2270. pkg_cv_SOUP_LIBS='-lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0  '
  2271.  
  2272. ## ----------------- ##
  2273. ## Output variables. ##
  2274. ## ----------------- ##
  2275.  
  2276. ACLOCAL='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run aclocal-1.9 '
  2277. ALL_LINGUAS=''
  2278. AMDEPBACKSLASH='\'
  2279. AMDEP_FALSE='#'
  2280. AMDEP_TRUE=''
  2281. AMTAR='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run tar'
  2282. API_VERSION='1.2'
  2283. AR='i686-pc-linux-gnu-ar'
  2284. AS='as'
  2285. AUTOCONF='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run autoconf'
  2286. AUTOHEADER='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run autoheader'
  2287. AUTOMAKE='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run automake-1.9'
  2288. AWK='gawk'
  2289. BASE_VERSION='1.8'
  2290. CAMEL_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0   $(WERROR)    -I/usr/include/nspr -I/usr/include/nss -D_LARGEFILE64_SOURCE'
  2291. CAMEL_GROUPWISE_CFLAGS=''
  2292. CAMEL_GROUPWISE_LIBS=''
  2293. CAMEL_LIBS='-pthread -Wl,--export-dynamic -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lz -lpthread   -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4  -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3'
  2294. CAMEL_LOCK_HELPER_GROUP='mail'
  2295. CAMEL_LOCK_HELPER_USER=''
  2296. CATALOGS=''
  2297. CATOBJEXT='.gmo'
  2298. CC='i686-pc-linux-gnu-gcc'
  2299. CCDEPMODE='depmode=gcc3'
  2300. CFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes  -Wno-sign-compare'
  2301. CPP='i686-pc-linux-gnu-gcc -E'
  2302. CPPFLAGS=''
  2303. CXX='i686-pc-linux-gnu-g++'
  2304. CXXCPP='i686-pc-linux-gnu-g++ -E'
  2305. CXXDEPMODE='depmode=gcc3'
  2306. CXXFLAGS='-O2 -march=athlon-xp -pipe -fomit-frame-pointer'
  2307. CYGPATH_W='echo'
  2308. DATADIRNAME='share'
  2309. DB_CFLAGS='-I$(top_srcdir)/libdb/dist'
  2310. DB_LIBS='$(top_builddir)/libdb/dist/libdb-4.1.la'
  2311. DEFS='-DHAVE_CONFIG_H'
  2312. DEPDIR='.deps'
  2313. DLLTOOL='dlltool'
  2314. ECHO='echo'
  2315. ECHO_C=''
  2316. ECHO_N='-n'
  2317. ECHO_T=''
  2318. EGREP='grep -E'
  2319. ENABLE_GTK_DOC_FALSE=''
  2320. ENABLE_GTK_DOC_TRUE='#'
  2321. ENABLE_IMAPP_FALSE=''
  2322. ENABLE_IMAPP_TRUE='#'
  2323. ENABLE_IPv6_FALSE='#'
  2324. ENABLE_IPv6_TRUE=''
  2325. ENABLE_KRB5_FALSE=''
  2326. ENABLE_KRB5_TRUE='#'
  2327. ENABLE_LDAP_FALSE=''
  2328. ENABLE_LDAP_TRUE='#'
  2329. ENABLE_NNTP_FALSE=''
  2330. ENABLE_NNTP_TRUE='#'
  2331. ENABLE_PURIFY_FALSE=''
  2332. ENABLE_PURIFY_TRUE='#'
  2333. ENABLE_SMIME_FALSE='#'
  2334. ENABLE_SMIME_TRUE=''
  2335. EVOLUTION_ADDRESSBOOK_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include   $(WERROR) '
  2336. EVOLUTION_ADDRESSBOOK_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   '
  2337. EVOLUTION_CALENDAR_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include   $(WERROR) '
  2338. EVOLUTION_CALENDAR_LIBS='-pthread -lxml2 -lz -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgnomevfs-2 -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   '
  2339. EVO_NAME_SERVER_RULE='%_$(API_VERSION).server: %.server ; mv $< $@'
  2340. EVO_SUBST_SERVER_RULE='%.server.in: %.server.in.in ; sed -e "s|\@BINDIR\@|$(bindir)|" -e "s|\@LIBEXECDIR_IN_SERVER_FILE\@|$(LIBEXECDIR_IN_SERVER_FILE)|" -e "s|\@COMPONENTDIR\@|$(componentdir)|" -e "s|\@IMPORTERSDIR\@|$(importersdir)|" -e "s|\@EXEEXT\@|$(EXEEXT)|" -e "s|\@VERSION\@|$(BASE_VERSION)|" -e "s|\@API_VERSION\@|$(API_VERSION)|" -e "s|\@INTERFACE_VERSION\@|$(INTERFACE_VERSION)|" $< > $@'
  2341. EXEEXT=''
  2342. E_DATA_SERVER_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2   $(WERROR)  -I/usr/include/nspr'
  2343. E_DATA_SERVER_LIBS='-pthread -lxml2 -lz -lgobject-2.0 -lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lpthread -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
  2344. E_DATA_SERVER_UI_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0   $(WERROR) '
  2345. E_DATA_SERVER_UI_LIBS='-pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lpthread'
  2346. E_FACTORY_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnome-2.0   $(WERROR)  -I/usr/include/nspr'
  2347. E_FACTORY_LIBS='-pthread -lgnome-2 -lpopt -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lpthread -L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
  2348. F77='i686-pc-linux-gnu-gfortran'
  2349. FFLAGS='-g -O2'
  2350. GCONFTOOL='/usr/bin/gconftool-2'
  2351. GCONF_SCHEMAS_INSTALL_FALSE='#'
  2352. GCONF_SCHEMAS_INSTALL_TRUE=''
  2353. GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
  2354. GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
  2355. GETTEXT_PACKAGE='evolution-data-server-1.8'
  2356. GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
  2357. GLIB_GENMARSHAL='glib-genmarshal'
  2358. GLIB_LIBS='-lglib-2.0  '
  2359. GLIB_MKENUMS='glib-mkenums'
  2360. GLIB_REQUIRED='2.4.0'
  2361. GMOFILES=''
  2362. GMSGFMT='/usr/bin/gmsgfmt'
  2363. GNOME_KEYRING_CFLAGS=''
  2364. GNOME_KEYRING_LIBS=''
  2365. GOBJECT_QUERY='gobject-query'
  2366. GTK_DOC_USE_LIBTOOL_FALSE='#'
  2367. GTK_DOC_USE_LIBTOOL_TRUE=''
  2368. HAVE_JW='no'
  2369. HAVE_JW_FALSE=''
  2370. HAVE_JW_TRUE='#'
  2371. HTML_DIR='${datadir}/gtk-doc/html'
  2372. ICONV_CFLAGS=''
  2373. ICONV_LIBS=''
  2374. IDL_INCLUDES='-I/usr/share/idl/bonobo-2.0 -I/usr/share/idl/bonobo-activation-2.0'
  2375. INSTALL_DATA='${INSTALL} -m 644'
  2376. INSTALL_PROGRAM='${INSTALL}'
  2377. INSTALL_SCRIPT='${INSTALL}'
  2378. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  2379. INSTOBJEXT='.mo'
  2380. INTERFACE_VERSION='1.8'
  2381. INTLLIBS=''
  2382. INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2383. INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2384. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2385. INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
  2386. INTLTOOL_ICONV='/usr/bin/iconv'
  2387. INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2388. INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2389. INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
  2390. INTLTOOL_MSGFMT='/usr/bin/msgfmt'
  2391. INTLTOOL_MSGMERGE='/usr/bin/msgmerge'
  2392. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  2393. INTLTOOL_PERL='/usr/bin/perl'
  2394. INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2395. INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2396. INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2397. INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2398. INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2399. INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2400. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2401. INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2402. INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2403. INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
  2404. INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2405. INTLTOOL_XGETTEXT='/usr/bin/xgettext'
  2406. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  2407. INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  2408. JW='no'
  2409. KRB4_CFLAGS=''
  2410. KRB4_LDFLAGS=''
  2411. KRB5_CFLAGS=''
  2412. KRB5_LDFLAGS=''
  2413. LDAP_CFLAGS=' -DLDAP_DEPRECATED'
  2414. LDAP_LIBS=''
  2415. LDFLAGS=''
  2416. LEX='flex'
  2417. LEXLIB='-lfl'
  2418. LEX_OUTPUT_ROOT='lex.yy'
  2419. LIBBONOBO_REQUIRED='2.4.2'
  2420. LIBCAMEL_AGE='1'
  2421. LIBCAMEL_CURRENT='9'
  2422. LIBCAMEL_REVISION='0'
  2423. LIBEBOOK_AGE='0'
  2424. LIBEBOOK_CURRENT='9'
  2425. LIBEBOOK_REVISION='0'
  2426. LIBECAL_AGE='0'
  2427. LIBECAL_CURRENT='7'
  2428. LIBECAL_REVISION='0'
  2429. LIBEDATABOOK_AGE='3'
  2430. LIBEDATABOOK_CURRENT='5'
  2431. LIBEDATABOOK_REVISION='0'
  2432. LIBEDATACAL_AGE='0'
  2433. LIBEDATACAL_CURRENT='6'
  2434. LIBEDATACAL_REVISION='0'
  2435. LIBEDATASERVERUI_AGE='0'
  2436. LIBEDATASERVERUI_CURRENT='8'
  2437. LIBEDATASERVERUI_REVISION='0'
  2438. LIBEDATASERVER_AGE='1'
  2439. LIBEDATASERVER_CURRENT='8'
  2440. LIBEDATASERVER_REVISION='0'
  2441. LIBEGROUPWISE_AGE='0'
  2442. LIBEGROUPWISE_CURRENT='12'
  2443. LIBEGROUPWISE_REVISION='0'
  2444. LIBEXCHANGE_STORAGE_AGE='0'
  2445. LIBEXCHANGE_STORAGE_CURRENT='2'
  2446. LIBEXCHANGE_STORAGE_REVISION='0'
  2447. LIBEXECDIR_IN_SERVER_FILE='${exec_prefix}/libexec'
  2448. LIBOBJS=''
  2449. LIBS=''
  2450. LIBSOUP='libsoup-2.2'
  2451. LIBSOUP_REQUIRED='2.2.2'
  2452. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2453. LN_S='ln -s'
  2454. LTLIBOBJS=''
  2455. MAINT='#'
  2456. MAINTAINER_MODE_FALSE=''
  2457. MAINTAINER_MODE_TRUE='#'
  2458. MAKEINFO='${SHELL} /var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/missing --run makeinfo'
  2459. MANUAL_NSPR_CFLAGS='-I/usr/include/nspr'
  2460. MANUAL_NSPR_LIBS='-L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4 '
  2461. MANUAL_NSS_CFLAGS='-I/usr/include/nspr -I/usr/include/nss'
  2462. MANUAL_NSS_LIBS='-L/usr/lib/nspr -ldl -lplc4 -lplds4 -lnspr4  -L/usr/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3'
  2463. MSGFMT='/usr/bin/msgfmt'
  2464. NO_UNDEFINED=''
  2465. OBJDUMP='objdump'
  2466. OBJEXT='o'
  2467. ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
  2468. ORBIT_CONFIG='/usr/bin/orbit2-config'
  2469. ORBIT_IDL='/usr/bin/orbit-idl-2'
  2470. ORBIT_LIBS='-pthread -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lm'
  2471. ORBIT_REQUIRED='2.9.8'
  2472. OS_WIN32_FALSE=''
  2473. OS_WIN32_TRUE='#'
  2474. PACKAGE='evolution-data-server'
  2475. PACKAGE_BUGREPORT=''
  2476. PACKAGE_NAME='evolution-data-server'
  2477. PACKAGE_STRING='evolution-data-server 1.7.91'
  2478. PACKAGE_TARNAME='evolution-data-server'
  2479. PACKAGE_VERSION='1.7.91'
  2480. PATH_SEPARATOR=':'
  2481. PKG_CONFIG='/usr/bin/pkg-config'
  2482. POFILES=''
  2483. POSUB='po'
  2484. PO_IN_DATADIR_FALSE=''
  2485. PO_IN_DATADIR_TRUE=''
  2486. PTHREAD_LIB='-lpthread'
  2487. PURIFY='impure '
  2488. RANLIB='i686-pc-linux-gnu-ranlib'
  2489. REGEX_LIBS=''
  2490. SENDMAIL='/usr/sbin/sendmail'
  2491. SET_MAKE=''
  2492. SHELL='/bin/sh'
  2493. SOCKET_LIBS=''
  2494. SOUPTEMP_CFLAGS=''
  2495. SOUPTEMP_LIBS=''
  2496. SOUP_CFLAGS='-I/usr/include/libsoup-2.2 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   $(WERROR) '
  2497. SOUP_LIBS='-lsoup-2.2 -lgnutls -lgcrypt -lgpg-error -lxml2 -lz -lm -lglib-2.0   '
  2498. STRIP='i686-pc-linux-gnu-strip'
  2499. SUNLDAP_FALSE=''
  2500. SUNLDAP_TRUE='#'
  2501. THREADS_CFLAGS=''
  2502. THREADS_LIBS='-lpthread'
  2503. USE_NLS='yes'
  2504. VERSION='1.7.91'
  2505. WARN_CFLAGS='-Wall -Wmissing-prototypes '
  2506. WITH_LIBDB_FALSE=''
  2507. WITH_LIBDB_TRUE='#'
  2508. XGETTEXT='/usr/bin/xgettext'
  2509. YACC='bison -y'
  2510. ac_ct_AR=''
  2511. ac_ct_AS=''
  2512. ac_ct_CC=''
  2513. ac_ct_CXX=''
  2514. ac_ct_DLLTOOL=''
  2515. ac_ct_F77=''
  2516. ac_ct_OBJDUMP=''
  2517. ac_ct_RANLIB=''
  2518. ac_ct_STRIP=''
  2519. ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
  2520. am__fastdepCC_FALSE='#'
  2521. am__fastdepCC_TRUE=''
  2522. am__fastdepCXX_FALSE='#'
  2523. am__fastdepCXX_TRUE=''
  2524. am__include='include'
  2525. am__leading_dot='.'
  2526. am__quote=''
  2527. am__tar='tar --format=ustar -chf - "$$tardir"'
  2528. am__untar='tar -xf -'
  2529. bindir='${exec_prefix}/bin'
  2530. build='i686-pc-linux-gnu'
  2531. build_alias='i686-pc-linux-gnu'
  2532. build_cpu='i686'
  2533. build_os='linux-gnu'
  2534. build_vendor='pc'
  2535. camel_providerdir='${libdir}/evolution-data-server-1.2/camel-providers'
  2536. datadir='/usr/share'
  2537. exec_prefix='${prefix}'
  2538. extensiondir='${libdir}/evolution-data-server-1.2/extensions'
  2539. gladedir='${datadir}/evolution-data-server-1.8/glade'
  2540. host='i686-pc-linux-gnu'
  2541. host_alias='i686-pc-linux-gnu'
  2542. host_cpu='i686'
  2543. host_os='linux-gnu'
  2544. host_vendor='pc'
  2545. idldir='/usr/share/idl/evolution-data-server-1.2'
  2546. imagesdir='/usr/share/pixmaps/evolution-data-server-1.8'
  2547. includedir='${prefix}/include'
  2548. infodir='/usr/share/info'
  2549. install_sh='/var/tmp/portage/evolution-data-server-1.7.91/work/evolution-data-server-1.7.91/install-sh'
  2550. libdir='${exec_prefix}/lib'
  2551. libexecdir='${exec_prefix}/libexec'
  2552. localedir='$(prefix)/$(DATADIRNAME)/locale'
  2553. localstatedir='/var/lib'
  2554. mandir='/usr/share/man'
  2555. mkdir_p='mkdir -p --'
  2556. oldincludedir='/usr/include'
  2557. prefix='/usr'
  2558. privdatadir='${datadir}/evolution-data-server-1.8'
  2559. privincludedir='${includedir}/evolution-data-server-1.8'
  2560. privlibdir='${libdir}/evolution-data-server-1.8'
  2561. program_transform_name='s,x,x,'
  2562. sbindir='${exec_prefix}/sbin'
  2563. serverdir='${exec_prefix}/lib/bonobo/servers'
  2564. sharedstatedir='${prefix}/com'
  2565. subdirs=' calendar/libical libdb/dist'
  2566. sysconfdir='/etc'
  2567. target_alias=''
  2568. weatherdatadir='${datadir}/evolution-data-server-1.8/weather'
  2569.  
  2570. ## ------------- ##
  2571. ## Output files. ##
  2572. ## ------------- ##
  2573.  
  2574. EVO_MARSHAL_RULE='./marshal.mk'
  2575.  
  2576. configure: exit 1

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right fantasy-obligation
fantasy-obligation