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

Advertising

Anonymous
Monday, May 28th, 2007 at 1:16:46am UTC 

  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 Mail Notification configure 4.0, which was
  5. generated by GNU Autoconf 2.59.  Invocation command line was
  6.  
  7.   $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Stoffbox
  14. uname -m = i686
  15. uname -r = 2.6.20-15-386
  16. uname -s = Linux
  17. uname -v = #2 Sun Apr 15 07:34:00 UTC 2007
  18.  
  19. /usr/bin/uname -p = unknown
  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/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/X11R6/bin
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:1590: checking for gnome-open
  44. configure:1608: found /usr/bin/gnome-open
  45. configure:1620: result: /usr/bin/gnome-open
  46. configure:1919: checking build system type
  47. configure:1937: result: i686-pc-linux-gnu
  48. configure:1945: checking host system type
  49. configure:1959: result: i686-pc-linux-gnu
  50. configure:1967: checking target system type
  51. configure:1981: result: i686-pc-linux-gnu
  52. configure:2010: checking for a BSD-compatible install
  53. configure:2065: result: /usr/bin/install -c
  54. configure:2076: checking whether build environment is sane
  55. configure:2119: result: yes
  56. configure:2184: checking for gawk
  57. configure:2213: result: no
  58. configure:2184: checking for mawk
  59. configure:2200: found /usr/bin/mawk
  60. configure:2210: result: mawk
  61. configure:2220: checking whether make sets $(MAKE)
  62. configure:2240: result: yes
  63. configure:2408: checking whether to enable maintainer-specific portions of Makefiles
  64. configure:2417: result: no
  65. configure:2518: checking for style of include used by make
  66. configure:2546: result: GNU
  67. configure:2617: checking for gcc
  68. configure:2633: found /usr/bin/gcc
  69. configure:2643: result: gcc
  70. configure:2887: checking for C compiler version
  71. configure:2890: gcc --version </dev/null >&5
  72. gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  73. Copyright (C) 2006 Free Software Foundation, Inc.
  74. This is free software; see the source for copying conditions.  There is NO
  75. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  76.  
  77. configure:2893: $? = 0
  78. configure:2895: gcc -v </dev/null >&5
  79. Using built-in specs.
  80. Target: i486-linux-gnu
  81. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
  82. Thread model: posix
  83. gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  84. configure:2898: $? = 0
  85. configure:2900: gcc -V </dev/null >&5
  86. gcc: '-V' option must have argument
  87. configure:2903: $? = 1
  88. configure:2926: checking for C compiler default output file name
  89. configure:2929: gcc    conftest.c  >&5
  90. configure:2932: $? = 0
  91. configure:2978: result: a.out
  92. configure:2983: checking whether the C compiler works
  93. configure:2989: ./a.out
  94. configure:2992: $? = 0
  95. configure:3009: result: yes
  96. configure:3016: checking whether we are cross compiling
  97. configure:3018: result: no
  98. configure:3021: checking for suffix of executables
  99. configure:3023: gcc -o conftest    conftest.c  >&5
  100. configure:3026: $? = 0
  101. configure:3051: result:
  102. configure:3057: checking for suffix of object files
  103. configure:3078: gcc -c   conftest.c >&5
  104. configure:3081: $? = 0
  105. configure:3103: result: o
  106. configure:3107: checking whether we are using the GNU C compiler
  107. configure:3131: gcc -c   conftest.c >&5
  108. configure:3137: $? = 0
  109. configure:3141: test -z
  110.                          || test ! -s conftest.err
  111. configure:3144: $? = 0
  112. configure:3147: test -s conftest.o
  113. configure:3150: $? = 0
  114. configure:3163: result: yes
  115. configure:3169: checking whether gcc accepts -g
  116. configure:3190: gcc -c -g  conftest.c >&5
  117. configure:3196: $? = 0
  118. configure:3200: test -z
  119.                          || test ! -s conftest.err
  120. configure:3203: $? = 0
  121. configure:3206: test -s conftest.o
  122. configure:3209: $? = 0
  123. configure:3220: result: yes
  124. configure:3237: checking for gcc option to accept ANSI C
  125. configure:3307: gcc  -c -g -O2  conftest.c >&5
  126. configure:3313: $? = 0
  127. configure:3317: test -z
  128.                          || test ! -s conftest.err
  129. configure:3320: $? = 0
  130. configure:3323: test -s conftest.o
  131. configure:3326: $? = 0
  132. configure:3344: result: none needed
  133. configure:3362: gcc -c -g -O2  conftest.c >&5
  134. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  135. configure:3368: $? = 1
  136. configure: failed program was:
  137. | #ifndef __cplusplus
  138. |   choke me
  139. | #endif
  140. configure:3503: checking dependency style of gcc
  141. configure:3593: result: gcc3
  142. configure:3610: checking for a sed that does not truncate output
  143. configure:3664: result: /bin/sed
  144. configure:3667: checking for egrep
  145. configure:3677: result: grep -E
  146. configure:3693: checking for ld used by gcc
  147. configure:3760: result: /usr/bin/ld
  148. configure:3769: checking if the linker (/usr/bin/ld) is GNU ld
  149. configure:3784: result: yes
  150. configure:3789: checking for /usr/bin/ld option to reload object files
  151. configure:3796: result: -r
  152. configure:3814: checking for BSD-compatible nm
  153. configure:3863: result: /usr/bin/nm -B
  154. configure:3867: checking whether ln -s works
  155. configure:3871: result: yes
  156. configure:3878: checking how to recognise dependent libraries
  157. configure:4054: result: pass_all
  158. configure:4291: checking how to run the C preprocessor
  159. configure:4326: gcc -E  conftest.c
  160. configure:4332: $? = 0
  161. configure:4364: gcc -E  conftest.c
  162. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  163. configure:4370: $? = 1
  164. configure: failed program was:
  165. | /* confdefs.h.  */
  166. |
  167. | #define PACKAGE_NAME "Mail Notification"
  168. | #define PACKAGE_TARNAME "mail-notification"
  169. | #define PACKAGE_VERSION "4.0"
  170. | #define PACKAGE_STRING "Mail Notification 4.0"
  171. | #define PACKAGE_BUGREPORT "[email protected]"
  172. | #define PACKAGE "mail-notification"
  173. | #define VERSION "4.0"
  174. | /* end confdefs.h.  */
  175. | #include <ac_nonexistent.h>
  176. configure:4409: result: gcc -E
  177. configure:4433: gcc -E  conftest.c
  178. configure:4439: $? = 0
  179. configure:4471: gcc -E  conftest.c
  180. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  181. configure:4477: $? = 1
  182. configure: failed program was:
  183. | /* confdefs.h.  */
  184. |
  185. | #define PACKAGE_NAME "Mail Notification"
  186. | #define PACKAGE_TARNAME "mail-notification"
  187. | #define PACKAGE_VERSION "4.0"
  188. | #define PACKAGE_STRING "Mail Notification 4.0"
  189. | #define PACKAGE_BUGREPORT "[email protected]"
  190. | #define PACKAGE "mail-notification"
  191. | #define VERSION "4.0"
  192. | /* end confdefs.h.  */
  193. | #include <ac_nonexistent.h>
  194. configure:4521: checking for ANSI C header files
  195. configure:4546: gcc -c -g -O2  conftest.c >&5
  196. configure:4552: $? = 0
  197. configure:4556: test -z
  198.                          || test ! -s conftest.err
  199. configure:4559: $? = 0
  200. configure:4562: test -s conftest.o
  201. configure:4565: $? = 0
  202. configure:4654: gcc -o conftest -g -O2   conftest.c  >&5
  203. conftest.c: In function 'main':
  204. conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
  205. configure:4657: $? = 0
  206. configure:4659: ./conftest
  207. configure:4662: $? = 0
  208. configure:4677: result: yes
  209. configure:4701: checking for sys/types.h
  210. configure:4717: gcc -c -g -O2  conftest.c >&5
  211. configure:4723: $? = 0
  212. configure:4727: test -z
  213.                          || test ! -s conftest.err
  214. configure:4730: $? = 0
  215. configure:4733: test -s conftest.o
  216. configure:4736: $? = 0
  217. configure:4747: result: yes
  218. configure:4701: checking for sys/stat.h
  219. configure:4717: gcc -c -g -O2  conftest.c >&5
  220. configure:4723: $? = 0
  221. configure:4727: test -z
  222.                          || test ! -s conftest.err
  223. configure:4730: $? = 0
  224. configure:4733: test -s conftest.o
  225. configure:4736: $? = 0
  226. configure:4747: result: yes
  227. configure:4701: checking for stdlib.h
  228. configure:4717: gcc -c -g -O2  conftest.c >&5
  229. configure:4723: $? = 0
  230. configure:4727: test -z
  231.                          || test ! -s conftest.err
  232. configure:4730: $? = 0
  233. configure:4733: test -s conftest.o
  234. configure:4736: $? = 0
  235. configure:4747: result: yes
  236. configure:4701: checking for string.h
  237. configure:4717: gcc -c -g -O2  conftest.c >&5
  238. configure:4723: $? = 0
  239. configure:4727: test -z
  240.                          || test ! -s conftest.err
  241. configure:4730: $? = 0
  242. configure:4733: test -s conftest.o
  243. configure:4736: $? = 0
  244. configure:4747: result: yes
  245. configure:4701: checking for memory.h
  246. configure:4717: gcc -c -g -O2  conftest.c >&5
  247. configure:4723: $? = 0
  248. configure:4727: test -z
  249.                          || test ! -s conftest.err
  250. configure:4730: $? = 0
  251. configure:4733: test -s conftest.o
  252. configure:4736: $? = 0
  253. configure:4747: result: yes
  254. configure:4701: checking for strings.h
  255. configure:4717: gcc -c -g -O2  conftest.c >&5
  256. configure:4723: $? = 0
  257. configure:4727: test -z
  258.                          || test ! -s conftest.err
  259. configure:4730: $? = 0
  260. configure:4733: test -s conftest.o
  261. configure:4736: $? = 0
  262. configure:4747: result: yes
  263. configure:4701: checking for inttypes.h
  264. configure:4717: gcc -c -g -O2  conftest.c >&5
  265. configure:4723: $? = 0
  266. configure:4727: test -z
  267.                          || test ! -s conftest.err
  268. configure:4730: $? = 0
  269. configure:4733: test -s conftest.o
  270. configure:4736: $? = 0
  271. configure:4747: result: yes
  272. configure:4701: checking for stdint.h
  273. configure:4717: gcc -c -g -O2  conftest.c >&5
  274. configure:4723: $? = 0
  275. configure:4727: test -z
  276.                          || test ! -s conftest.err
  277. configure:4730: $? = 0
  278. configure:4733: test -s conftest.o
  279. configure:4736: $? = 0
  280. configure:4747: result: yes
  281. configure:4701: checking for unistd.h
  282. configure:4717: gcc -c -g -O2  conftest.c >&5
  283. configure:4723: $? = 0
  284. configure:4727: test -z
  285.                          || test ! -s conftest.err
  286. configure:4730: $? = 0
  287. configure:4733: test -s conftest.o
  288. configure:4736: $? = 0
  289. configure:4747: result: yes
  290. configure:4773: checking dlfcn.h usability
  291. configure:4785: gcc -c -g -O2  conftest.c >&5
  292. configure:4791: $? = 0
  293. configure:4795: test -z
  294.                          || test ! -s conftest.err
  295. configure:4798: $? = 0
  296. configure:4801: test -s conftest.o
  297. configure:4804: $? = 0
  298. configure:4814: result: yes
  299. configure:4818: checking dlfcn.h presence
  300. configure:4828: gcc -E  conftest.c
  301. configure:4834: $? = 0
  302. configure:4854: result: yes
  303. configure:4889: checking for dlfcn.h
  304. configure:4896: result: yes
  305. configure:4961: checking for g++
  306. configure:4977: found /usr/bin/g++
  307. configure:4987: result: g++
  308. configure:5003: checking for C++ compiler version
  309. configure:5006: g++ --version </dev/null >&5
  310. g++ (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  311. Copyright (C) 2006 Free Software Foundation, Inc.
  312. This is free software; see the source for copying conditions.  There is NO
  313. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  314.  
  315. configure:5009: $? = 0
  316. configure:5011: g++ -v </dev/null >&5
  317. Using built-in specs.
  318. Target: i486-linux-gnu
  319. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
  320. Thread model: posix
  321. gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  322. configure:5014: $? = 0
  323. configure:5016: g++ -V </dev/null >&5
  324. g++: '-V' option must have argument
  325. configure:5019: $? = 1
  326. configure:5022: checking whether we are using the GNU C++ compiler
  327. configure:5046: g++ -c   conftest.cc >&5
  328. configure:5052: $? = 0
  329. configure:5056: test -z
  330.                          || test ! -s conftest.err
  331. configure:5059: $? = 0
  332. configure:5062: test -s conftest.o
  333. configure:5065: $? = 0
  334. configure:5078: result: yes
  335. configure:5084: checking whether g++ accepts -g
  336. configure:5105: g++ -c -g  conftest.cc >&5
  337. configure:5111: $? = 0
  338. configure:5115: test -z
  339.                          || test ! -s conftest.err
  340. configure:5118: $? = 0
  341. configure:5121: test -s conftest.o
  342. configure:5124: $? = 0
  343. configure:5135: result: yes
  344. configure:5177: g++ -c -g -O2  conftest.cc >&5
  345. configure:5183: $? = 0
  346. configure:5187: test -z
  347.                          || test ! -s conftest.err
  348. configure:5190: $? = 0
  349. configure:5193: test -s conftest.o
  350. configure:5196: $? = 0
  351. configure:5222: g++ -c -g -O2  conftest.cc >&5
  352. conftest.cc: In function 'int main()':
  353. conftest.cc:26: error: 'exit' was not declared in this scope
  354. configure:5228: $? = 1
  355. configure: failed program was:
  356. | /* confdefs.h.  */
  357. |
  358. | #define PACKAGE_NAME "Mail Notification"
  359. | #define PACKAGE_TARNAME "mail-notification"
  360. | #define PACKAGE_VERSION "4.0"
  361. | #define PACKAGE_STRING "Mail Notification 4.0"
  362. | #define PACKAGE_BUGREPORT "[email protected]"
  363. | #define PACKAGE "mail-notification"
  364. | #define VERSION "4.0"
  365. | #define STDC_HEADERS 1
  366. | #define HAVE_SYS_TYPES_H 1
  367. | #define HAVE_SYS_STAT_H 1
  368. | #define HAVE_STDLIB_H 1
  369. | #define HAVE_STRING_H 1
  370. | #define HAVE_MEMORY_H 1
  371. | #define HAVE_STRINGS_H 1
  372. | #define HAVE_INTTYPES_H 1
  373. | #define HAVE_STDINT_H 1
  374. | #define HAVE_UNISTD_H 1
  375. | #define HAVE_DLFCN_H 1
  376. | /* end confdefs.h.  */
  377. |
  378. | int
  379. | main ()
  380. | {
  381. | exit (42);
  382. |   ;
  383. |   return 0;
  384. | }
  385. configure:5177: g++ -c -g -O2  conftest.cc >&5
  386. configure:5183: $? = 0
  387. configure:5187: test -z
  388.                          || test ! -s conftest.err
  389. configure:5190: $? = 0
  390. configure:5193: test -s conftest.o
  391. configure:5196: $? = 0
  392. configure:5222: g++ -c -g -O2  conftest.cc >&5
  393. configure:5228: $? = 0
  394. configure:5232: test -z
  395.                          || test ! -s conftest.err
  396. configure:5235: $? = 0
  397. configure:5238: test -s conftest.o
  398. configure:5241: $? = 0
  399. configure:5266: checking dependency style of g++
  400. configure:5356: result: gcc3
  401. configure:5383: checking how to run the C++ preprocessor
  402. configure:5414: g++ -E  conftest.cc
  403. configure:5420: $? = 0
  404. configure:5452: g++ -E  conftest.cc
  405. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  406. configure:5458: $? = 1
  407. configure: failed program was:
  408. | /* confdefs.h.  */
  409. |
  410. | #define PACKAGE_NAME "Mail Notification"
  411. | #define PACKAGE_TARNAME "mail-notification"
  412. | #define PACKAGE_VERSION "4.0"
  413. | #define PACKAGE_STRING "Mail Notification 4.0"
  414. | #define PACKAGE_BUGREPORT "[email protected]"
  415. | #define PACKAGE "mail-notification"
  416. | #define VERSION "4.0"
  417. | #define STDC_HEADERS 1
  418. | #define HAVE_SYS_TYPES_H 1
  419. | #define HAVE_SYS_STAT_H 1
  420. | #define HAVE_STDLIB_H 1
  421. | #define HAVE_STRING_H 1
  422. | #define HAVE_MEMORY_H 1
  423. | #define HAVE_STRINGS_H 1
  424. | #define HAVE_INTTYPES_H 1
  425. | #define HAVE_STDINT_H 1
  426. | #define HAVE_UNISTD_H 1
  427. | #define HAVE_DLFCN_H 1
  428. | #ifdef __cplusplus
  429. | extern "C" void std::exit (int) throw (); using std::exit;
  430. | #endif
  431. | /* end confdefs.h.  */
  432. | #include <ac_nonexistent.h>
  433. configure:5497: result: g++ -E
  434. configure:5521: g++ -E  conftest.cc
  435. configure:5527: $? = 0
  436. configure:5559: g++ -E  conftest.cc
  437. conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
  438. configure:5565: $? = 1
  439. configure: failed program was:
  440. | /* confdefs.h.  */
  441. |
  442. | #define PACKAGE_NAME "Mail Notification"
  443. | #define PACKAGE_TARNAME "mail-notification"
  444. | #define PACKAGE_VERSION "4.0"
  445. | #define PACKAGE_STRING "Mail Notification 4.0"
  446. | #define PACKAGE_BUGREPORT "[email protected]"
  447. | #define PACKAGE "mail-notification"
  448. | #define VERSION "4.0"
  449. | #define STDC_HEADERS 1
  450. | #define HAVE_SYS_TYPES_H 1
  451. | #define HAVE_SYS_STAT_H 1
  452. | #define HAVE_STDLIB_H 1
  453. | #define HAVE_STRING_H 1
  454. | #define HAVE_MEMORY_H 1
  455. | #define HAVE_STRINGS_H 1
  456. | #define HAVE_INTTYPES_H 1
  457. | #define HAVE_STDINT_H 1
  458. | #define HAVE_UNISTD_H 1
  459. | #define HAVE_DLFCN_H 1
  460. | #ifdef __cplusplus
  461. | extern "C" void std::exit (int) throw (); using std::exit;
  462. | #endif
  463. | /* end confdefs.h.  */
  464. | #include <ac_nonexistent.h>
  465. configure:5662: checking for g77
  466. configure:5691: result: no
  467. configure:5662: checking for f77
  468. configure:5691: result: no
  469. configure:5662: checking for xlf
  470. configure:5691: result: no
  471. configure:5662: checking for frt
  472. configure:5691: result: no
  473. configure:5662: checking for pgf77
  474. configure:5691: result: no
  475. configure:5662: checking for fort77
  476. configure:5691: result: no
  477. configure:5662: checking for fl32
  478. configure:5691: result: no
  479. configure:5662: checking for af77
  480. configure:5691: result: no
  481. configure:5662: checking for f90
  482. configure:5691: result: no
  483. configure:5662: checking for xlf90
  484. configure:5691: result: no
  485. configure:5662: checking for pgf90
  486. configure:5691: result: no
  487. configure:5662: checking for epcf90
  488. configure:5691: result: no
  489. configure:5662: checking for f95
  490. configure:5691: result: no
  491. configure:5662: checking for fort
  492. configure:5691: result: no
  493. configure:5662: checking for xlf95
  494. configure:5691: result: no
  495. configure:5662: checking for ifc
  496. configure:5691: result: no
  497. configure:5662: checking for efc
  498. configure:5691: result: no
  499. configure:5662: checking for pgf95
  500. configure:5691: result: no
  501. configure:5662: checking for lf95
  502. configure:5691: result: no
  503. configure:5662: checking for gfortran
  504. configure:5691: result: no
  505. configure:5703: checking for Fortran 77 compiler version
  506. configure:5706:  --version </dev/null >&5
  507. ./configure: line 5707: --version: command not found
  508. configure:5709: $? = 127
  509. configure:5711:  -v </dev/null >&5
  510. ./configure: line 5712: -v: command not found
  511. configure:5714: $? = 127
  512. configure:5716:  -V </dev/null >&5
  513. ./configure: line 5717: -V: command not found
  514. configure:5719: $? = 127
  515. configure:5727: checking whether we are using the GNU Fortran 77 compiler
  516. configure:5741:  -c  conftest.F >&5
  517. ./configure: line 5742: -c: command not found
  518. configure:5747: $? = 127
  519. configure: failed program was:
  520. |       program main
  521. | #ifndef __GNUC__
  522. |        choke me
  523. | #endif
  524. |
  525. |       end
  526. configure:5773: result: no
  527. configure:5779: checking whether  accepts -g
  528. configure:5791:  -c -g conftest.f >&5
  529. ./configure: line 5792: -c: command not found
  530. configure:5797: $? = 127
  531. configure: failed program was:
  532. |       program main
  533. |
  534. |       end
  535. configure:5822: result: no
  536. configure:5852: checking the maximum length of command line arguments
  537. configure:5961: result: 32768
  538. configure:5972: checking command to parse /usr/bin/nm -B output from gcc object
  539. configure:6077: gcc -c -g -O2  conftest.c >&5
  540. configure:6080: $? = 0
  541. configure:6084: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][       ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  542. configure:6087: $? = 0
  543. configure:6139: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
  544. configure:6142: $? = 0
  545. configure:6180: result: ok
  546. configure:6184: checking for objdir
  547. configure:6199: result: .libs
  548. configure:6289: checking for ar
  549. configure:6305: found /usr/bin/ar
  550. configure:6316: result: ar
  551. configure:6369: checking for ranlib
  552. configure:6385: found /usr/bin/ranlib
  553. configure:6396: result: ranlib
  554. configure:6449: checking for strip
  555. configure:6465: found /usr/bin/strip
  556. configure:6476: result: strip
  557. configure:6748: checking if gcc supports -fno-rtti -fno-exceptions
  558. configure:6766: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
  559. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  560. configure:6770: $? = 0
  561. configure:6783: result: no
  562. configure:6798: checking for gcc option to produce PIC
  563. configure:7008: result: -fPIC
  564. configure:7016: checking if gcc PIC flag -fPIC works
  565. configure:7034: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
  566. configure:7038: $? = 0
  567. configure:7051: result: yes
  568. configure:7079: checking if gcc static flag -static works
  569. configure:7107: result: yes
  570. configure:7117: checking if gcc supports -c -o file.o
  571. configure:7138: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
  572. configure:7142: $? = 0
  573. configure:7164: result: yes
  574. configure:7190: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  575. configure:8148: result: yes
  576. configure:8169: checking whether -lc should be explicitly linked in
  577. configure:8174: gcc -c -g -O2  conftest.c >&5
  578. configure:8177: $? = 0
  579. configure:8192: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
  580. configure:8195: $? = 0
  581. configure:8207: result: no
  582. configure:8215: checking dynamic linker characteristics
  583. configure:8803: result: GNU/Linux ld.so
  584. configure:8812: checking how to hardcode library paths into programs
  585. configure:8837: result: immediate
  586. configure:8851: checking whether stripping libraries is possible
  587. configure:8856: result: yes
  588. configure:9690: checking if libtool supports shared libraries
  589. configure:9692: result: yes
  590. configure:9695: checking whether to build shared libraries
  591. configure:9716: result: yes
  592. configure:9719: checking whether to build static libraries
  593. configure:9723: result: yes
  594. configure:9815: creating libtool
  595. configure:10403: checking for ld used by g++
  596. configure:10470: result: /usr/bin/ld
  597. configure:10479: checking if the linker (/usr/bin/ld) is GNU ld
  598. configure:10494: result: yes
  599. configure:10545: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  600. configure:11483: result: yes
  601. configure:11501: g++ -c -g -O2  conftest.cpp >&5
  602. configure:11504: $? = 0
  603. configure:11623: checking for g++ option to produce PIC
  604. configure:11897: result: -fPIC
  605. configure:11905: checking if g++ PIC flag -fPIC works
  606. configure:11923: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
  607. configure:11927: $? = 0
  608. configure:11940: result: yes
  609. configure:11968: checking if g++ static flag -static works
  610. configure:11996: result: yes
  611. configure:12006: checking if g++ supports -c -o file.o
  612. configure:12027: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
  613. configure:12031: $? = 0
  614. configure:12053: result: yes
  615. configure:12079: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
  616. configure:12104: result: yes
  617. configure:12171: checking dynamic linker characteristics
  618. configure:12759: result: GNU/Linux ld.so
  619. configure:12768: checking how to hardcode library paths into programs
  620. configure:12793: result: immediate
  621. configure:18970: checking locale.h usability
  622. configure:18982: gcc -c -g -O2  conftest.c >&5
  623. configure:18988: $? = 0
  624. configure:18992: test -z
  625.                          || test ! -s conftest.err
  626. configure:18995: $? = 0
  627. configure:18998: test -s conftest.o
  628. configure:19001: $? = 0
  629. configure:19011: result: yes
  630. configure:19015: checking locale.h presence
  631. configure:19025: gcc -E  conftest.c
  632. configure:19031: $? = 0
  633. configure:19051: result: yes
  634. configure:19086: checking for locale.h
  635. configure:19093: result: yes
  636. configure:19107: checking for LC_MESSAGES
  637. configure:19128: gcc -o conftest -g -O2   conftest.c  >&5
  638. configure:19134: $? = 0
  639. configure:19138: test -z
  640.                          || test ! -s conftest.err
  641. configure:19141: $? = 0
  642. configure:19144: test -s conftest
  643. configure:19147: $? = 0
  644. configure:19159: result: yes
  645. configure:19188: checking libintl.h usability
  646. configure:19200: gcc -c -g -O2  conftest.c >&5
  647. configure:19206: $? = 0
  648. configure:19210: test -z
  649.                          || test ! -s conftest.err
  650. configure:19213: $? = 0
  651. configure:19216: test -s conftest.o
  652. configure:19219: $? = 0
  653. configure:19229: result: yes
  654. configure:19233: checking libintl.h presence
  655. configure:19243: gcc -E  conftest.c
  656. configure:19249: $? = 0
  657. configure:19269: result: yes
  658. configure:19304: checking for libintl.h
  659. configure:19311: result: yes
  660. configure:19322: checking for ngettext in libc
  661. configure:19345: gcc -o conftest -g -O2   conftest.c  >&5
  662. configure:19351: $? = 0
  663. configure:19355: test -z
  664.                          || test ! -s conftest.err
  665. configure:19358: $? = 0
  666. configure:19361: test -s conftest
  667. configure:19364: $? = 0
  668. configure:19377: result: yes
  669. configure:19381: checking for dgettext in libc
  670. configure:19404: gcc -o conftest -g -O2   conftest.c  >&5
  671. configure:19410: $? = 0
  672. configure:19414: test -z
  673.                          || test ! -s conftest.err
  674. configure:19417: $? = 0
  675. configure:19420: test -s conftest
  676. configure:19423: $? = 0
  677. configure:19436: result: yes
  678. configure:19445: checking for bind_textdomain_codeset
  679. configure:19502: gcc -o conftest -g -O2   conftest.c  >&5
  680. configure:19508: $? = 0
  681. configure:19512: test -z
  682.                          || test ! -s conftest.err
  683. configure:19515: $? = 0
  684. configure:19518: test -s conftest
  685. configure:19521: $? = 0
  686. configure:19533: result: yes
  687. configure:20043: checking for msgfmt
  688. configure:20073: result: no
  689. configure:20599: checking for perl
  690. configure:20617: found /usr/bin/perl
  691. configure:20629: result: /usr/bin/perl
  692. configure:20647: checking for XML::Parser
  693. configure:20650: result: ok
  694. configure:20661: checking for iconv
  695. configure:20679: found /usr/bin/iconv
  696. configure:20692: result: /usr/bin/iconv
  697. configure:20701: checking for msgfmt
  698. configure:20732: result: msgfmt
  699. configure:20741: checking for msgmerge
  700. configure:20772: result: msgmerge
  701. configure:20781: checking for xgettext
  702. configure:20812: result: xgettext
  703. configure:20879: checking for gcc
  704. configure:20905: result: gcc
  705. configure:21149: checking for C compiler version
  706. configure:21152: gcc --version </dev/null >&5
  707. gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  708. Copyright (C) 2006 Free Software Foundation, Inc.
  709. This is free software; see the source for copying conditions.  There is NO
  710. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  711.  
  712. configure:21155: $? = 0
  713. configure:21157: gcc -v </dev/null >&5
  714. Using built-in specs.
  715. Target: i486-linux-gnu
  716. Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
  717. Thread model: posix
  718. gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
  719. configure:21160: $? = 0
  720. configure:21162: gcc -V </dev/null >&5
  721. gcc: '-V' option must have argument
  722. configure:21165: $? = 1
  723. configure:21168: checking whether we are using the GNU C compiler
  724. configure:21224: result: yes
  725. configure:21230: checking whether gcc accepts -g
  726. configure:21281: result: yes
  727. configure:21298: checking for gcc option to accept ANSI C
  728. configure:21405: result: none needed
  729. configure:21423: gcc -c -g -O2  conftest.c >&5
  730. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  731. configure:21429: $? = 1
  732. configure: failed program was:
  733. | #ifndef __cplusplus
  734. |   choke me
  735. | #endif
  736. configure:21564: checking dependency style of gcc
  737. configure:21654: result: gcc3
  738. configure:21678: checking for special C compiler options needed for large files
  739. configure:21777: result: no
  740. configure:21783: checking for _FILE_OFFSET_BITS value needed for large files
  741. configure:21814: gcc -c -g -O2  conftest.c >&5
  742. conftest.c:36: warning: left shift count >= width of type
  743. conftest.c:36: warning: left shift count >= width of type
  744. conftest.c:38: error: size of array 'off_t_is_large' is negative
  745. configure:21820: $? = 1
  746. configure: failed program was:
  747. | /* confdefs.h.  */
  748. |
  749. | #define PACKAGE_NAME "Mail Notification"
  750. | #define PACKAGE_TARNAME "mail-notification"
  751. | #define PACKAGE_VERSION "4.0"
  752. | #define PACKAGE_STRING "Mail Notification 4.0"
  753. | #define PACKAGE_BUGREPORT "[email protected]"
  754. | #define PACKAGE "mail-notification"
  755. | #define VERSION "4.0"
  756. | #define STDC_HEADERS 1
  757. | #define HAVE_SYS_TYPES_H 1
  758. | #define HAVE_SYS_STAT_H 1
  759. | #define HAVE_STDLIB_H 1
  760. | #define HAVE_STRING_H 1
  761. | #define HAVE_MEMORY_H 1
  762. | #define HAVE_STRINGS_H 1
  763. | #define HAVE_INTTYPES_H 1
  764. | #define HAVE_STDINT_H 1
  765. | #define HAVE_UNISTD_H 1
  766. | #define HAVE_DLFCN_H 1
  767. | #ifdef __cplusplus
  768. | extern "C" void std::exit (int) throw (); using std::exit;
  769. | #endif
  770. | #define GETTEXT_PACKAGE "mail-notification"
  771. | #define HAVE_LOCALE_H 1
  772. | #define HAVE_LC_MESSAGES 1
  773. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  774. | #define HAVE_GETTEXT 1
  775. | /* end confdefs.h.  */
  776. | #include <sys/types.h>
  777. |  /* Check that off_t can represent 2**63 - 1 correctly.
  778. |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
  779. |     since some C++ compilers masquerading as C compilers
  780. |     incorrectly reject 9223372036854775807.  */
  781. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  782. |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  783. |                    && LARGE_OFF_T % 2147483647 == 1)
  784. |                   ? 1 : -1];
  785. | int
  786. | main ()
  787. | {
  788. |
  789. |   ;
  790. |   return 0;
  791. | }
  792. configure:21867: gcc -c -g -O2  conftest.c >&5
  793. configure:21873: $? = 0
  794. configure:21877: test -z
  795.                          || test ! -s conftest.err
  796. configure:21880: $? = 0
  797. configure:21883: test -s conftest.o
  798. configure:21886: $? = 0
  799. configure:21898: result: 64
  800. configure:21908: checking for _LARGE_FILES value needed for large files
  801. configure:21939: gcc -c -g -O2  conftest.c >&5
  802. configure:21945: $? = 0
  803. configure:21949: test -z
  804.                          || test ! -s conftest.err
  805. configure:21952: $? = 0
  806. configure:21955: test -s conftest.o
  807. configure:21958: $? = 0
  808. configure:22023: result: no
  809. configure:22037: checking for ANSI C header files
  810. configure:22193: result: yes
  811. configure:22224: checking if the system resolver is reentrant
  812. configure:22249: result: yes
  813. configure:22267: checking for timegm
  814. configure:22324: gcc -o conftest -g -O2   conftest.c  >&5
  815. configure:22330: $? = 0
  816. configure:22334: test -z
  817.                          || test ! -s conftest.err
  818. configure:22337: $? = 0
  819. configure:22340: test -s conftest
  820. configure:22343: $? = 0
  821. configure:22355: result: yes
  822. configure:22367: checking whether struct tm is in sys/time.h or time.h
  823. configure:22390: gcc -c -g -O2  conftest.c >&5
  824. configure:22396: $? = 0
  825. configure:22400: test -z
  826.                          || test ! -s conftest.err
  827. configure:22403: $? = 0
  828. configure:22406: test -s conftest.o
  829. configure:22409: $? = 0
  830. configure:22420: result: time.h
  831. configure:22455: checking for pkg-config
  832. configure:22473: found /usr/bin/pkg-config
  833. configure:22486: result: /usr/bin/pkg-config
  834. configure:22507: checking for GTK+ - version >= 2.6.0
  835. configure:22652: result: no
  836. configure:22685: gcc -o conftest -g -O2    conftest.c   >&5
  837. conftest.c:35:21: error: gtk/gtk.h: No such file or directory
  838. conftest.c: In function 'main':
  839. conftest.c:41: error: 'gtk_major_version' undeclared (first use in this function)
  840. conftest.c:41: error: (Each undeclared identifier is reported only once
  841. conftest.c:41: error: for each function it appears in.)
  842. conftest.c:41: error: 'gtk_minor_version' undeclared (first use in this function)
  843. conftest.c:41: error: 'gtk_micro_version' undeclared (first use in this function)
  844. configure:22691: $? = 1
  845. configure: failed program was:
  846. | /* confdefs.h.  */
  847. |
  848. | #define PACKAGE_NAME "Mail Notification"
  849. | #define PACKAGE_TARNAME "mail-notification"
  850. | #define PACKAGE_VERSION "4.0"
  851. | #define PACKAGE_STRING "Mail Notification 4.0"
  852. | #define PACKAGE_BUGREPORT "[email protected]"
  853. | #define PACKAGE "mail-notification"
  854. | #define VERSION "4.0"
  855. | #define STDC_HEADERS 1
  856. | #define HAVE_SYS_TYPES_H 1
  857. | #define HAVE_SYS_STAT_H 1
  858. | #define HAVE_STDLIB_H 1
  859. | #define HAVE_STRING_H 1
  860. | #define HAVE_MEMORY_H 1
  861. | #define HAVE_STRINGS_H 1
  862. | #define HAVE_INTTYPES_H 1
  863. | #define HAVE_STDINT_H 1
  864. | #define HAVE_UNISTD_H 1
  865. | #define HAVE_DLFCN_H 1
  866. | #ifdef __cplusplus
  867. | extern "C" void std::exit (int) throw (); using std::exit;
  868. | #endif
  869. | #define GETTEXT_PACKAGE "mail-notification"
  870. | #define HAVE_LOCALE_H 1
  871. | #define HAVE_LC_MESSAGES 1
  872. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  873. | #define HAVE_GETTEXT 1
  874. | #define _FILE_OFFSET_BITS 64
  875. | #define STDC_HEADERS 1
  876. | #define HAVE_REENTRANT_RESOLVER 1
  877. | #define HAVE_TIMEGM 1
  878. | /* end confdefs.h.  */
  879. |
  880. | #include <gtk/gtk.h>
  881. | #include <stdio.h>
  882. |
  883. | int
  884. | main ()
  885. | {
  886. |  return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
  887. |   ;
  888. |   return 0;
  889. | }
  890. configure:22730: error: unable to find the GTK+ library
  891.  
  892. ## ---------------- ##
  893. ## Cache variables. ##
  894. ## ---------------- ##
  895.  
  896. ac_cv_build=i686-pc-linux-gnu
  897. ac_cv_build_alias=i686-pc-linux-gnu
  898. ac_cv_c_compiler_gnu=yes
  899. ac_cv_cxx_compiler_gnu=yes
  900. ac_cv_env_CC_set=
  901. ac_cv_env_CC_value=
  902. ac_cv_env_CFLAGS_set=
  903. ac_cv_env_CFLAGS_value=
  904. ac_cv_env_CPPFLAGS_set=
  905. ac_cv_env_CPPFLAGS_value=
  906. ac_cv_env_CPP_set=
  907. ac_cv_env_CPP_value=
  908. ac_cv_env_CXXCPP_set=
  909. ac_cv_env_CXXCPP_value=
  910. ac_cv_env_CXXFLAGS_set=
  911. ac_cv_env_CXXFLAGS_value=
  912. ac_cv_env_CXX_set=
  913. ac_cv_env_CXX_value=
  914. ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_set=
  915. ac_cv_env_EVOLUTION_PLUGIN_CFLAGS_value=
  916. ac_cv_env_EVOLUTION_PLUGIN_LIBS_set=
  917. ac_cv_env_EVOLUTION_PLUGIN_LIBS_value=
  918. ac_cv_env_F77_set=
  919. ac_cv_env_F77_value=
  920. ac_cv_env_FFLAGS_set=
  921. ac_cv_env_FFLAGS_value=
  922. ac_cv_env_GMIME_CFLAGS_set=
  923. ac_cv_env_GMIME_CFLAGS_value=
  924. ac_cv_env_GMIME_LIBS_set=
  925. ac_cv_env_GMIME_LIBS_value=
  926. ac_cv_env_GNOME_CFLAGS_set=
  927. ac_cv_env_GNOME_CFLAGS_value=
  928. ac_cv_env_GNOME_LIBS_set=
  929. ac_cv_env_GNOME_LIBS_value=
  930. ac_cv_env_LDFLAGS_set=
  931. ac_cv_env_LDFLAGS_value=
  932. ac_cv_env_PKG_CONFIG_set=
  933. ac_cv_env_PKG_CONFIG_value=
  934. ac_cv_env_build_alias_set=
  935. ac_cv_env_build_alias_value=
  936. ac_cv_env_host_alias_set=
  937. ac_cv_env_host_alias_value=
  938. ac_cv_env_target_alias_set=
  939. ac_cv_env_target_alias_value=
  940. ac_cv_exeext=
  941. ac_cv_f77_compiler_gnu=no
  942. ac_cv_func_bind_textdomain_codeset=yes
  943. ac_cv_func_timegm=yes
  944. ac_cv_header_dlfcn_h=yes
  945. ac_cv_header_inttypes_h=yes
  946. ac_cv_header_libintl_h=yes
  947. ac_cv_header_locale_h=yes
  948. ac_cv_header_memory_h=yes
  949. ac_cv_header_stdc=yes
  950. ac_cv_header_stdint_h=yes
  951. ac_cv_header_stdlib_h=yes
  952. ac_cv_header_string_h=yes
  953. ac_cv_header_strings_h=yes
  954. ac_cv_header_sys_stat_h=yes
  955. ac_cv_header_sys_types_h=yes
  956. ac_cv_header_unistd_h=yes
  957. ac_cv_host=i686-pc-linux-gnu
  958. ac_cv_host_alias=i686-pc-linux-gnu
  959. ac_cv_objext=o
  960. ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv
  961. ac_cv_path_INTLTOOL_MSGFMT=msgfmt
  962. ac_cv_path_INTLTOOL_MSGMERGE=msgmerge
  963. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  964. ac_cv_path_INTLTOOL_XGETTEXT=xgettext
  965. ac_cv_path_MSGFMT=no
  966. ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
  967. ac_cv_path_ac_prefix_program=/usr/bin/gnome-open
  968. ac_cv_path_install='/usr/bin/install -c'
  969. ac_cv_prog_AWK=mawk
  970. ac_cv_prog_CPP='gcc -E'
  971. ac_cv_prog_CXXCPP='g++ -E'
  972. ac_cv_prog_ac_ct_AR=ar
  973. ac_cv_prog_ac_ct_CC=gcc
  974. ac_cv_prog_ac_ct_CXX=g++
  975. ac_cv_prog_ac_ct_RANLIB=ranlib
  976. ac_cv_prog_ac_ct_STRIP=strip
  977. ac_cv_prog_cc_g=yes
  978. ac_cv_prog_cc_stdc=
  979. ac_cv_prog_cxx_g=yes
  980. ac_cv_prog_egrep='grep -E'
  981. ac_cv_prog_f77_g=no
  982. ac_cv_prog_make_make_set=yes
  983. ac_cv_struct_tm=time.h
  984. ac_cv_sys_file_offset_bits=64
  985. ac_cv_sys_large_files=no
  986. ac_cv_sys_largefile_CC=no
  987. ac_cv_target=i686-pc-linux-gnu
  988. ac_cv_target_alias=i686-pc-linux-gnu
  989. am_cv_CC_dependencies_compiler_type=gcc3
  990. am_cv_CXX_dependencies_compiler_type=gcc3
  991. am_cv_val_LC_MESSAGES=yes
  992. gt_cv_func_dgettext_libc=yes
  993. gt_cv_func_dgettext_libintl=no
  994. gt_cv_func_ngettext_libc=yes
  995. gt_cv_have_gettext=no
  996. lt_cv_deplibs_check_method=pass_all
  997. lt_cv_file_magic_cmd='$MAGIC_CMD'
  998. lt_cv_file_magic_test_file=
  999. lt_cv_ld_reload_flag=-r
  1000. lt_cv_objdir=.libs
  1001. lt_cv_path_LD=/usr/bin/ld
  1002. lt_cv_path_LDCXX=/usr/bin/ld
  1003. lt_cv_path_NM='/usr/bin/nm -B'
  1004. lt_cv_path_SED=/bin/sed
  1005. lt_cv_prog_compiler_c_o=yes
  1006. lt_cv_prog_compiler_c_o_CXX=yes
  1007. lt_cv_prog_compiler_rtti_exceptions=no
  1008. lt_cv_prog_gnu_ld=yes
  1009. lt_cv_prog_gnu_ldcxx=yes
  1010. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[      ][   ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  1011. 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'\'''
  1012. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  1013. lt_cv_sys_max_cmd_len=32768
  1014. lt_lt_cv_prog_compiler_c_o='"yes"'
  1015. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  1016. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[        ][     ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  1017. 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'\''"'
  1018. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  1019.  
  1020. ## ----------------- ##
  1021. ## Output variables. ##
  1022. ## ----------------- ##
  1023.  
  1024. ACLOCAL='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run aclocal-1.9'
  1025. ALL_LINGUAS='bg ca cs de fr ja nl pl pt pt_BR ru sr [email protected] sv'
  1026. AMDEPBACKSLASH='\'
  1027. AMDEP_FALSE='#'
  1028. AMDEP_TRUE=''
  1029. AML=''
  1030. AMTAR='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run tar'
  1031. AR='ar'
  1032. AUTOCONF='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run autoconf'
  1033. AUTOHEADER='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run autoheader'
  1034. AUTOMAKE='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run automake-1.9'
  1035. AWK='mawk'
  1036. BONOBO_IDLFLAGS=''
  1037. CATALOGS=''
  1038. CATOBJEXT='NONE'
  1039. CC='gcc'
  1040. CCDEPMODE='depmode=gcc3'
  1041. CFLAGS='-g -O2'
  1042. CPP='gcc -E'
  1043. CPPFLAGS=''
  1044. CXX='g++'
  1045. CXXCPP='g++ -E'
  1046. CXXDEPMODE='depmode=gcc3'
  1047. CXXFLAGS='-g -O2'
  1048. CYGPATH_W='echo'
  1049. DATADIRNAME=''
  1050. DEBUG_CFLAGS='-DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS'
  1051. DEFS=''
  1052. DEPDIR='.deps'
  1053. ECHO='echo'
  1054. ECHO_C=''
  1055. ECHO_N='-n'
  1056. ECHO_T=''
  1057. EGREP='grep -E'
  1058. EVOLUTION_PLUGIN_CFLAGS=''
  1059. EVOLUTION_PLUGIN_LIBS=''
  1060. EXEEXT=''
  1061. F77=''
  1062. FFLAGS=''
  1063. GCONFTOOL=''
  1064. GCONF_SCHEMAS_INSTALL_FALSE=''
  1065. GCONF_SCHEMAS_INSTALL_TRUE=''
  1066. GCONF_SCHEMA_CONFIG_SOURCE=''
  1067. GCONF_SCHEMA_FILE_DIR=''
  1068. GETTEXT_PACKAGE='mail-notification'
  1069. GMIME_CFLAGS=''
  1070. GMIME_LIBS=''
  1071. GMOFILES=' bg.gmo ca.gmo cs.gmo de.gmo fr.gmo ja.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sr.gmo [email protected] sv.gmo'
  1072. GMSGFMT=''
  1073. GNOME_CFLAGS=''
  1074. GNOME_LIBS=''
  1075. GOB2=''
  1076. GTK_CFLAGS=''
  1077. GTK_LIBS=''
  1078. INSTALL_DATA='${INSTALL} -m 644'
  1079. INSTALL_PROGRAM='${INSTALL}'
  1080. INSTALL_SCRIPT='${INSTALL}'
  1081. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  1082. INSTOBJEXT=''
  1083. INTLLIBS=''
  1084. 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 $< [email protected]'
  1085. 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 $< [email protected]'
  1086. 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 $< [email protected]'
  1087. INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
  1088. INTLTOOL_ICONV='/usr/bin/iconv'
  1089. 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 $< [email protected]'
  1090. 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 $< [email protected]'
  1091. INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
  1092. INTLTOOL_MSGFMT='msgfmt'
  1093. INTLTOOL_MSGMERGE='msgmerge'
  1094. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< [email protected]'
  1095. INTLTOOL_PERL='/usr/bin/perl'
  1096. 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 $< [email protected]'
  1097. 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 $< [email protected]'
  1098. 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 $< [email protected]'
  1099. 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 $< [email protected]'
  1100. 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 $< [email protected]'
  1101. 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 $< [email protected]'
  1102. 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 $< [email protected]'
  1103. 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 $< [email protected]'
  1104. 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 $< [email protected]'
  1105. INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
  1106. 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 $< [email protected]'
  1107. INTLTOOL_XGETTEXT='xgettext'
  1108. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [email protected]'
  1109. 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 $< [email protected]'
  1110. LDFLAGS=''
  1111. LIBOBJS=''
  1112. LIBS=''
  1113. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1114. LN_S='ln -s'
  1115. LTLIBOBJS=''
  1116. MAINT='#'
  1117. MAINTAINER_MODE_FALSE=''
  1118. MAINTAINER_MODE_TRUE='#'
  1119. MAKEINFO='${SHELL} /home/krzysztof/src/mail-notification-4.0/missing --run makeinfo'
  1120. MKINSTALLDIRS='./mkinstalldirs'
  1121. MSGFMT='no'
  1122. OBJEXT='o'
  1123. OPENSSL_CFLAGS=''
  1124. OPENSSL_LIBS=''
  1125. ORBIT_IDL=''
  1126. PACKAGE='mail-notification'
  1127. PACKAGE_BUGREPORT='[email protected]'
  1128. PACKAGE_NAME='Mail Notification'
  1129. PACKAGE_STRING='Mail Notification 4.0'
  1130. PACKAGE_TARNAME='mail-notification'
  1131. PACKAGE_VERSION='4.0'
  1132. PATH_SEPARATOR=':'
  1133. PKG_CONFIG='/usr/bin/pkg-config'
  1134. POFILES=' bg.po ca.po cs.po de.po fr.po ja.po nl.po pl.po pt.po pt_BR.po ru.po sr.po [email protected] sv.po'
  1135. POSUB='po'
  1136. PO_IN_DATADIR_FALSE=''
  1137. PO_IN_DATADIR_TRUE=''
  1138. RANLIB='ranlib'
  1139. SASL_CFLAGS=''
  1140. SASL_LIBS=''
  1141. SET_MAKE=''
  1142. SHELL='/bin/bash'
  1143. STRIP='strip'
  1144. USE_NLS='yes'
  1145. VERSION='4.0'
  1146. WARN_CFLAGS=''
  1147. WITH_EVOLUTION_FALSE=''
  1148. WITH_EVOLUTION_TRUE=''
  1149. WITH_GMAIL_FALSE=''
  1150. WITH_GMAIL_TRUE=''
  1151. WITH_IMAP_FALSE=''
  1152. WITH_IMAP_TRUE=''
  1153. WITH_MAILDIR_FALSE=''
  1154. WITH_MAILDIR_TRUE=''
  1155. WITH_MBOX_FALSE=''
  1156. WITH_MBOX_OR_MOZILLA_FALSE=''
  1157. WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_FALSE=''
  1158. WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_OR_EVOLUTION_FALSE=''
  1159. WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_OR_EVOLUTION_TRUE=''
  1160. WITH_MBOX_OR_MOZILLA_OR_MH_OR_MAILDIR_OR_SYLPHEED_TRUE=''
  1161. WITH_MBOX_OR_MOZILLA_TRUE=''
  1162. WITH_MBOX_TRUE=''
  1163. WITH_MH_FALSE=''
  1164. WITH_MH_TRUE=''
  1165. WITH_MIME_FALSE=''
  1166. WITH_MIME_TRUE=''
  1167. WITH_MOZILLA_FALSE=''
  1168. WITH_MOZILLA_TRUE=''
  1169. WITH_POP3_FALSE=''
  1170. WITH_POP3_OR_IMAP_FALSE=''
  1171. WITH_POP3_OR_IMAP_OR_GMAIL_FALSE=''
  1172. WITH_POP3_OR_IMAP_OR_GMAIL_TRUE=''
  1173. WITH_POP3_OR_IMAP_TRUE=''
  1174. WITH_POP3_TRUE=''
  1175. WITH_REGRESSION_TESTS_FALSE=''
  1176. WITH_REGRESSION_TESTS_TRUE=''
  1177. WITH_SASL_FALSE=''
  1178. WITH_SASL_TRUE=''
  1179. WITH_SSL_FALSE=''
  1180. WITH_SSL_TRUE=''
  1181. WITH_SYLPHEED_FALSE=''
  1182. WITH_SYLPHEED_TRUE=''
  1183. XGETTEXT=':'
  1184. ac_ct_AR='ar'
  1185. ac_ct_CC='gcc'
  1186. ac_ct_CXX='g++'
  1187. ac_ct_F77=''
  1188. ac_ct_RANLIB='ranlib'
  1189. ac_ct_STRIP='strip'
  1190. ac_prefix_program='/usr/bin/gnome-open'
  1191. ac_pt_PKG_CONFIG=''
  1192. am__fastdepCC_FALSE='#'
  1193. am__fastdepCC_TRUE=''
  1194. am__fastdepCXX_FALSE='#'
  1195. am__fastdepCXX_TRUE=''
  1196. am__include='include'
  1197. am__leading_dot='.'
  1198. am__quote=''
  1199. am__tar='${AMTAR} chof - "$$tardir"'
  1200. am__untar='${AMTAR} xf -'
  1201. bindir='${exec_prefix}/bin'
  1202. build='i686-pc-linux-gnu'
  1203. build_alias=''
  1204. build_cpu='i686'
  1205. build_os='linux-gnu'
  1206. build_vendor='pc'
  1207. datadir='${prefix}/share'
  1208. evolution_plugindir=''
  1209. exec_prefix='NONE'
  1210. gnome_cappletdir=''
  1211. gnome_prefix=''
  1212. host='i686-pc-linux-gnu'
  1213. host_alias=''
  1214. host_cpu='i686'
  1215. host_os='linux-gnu'
  1216. host_vendor='pc'
  1217. includedir='${prefix}/include'
  1218. infodir='${prefix}/info'
  1219. install_sh='/home/krzysztof/src/mail-notification-4.0/install-sh'
  1220. libdir='${exec_prefix}/lib'
  1221. libexecdir='${exec_prefix}/libexec'
  1222. localstatedir='${prefix}/var'
  1223. mandir='${prefix}/man'
  1224. mkdir_p='mkdir -p --'
  1225. oldincludedir='/usr/include'
  1226. prefix='/usr'
  1227. program_transform_name='s,x,x,'
  1228. sbindir='${exec_prefix}/sbin'
  1229. sharedstatedir='${prefix}/com'
  1230. sysconfdir='${prefix}/etc'
  1231. target='i686-pc-linux-gnu'
  1232. target_alias=''
  1233. target_cpu='i686'
  1234. target_os='linux-gnu'
  1235. target_vendor='pc'
  1236.  
  1237. ## ----------- ##
  1238. ## confdefs.h. ##
  1239. ## ----------- ##
  1240.  
  1241. #define GETTEXT_PACKAGE "mail-notification"
  1242. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1243. #define HAVE_DLFCN_H 1
  1244. #define HAVE_GETTEXT 1
  1245. #define HAVE_INTTYPES_H 1
  1246. #define HAVE_LC_MESSAGES 1
  1247. #define HAVE_LOCALE_H 1
  1248. #define HAVE_MEMORY_H 1
  1249. #define HAVE_REENTRANT_RESOLVER 1
  1250. #define HAVE_STDINT_H 1
  1251. #define HAVE_STDLIB_H 1
  1252. #define HAVE_STRINGS_H 1
  1253. #define HAVE_STRING_H 1
  1254. #define HAVE_SYS_STAT_H 1
  1255. #define HAVE_SYS_TYPES_H 1
  1256. #define HAVE_TIMEGM 1
  1257. #define HAVE_UNISTD_H 1
  1258. #define PACKAGE "mail-notification"
  1259. #define PACKAGE_BUGREPORT "[email protected]"
  1260. #define PACKAGE_NAME "Mail Notification"
  1261. #define PACKAGE_STRING "Mail Notification 4.0"
  1262. #define PACKAGE_TARNAME "mail-notification"
  1263. #define PACKAGE_VERSION "4.0"
  1264. #define STDC_HEADERS 1
  1265. #define STDC_HEADERS 1
  1266. #define VERSION "4.0"
  1267. #define _FILE_OFFSET_BITS 64
  1268. #endif
  1269. #ifdef __cplusplus
  1270. extern "C" void std::exit (int) throw (); using std::exit;
  1271.  
  1272. 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 not expire by default. 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.

comments powered by Disqus
worth-right
worth-right