Guest User

Untitled

a guest
Feb 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.05 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by msmtp configure 1.4.7, which was
  5. generated by GNU Autoconf 2.60. Invocation command line was
  6.  
  7. $ ./configure --prefix=/Users/mike/usr LIBS=-lcrypto
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = otis.local
  14. uname -m = Power Macintosh
  15. uname -r = 8.7.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC
  18.  
  19. /usr/bin/uname -p = powerpc
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC
  27. Kernel configured for a single processor only.
  28. 1 processor is physically available.
  29. Processor type: ppc750 (PowerPC 750)
  30. Processor active: 0
  31. Primary memory available: 640.00 megabytes
  32. Default processor set: 72 tasks, 230 threads, 1 processors
  33. Load average: 5.37, Mach factor: 0.16
  34. /bin/machine = unknown
  35. /usr/bin/oslevel = unknown
  36. /bin/universe = unknown
  37.  
  38. PATH: /Users/mike/usr/bin
  39. PATH: /Users/mike/bin
  40. PATH: /bin
  41. PATH: /sbin
  42. PATH: /usr/bin
  43. PATH: /usr/sbin
  44. PATH: /usr/local/bin
  45. PATH: /usr/local/teTeX/bin/powerpc-apple-darwin-current
  46.  
  47.  
  48. ## ----------- ##
  49. ## Core tests. ##
  50. ## ----------- ##
  51.  
  52. configure:1883: checking build system type
  53. configure:1901: result: powerpc-apple-darwin8.7.0
  54. configure:1923: checking host system type
  55. configure:1938: result: powerpc-apple-darwin8.7.0
  56. configure:1960: checking target system type
  57. configure:1975: result: powerpc-apple-darwin8.7.0
  58. configure:2018: checking for a BSD-compatible install
  59. configure:2074: result: /usr/bin/install -c
  60. configure:2085: checking whether build environment is sane
  61. configure:2128: result: yes
  62. configure:2193: checking for gawk
  63. configure:2223: result: no
  64. configure:2193: checking for mawk
  65. configure:2223: result: no
  66. configure:2193: checking for nawk
  67. configure:2223: result: no
  68. configure:2193: checking for awk
  69. configure:2209: found /usr/bin/awk
  70. configure:2220: result: awk
  71. configure:2231: checking whether make sets $(MAKE)
  72. configure:2252: result: yes
  73. configure:2487: checking for gcc
  74. configure:2503: found /usr/bin/gcc
  75. configure:2514: result: gcc
  76. configure:2752: checking for C compiler version
  77. configure:2759: gcc --version >&5
  78. gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)
  79. Copyright (C) 2002 Free Software Foundation, Inc.
  80. This is free software; see the source for copying conditions. There is NO
  81. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  82.  
  83. configure:2762: $? = 0
  84. configure:2769: gcc -v >&5
  85. Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
  86. Thread model: posix
  87. gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
  88. configure:2772: $? = 0
  89. configure:2779: gcc -V >&5
  90. gcc: `-V' option must have argument
  91. configure:2782: $? = 1
  92. configure:2805: checking for C compiler default output file name
  93. configure:2832: gcc conftest.c -lcrypto >&5
  94. configure:2835: $? = 0
  95. configure:2881: result: a.out
  96. configure:2886: checking whether the C compiler works
  97. configure:2896: ./a.out
  98. configure:2899: $? = 0
  99. configure:2916: result: yes
  100. configure:2923: checking whether we are cross compiling
  101. configure:2925: result: no
  102. configure:2928: checking for suffix of executables
  103. configure:2935: gcc -o conftest conftest.c -lcrypto >&5
  104. configure:2938: $? = 0
  105. configure:2962: result:
  106. configure:2968: checking for suffix of object files
  107. configure:2994: gcc -c conftest.c >&5
  108. configure:2997: $? = 0
  109. configure:3020: result: o
  110. configure:3024: checking whether we are using the GNU C compiler
  111. configure:3053: gcc -c conftest.c >&5
  112. configure:3059: $? = 0
  113. configure:3066: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  114. configure:3069: $? = 0
  115. configure:3076: test -s conftest.o
  116. configure:3079: $? = 0
  117. configure:3093: result: yes
  118. configure:3098: checking whether gcc accepts -g
  119. configure:3128: gcc -c -g conftest.c >&5
  120. configure:3134: $? = 0
  121. configure:3141: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  122. configure:3144: $? = 0
  123. configure:3151: test -s conftest.o
  124. configure:3154: $? = 0
  125. configure:3284: result: yes
  126. configure:3301: checking for gcc option to accept ISO C89
  127. configure:3375: gcc -c -g -O2 conftest.c >&5
  128. configure:3381: $? = 0
  129. configure:3388: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  130. configure:3391: $? = 0
  131. configure:3398: test -s conftest.o
  132. configure:3401: $? = 0
  133. configure:3421: result: none needed
  134. configure:3450: checking for style of include used by make
  135. configure:3478: result: GNU
  136. configure:3506: checking dependency style of gcc
  137. configure:3596: result: gcc3
  138. configure:3656: checking for ranlib
  139. configure:3672: found /usr/bin/ranlib
  140. configure:3683: result: ranlib
  141. configure:3721: checking how to run the C preprocessor
  142. configure:3761: gcc -E conftest.c
  143. configure:3767: $? = 0
  144. configure:3805: gcc -E conftest.c
  145. conftest.c:11:28: ac_nonexistent.h: No such file or directory
  146. configure:3811: $? = 1
  147. configure: failed program was:
  148. | /* confdefs.h. */
  149. | #define PACKAGE_NAME "msmtp"
  150. | #define PACKAGE_TARNAME "msmtp"
  151. | #define PACKAGE_VERSION "1.4.7"
  152. | #define PACKAGE_STRING "msmtp 1.4.7"
  153. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  154. | #define PACKAGE "msmtp"
  155. | #define VERSION "1.4.7"
  156. | #define _GNU_SOURCE 1
  157. | /* end confdefs.h. */
  158. | #include <ac_nonexistent.h>
  159. configure:3851: result: gcc -E
  160. configure:3880: gcc -E conftest.c
  161. configure:3886: $? = 0
  162. configure:3924: gcc -E conftest.c
  163. conftest.c:11:28: ac_nonexistent.h: No such file or directory
  164. configure:3930: $? = 1
  165. configure: failed program was:
  166. | /* confdefs.h. */
  167. | #define PACKAGE_NAME "msmtp"
  168. | #define PACKAGE_TARNAME "msmtp"
  169. | #define PACKAGE_VERSION "1.4.7"
  170. | #define PACKAGE_STRING "msmtp 1.4.7"
  171. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  172. | #define PACKAGE "msmtp"
  173. | #define VERSION "1.4.7"
  174. | #define _GNU_SOURCE 1
  175. | /* end confdefs.h. */
  176. | #include <ac_nonexistent.h>
  177. configure:3975: checking for grep that handles long lines and -e
  178. configure:4049: result: /usr/bin/grep
  179. configure:4054: checking for egrep
  180. configure:4132: result: /usr/bin/grep -E
  181. configure:4138: checking for AIX
  182. configure:4160: result: no
  183. configure:4166: checking for ANSI C header files
  184. configure:4196: gcc -c -g -O2 conftest.c >&5
  185. configure:4202: $? = 0
  186. configure:4209: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  187. configure:4212: $? = 0
  188. configure:4219: test -s conftest.o
  189. configure:4222: $? = 0
  190. configure:4315: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  191. configure:4318: $? = 0
  192. configure:4324: ./conftest
  193. configure:4327: $? = 0
  194. configure:4344: result: yes
  195. configure:4368: checking for sys/types.h
  196. configure:4389: gcc -c -g -O2 conftest.c >&5
  197. configure:4395: $? = 0
  198. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  199. configure:4405: $? = 0
  200. configure:4412: test -s conftest.o
  201. configure:4415: $? = 0
  202. configure:4428: result: yes
  203. configure:4368: checking for sys/stat.h
  204. configure:4389: gcc -c -g -O2 conftest.c >&5
  205. configure:4395: $? = 0
  206. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  207. configure:4405: $? = 0
  208. configure:4412: test -s conftest.o
  209. configure:4415: $? = 0
  210. configure:4428: result: yes
  211. configure:4368: checking for stdlib.h
  212. configure:4389: gcc -c -g -O2 conftest.c >&5
  213. configure:4395: $? = 0
  214. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  215. configure:4405: $? = 0
  216. configure:4412: test -s conftest.o
  217. configure:4415: $? = 0
  218. configure:4428: result: yes
  219. configure:4368: checking for string.h
  220. configure:4389: gcc -c -g -O2 conftest.c >&5
  221. configure:4395: $? = 0
  222. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  223. configure:4405: $? = 0
  224. configure:4412: test -s conftest.o
  225. configure:4415: $? = 0
  226. configure:4428: result: yes
  227. configure:4368: checking for memory.h
  228. configure:4389: gcc -c -g -O2 conftest.c >&5
  229. configure:4395: $? = 0
  230. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  231. configure:4405: $? = 0
  232. configure:4412: test -s conftest.o
  233. configure:4415: $? = 0
  234. configure:4428: result: yes
  235. configure:4368: checking for strings.h
  236. configure:4389: gcc -c -g -O2 conftest.c >&5
  237. configure:4395: $? = 0
  238. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  239. configure:4405: $? = 0
  240. configure:4412: test -s conftest.o
  241. configure:4415: $? = 0
  242. configure:4428: result: yes
  243. configure:4368: checking for inttypes.h
  244. configure:4389: gcc -c -g -O2 conftest.c >&5
  245. configure:4395: $? = 0
  246. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  247. configure:4405: $? = 0
  248. configure:4412: test -s conftest.o
  249. configure:4415: $? = 0
  250. configure:4428: result: yes
  251. configure:4368: checking for stdint.h
  252. configure:4389: gcc -c -g -O2 conftest.c >&5
  253. configure:4395: $? = 0
  254. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  255. configure:4405: $? = 0
  256. configure:4412: test -s conftest.o
  257. configure:4415: $? = 0
  258. configure:4428: result: yes
  259. configure:4368: checking for unistd.h
  260. configure:4389: gcc -c -g -O2 conftest.c >&5
  261. configure:4395: $? = 0
  262. configure:4402: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  263. configure:4405: $? = 0
  264. configure:4412: test -s conftest.o
  265. configure:4415: $? = 0
  266. configure:4428: result: yes
  267. configure:4450: checking minix/config.h usability
  268. configure:4467: gcc -c -g -O2 conftest.c >&5
  269. conftest.c:54:26: minix/config.h: No such file or directory
  270. configure:4473: $? = 1
  271. configure: failed program was:
  272. | /* confdefs.h. */
  273. | #define PACKAGE_NAME "msmtp"
  274. | #define PACKAGE_TARNAME "msmtp"
  275. | #define PACKAGE_VERSION "1.4.7"
  276. | #define PACKAGE_STRING "msmtp 1.4.7"
  277. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  278. | #define PACKAGE "msmtp"
  279. | #define VERSION "1.4.7"
  280. | #define _GNU_SOURCE 1
  281. | #define STDC_HEADERS 1
  282. | #define HAVE_SYS_TYPES_H 1
  283. | #define HAVE_SYS_STAT_H 1
  284. | #define HAVE_STDLIB_H 1
  285. | #define HAVE_STRING_H 1
  286. | #define HAVE_MEMORY_H 1
  287. | #define HAVE_STRINGS_H 1
  288. | #define HAVE_INTTYPES_H 1
  289. | #define HAVE_STDINT_H 1
  290. | #define HAVE_UNISTD_H 1
  291. | /* end confdefs.h. */
  292. | #include <stdio.h>
  293. | #if HAVE_SYS_TYPES_H
  294. | # include <sys/types.h>
  295. | #endif
  296. | #if HAVE_SYS_STAT_H
  297. | # include <sys/stat.h>
  298. | #endif
  299. | #if STDC_HEADERS
  300. | # include <stdlib.h>
  301. | # include <stddef.h>
  302. | #else
  303. | # if HAVE_STDLIB_H
  304. | # include <stdlib.h>
  305. | # endif
  306. | #endif
  307. | #if HAVE_STRING_H
  308. | # if !STDC_HEADERS && HAVE_MEMORY_H
  309. | # include <memory.h>
  310. | # endif
  311. | # include <string.h>
  312. | #endif
  313. | #if HAVE_STRINGS_H
  314. | # include <strings.h>
  315. | #endif
  316. | #if HAVE_INTTYPES_H
  317. | # include <inttypes.h>
  318. | #endif
  319. | #if HAVE_STDINT_H
  320. | # include <stdint.h>
  321. | #endif
  322. | #if HAVE_UNISTD_H
  323. | # include <unistd.h>
  324. | #endif
  325. | #include <minix/config.h>
  326. configure:4504: result: no
  327. configure:4508: checking minix/config.h presence
  328. configure:4523: gcc -E conftest.c
  329. conftest.c:21:26: minix/config.h: No such file or directory
  330. configure:4529: $? = 1
  331. configure: failed program was:
  332. | /* confdefs.h. */
  333. | #define PACKAGE_NAME "msmtp"
  334. | #define PACKAGE_TARNAME "msmtp"
  335. | #define PACKAGE_VERSION "1.4.7"
  336. | #define PACKAGE_STRING "msmtp 1.4.7"
  337. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  338. | #define PACKAGE "msmtp"
  339. | #define VERSION "1.4.7"
  340. | #define _GNU_SOURCE 1
  341. | #define STDC_HEADERS 1
  342. | #define HAVE_SYS_TYPES_H 1
  343. | #define HAVE_SYS_STAT_H 1
  344. | #define HAVE_STDLIB_H 1
  345. | #define HAVE_STRING_H 1
  346. | #define HAVE_MEMORY_H 1
  347. | #define HAVE_STRINGS_H 1
  348. | #define HAVE_INTTYPES_H 1
  349. | #define HAVE_STDINT_H 1
  350. | #define HAVE_UNISTD_H 1
  351. | /* end confdefs.h. */
  352. | #include <minix/config.h>
  353. configure:4550: result: no
  354. configure:4583: checking for minix/config.h
  355. configure:4590: result: no
  356. configure:4629: checking whether it is safe to define __EXTENSIONS__
  357. configure:4657: gcc -c -g -O2 conftest.c >&5
  358. configure:4663: $? = 0
  359. configure:4670: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  360. configure:4673: $? = 0
  361. configure:4680: test -s conftest.o
  362. configure:4683: $? = 0
  363. configure:4695: result: yes
  364. configure:4747: checking for ld used by GCC
  365. configure:4811: result: /usr/bin/ld
  366. configure:4820: checking if the linker (/usr/bin/ld) is GNU ld
  367. configure:4833: result: no
  368. configure:4840: checking for shared library run path origin
  369. configure:4853: result: done
  370. configure:4889: checking for inline
  371. configure:4915: gcc -c -g -O2 conftest.c >&5
  372. configure:4921: $? = 0
  373. configure:4928: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  374. configure:4931: $? = 0
  375. configure:4938: test -s conftest.o
  376. configure:4941: $? = 0
  377. configure:4956: result: inline
  378. configure:4991: checking whether imported symbols can be declared weak
  379. configure:5016: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  380. ld: Undefined symbols:
  381. _xyzzy
  382. configure:5022: $? = 1
  383. configure: failed program was:
  384. | /* confdefs.h. */
  385. | #define PACKAGE_NAME "msmtp"
  386. | #define PACKAGE_TARNAME "msmtp"
  387. | #define PACKAGE_VERSION "1.4.7"
  388. | #define PACKAGE_STRING "msmtp 1.4.7"
  389. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  390. | #define PACKAGE "msmtp"
  391. | #define VERSION "1.4.7"
  392. | #define _GNU_SOURCE 1
  393. | #define STDC_HEADERS 1
  394. | #define HAVE_SYS_TYPES_H 1
  395. | #define HAVE_SYS_STAT_H 1
  396. | #define HAVE_STDLIB_H 1
  397. | #define HAVE_STRING_H 1
  398. | #define HAVE_MEMORY_H 1
  399. | #define HAVE_STRINGS_H 1
  400. | #define HAVE_INTTYPES_H 1
  401. | #define HAVE_STDINT_H 1
  402. | #define HAVE_UNISTD_H 1
  403. | #define __EXTENSIONS__ 1
  404. | #define _POSIX_PTHREAD_SEMANTICS 1
  405. | /* end confdefs.h. */
  406. | extern void xyzzy ();
  407. | #pragma weak xyzzy
  408. | int
  409. | main ()
  410. | {
  411. | xyzzy();
  412. | ;
  413. | return 0;
  414. | }
  415. configure:5054: result: no
  416. configure:5071: checking pthread.h usability
  417. configure:5088: gcc -c -g -O2 -D_REENTRANT conftest.c >&5
  418. configure:5094: $? = 0
  419. configure:5101: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  420. configure:5104: $? = 0
  421. configure:5111: test -s conftest.o
  422. configure:5114: $? = 0
  423. configure:5125: result: yes
  424. configure:5129: checking pthread.h presence
  425. configure:5144: gcc -E -D_REENTRANT conftest.c
  426. configure:5150: $? = 0
  427. configure:5171: result: yes
  428. configure:5204: checking for pthread.h
  429. configure:5211: result: yes
  430. configure:5264: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  431. configure:5270: $? = 0
  432. configure:5277: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  433. configure:5280: $? = 0
  434. configure:5287: test -s conftest
  435. configure:5290: $? = 0
  436. configure:5307: checking for pthread_kill in -lpthread
  437. configure:5342: gcc -o conftest -g -O2 conftest.c -lpthread -lcrypto >&5
  438. configure:5348: $? = 0
  439. configure:5355: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  440. configure:5358: $? = 0
  441. configure:5365: test -s conftest
  442. configure:5368: $? = 0
  443. configure:5382: result: yes
  444. configure:5593: checking for pthread_rwlock_t
  445. configure:5624: gcc -c -g -O2 conftest.c >&5
  446. configure:5630: $? = 0
  447. configure:5637: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  448. configure:5640: $? = 0
  449. configure:5647: test -s conftest.o
  450. configure:5650: $? = 0
  451. configure:5662: result: yes
  452. configure:5698: gcc -c -g -O2 conftest.c >&5
  453. configure:5704: $? = 0
  454. configure:5711: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  455. configure:5714: $? = 0
  456. configure:5721: test -s conftest.o
  457. configure:5724: $? = 0
  458. configure:6375: checking for multithread API to use
  459. configure:6377: result: posix
  460. configure:6439: checking for ranlib
  461. configure:6466: result: ranlib
  462. configure:6505: checking for a BSD-compatible install
  463. configure:6561: result: /usr/bin/install -c
  464. configure:6573: checking for an ANSI C-conforming const
  465. configure:6648: gcc -c -g -O2 conftest.c >&5
  466. configure:6654: $? = 0
  467. configure:6661: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  468. configure:6664: $? = 0
  469. configure:6671: test -s conftest.o
  470. configure:6674: $? = 0
  471. configure:6686: result: yes
  472. configure:6697: checking for ANSI C header files
  473. configure:6875: result: yes
  474. configure:6894: checking for syslog
  475. configure:6950: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  476. configure:6956: $? = 0
  477. configure:6963: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  478. configure:6966: $? = 0
  479. configure:6973: test -s conftest
  480. configure:6976: $? = 0
  481. configure:6990: result: yes
  482. configure:7004: checking for working alloca.h
  483. configure:7031: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  484. configure:7037: $? = 0
  485. configure:7044: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  486. configure:7047: $? = 0
  487. configure:7054: test -s conftest
  488. configure:7057: $? = 0
  489. configure:7070: result: yes
  490. configure:7080: checking for alloca
  491. configure:7127: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  492. configure:7133: $? = 0
  493. configure:7140: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  494. configure:7143: $? = 0
  495. configure:7150: test -s conftest
  496. configure:7153: $? = 0
  497. configure:7166: result: yes
  498. configure:7409: checking for C/C++ restrict keyword
  499. configure:7445: gcc -c -g -O2 conftest.c >&5
  500. conftest.c:31: error: parse error before "ip"
  501. conftest.c: In function `foo':
  502. conftest.c:32: error: `ip' undeclared (first use in this function)
  503. conftest.c:32: error: (Each undeclared identifier is reported only once
  504. conftest.c:32: error: for each function it appears in.)
  505. conftest.c: In function `main':
  506. conftest.c:38: error: syntax error before "t"
  507. conftest.c:39: error: `t' undeclared (first use in this function)
  508. configure:7451: $? = 1
  509. configure: failed program was:
  510. | /* confdefs.h. */
  511. | #define PACKAGE_NAME "msmtp"
  512. | #define PACKAGE_TARNAME "msmtp"
  513. | #define PACKAGE_VERSION "1.4.7"
  514. | #define PACKAGE_STRING "msmtp 1.4.7"
  515. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  516. | #define PACKAGE "msmtp"
  517. | #define VERSION "1.4.7"
  518. | #define _GNU_SOURCE 1
  519. | #define STDC_HEADERS 1
  520. | #define HAVE_SYS_TYPES_H 1
  521. | #define HAVE_SYS_STAT_H 1
  522. | #define HAVE_STDLIB_H 1
  523. | #define HAVE_STRING_H 1
  524. | #define HAVE_MEMORY_H 1
  525. | #define HAVE_STRINGS_H 1
  526. | #define HAVE_INTTYPES_H 1
  527. | #define HAVE_STDINT_H 1
  528. | #define HAVE_UNISTD_H 1
  529. | #define __EXTENSIONS__ 1
  530. | #define _POSIX_PTHREAD_SEMANTICS 1
  531. | #define USE_POSIX_THREADS 1
  532. | #define HAVE_PTHREAD_RWLOCK 1
  533. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  534. | #define STDC_HEADERS 1
  535. | #define HAVE_SYSLOG 1
  536. | #define HAVE_ALLOCA_H 1
  537. | #define HAVE_ALLOCA 1
  538. | /* end confdefs.h. */
  539. | typedef int * int_ptr;
  540. | int foo (int_ptr restrict ip) {
  541. | return ip[0];
  542. | }
  543. | int
  544. | main ()
  545. | {
  546. | int s[1];
  547. | int * restrict t = s;
  548. | t[0] = 0;
  549. | return foo(t)
  550. | ;
  551. | return 0;
  552. | }
  553. configure:7445: gcc -c -g -O2 conftest.c >&5
  554. configure:7451: $? = 0
  555. configure:7458: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  556. configure:7461: $? = 0
  557. configure:7468: test -s conftest.o
  558. configure:7471: $? = 0
  559. configure:7486: result: __restrict
  560. configure:7502: checking whether getdelim is declared
  561. configure:7532: gcc -c -g -O2 conftest.c >&5
  562. conftest.c: In function `main':
  563. conftest.c:68: error: `getdelim' undeclared (first use in this function)
  564. conftest.c:68: error: (Each undeclared identifier is reported only once
  565. conftest.c:68: error: for each function it appears in.)
  566. configure:7538: $? = 1
  567. configure: failed program was:
  568. | /* confdefs.h. */
  569. | #define PACKAGE_NAME "msmtp"
  570. | #define PACKAGE_TARNAME "msmtp"
  571. | #define PACKAGE_VERSION "1.4.7"
  572. | #define PACKAGE_STRING "msmtp 1.4.7"
  573. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  574. | #define PACKAGE "msmtp"
  575. | #define VERSION "1.4.7"
  576. | #define _GNU_SOURCE 1
  577. | #define STDC_HEADERS 1
  578. | #define HAVE_SYS_TYPES_H 1
  579. | #define HAVE_SYS_STAT_H 1
  580. | #define HAVE_STDLIB_H 1
  581. | #define HAVE_STRING_H 1
  582. | #define HAVE_MEMORY_H 1
  583. | #define HAVE_STRINGS_H 1
  584. | #define HAVE_INTTYPES_H 1
  585. | #define HAVE_STDINT_H 1
  586. | #define HAVE_UNISTD_H 1
  587. | #define __EXTENSIONS__ 1
  588. | #define _POSIX_PTHREAD_SEMANTICS 1
  589. | #define USE_POSIX_THREADS 1
  590. | #define HAVE_PTHREAD_RWLOCK 1
  591. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  592. | #define STDC_HEADERS 1
  593. | #define HAVE_SYSLOG 1
  594. | #define HAVE_ALLOCA_H 1
  595. | #define HAVE_ALLOCA 1
  596. | #define restrict __restrict
  597. | /* end confdefs.h. */
  598. | #include <stdio.h>
  599. | #if HAVE_SYS_TYPES_H
  600. | # include <sys/types.h>
  601. | #endif
  602. | #if HAVE_SYS_STAT_H
  603. | # include <sys/stat.h>
  604. | #endif
  605. | #if STDC_HEADERS
  606. | # include <stdlib.h>
  607. | # include <stddef.h>
  608. | #else
  609. | # if HAVE_STDLIB_H
  610. | # include <stdlib.h>
  611. | # endif
  612. | #endif
  613. | #if HAVE_STRING_H
  614. | # if !STDC_HEADERS && HAVE_MEMORY_H
  615. | # include <memory.h>
  616. | # endif
  617. | # include <string.h>
  618. | #endif
  619. | #if HAVE_STRINGS_H
  620. | # include <strings.h>
  621. | #endif
  622. | #if HAVE_INTTYPES_H
  623. | # include <inttypes.h>
  624. | #endif
  625. | #if HAVE_STDINT_H
  626. | # include <stdint.h>
  627. | #endif
  628. | #if HAVE_UNISTD_H
  629. | # include <unistd.h>
  630. | #endif
  631. | int
  632. | main ()
  633. | {
  634. | #ifndef getdelim
  635. | char *p = (char *) getdelim;
  636. | return !p;
  637. | #endif
  638. |
  639. | ;
  640. | return 0;
  641. | }
  642. configure:7570: result: no
  643. configure:7606: checking getopt.h usability
  644. configure:7623: gcc -c -g -O2 conftest.c >&5
  645. configure:7629: $? = 0
  646. configure:7636: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  647. configure:7639: $? = 0
  648. configure:7646: test -s conftest.o
  649. configure:7649: $? = 0
  650. configure:7660: result: yes
  651. configure:7664: checking getopt.h presence
  652. configure:7679: gcc -E conftest.c
  653. configure:7685: $? = 0
  654. configure:7706: result: yes
  655. configure:7739: checking for getopt.h
  656. configure:7747: result: yes
  657. configure:7769: checking for getopt_long_only
  658. configure:7825: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  659. configure:7831: $? = 0
  660. configure:7838: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  661. configure:7841: $? = 0
  662. configure:7848: test -s conftest
  663. configure:7851: $? = 0
  664. configure:7865: result: yes
  665. configure:7880: checking whether optreset is declared
  666. configure:7911: gcc -c -g -O2 conftest.c >&5
  667. configure:7917: $? = 0
  668. configure:7924: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  669. configure:7927: $? = 0
  670. configure:7934: test -s conftest.o
  671. configure:7937: $? = 0
  672. configure:7949: result: yes
  673. configure:8105: checking whether getenv is declared
  674. configure:8135: gcc -c -g -O2 conftest.c >&5
  675. configure:8141: $? = 0
  676. configure:8148: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  677. configure:8151: $? = 0
  678. configure:8158: test -s conftest.o
  679. configure:8161: $? = 0
  680. configure:8173: result: yes
  681. configure:8193: checking whether getpass is declared
  682. configure:8223: gcc -c -g -O2 conftest.c >&5
  683. configure:8229: $? = 0
  684. configure:8236: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  685. configure:8239: $? = 0
  686. configure:8246: test -s conftest.o
  687. configure:8249: $? = 0
  688. configure:8261: result: yes
  689. configure:8299: checking stdio_ext.h usability
  690. configure:8316: gcc -c -g -O2 conftest.c >&5
  691. conftest.c:69:23: stdio_ext.h: No such file or directory
  692. configure:8322: $? = 1
  693. configure: failed program was:
  694. | /* confdefs.h. */
  695. | #define PACKAGE_NAME "msmtp"
  696. | #define PACKAGE_TARNAME "msmtp"
  697. | #define PACKAGE_VERSION "1.4.7"
  698. | #define PACKAGE_STRING "msmtp 1.4.7"
  699. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  700. | #define PACKAGE "msmtp"
  701. | #define VERSION "1.4.7"
  702. | #define _GNU_SOURCE 1
  703. | #define STDC_HEADERS 1
  704. | #define HAVE_SYS_TYPES_H 1
  705. | #define HAVE_SYS_STAT_H 1
  706. | #define HAVE_STDLIB_H 1
  707. | #define HAVE_STRING_H 1
  708. | #define HAVE_MEMORY_H 1
  709. | #define HAVE_STRINGS_H 1
  710. | #define HAVE_INTTYPES_H 1
  711. | #define HAVE_STDINT_H 1
  712. | #define HAVE_UNISTD_H 1
  713. | #define __EXTENSIONS__ 1
  714. | #define _POSIX_PTHREAD_SEMANTICS 1
  715. | #define USE_POSIX_THREADS 1
  716. | #define HAVE_PTHREAD_RWLOCK 1
  717. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  718. | #define STDC_HEADERS 1
  719. | #define HAVE_SYSLOG 1
  720. | #define HAVE_ALLOCA_H 1
  721. | #define HAVE_ALLOCA 1
  722. | #define restrict __restrict
  723. | #define HAVE_DECL_GETDELIM 0
  724. | #define HAVE_GETOPT_H 1
  725. | #define HAVE_GETOPT_LONG_ONLY 1
  726. | #define HAVE_DECL_GETENV 1
  727. | #define HAVE_DECL_GETPASS 1
  728. | /* end confdefs.h. */
  729. | #include <stdio.h>
  730. | #if HAVE_SYS_TYPES_H
  731. | # include <sys/types.h>
  732. | #endif
  733. | #if HAVE_SYS_STAT_H
  734. | # include <sys/stat.h>
  735. | #endif
  736. | #if STDC_HEADERS
  737. | # include <stdlib.h>
  738. | # include <stddef.h>
  739. | #else
  740. | # if HAVE_STDLIB_H
  741. | # include <stdlib.h>
  742. | # endif
  743. | #endif
  744. | #if HAVE_STRING_H
  745. | # if !STDC_HEADERS && HAVE_MEMORY_H
  746. | # include <memory.h>
  747. | # endif
  748. | # include <string.h>
  749. | #endif
  750. | #if HAVE_STRINGS_H
  751. | # include <strings.h>
  752. | #endif
  753. | #if HAVE_INTTYPES_H
  754. | # include <inttypes.h>
  755. | #endif
  756. | #if HAVE_STDINT_H
  757. | # include <stdint.h>
  758. | #endif
  759. | #if HAVE_UNISTD_H
  760. | # include <unistd.h>
  761. | #endif
  762. | #include <stdio_ext.h>
  763. configure:8353: result: no
  764. configure:8357: checking stdio_ext.h presence
  765. configure:8372: gcc -E conftest.c
  766. conftest.c:36:23: stdio_ext.h: No such file or directory
  767. configure:8378: $? = 1
  768. configure: failed program was:
  769. | /* confdefs.h. */
  770. | #define PACKAGE_NAME "msmtp"
  771. | #define PACKAGE_TARNAME "msmtp"
  772. | #define PACKAGE_VERSION "1.4.7"
  773. | #define PACKAGE_STRING "msmtp 1.4.7"
  774. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  775. | #define PACKAGE "msmtp"
  776. | #define VERSION "1.4.7"
  777. | #define _GNU_SOURCE 1
  778. | #define STDC_HEADERS 1
  779. | #define HAVE_SYS_TYPES_H 1
  780. | #define HAVE_SYS_STAT_H 1
  781. | #define HAVE_STDLIB_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_MEMORY_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_INTTYPES_H 1
  786. | #define HAVE_STDINT_H 1
  787. | #define HAVE_UNISTD_H 1
  788. | #define __EXTENSIONS__ 1
  789. | #define _POSIX_PTHREAD_SEMANTICS 1
  790. | #define USE_POSIX_THREADS 1
  791. | #define HAVE_PTHREAD_RWLOCK 1
  792. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  793. | #define STDC_HEADERS 1
  794. | #define HAVE_SYSLOG 1
  795. | #define HAVE_ALLOCA_H 1
  796. | #define HAVE_ALLOCA 1
  797. | #define restrict __restrict
  798. | #define HAVE_DECL_GETDELIM 0
  799. | #define HAVE_GETOPT_H 1
  800. | #define HAVE_GETOPT_LONG_ONLY 1
  801. | #define HAVE_DECL_GETENV 1
  802. | #define HAVE_DECL_GETPASS 1
  803. | /* end confdefs.h. */
  804. | #include <stdio_ext.h>
  805. configure:8399: result: no
  806. configure:8432: checking for stdio_ext.h
  807. configure:8440: result: no
  808. configure:8299: checking termios.h usability
  809. configure:8316: gcc -c -g -O2 conftest.c >&5
  810. configure:8322: $? = 0
  811. configure:8329: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  812. configure:8332: $? = 0
  813. configure:8339: test -s conftest.o
  814. configure:8342: $? = 0
  815. configure:8353: result: yes
  816. configure:8357: checking termios.h presence
  817. configure:8372: gcc -E conftest.c
  818. configure:8378: $? = 0
  819. configure:8399: result: yes
  820. configure:8432: checking for termios.h
  821. configure:8440: result: yes
  822. configure:8299: checking sys/time.h usability
  823. configure:8316: gcc -c -g -O2 conftest.c >&5
  824. configure:8322: $? = 0
  825. configure:8329: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  826. configure:8332: $? = 0
  827. configure:8339: test -s conftest.o
  828. configure:8342: $? = 0
  829. configure:8353: result: yes
  830. configure:8357: checking sys/time.h presence
  831. configure:8372: gcc -E conftest.c
  832. configure:8378: $? = 0
  833. configure:8399: result: yes
  834. configure:8432: checking for sys/time.h
  835. configure:8440: result: yes
  836. configure:8299: checking sys/select.h usability
  837. configure:8316: gcc -c -g -O2 conftest.c >&5
  838. configure:8322: $? = 0
  839. configure:8329: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  840. configure:8332: $? = 0
  841. configure:8339: test -s conftest.o
  842. configure:8342: $? = 0
  843. configure:8353: result: yes
  844. configure:8357: checking sys/select.h presence
  845. configure:8372: gcc -E conftest.c
  846. configure:8378: $? = 0
  847. configure:8399: result: yes
  848. configure:8432: checking for sys/select.h
  849. configure:8440: result: yes
  850. configure:8299: checking sys/socket.h usability
  851. configure:8316: gcc -c -g -O2 conftest.c >&5
  852. configure:8322: $? = 0
  853. configure:8329: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  854. configure:8332: $? = 0
  855. configure:8339: test -s conftest.o
  856. configure:8342: $? = 0
  857. configure:8353: result: yes
  858. configure:8357: checking sys/socket.h presence
  859. configure:8372: gcc -E conftest.c
  860. configure:8378: $? = 0
  861. configure:8399: result: yes
  862. configure:8432: checking for sys/socket.h
  863. configure:8440: result: yes
  864. configure:8299: checking wchar.h usability
  865. configure:8316: gcc -c -g -O2 conftest.c >&5
  866. configure:8322: $? = 0
  867. configure:8329: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  868. configure:8332: $? = 0
  869. configure:8339: test -s conftest.o
  870. configure:8342: $? = 0
  871. configure:8353: result: yes
  872. configure:8357: checking wchar.h presence
  873. configure:8372: gcc -E conftest.c
  874. configure:8378: $? = 0
  875. configure:8399: result: yes
  876. configure:8432: checking for wchar.h
  877. configure:8440: result: yes
  878. configure:8289: checking for stdint.h
  879. configure:8295: result: yes
  880. configure:8472: checking for __fsetlocking
  881. configure:8528: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  882. ld: Undefined symbols:
  883. ___fsetlocking
  884. configure:8534: $? = 1
  885. configure: failed program was:
  886. | /* confdefs.h. */
  887. | #define PACKAGE_NAME "msmtp"
  888. | #define PACKAGE_TARNAME "msmtp"
  889. | #define PACKAGE_VERSION "1.4.7"
  890. | #define PACKAGE_STRING "msmtp 1.4.7"
  891. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  892. | #define PACKAGE "msmtp"
  893. | #define VERSION "1.4.7"
  894. | #define _GNU_SOURCE 1
  895. | #define STDC_HEADERS 1
  896. | #define HAVE_SYS_TYPES_H 1
  897. | #define HAVE_SYS_STAT_H 1
  898. | #define HAVE_STDLIB_H 1
  899. | #define HAVE_STRING_H 1
  900. | #define HAVE_MEMORY_H 1
  901. | #define HAVE_STRINGS_H 1
  902. | #define HAVE_INTTYPES_H 1
  903. | #define HAVE_STDINT_H 1
  904. | #define HAVE_UNISTD_H 1
  905. | #define __EXTENSIONS__ 1
  906. | #define _POSIX_PTHREAD_SEMANTICS 1
  907. | #define USE_POSIX_THREADS 1
  908. | #define HAVE_PTHREAD_RWLOCK 1
  909. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  910. | #define STDC_HEADERS 1
  911. | #define HAVE_SYSLOG 1
  912. | #define HAVE_ALLOCA_H 1
  913. | #define HAVE_ALLOCA 1
  914. | #define restrict __restrict
  915. | #define HAVE_DECL_GETDELIM 0
  916. | #define HAVE_GETOPT_H 1
  917. | #define HAVE_GETOPT_LONG_ONLY 1
  918. | #define HAVE_DECL_GETENV 1
  919. | #define HAVE_DECL_GETPASS 1
  920. | #define HAVE_TERMIOS_H 1
  921. | #define HAVE_SYS_TIME_H 1
  922. | #define HAVE_SYS_SELECT_H 1
  923. | #define HAVE_SYS_SOCKET_H 1
  924. | #define HAVE_WCHAR_H 1
  925. | #define HAVE_STDINT_H 1
  926. | /* end confdefs.h. */
  927. | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
  928. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  929. | #define __fsetlocking innocuous___fsetlocking
  930. |
  931. | /* System header to define __stub macros and hopefully few prototypes,
  932. | which can conflict with char __fsetlocking (); below.
  933. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  934. | <limits.h> exists even on freestanding compilers. */
  935. |
  936. | #ifdef __STDC__
  937. | # include <limits.h>
  938. | #else
  939. | # include <assert.h>
  940. | #endif
  941. |
  942. | #undef __fsetlocking
  943. |
  944. | /* Override any GCC internal prototype to avoid an error.
  945. | Use char because int might match the return type of a GCC
  946. | builtin and then its argument prototype would still apply. */
  947. | #ifdef __cplusplus
  948. | extern "C"
  949. | #endif
  950. | char __fsetlocking ();
  951. | /* The GNU C library defines this for functions which it implements
  952. | to always fail with ENOSYS. Some functions are actually named
  953. | something starting with __ and the normal name is an alias. */
  954. | #if defined __stub___fsetlocking || defined __stub_____fsetlocking
  955. | choke me
  956. | #endif
  957. |
  958. | int
  959. | main ()
  960. | {
  961. | return __fsetlocking ();
  962. | ;
  963. | return 0;
  964. | }
  965. configure:8568: result: no
  966. configure:8472: checking for tcgetattr
  967. configure:8528: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  968. configure:8534: $? = 0
  969. configure:8541: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  970. configure:8544: $? = 0
  971. configure:8551: test -s conftest
  972. configure:8554: $? = 0
  973. configure:8568: result: yes
  974. configure:8472: checking for tcsetattr
  975. configure:8528: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  976. configure:8534: $? = 0
  977. configure:8541: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  978. configure:8544: $? = 0
  979. configure:8551: test -s conftest
  980. configure:8554: $? = 0
  981. configure:8568: result: yes
  982. configure:8472: checking for siginterrupt
  983. configure:8528: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  984. configure:8534: $? = 0
  985. configure:8541: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  986. configure:8544: $? = 0
  987. configure:8551: test -s conftest
  988. configure:8554: $? = 0
  989. configure:8568: result: yes
  990. configure:8596: checking whether fflush_unlocked is declared
  991. configure:8626: gcc -c -g -O2 conftest.c >&5
  992. conftest.c: In function `main':
  993. conftest.c:82: error: `fflush_unlocked' undeclared (first use in this function)
  994. conftest.c:82: error: (Each undeclared identifier is reported only once
  995. conftest.c:82: error: for each function it appears in.)
  996. configure:8632: $? = 1
  997. configure: failed program was:
  998. | /* confdefs.h. */
  999. | #define PACKAGE_NAME "msmtp"
  1000. | #define PACKAGE_TARNAME "msmtp"
  1001. | #define PACKAGE_VERSION "1.4.7"
  1002. | #define PACKAGE_STRING "msmtp 1.4.7"
  1003. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1004. | #define PACKAGE "msmtp"
  1005. | #define VERSION "1.4.7"
  1006. | #define _GNU_SOURCE 1
  1007. | #define STDC_HEADERS 1
  1008. | #define HAVE_SYS_TYPES_H 1
  1009. | #define HAVE_SYS_STAT_H 1
  1010. | #define HAVE_STDLIB_H 1
  1011. | #define HAVE_STRING_H 1
  1012. | #define HAVE_MEMORY_H 1
  1013. | #define HAVE_STRINGS_H 1
  1014. | #define HAVE_INTTYPES_H 1
  1015. | #define HAVE_STDINT_H 1
  1016. | #define HAVE_UNISTD_H 1
  1017. | #define __EXTENSIONS__ 1
  1018. | #define _POSIX_PTHREAD_SEMANTICS 1
  1019. | #define USE_POSIX_THREADS 1
  1020. | #define HAVE_PTHREAD_RWLOCK 1
  1021. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1022. | #define STDC_HEADERS 1
  1023. | #define HAVE_SYSLOG 1
  1024. | #define HAVE_ALLOCA_H 1
  1025. | #define HAVE_ALLOCA 1
  1026. | #define restrict __restrict
  1027. | #define HAVE_DECL_GETDELIM 0
  1028. | #define HAVE_GETOPT_H 1
  1029. | #define HAVE_GETOPT_LONG_ONLY 1
  1030. | #define HAVE_DECL_GETENV 1
  1031. | #define HAVE_DECL_GETPASS 1
  1032. | #define HAVE_TERMIOS_H 1
  1033. | #define HAVE_SYS_TIME_H 1
  1034. | #define HAVE_SYS_SELECT_H 1
  1035. | #define HAVE_SYS_SOCKET_H 1
  1036. | #define HAVE_WCHAR_H 1
  1037. | #define HAVE_STDINT_H 1
  1038. | #define HAVE_TCGETATTR 1
  1039. | #define HAVE_TCSETATTR 1
  1040. | #define HAVE_SIGINTERRUPT 1
  1041. | /* end confdefs.h. */
  1042. | #include <stdio.h>
  1043. | #if HAVE_SYS_TYPES_H
  1044. | # include <sys/types.h>
  1045. | #endif
  1046. | #if HAVE_SYS_STAT_H
  1047. | # include <sys/stat.h>
  1048. | #endif
  1049. | #if STDC_HEADERS
  1050. | # include <stdlib.h>
  1051. | # include <stddef.h>
  1052. | #else
  1053. | # if HAVE_STDLIB_H
  1054. | # include <stdlib.h>
  1055. | # endif
  1056. | #endif
  1057. | #if HAVE_STRING_H
  1058. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1059. | # include <memory.h>
  1060. | # endif
  1061. | # include <string.h>
  1062. | #endif
  1063. | #if HAVE_STRINGS_H
  1064. | # include <strings.h>
  1065. | #endif
  1066. | #if HAVE_INTTYPES_H
  1067. | # include <inttypes.h>
  1068. | #endif
  1069. | #if HAVE_STDINT_H
  1070. | # include <stdint.h>
  1071. | #endif
  1072. | #if HAVE_UNISTD_H
  1073. | # include <unistd.h>
  1074. | #endif
  1075. | int
  1076. | main ()
  1077. | {
  1078. | #ifndef fflush_unlocked
  1079. | char *p = (char *) fflush_unlocked;
  1080. | return !p;
  1081. | #endif
  1082. |
  1083. | ;
  1084. | return 0;
  1085. | }
  1086. configure:8664: result: no
  1087. configure:8684: checking whether flockfile is declared
  1088. configure:8714: gcc -c -g -O2 conftest.c >&5
  1089. configure:8720: $? = 0
  1090. configure:8727: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1091. configure:8730: $? = 0
  1092. configure:8737: test -s conftest.o
  1093. configure:8740: $? = 0
  1094. configure:8752: result: yes
  1095. configure:8772: checking whether fputs_unlocked is declared
  1096. configure:8802: gcc -c -g -O2 conftest.c >&5
  1097. conftest.c: In function `main':
  1098. conftest.c:84: error: `fputs_unlocked' undeclared (first use in this function)
  1099. conftest.c:84: error: (Each undeclared identifier is reported only once
  1100. conftest.c:84: error: for each function it appears in.)
  1101. configure:8808: $? = 1
  1102. configure: failed program was:
  1103. | /* confdefs.h. */
  1104. | #define PACKAGE_NAME "msmtp"
  1105. | #define PACKAGE_TARNAME "msmtp"
  1106. | #define PACKAGE_VERSION "1.4.7"
  1107. | #define PACKAGE_STRING "msmtp 1.4.7"
  1108. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1109. | #define PACKAGE "msmtp"
  1110. | #define VERSION "1.4.7"
  1111. | #define _GNU_SOURCE 1
  1112. | #define STDC_HEADERS 1
  1113. | #define HAVE_SYS_TYPES_H 1
  1114. | #define HAVE_SYS_STAT_H 1
  1115. | #define HAVE_STDLIB_H 1
  1116. | #define HAVE_STRING_H 1
  1117. | #define HAVE_MEMORY_H 1
  1118. | #define HAVE_STRINGS_H 1
  1119. | #define HAVE_INTTYPES_H 1
  1120. | #define HAVE_STDINT_H 1
  1121. | #define HAVE_UNISTD_H 1
  1122. | #define __EXTENSIONS__ 1
  1123. | #define _POSIX_PTHREAD_SEMANTICS 1
  1124. | #define USE_POSIX_THREADS 1
  1125. | #define HAVE_PTHREAD_RWLOCK 1
  1126. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1127. | #define STDC_HEADERS 1
  1128. | #define HAVE_SYSLOG 1
  1129. | #define HAVE_ALLOCA_H 1
  1130. | #define HAVE_ALLOCA 1
  1131. | #define restrict __restrict
  1132. | #define HAVE_DECL_GETDELIM 0
  1133. | #define HAVE_GETOPT_H 1
  1134. | #define HAVE_GETOPT_LONG_ONLY 1
  1135. | #define HAVE_DECL_GETENV 1
  1136. | #define HAVE_DECL_GETPASS 1
  1137. | #define HAVE_TERMIOS_H 1
  1138. | #define HAVE_SYS_TIME_H 1
  1139. | #define HAVE_SYS_SELECT_H 1
  1140. | #define HAVE_SYS_SOCKET_H 1
  1141. | #define HAVE_WCHAR_H 1
  1142. | #define HAVE_STDINT_H 1
  1143. | #define HAVE_TCGETATTR 1
  1144. | #define HAVE_TCSETATTR 1
  1145. | #define HAVE_SIGINTERRUPT 1
  1146. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1147. | #define HAVE_DECL_FLOCKFILE 1
  1148. | /* end confdefs.h. */
  1149. | #include <stdio.h>
  1150. | #if HAVE_SYS_TYPES_H
  1151. | # include <sys/types.h>
  1152. | #endif
  1153. | #if HAVE_SYS_STAT_H
  1154. | # include <sys/stat.h>
  1155. | #endif
  1156. | #if STDC_HEADERS
  1157. | # include <stdlib.h>
  1158. | # include <stddef.h>
  1159. | #else
  1160. | # if HAVE_STDLIB_H
  1161. | # include <stdlib.h>
  1162. | # endif
  1163. | #endif
  1164. | #if HAVE_STRING_H
  1165. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1166. | # include <memory.h>
  1167. | # endif
  1168. | # include <string.h>
  1169. | #endif
  1170. | #if HAVE_STRINGS_H
  1171. | # include <strings.h>
  1172. | #endif
  1173. | #if HAVE_INTTYPES_H
  1174. | # include <inttypes.h>
  1175. | #endif
  1176. | #if HAVE_STDINT_H
  1177. | # include <stdint.h>
  1178. | #endif
  1179. | #if HAVE_UNISTD_H
  1180. | # include <unistd.h>
  1181. | #endif
  1182. | int
  1183. | main ()
  1184. | {
  1185. | #ifndef fputs_unlocked
  1186. | char *p = (char *) fputs_unlocked;
  1187. | return !p;
  1188. | #endif
  1189. |
  1190. | ;
  1191. | return 0;
  1192. | }
  1193. configure:8840: result: no
  1194. configure:8860: checking whether funlockfile is declared
  1195. configure:8890: gcc -c -g -O2 conftest.c >&5
  1196. configure:8896: $? = 0
  1197. configure:8903: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1198. configure:8906: $? = 0
  1199. configure:8913: test -s conftest.o
  1200. configure:8916: $? = 0
  1201. configure:8928: result: yes
  1202. configure:8948: checking whether putc_unlocked is declared
  1203. configure:8978: gcc -c -g -O2 conftest.c >&5
  1204. configure:8984: $? = 0
  1205. configure:8991: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1206. configure:8994: $? = 0
  1207. configure:9001: test -s conftest.o
  1208. configure:9004: $? = 0
  1209. configure:9016: result: yes
  1210. configure:9035: checking whether byte ordering is bigendian
  1211. configure:9067: gcc -c -g -O2 conftest.c >&5
  1212. configure:9073: $? = 0
  1213. configure:9080: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1214. configure:9083: $? = 0
  1215. configure:9090: test -s conftest.o
  1216. configure:9093: $? = 0
  1217. configure:9122: gcc -c -g -O2 conftest.c >&5
  1218. configure:9128: $? = 0
  1219. configure:9135: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1220. configure:9138: $? = 0
  1221. configure:9145: test -s conftest.o
  1222. configure:9148: $? = 0
  1223. configure:9302: result: yes
  1224. configure:9321: checking whether time.h and sys/time.h may both be included
  1225. configure:9351: gcc -c -g -O2 conftest.c >&5
  1226. configure:9357: $? = 0
  1227. configure:9364: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1228. configure:9367: $? = 0
  1229. configure:9374: test -s conftest.o
  1230. configure:9377: $? = 0
  1231. configure:9389: result: yes
  1232. configure:9608: checking for stdbool.h that conforms to C99
  1233. configure:9701: gcc -c -g -O2 conftest.c >&5
  1234. configure:9707: $? = 0
  1235. configure:9714: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1236. configure:9717: $? = 0
  1237. configure:9724: test -s conftest.o
  1238. configure:9727: $? = 0
  1239. configure:9739: result: yes
  1240. configure:9741: checking for _Bool
  1241. configure:9771: gcc -c -g -O2 conftest.c >&5
  1242. configure:9777: $? = 0
  1243. configure:9784: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1244. configure:9787: $? = 0
  1245. configure:9794: test -s conftest.o
  1246. configure:9797: $? = 0
  1247. configure:9809: result: yes
  1248. configure:9828: checking for long long int
  1249. configure:9861: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1250. configure:9867: $? = 0
  1251. configure:9874: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1252. configure:9877: $? = 0
  1253. configure:9884: test -s conftest
  1254. configure:9887: $? = 0
  1255. configure:9900: result: yes
  1256. configure:9924: checking for EOVERFLOW
  1257. configure:10407: result: yes
  1258. configure:10420: checking for signed
  1259. configure:10446: gcc -c -g -O2 conftest.c >&5
  1260. configure:10452: $? = 0
  1261. configure:10459: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1262. configure:10462: $? = 0
  1263. configure:10469: test -s conftest.o
  1264. configure:10472: $? = 0
  1265. configure:10484: result: yes
  1266. configure:10506: checking for long double
  1267. configure:10579: result: yes
  1268. configure:10590: checking for wchar_t
  1269. configure:10617: gcc -c -g -O2 conftest.c >&5
  1270. configure:10623: $? = 0
  1271. configure:10630: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1272. configure:10633: $? = 0
  1273. configure:10640: test -s conftest.o
  1274. configure:10643: $? = 0
  1275. configure:10655: result: yes
  1276. configure:10666: checking for wint_t
  1277. configure:10693: gcc -c -g -O2 conftest.c >&5
  1278. configure:10699: $? = 0
  1279. configure:10706: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1280. configure:10709: $? = 0
  1281. configure:10716: test -s conftest.o
  1282. configure:10719: $? = 0
  1283. configure:10731: result: yes
  1284. configure:10741: checking for size_t
  1285. configure:10771: gcc -c -g -O2 conftest.c >&5
  1286. configure:10777: $? = 0
  1287. configure:10784: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1288. configure:10787: $? = 0
  1289. configure:10794: test -s conftest.o
  1290. configure:10797: $? = 0
  1291. configure:10809: result: yes
  1292. configure:10822: checking for inttypes.h
  1293. configure:10849: gcc -c -g -O2 conftest.c >&5
  1294. configure:10855: $? = 0
  1295. configure:10862: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1296. configure:10865: $? = 0
  1297. configure:10872: test -s conftest.o
  1298. configure:10875: $? = 0
  1299. configure:10887: result: yes
  1300. configure:10898: checking for stdint.h
  1301. configure:10925: gcc -c -g -O2 conftest.c >&5
  1302. configure:10931: $? = 0
  1303. configure:10938: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1304. configure:10941: $? = 0
  1305. configure:10948: test -s conftest.o
  1306. configure:10951: $? = 0
  1307. configure:10963: result: yes
  1308. configure:10976: checking for intmax_t
  1309. configure:11011: gcc -c -g -O2 conftest.c >&5
  1310. configure:11017: $? = 0
  1311. configure:11024: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1312. configure:11027: $? = 0
  1313. configure:11034: test -s conftest.o
  1314. configure:11037: $? = 0
  1315. configure:11049: result: yes
  1316. configure:11142: checking for getdelim
  1317. configure:11198: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1318. ld: Undefined symbols:
  1319. _getdelim
  1320. configure:11204: $? = 1
  1321. configure: failed program was:
  1322. | /* confdefs.h. */
  1323. | #define PACKAGE_NAME "msmtp"
  1324. | #define PACKAGE_TARNAME "msmtp"
  1325. | #define PACKAGE_VERSION "1.4.7"
  1326. | #define PACKAGE_STRING "msmtp 1.4.7"
  1327. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1328. | #define PACKAGE "msmtp"
  1329. | #define VERSION "1.4.7"
  1330. | #define _GNU_SOURCE 1
  1331. | #define STDC_HEADERS 1
  1332. | #define HAVE_SYS_TYPES_H 1
  1333. | #define HAVE_SYS_STAT_H 1
  1334. | #define HAVE_STDLIB_H 1
  1335. | #define HAVE_STRING_H 1
  1336. | #define HAVE_MEMORY_H 1
  1337. | #define HAVE_STRINGS_H 1
  1338. | #define HAVE_INTTYPES_H 1
  1339. | #define HAVE_STDINT_H 1
  1340. | #define HAVE_UNISTD_H 1
  1341. | #define __EXTENSIONS__ 1
  1342. | #define _POSIX_PTHREAD_SEMANTICS 1
  1343. | #define USE_POSIX_THREADS 1
  1344. | #define HAVE_PTHREAD_RWLOCK 1
  1345. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1346. | #define STDC_HEADERS 1
  1347. | #define HAVE_SYSLOG 1
  1348. | #define HAVE_ALLOCA_H 1
  1349. | #define HAVE_ALLOCA 1
  1350. | #define restrict __restrict
  1351. | #define HAVE_DECL_GETDELIM 0
  1352. | #define HAVE_GETOPT_H 1
  1353. | #define HAVE_GETOPT_LONG_ONLY 1
  1354. | #define HAVE_DECL_GETENV 1
  1355. | #define HAVE_DECL_GETPASS 1
  1356. | #define HAVE_TERMIOS_H 1
  1357. | #define HAVE_SYS_TIME_H 1
  1358. | #define HAVE_SYS_SELECT_H 1
  1359. | #define HAVE_SYS_SOCKET_H 1
  1360. | #define HAVE_WCHAR_H 1
  1361. | #define HAVE_STDINT_H 1
  1362. | #define HAVE_TCGETATTR 1
  1363. | #define HAVE_TCSETATTR 1
  1364. | #define HAVE_SIGINTERRUPT 1
  1365. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1366. | #define HAVE_DECL_FLOCKFILE 1
  1367. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  1368. | #define HAVE_DECL_FUNLOCKFILE 1
  1369. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1370. | #define WORDS_BIGENDIAN 1
  1371. | #define TIME_WITH_SYS_TIME 1
  1372. | #define HAVE__BOOL 1
  1373. | #define HAVE_STDBOOL_H 1
  1374. | #define HAVE_LONG_LONG_INT 1
  1375. | #define HAVE_LONG_LONG 1
  1376. | #define HAVE_LONG_DOUBLE 1
  1377. | #define HAVE_WCHAR_T 1
  1378. | #define HAVE_WINT_T 1
  1379. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1380. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1381. | #define HAVE_INTMAX_T 1
  1382. | #define HAVE_ALLOCA 1
  1383. | #define HAVE_ALLOCA_H 1
  1384. | /* end confdefs.h. */
  1385. | /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim.
  1386. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1387. | #define getdelim innocuous_getdelim
  1388. |
  1389. | /* System header to define __stub macros and hopefully few prototypes,
  1390. | which can conflict with char getdelim (); below.
  1391. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1392. | <limits.h> exists even on freestanding compilers. */
  1393. |
  1394. | #ifdef __STDC__
  1395. | # include <limits.h>
  1396. | #else
  1397. | # include <assert.h>
  1398. | #endif
  1399. |
  1400. | #undef getdelim
  1401. |
  1402. | /* Override any GCC internal prototype to avoid an error.
  1403. | Use char because int might match the return type of a GCC
  1404. | builtin and then its argument prototype would still apply. */
  1405. | #ifdef __cplusplus
  1406. | extern "C"
  1407. | #endif
  1408. | char getdelim ();
  1409. | /* The GNU C library defines this for functions which it implements
  1410. | to always fail with ENOSYS. Some functions are actually named
  1411. | something starting with __ and the normal name is an alias. */
  1412. | #if defined __stub_getdelim || defined __stub___getdelim
  1413. | choke me
  1414. | #endif
  1415. |
  1416. | int
  1417. | main ()
  1418. | {
  1419. | return getdelim ();
  1420. | ;
  1421. | return 0;
  1422. | }
  1423. configure:11238: result: no
  1424. configure:11271: checking for flockfile
  1425. configure:11327: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1426. configure:11333: $? = 0
  1427. configure:11340: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1428. configure:11343: $? = 0
  1429. configure:11350: test -s conftest
  1430. configure:11353: $? = 0
  1431. configure:11367: result: yes
  1432. configure:11271: checking for funlockfile
  1433. configure:11327: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1434. configure:11333: $? = 0
  1435. configure:11340: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1436. configure:11343: $? = 0
  1437. configure:11350: test -s conftest
  1438. configure:11353: $? = 0
  1439. configure:11367: result: yes
  1440. configure:11385: checking whether getline is declared
  1441. configure:11415: gcc -c -g -O2 conftest.c >&5
  1442. conftest.c: In function `main':
  1443. conftest.c:103: error: `getline' undeclared (first use in this function)
  1444. conftest.c:103: error: (Each undeclared identifier is reported only once
  1445. conftest.c:103: error: for each function it appears in.)
  1446. configure:11421: $? = 1
  1447. configure: failed program was:
  1448. | /* confdefs.h. */
  1449. | #define PACKAGE_NAME "msmtp"
  1450. | #define PACKAGE_TARNAME "msmtp"
  1451. | #define PACKAGE_VERSION "1.4.7"
  1452. | #define PACKAGE_STRING "msmtp 1.4.7"
  1453. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1454. | #define PACKAGE "msmtp"
  1455. | #define VERSION "1.4.7"
  1456. | #define _GNU_SOURCE 1
  1457. | #define STDC_HEADERS 1
  1458. | #define HAVE_SYS_TYPES_H 1
  1459. | #define HAVE_SYS_STAT_H 1
  1460. | #define HAVE_STDLIB_H 1
  1461. | #define HAVE_STRING_H 1
  1462. | #define HAVE_MEMORY_H 1
  1463. | #define HAVE_STRINGS_H 1
  1464. | #define HAVE_INTTYPES_H 1
  1465. | #define HAVE_STDINT_H 1
  1466. | #define HAVE_UNISTD_H 1
  1467. | #define __EXTENSIONS__ 1
  1468. | #define _POSIX_PTHREAD_SEMANTICS 1
  1469. | #define USE_POSIX_THREADS 1
  1470. | #define HAVE_PTHREAD_RWLOCK 1
  1471. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1472. | #define STDC_HEADERS 1
  1473. | #define HAVE_SYSLOG 1
  1474. | #define HAVE_ALLOCA_H 1
  1475. | #define HAVE_ALLOCA 1
  1476. | #define restrict __restrict
  1477. | #define HAVE_DECL_GETDELIM 0
  1478. | #define HAVE_GETOPT_H 1
  1479. | #define HAVE_GETOPT_LONG_ONLY 1
  1480. | #define HAVE_DECL_GETENV 1
  1481. | #define HAVE_DECL_GETPASS 1
  1482. | #define HAVE_TERMIOS_H 1
  1483. | #define HAVE_SYS_TIME_H 1
  1484. | #define HAVE_SYS_SELECT_H 1
  1485. | #define HAVE_SYS_SOCKET_H 1
  1486. | #define HAVE_WCHAR_H 1
  1487. | #define HAVE_STDINT_H 1
  1488. | #define HAVE_TCGETATTR 1
  1489. | #define HAVE_TCSETATTR 1
  1490. | #define HAVE_SIGINTERRUPT 1
  1491. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1492. | #define HAVE_DECL_FLOCKFILE 1
  1493. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  1494. | #define HAVE_DECL_FUNLOCKFILE 1
  1495. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1496. | #define WORDS_BIGENDIAN 1
  1497. | #define TIME_WITH_SYS_TIME 1
  1498. | #define HAVE__BOOL 1
  1499. | #define HAVE_STDBOOL_H 1
  1500. | #define HAVE_LONG_LONG_INT 1
  1501. | #define HAVE_LONG_LONG 1
  1502. | #define HAVE_LONG_DOUBLE 1
  1503. | #define HAVE_WCHAR_T 1
  1504. | #define HAVE_WINT_T 1
  1505. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1506. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1507. | #define HAVE_INTMAX_T 1
  1508. | #define HAVE_ALLOCA 1
  1509. | #define HAVE_ALLOCA_H 1
  1510. | #define HAVE_FLOCKFILE 1
  1511. | #define HAVE_FUNLOCKFILE 1
  1512. | /* end confdefs.h. */
  1513. | #include <stdio.h>
  1514. | #if HAVE_SYS_TYPES_H
  1515. | # include <sys/types.h>
  1516. | #endif
  1517. | #if HAVE_SYS_STAT_H
  1518. | # include <sys/stat.h>
  1519. | #endif
  1520. | #if STDC_HEADERS
  1521. | # include <stdlib.h>
  1522. | # include <stddef.h>
  1523. | #else
  1524. | # if HAVE_STDLIB_H
  1525. | # include <stdlib.h>
  1526. | # endif
  1527. | #endif
  1528. | #if HAVE_STRING_H
  1529. | # if !STDC_HEADERS && HAVE_MEMORY_H
  1530. | # include <memory.h>
  1531. | # endif
  1532. | # include <string.h>
  1533. | #endif
  1534. | #if HAVE_STRINGS_H
  1535. | # include <strings.h>
  1536. | #endif
  1537. | #if HAVE_INTTYPES_H
  1538. | # include <inttypes.h>
  1539. | #endif
  1540. | #if HAVE_STDINT_H
  1541. | # include <stdint.h>
  1542. | #endif
  1543. | #if HAVE_UNISTD_H
  1544. | # include <unistd.h>
  1545. | #endif
  1546. | int
  1547. | main ()
  1548. | {
  1549. | #ifndef getline
  1550. | char *p = (char *) getline;
  1551. | return !p;
  1552. | #endif
  1553. |
  1554. | ;
  1555. | return 0;
  1556. | }
  1557. configure:11453: result: no
  1558. configure:11473: checking for getline
  1559. configure:11529: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1560. ld: Undefined symbols:
  1561. _getline
  1562. configure:11535: $? = 1
  1563. configure: failed program was:
  1564. | /* confdefs.h. */
  1565. | #define PACKAGE_NAME "msmtp"
  1566. | #define PACKAGE_TARNAME "msmtp"
  1567. | #define PACKAGE_VERSION "1.4.7"
  1568. | #define PACKAGE_STRING "msmtp 1.4.7"
  1569. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1570. | #define PACKAGE "msmtp"
  1571. | #define VERSION "1.4.7"
  1572. | #define _GNU_SOURCE 1
  1573. | #define STDC_HEADERS 1
  1574. | #define HAVE_SYS_TYPES_H 1
  1575. | #define HAVE_SYS_STAT_H 1
  1576. | #define HAVE_STDLIB_H 1
  1577. | #define HAVE_STRING_H 1
  1578. | #define HAVE_MEMORY_H 1
  1579. | #define HAVE_STRINGS_H 1
  1580. | #define HAVE_INTTYPES_H 1
  1581. | #define HAVE_STDINT_H 1
  1582. | #define HAVE_UNISTD_H 1
  1583. | #define __EXTENSIONS__ 1
  1584. | #define _POSIX_PTHREAD_SEMANTICS 1
  1585. | #define USE_POSIX_THREADS 1
  1586. | #define HAVE_PTHREAD_RWLOCK 1
  1587. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1588. | #define STDC_HEADERS 1
  1589. | #define HAVE_SYSLOG 1
  1590. | #define HAVE_ALLOCA_H 1
  1591. | #define HAVE_ALLOCA 1
  1592. | #define restrict __restrict
  1593. | #define HAVE_DECL_GETDELIM 0
  1594. | #define HAVE_GETOPT_H 1
  1595. | #define HAVE_GETOPT_LONG_ONLY 1
  1596. | #define HAVE_DECL_GETENV 1
  1597. | #define HAVE_DECL_GETPASS 1
  1598. | #define HAVE_TERMIOS_H 1
  1599. | #define HAVE_SYS_TIME_H 1
  1600. | #define HAVE_SYS_SELECT_H 1
  1601. | #define HAVE_SYS_SOCKET_H 1
  1602. | #define HAVE_WCHAR_H 1
  1603. | #define HAVE_STDINT_H 1
  1604. | #define HAVE_TCGETATTR 1
  1605. | #define HAVE_TCSETATTR 1
  1606. | #define HAVE_SIGINTERRUPT 1
  1607. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1608. | #define HAVE_DECL_FLOCKFILE 1
  1609. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  1610. | #define HAVE_DECL_FUNLOCKFILE 1
  1611. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1612. | #define WORDS_BIGENDIAN 1
  1613. | #define TIME_WITH_SYS_TIME 1
  1614. | #define HAVE__BOOL 1
  1615. | #define HAVE_STDBOOL_H 1
  1616. | #define HAVE_LONG_LONG_INT 1
  1617. | #define HAVE_LONG_LONG 1
  1618. | #define HAVE_LONG_DOUBLE 1
  1619. | #define HAVE_WCHAR_T 1
  1620. | #define HAVE_WINT_T 1
  1621. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1622. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1623. | #define HAVE_INTMAX_T 1
  1624. | #define HAVE_ALLOCA 1
  1625. | #define HAVE_ALLOCA_H 1
  1626. | #define HAVE_FLOCKFILE 1
  1627. | #define HAVE_FUNLOCKFILE 1
  1628. | #define HAVE_DECL_GETLINE 0
  1629. | /* end confdefs.h. */
  1630. | /* Define getline to an innocuous variant, in case <limits.h> declares getline.
  1631. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1632. | #define getline innocuous_getline
  1633. |
  1634. | /* System header to define __stub macros and hopefully few prototypes,
  1635. | which can conflict with char getline (); below.
  1636. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1637. | <limits.h> exists even on freestanding compilers. */
  1638. |
  1639. | #ifdef __STDC__
  1640. | # include <limits.h>
  1641. | #else
  1642. | # include <assert.h>
  1643. | #endif
  1644. |
  1645. | #undef getline
  1646. |
  1647. | /* Override any GCC internal prototype to avoid an error.
  1648. | Use char because int might match the return type of a GCC
  1649. | builtin and then its argument prototype would still apply. */
  1650. | #ifdef __cplusplus
  1651. | extern "C"
  1652. | #endif
  1653. | char getline ();
  1654. | /* The GNU C library defines this for functions which it implements
  1655. | to always fail with ENOSYS. Some functions are actually named
  1656. | something starting with __ and the normal name is an alias. */
  1657. | #if defined __stub_getline || defined __stub___getline
  1658. | choke me
  1659. | #endif
  1660. |
  1661. | int
  1662. | main ()
  1663. | {
  1664. | return getline ();
  1665. | ;
  1666. | return 0;
  1667. | }
  1668. configure:11568: result: no
  1669. configure:11693: checking for getdelim
  1670. configure:11789: result: no
  1671. configure:11822: checking for flockfile
  1672. configure:11918: result: yes
  1673. configure:11822: checking for funlockfile
  1674. configure:11918: result: yes
  1675. configure:11979: checking for getpass
  1676. configure:12035: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1677. configure:12041: $? = 0
  1678. configure:12048: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1679. configure:12051: $? = 0
  1680. configure:12058: test -s conftest
  1681. configure:12061: $? = 0
  1682. configure:12075: result: yes
  1683. configure:12214: checking for library containing nanosleep
  1684. configure:12255: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1685. configure:12261: $? = 0
  1686. configure:12268: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1687. configure:12271: $? = 0
  1688. configure:12278: test -s conftest
  1689. configure:12281: $? = 0
  1690. configure:12305: result: none required
  1691. configure:12316: checking for nanosleep
  1692. configure:12356: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
  1693. configure:12362: $? = 0
  1694. configure:12369: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1695. configure:12372: $? = 0
  1696. configure:12379: test -s conftest
  1697. configure:12382: $? = 0
  1698. configure:12396: result: yes
  1699. configure:12436: checking for stdint.h
  1700. configure:12442: result: yes
  1701. configure:12600: checking for SIZE_MAX
  1702. configure:13493: result: yes
  1703. configure:13503: checking for socklen_t
  1704. configure:13539: gcc -c -g -O2 conftest.c >&5
  1705. configure:13545: $? = 0
  1706. configure:13552: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1707. configure:13555: $? = 0
  1708. configure:13562: test -s conftest.o
  1709. configure:13565: $? = 0
  1710. configure:13577: result: yes
  1711. configure:13676: checking for va_copy
  1712. configure:13707: gcc -c -g -O2 conftest.c >&5
  1713. configure:13713: $? = 0
  1714. configure:13720: test -z "$ac_c_werror_flag" || test ! -s conftest.err
  1715. configure:13723: $? = 0
  1716. configure:13730: test -s conftest.o
  1717. configure:13733: $? = 0
  1718. configure:13746: result: yes
  1719. configure:13893: checking absolute name of <stdint.h>
  1720. configure:13918: result: ///usr/include/gcc/darwin/3.3/stdint.h
  1721. configure:13935: checking whether stdint.h conforms to C99
  1722. configure:14077: gcc -c -g -O2 conftest.c >&5
  1723. conftest.c:153: error: `SIG_ATOMIC_MIN' undeclared here (not in a function)
  1724. conftest.c:153: error: `SIG_ATOMIC_MAX' undeclared here (not in a function)
  1725. conftest.c:156: error: `WINT_MIN' undeclared here (not in a function)
  1726. conftest.c:156: error: `WINT_MAX' undeclared here (not in a function)
  1727. conftest.c:153: error: bit-field `check_SIG_ATOMIC' width not an integer constant
  1728. conftest.c:156: error: bit-field `check_WINT' width not an integer constant
  1729. configure:14083: $? = 1
  1730. configure: failed program was:
  1731. |
  1732. | /* confdefs.h. */
  1733. | #define PACKAGE_NAME "msmtp"
  1734. | #define PACKAGE_TARNAME "msmtp"
  1735. | #define PACKAGE_VERSION "1.4.7"
  1736. | #define PACKAGE_STRING "msmtp 1.4.7"
  1737. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1738. | #define PACKAGE "msmtp"
  1739. | #define VERSION "1.4.7"
  1740. | #define _GNU_SOURCE 1
  1741. | #define STDC_HEADERS 1
  1742. | #define HAVE_SYS_TYPES_H 1
  1743. | #define HAVE_SYS_STAT_H 1
  1744. | #define HAVE_STDLIB_H 1
  1745. | #define HAVE_STRING_H 1
  1746. | #define HAVE_MEMORY_H 1
  1747. | #define HAVE_STRINGS_H 1
  1748. | #define HAVE_INTTYPES_H 1
  1749. | #define HAVE_STDINT_H 1
  1750. | #define HAVE_UNISTD_H 1
  1751. | #define __EXTENSIONS__ 1
  1752. | #define _POSIX_PTHREAD_SEMANTICS 1
  1753. | #define USE_POSIX_THREADS 1
  1754. | #define HAVE_PTHREAD_RWLOCK 1
  1755. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1756. | #define STDC_HEADERS 1
  1757. | #define HAVE_SYSLOG 1
  1758. | #define HAVE_ALLOCA_H 1
  1759. | #define HAVE_ALLOCA 1
  1760. | #define restrict __restrict
  1761. | #define HAVE_DECL_GETDELIM 0
  1762. | #define HAVE_GETOPT_H 1
  1763. | #define HAVE_GETOPT_LONG_ONLY 1
  1764. | #define HAVE_DECL_GETENV 1
  1765. | #define HAVE_DECL_GETPASS 1
  1766. | #define HAVE_TERMIOS_H 1
  1767. | #define HAVE_SYS_TIME_H 1
  1768. | #define HAVE_SYS_SELECT_H 1
  1769. | #define HAVE_SYS_SOCKET_H 1
  1770. | #define HAVE_WCHAR_H 1
  1771. | #define HAVE_STDINT_H 1
  1772. | #define HAVE_TCGETATTR 1
  1773. | #define HAVE_TCSETATTR 1
  1774. | #define HAVE_SIGINTERRUPT 1
  1775. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1776. | #define HAVE_DECL_FLOCKFILE 1
  1777. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  1778. | #define HAVE_DECL_FUNLOCKFILE 1
  1779. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1780. | #define WORDS_BIGENDIAN 1
  1781. | #define TIME_WITH_SYS_TIME 1
  1782. | #define HAVE__BOOL 1
  1783. | #define HAVE_STDBOOL_H 1
  1784. | #define HAVE_LONG_LONG_INT 1
  1785. | #define HAVE_LONG_LONG 1
  1786. | #define HAVE_LONG_DOUBLE 1
  1787. | #define HAVE_WCHAR_T 1
  1788. | #define HAVE_WINT_T 1
  1789. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1790. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1791. | #define HAVE_INTMAX_T 1
  1792. | #define HAVE_ALLOCA 1
  1793. | #define HAVE_ALLOCA_H 1
  1794. | #define HAVE_FLOCKFILE 1
  1795. | #define HAVE_FUNLOCKFILE 1
  1796. | #define HAVE_DECL_GETLINE 0
  1797. | #define getline gnu_getline
  1798. | #define HAVE_FLOCKFILE 1
  1799. | #define HAVE_FUNLOCKFILE 1
  1800. | #define __GETOPT_PREFIX rpl_
  1801. | #define HAVE_GETPASS 1
  1802. | #define HAVE_STDINT_H 1
  1803. | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h"
  1804. | /* end confdefs.h. */
  1805. |
  1806. | #include <stddef.h>
  1807. | #define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ mode */
  1808. | #define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ mode */
  1809. | #include ABSOLUTE_STDINT_H
  1810. | #ifdef INT8_MAX
  1811. | int8_t a1 = INT8_MAX;
  1812. | int8_t a1min = INT8_MIN;
  1813. | #endif
  1814. | #ifdef INT16_MAX
  1815. | int16_t a2 = INT16_MAX;
  1816. | int16_t a2min = INT16_MIN;
  1817. | #endif
  1818. | #ifdef INT32_MAX
  1819. | int32_t a3 = INT32_MAX;
  1820. | int32_t a3min = INT32_MIN;
  1821. | #endif
  1822. | #ifdef INT64_MAX
  1823. | int64_t a4 = INT64_MAX;
  1824. | int64_t a4min = INT64_MIN;
  1825. | #endif
  1826. | #ifdef UINT8_MAX
  1827. | uint8_t b1 = UINT8_MAX;
  1828. | #else
  1829. | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
  1830. | #endif
  1831. | #ifdef UINT16_MAX
  1832. | uint16_t b2 = UINT16_MAX;
  1833. | #endif
  1834. | #ifdef UINT32_MAX
  1835. | uint32_t b3 = UINT32_MAX;
  1836. | #endif
  1837. | #ifdef UINT64_MAX
  1838. | uint64_t b4 = UINT64_MAX;
  1839. | #endif
  1840. | int_least8_t c1 = INT8_C (0x7f);
  1841. | int_least8_t c1max = INT_LEAST8_MAX;
  1842. | int_least8_t c1min = INT_LEAST8_MIN;
  1843. | int_least16_t c2 = INT16_C (0x7fff);
  1844. | int_least16_t c2max = INT_LEAST16_MAX;
  1845. | int_least16_t c2min = INT_LEAST16_MIN;
  1846. | int_least32_t c3 = INT32_C (0x7fffffff);
  1847. | int_least32_t c3max = INT_LEAST32_MAX;
  1848. | int_least32_t c3min = INT_LEAST32_MIN;
  1849. | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
  1850. | int_least64_t c4max = INT_LEAST64_MAX;
  1851. | int_least64_t c4min = INT_LEAST64_MIN;
  1852. | uint_least8_t d1 = UINT8_C (0xff);
  1853. | uint_least8_t d1max = UINT_LEAST8_MAX;
  1854. | uint_least16_t d2 = UINT16_C (0xffff);
  1855. | uint_least16_t d2max = UINT_LEAST16_MAX;
  1856. | uint_least32_t d3 = UINT32_C (0xffffffff);
  1857. | uint_least32_t d3max = UINT_LEAST32_MAX;
  1858. | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
  1859. | uint_least64_t d4max = UINT_LEAST64_MAX;
  1860. | int_fast8_t e1 = INT_FAST8_MAX;
  1861. | int_fast8_t e1min = INT_FAST8_MIN;
  1862. | int_fast16_t e2 = INT_FAST16_MAX;
  1863. | int_fast16_t e2min = INT_FAST16_MIN;
  1864. | int_fast32_t e3 = INT_FAST32_MAX;
  1865. | int_fast32_t e3min = INT_FAST32_MIN;
  1866. | int_fast64_t e4 = INT_FAST64_MAX;
  1867. | int_fast64_t e4min = INT_FAST64_MIN;
  1868. | uint_fast8_t f1 = UINT_FAST8_MAX;
  1869. | uint_fast16_t f2 = UINT_FAST16_MAX;
  1870. | uint_fast32_t f3 = UINT_FAST32_MAX;
  1871. | uint_fast64_t f4 = UINT_FAST64_MAX;
  1872. | #ifdef INTPTR_MAX
  1873. | intptr_t g = INTPTR_MAX;
  1874. | intptr_t gmin = INTPTR_MIN;
  1875. | #endif
  1876. | #ifdef UINTPTR_MAX
  1877. | uintptr_t h = UINTPTR_MAX;
  1878. | #endif
  1879. | intmax_t i = INTMAX_MAX;
  1880. | uintmax_t j = UINTMAX_MAX;
  1881. | struct s {
  1882. | int check_PTRDIFF: PTRDIFF_MIN < 0 && 0 < PTRDIFF_MAX ? 1 : -1;
  1883. | int check_SIG_ATOMIC: SIG_ATOMIC_MIN <= 0 && 0 < SIG_ATOMIC_MAX ? 1 : -1;
  1884. | int check_SIZE: 0 < SIZE_MAX ? 1 : -1;
  1885. | int check_WCHAR: WCHAR_MIN <= 0 && 0 < WCHAR_MAX ? 1 : -1;
  1886. | int check_WINT: WINT_MIN <= 0 && 0 < WINT_MAX ? 1 : -1;
  1887. |
  1888. | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
  1889. | int check_UINT8_C:
  1890. | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
  1891. | int check_UINT16_C:
  1892. | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
  1893. |
  1894. | /* Detect bugs in OpenBSD 3.9 stdint.h. */
  1895. | #ifdef UINT8_MAX
  1896. | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
  1897. | #endif
  1898. | #ifdef UINT16_MAX
  1899. | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
  1900. | #endif
  1901. | #ifdef UINT32_MAX
  1902. | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
  1903. | #endif
  1904. | #ifdef UINT64_MAX
  1905. | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
  1906. | #endif
  1907. | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
  1908. | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
  1909. | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
  1910. | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
  1911. | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
  1912. | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
  1913. | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
  1914. | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
  1915. | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
  1916. | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
  1917. | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
  1918. | };
  1919. |
  1920. | int
  1921. | main ()
  1922. | {
  1923. |
  1924. | ;
  1925. | return 0;
  1926. | }
  1927. configure:14115: result: no
  1928. configure:14136: checking sys/inttypes.h usability
  1929. configure:14153: gcc -c -g -O2 conftest.c >&5
  1930. conftest.c:107:26: sys/inttypes.h: No such file or directory
  1931. configure:14159: $? = 1
  1932. configure: failed program was:
  1933. | /* confdefs.h. */
  1934. | #define PACKAGE_NAME "msmtp"
  1935. | #define PACKAGE_TARNAME "msmtp"
  1936. | #define PACKAGE_VERSION "1.4.7"
  1937. | #define PACKAGE_STRING "msmtp 1.4.7"
  1938. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  1939. | #define PACKAGE "msmtp"
  1940. | #define VERSION "1.4.7"
  1941. | #define _GNU_SOURCE 1
  1942. | #define STDC_HEADERS 1
  1943. | #define HAVE_SYS_TYPES_H 1
  1944. | #define HAVE_SYS_STAT_H 1
  1945. | #define HAVE_STDLIB_H 1
  1946. | #define HAVE_STRING_H 1
  1947. | #define HAVE_MEMORY_H 1
  1948. | #define HAVE_STRINGS_H 1
  1949. | #define HAVE_INTTYPES_H 1
  1950. | #define HAVE_STDINT_H 1
  1951. | #define HAVE_UNISTD_H 1
  1952. | #define __EXTENSIONS__ 1
  1953. | #define _POSIX_PTHREAD_SEMANTICS 1
  1954. | #define USE_POSIX_THREADS 1
  1955. | #define HAVE_PTHREAD_RWLOCK 1
  1956. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  1957. | #define STDC_HEADERS 1
  1958. | #define HAVE_SYSLOG 1
  1959. | #define HAVE_ALLOCA_H 1
  1960. | #define HAVE_ALLOCA 1
  1961. | #define restrict __restrict
  1962. | #define HAVE_DECL_GETDELIM 0
  1963. | #define HAVE_GETOPT_H 1
  1964. | #define HAVE_GETOPT_LONG_ONLY 1
  1965. | #define HAVE_DECL_GETENV 1
  1966. | #define HAVE_DECL_GETPASS 1
  1967. | #define HAVE_TERMIOS_H 1
  1968. | #define HAVE_SYS_TIME_H 1
  1969. | #define HAVE_SYS_SELECT_H 1
  1970. | #define HAVE_SYS_SOCKET_H 1
  1971. | #define HAVE_WCHAR_H 1
  1972. | #define HAVE_STDINT_H 1
  1973. | #define HAVE_TCGETATTR 1
  1974. | #define HAVE_TCSETATTR 1
  1975. | #define HAVE_SIGINTERRUPT 1
  1976. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  1977. | #define HAVE_DECL_FLOCKFILE 1
  1978. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  1979. | #define HAVE_DECL_FUNLOCKFILE 1
  1980. | #define HAVE_DECL_PUTC_UNLOCKED 1
  1981. | #define WORDS_BIGENDIAN 1
  1982. | #define TIME_WITH_SYS_TIME 1
  1983. | #define HAVE__BOOL 1
  1984. | #define HAVE_STDBOOL_H 1
  1985. | #define HAVE_LONG_LONG_INT 1
  1986. | #define HAVE_LONG_LONG 1
  1987. | #define HAVE_LONG_DOUBLE 1
  1988. | #define HAVE_WCHAR_T 1
  1989. | #define HAVE_WINT_T 1
  1990. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  1991. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  1992. | #define HAVE_INTMAX_T 1
  1993. | #define HAVE_ALLOCA 1
  1994. | #define HAVE_ALLOCA_H 1
  1995. | #define HAVE_FLOCKFILE 1
  1996. | #define HAVE_FUNLOCKFILE 1
  1997. | #define HAVE_DECL_GETLINE 0
  1998. | #define getline gnu_getline
  1999. | #define HAVE_FLOCKFILE 1
  2000. | #define HAVE_FUNLOCKFILE 1
  2001. | #define __GETOPT_PREFIX rpl_
  2002. | #define HAVE_GETPASS 1
  2003. | #define HAVE_STDINT_H 1
  2004. | #define ABSOLUTE_STDINT_H "///usr/include/gcc/darwin/3.3/stdint.h"
  2005. | /* end confdefs.h. */
  2006. | #include <stdio.h>
  2007. | #if HAVE_SYS_TYPES_H
  2008. | # include <sys/types.h>
  2009. | #endif
  2010. | #if HAVE_SYS_STAT_H
  2011. | # include <sys/stat.h>
  2012. | #endif
  2013. | #if STDC_HEADERS
  2014. | # include <stdlib.h>
  2015. | # include <stddef.h>
  2016. | #else
  2017. | # if HAVE_STDLIB_H
  2018. | # include <stdlib.h>
  2019. | # endif
  2020. | #endif
  2021. | #if HAVE_STRING_H
  2022. | # if !STDC_HEADERS && HAVE_MEMORY_H
  2023. | # include <memory.h>
  2024. | # endif
  2025. | # include <string.h>
  2026. | #endif
  2027. | #if HAVE_STRINGS_H
  2028. | # include <strings.h>
  2029. | #endif
  2030. | #if HAVE_INTTYPES_H
  2031. | # include <inttypes.h>
  2032. | #endif
  2033. | #if HAVE_STDINT_H
  2034. | # include <stdint.h>
  2035. | #endif
  2036. | #if HAVE_UNISTD_H
  2037. | # include <unistd.h>
  2038. | #endif
  2039. | #include <sys/inttypes.h>
  2040. configure:14190: result: no
  2041. configure:14194: checking sys/inttypes.h presence
  2042. configure:14209: gcc -E conftest.c
  2043. conftest.c:74:26: sys/inttypes.h: No such file or directory
  2044. configure:14215: $? = 1
  2045. configure: failed program was:
  2046. | /* confdefs.h. */
  2047. | #define PACKAGE_NAME "msmtp"
  2048. | #define PACKAGE_TARNAME "msmtp"
  2049. | #define PACKAGE_VERSION "1.4.7"
  2050. | #define PACKAGE_STRING "msmtp 1.4.7"
  2051. | #define PACKAGE_BUGREPORT "marlam@marlam.de"
  2052. | #define PACKAGE "msmtp"
  2053. | #define VERSION "1.4.7"
  2054. | #define _GNU_SOURCE 1
  2055. | #define STDC_HEADERS 1
  2056. | #define HAVE_SYS_TYPES_H 1
  2057. | #define HAVE_SYS_STAT_H 1
  2058. | #define HAVE_STDLIB_H 1
  2059. | #define HAVE_STRING_H 1
  2060. | #define HAVE_MEMORY_H 1
  2061. | #define HAVE_STRINGS_H 1
  2062. | #define HAVE_INTTYPES_H 1
  2063. | #define HAVE_STDINT_H 1
  2064. | #define HAVE_UNISTD_H 1
  2065. | #define __EXTENSIONS__ 1
  2066. | #define _POSIX_PTHREAD_SEMANTICS 1
  2067. | #define USE_POSIX_THREADS 1
  2068. | #define HAVE_PTHREAD_RWLOCK 1
  2069. | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
  2070. | #define STDC_HEADERS 1
  2071. | #define HAVE_SYSLOG 1
  2072. | #define HAVE_ALLOCA_H 1
  2073. | #define HAVE_ALLOCA 1
  2074. | #define restrict __restrict
  2075. | #define HAVE_DECL_GETDELIM 0
  2076. | #define HAVE_GETOPT_H 1
  2077. | #define HAVE_GETOPT_LONG_ONLY 1
  2078. | #define HAVE_DECL_GETENV 1
  2079. | #define HAVE_DECL_GETPASS 1
  2080. | #define HAVE_TERMIOS_H 1
  2081. | #define HAVE_SYS_TIME_H 1
  2082. | #define HAVE_SYS_SELECT_H 1
  2083. | #define HAVE_SYS_SOCKET_H 1
  2084. | #define HAVE_WCHAR_H 1
  2085. | #define HAVE_STDINT_H 1
  2086. | #define HAVE_TCGETATTR 1
  2087. | #define HAVE_TCSETATTR 1
  2088. | #define HAVE_SIGINTERRUPT 1
  2089. | #define HAVE_DECL_FFLUSH_UNLOCKED 0
  2090. | #define HAVE_DECL_FLOCKFILE 1
  2091. | #define HAVE_DECL_FPUTS_UNLOCKED 0
  2092. | #define HAVE_DECL_FUNLOCKFILE 1
  2093. | #define HAVE_DECL_PUTC_UNLOCKED 1
  2094. | #define WORDS_BIGENDIAN 1
  2095. | #define TIME_WITH_SYS_TIME 1
  2096. | #define HAVE__BOOL 1
  2097. | #define HAVE_STDBOOL_H 1
  2098. | #define HAVE_LONG_LONG_INT 1
  2099. | #define HAVE_LONG_LONG 1
  2100. | #define HAVE_LONG_DOUBLE 1
  2101. | #define HAVE_WCHAR_T 1
  2102. | #define HAVE_WINT_T 1
  2103. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  2104. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  2105. | #define HAVE_
Add Comment
Please, Sign In to add comment