Advertisement
Guest User

Untitled

a guest
Aug 4th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 134.72 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 configure, which was
  5. generated by GNU Autoconf 2.61. Invocation command line was
  6.  
  7. $ ./configure --with-tcp-wrappers --with-pkgconfdir=/usr/local/etc --with-libiconv=/usr/local --with-libgcrypt-dir=/usr/local --with-uams-path=/usr/local/libexec/netatalk-uams --with-bdb=/usr/local --enable-ddp --without-pam --enable-zeroconf=/usr/local --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = beastie
  14. uname -m = amd64
  15. uname -r = 8.2-RELEASE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /usr/local/sbin
  35. PATH: /usr/local/bin
  36. PATH: /usr/home/mlindgren/bin
  37. PATH: /usr/home/mlindgren/scripts
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2178: checking build system type
  45. configure:2196: result: amd64-portbld-freebsd8.2
  46. configure:2218: checking host system type
  47. configure:2233: result: amd64-portbld-freebsd8.2
  48. configure:2255: checking target system type
  49. configure:2270: result: amd64-portbld-freebsd8.2
  50. configure:2313: checking for a BSD-compatible install
  51. configure:2369: result: /usr/bin/install -c -o root -g wheel
  52. configure:2380: checking whether build environment is sane
  53. configure:2423: result: yes
  54. configure:2451: checking for a thread-safe mkdir -p
  55. configure:2490: result: ./install-sh -c -d
  56. configure:2503: checking for gawk
  57. configure:2533: result: no
  58. configure:2503: checking for mawk
  59. configure:2533: result: no
  60. configure:2503: checking for nawk
  61. configure:2519: found /usr/bin/nawk
  62. configure:2530: result: nawk
  63. configure:2541: checking whether gmake sets $(MAKE)
  64. configure:2562: result: yes
  65. configure:2752: checking whether to enable maintainer-specific portions of Makefiles
  66. configure:2761: result: no
  67. configure:2779: checking for gawk
  68. configure:2806: result: nawk
  69. configure:2865: checking for gcc
  70. configure:2892: result: cc
  71. configure:3130: checking for C compiler version
  72. configure:3137: cc --version >&5
  73. cc (GCC) 4.2.1 20070719 [FreeBSD]
  74. Copyright (C) 2007 Free Software Foundation, Inc.
  75. This is free software; see the source for copying conditions. There is NO
  76. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  77.  
  78. configure:3140: $? = 0
  79. configure:3147: cc -v >&5
  80. Using built-in specs.
  81. Target: amd64-undermydesk-freebsd
  82. Configured with: FreeBSD/amd64 system compiler
  83. Thread model: posix
  84. gcc version 4.2.1 20070719 [FreeBSD]
  85. configure:3150: $? = 0
  86. configure:3157: cc -V >&5
  87. cc: '-V' option must have argument
  88. configure:3160: $? = 1
  89. configure:3183: checking for C compiler default output file name
  90. configure:3210: cc -O2 -pipe -fno-strict-aliasing conftest.c >&5
  91. configure:3213: $? = 0
  92. configure:3251: result: a.out
  93. configure:3268: checking whether the C compiler works
  94. configure:3278: ./a.out
  95. configure:3281: $? = 0
  96. configure:3298: result: yes
  97. configure:3305: checking whether we are cross compiling
  98. configure:3307: result: no
  99. configure:3310: checking for suffix of executables
  100. configure:3317: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  101. configure:3320: $? = 0
  102. configure:3344: result:
  103. configure:3350: checking for suffix of object files
  104. configure:3376: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  105. configure:3379: $? = 0
  106. configure:3402: result: o
  107. configure:3406: checking whether we are using the GNU C compiler
  108. configure:3435: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  109. configure:3441: $? = 0
  110. configure:3458: result: yes
  111. configure:3463: checking whether cc accepts -g
  112. configure:3493: cc -c -g conftest.c >&5
  113. configure:3499: $? = 0
  114. configure:3598: result: yes
  115. configure:3615: checking for cc option to accept ISO C89
  116. configure:3689: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  117. configure:3695: $? = 0
  118. configure:3718: result: none needed
  119. configure:3747: checking for style of include used by gmake
  120. configure:3775: result: GNU
  121. configure:3800: checking dependency style of cc
  122. configure:3891: result: gcc3
  123. configure:3906: checking for cc option to accept ISO C99
  124. configure:4065: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  125. conftest.c:60: error: expected ';', ',' or ')' before 'text'
  126. conftest.c: In function 'main':
  127. conftest.c:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  128. conftest.c:114: error: 'newvar' undeclared (first use in this function)
  129. conftest.c:114: error: (Each undeclared identifier is reported only once
  130. conftest.c:114: error: for each function it appears in.)
  131. conftest.c:124: error: 'for' loop initial declaration used outside C99 mode
  132. configure:4071: $? = 1
  133. configure: failed program was:
  134. | /* confdefs.h. */
  135. | #define PACKAGE_NAME ""
  136. | #define PACKAGE_TARNAME ""
  137. | #define PACKAGE_VERSION ""
  138. | #define PACKAGE_STRING ""
  139. | #define PACKAGE_BUGREPORT ""
  140. | #define PACKAGE "netatalk"
  141. | #define VERSION "2.2.0"
  142. | /* end confdefs.h. */
  143. | #include <stdarg.h>
  144. | #include <stdbool.h>
  145. | #include <stdlib.h>
  146. | #include <wchar.h>
  147. | #include <stdio.h>
  148. |
  149. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  150. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  151. | #define showlist(...) puts (#__VA_ARGS__)
  152. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  153. | static void
  154. | test_varargs_macros (void)
  155. | {
  156. | int x = 1234;
  157. | int y = 5678;
  158. | debug ("Flag");
  159. | debug ("X = %d\n", x);
  160. | showlist (The first, second, and third items.);
  161. | report (x>y, "x is %d but y is %d", x, y);
  162. | }
  163. |
  164. | // Check long long types.
  165. | #define BIG64 18446744073709551615ull
  166. | #define BIG32 4294967295ul
  167. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  168. | #if !BIG_OK
  169. | your preprocessor is broken;
  170. | #endif
  171. | #if BIG_OK
  172. | #else
  173. | your preprocessor is broken;
  174. | #endif
  175. | static long long int bignum = -9223372036854775807LL;
  176. | static unsigned long long int ubignum = BIG64;
  177. |
  178. | struct incomplete_array
  179. | {
  180. | int datasize;
  181. | double data[];
  182. | };
  183. |
  184. | struct named_init {
  185. | int number;
  186. | const wchar_t *name;
  187. | double average;
  188. | };
  189. |
  190. | typedef const char *ccp;
  191. |
  192. | static inline int
  193. | test_restrict (ccp restrict text)
  194. | {
  195. | // See if C++-style comments work.
  196. | // Iterate through items via the restricted pointer.
  197. | // Also check for declarations in for loops.
  198. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  199. | continue;
  200. | return 0;
  201. | }
  202. |
  203. | // Check varargs and va_copy.
  204. | static void
  205. | test_varargs (const char *format, ...)
  206. | {
  207. | va_list args;
  208. | va_start (args, format);
  209. | va_list args_copy;
  210. | va_copy (args_copy, args);
  211. |
  212. | const char *str;
  213. | int number;
  214. | float fnumber;
  215. |
  216. | while (*format)
  217. | {
  218. | switch (*format++)
  219. | {
  220. | case 's': // string
  221. | str = va_arg (args_copy, const char *);
  222. | break;
  223. | case 'd': // int
  224. | number = va_arg (args_copy, int);
  225. | break;
  226. | case 'f': // float
  227. | fnumber = va_arg (args_copy, double);
  228. | break;
  229. | default:
  230. | break;
  231. | }
  232. | }
  233. | va_end (args_copy);
  234. | va_end (args);
  235. | }
  236. |
  237. | int
  238. | main ()
  239. | {
  240. |
  241. | // Check bool.
  242. | _Bool success = false;
  243. |
  244. | // Check restrict.
  245. | if (test_restrict ("String literal") == 0)
  246. | success = true;
  247. | char *restrict newvar = "Another string";
  248. |
  249. | // Check varargs.
  250. | test_varargs ("s, d' f .", "string", 65, 34.234);
  251. | test_varargs_macros ();
  252. |
  253. | // Check flexible array members.
  254. | struct incomplete_array *ia =
  255. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  256. | ia->datasize = 10;
  257. | for (int i = 0; i < ia->datasize; ++i)
  258. | ia->data[i] = i * 1.234;
  259. |
  260. | // Check named initializers.
  261. | struct named_init ni = {
  262. | .number = 34,
  263. | .name = L"Test wide string",
  264. | .average = 543.34343,
  265. | };
  266. |
  267. | ni.number = 58;
  268. |
  269. | int dynamic_array[ni.number];
  270. | dynamic_array[ni.number - 1] = 543;
  271. |
  272. | // work around unused variable warnings
  273. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  274. | || dynamic_array[ni.number - 1] != 543);
  275. |
  276. | ;
  277. | return 0;
  278. | }
  279. configure:4065: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  280. configure:4071: $? = 0
  281. configure:4101: result: -std=gnu99
  282. configure:4120: checking for a BSD-compatible install
  283. configure:4176: result: /usr/bin/install -c -o root -g wheel
  284. configure:4187: checking whether ln -s works
  285. configure:4191: result: yes
  286. configure:4198: checking whether gmake sets $(MAKE)
  287. configure:4219: result: yes
  288. configure:4302: checking for a sed that does not truncate output
  289. configure:4358: result: /usr/bin/sed
  290. configure:4365: checking for grep
  291. configure:4383: found /usr/bin/grep
  292. configure:4396: result: /usr/bin/grep
  293. configure:4408: checking for egrep
  294. configure:4486: result: /usr/bin/grep -E
  295. configure:4502: checking for ld used by cc -std=gnu99
  296. configure:4569: result: /usr/bin/ld
  297. configure:4578: checking if the linker (/usr/bin/ld) is GNU ld
  298. configure:4593: result: yes
  299. configure:4598: checking for /usr/bin/ld option to reload object files
  300. configure:4605: result: -r
  301. configure:4623: checking for BSD-compatible nm
  302. configure:4672: result: /usr/bin/nm -B
  303. configure:4676: checking how to recognize dependent libraries
  304. configure:4862: result: pass_all
  305. configure:5106: checking how to run the C preprocessor
  306. configure:5222: result: cpp
  307. configure:5251: cpp conftest.c
  308. configure:5257: $? = 0
  309. configure:5288: cpp conftest.c
  310. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  311. configure:5294: $? = 1
  312. configure: failed program was:
  313. | /* confdefs.h. */
  314. | #define PACKAGE_NAME ""
  315. | #define PACKAGE_TARNAME ""
  316. | #define PACKAGE_VERSION ""
  317. | #define PACKAGE_STRING ""
  318. | #define PACKAGE_BUGREPORT ""
  319. | #define PACKAGE "netatalk"
  320. | #define VERSION "2.2.0"
  321. | /* end confdefs.h. */
  322. | #include <ac_nonexistent.h>
  323. configure:5332: checking for ANSI C header files
  324. configure:5362: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  325. configure:5368: $? = 0
  326. configure:5467: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  327. configure:5470: $? = 0
  328. configure:5476: ./conftest
  329. configure:5479: $? = 0
  330. configure:5496: result: yes
  331. configure:5520: checking for sys/types.h
  332. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  333. configure:5547: $? = 0
  334. configure:5563: result: yes
  335. configure:5520: checking for sys/stat.h
  336. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  337. configure:5547: $? = 0
  338. configure:5563: result: yes
  339. configure:5520: checking for stdlib.h
  340. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  341. configure:5547: $? = 0
  342. configure:5563: result: yes
  343. configure:5520: checking for string.h
  344. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  345. configure:5547: $? = 0
  346. configure:5563: result: yes
  347. configure:5520: checking for memory.h
  348. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  349. configure:5547: $? = 0
  350. configure:5563: result: yes
  351. configure:5520: checking for strings.h
  352. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  353. configure:5547: $? = 0
  354. configure:5563: result: yes
  355. configure:5520: checking for inttypes.h
  356. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  357. configure:5547: $? = 0
  358. configure:5563: result: yes
  359. configure:5520: checking for stdint.h
  360. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  361. configure:5547: $? = 0
  362. configure:5563: result: yes
  363. configure:5520: checking for unistd.h
  364. configure:5541: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  365. configure:5547: $? = 0
  366. configure:5563: result: yes
  367. configure:5590: checking dlfcn.h usability
  368. configure:5607: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  369. configure:5613: $? = 0
  370. configure:5627: result: yes
  371. configure:5631: checking dlfcn.h presence
  372. configure:5646: cpp conftest.c
  373. configure:5652: $? = 0
  374. configure:5666: result: yes
  375. configure:5694: checking for dlfcn.h
  376. configure:5702: result: yes
  377. configure:5831: checking for C++ compiler version
  378. configure:5838: c++ --version >&5
  379. c++ (GCC) 4.2.1 20070719 [FreeBSD]
  380. Copyright (C) 2007 Free Software Foundation, Inc.
  381. This is free software; see the source for copying conditions. There is NO
  382. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  383.  
  384. configure:5841: $? = 0
  385. configure:5848: c++ -v >&5
  386. Using built-in specs.
  387. Target: amd64-undermydesk-freebsd
  388. Configured with: FreeBSD/amd64 system compiler
  389. Thread model: posix
  390. gcc version 4.2.1 20070719 [FreeBSD]
  391. configure:5851: $? = 0
  392. configure:5858: c++ -V >&5
  393. c++: '-V' option must have argument
  394. configure:5861: $? = 1
  395. configure:5864: checking whether we are using the GNU C++ compiler
  396. configure:5893: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5
  397. configure:5899: $? = 0
  398. configure:5916: result: yes
  399. configure:5921: checking whether c++ accepts -g
  400. configure:5951: c++ -c -g conftest.cpp >&5
  401. configure:5957: $? = 0
  402. configure:6056: result: yes
  403. configure:6081: checking dependency style of c++
  404. configure:6172: result: gcc3
  405. configure:6197: checking how to run the C++ preprocessor
  406. configure:6233: c++ -E conftest.cpp
  407. configure:6239: $? = 0
  408. configure:6270: c++ -E conftest.cpp
  409. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  410. configure:6276: $? = 1
  411. configure: failed program was:
  412. | /* confdefs.h. */
  413. | #define PACKAGE_NAME ""
  414. | #define PACKAGE_TARNAME ""
  415. | #define PACKAGE_VERSION ""
  416. | #define PACKAGE_STRING ""
  417. | #define PACKAGE_BUGREPORT ""
  418. | #define PACKAGE "netatalk"
  419. | #define VERSION "2.2.0"
  420. | #define STDC_HEADERS 1
  421. | #define HAVE_SYS_TYPES_H 1
  422. | #define HAVE_SYS_STAT_H 1
  423. | #define HAVE_STDLIB_H 1
  424. | #define HAVE_STRING_H 1
  425. | #define HAVE_MEMORY_H 1
  426. | #define HAVE_STRINGS_H 1
  427. | #define HAVE_INTTYPES_H 1
  428. | #define HAVE_STDINT_H 1
  429. | #define HAVE_UNISTD_H 1
  430. | #define HAVE_DLFCN_H 1
  431. | /* end confdefs.h. */
  432. | #include <ac_nonexistent.h>
  433. configure:6309: result: c++ -E
  434. configure:6338: c++ -E conftest.cpp
  435. configure:6344: $? = 0
  436. configure:6375: c++ -E conftest.cpp
  437. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  438. configure:6381: $? = 1
  439. configure: failed program was:
  440. | /* confdefs.h. */
  441. | #define PACKAGE_NAME ""
  442. | #define PACKAGE_TARNAME ""
  443. | #define PACKAGE_VERSION ""
  444. | #define PACKAGE_STRING ""
  445. | #define PACKAGE_BUGREPORT ""
  446. | #define PACKAGE "netatalk"
  447. | #define VERSION "2.2.0"
  448. | #define STDC_HEADERS 1
  449. | #define HAVE_SYS_TYPES_H 1
  450. | #define HAVE_SYS_STAT_H 1
  451. | #define HAVE_STDLIB_H 1
  452. | #define HAVE_STRING_H 1
  453. | #define HAVE_MEMORY_H 1
  454. | #define HAVE_STRINGS_H 1
  455. | #define HAVE_INTTYPES_H 1
  456. | #define HAVE_STDINT_H 1
  457. | #define HAVE_UNISTD_H 1
  458. | #define HAVE_DLFCN_H 1
  459. | /* end confdefs.h. */
  460. | #include <ac_nonexistent.h>
  461. configure:6474: checking for g77
  462. configure:6504: result: no
  463. configure:6474: checking for xlf
  464. configure:6504: result: no
  465. configure:6474: checking for f77
  466. configure:6504: result: no
  467. configure:6474: checking for frt
  468. configure:6504: result: no
  469. configure:6474: checking for pgf77
  470. configure:6504: result: no
  471. configure:6474: checking for cf77
  472. configure:6504: result: no
  473. configure:6474: checking for fort77
  474. configure:6504: result: no
  475. configure:6474: checking for fl32
  476. configure:6504: result: no
  477. configure:6474: checking for af77
  478. configure:6504: result: no
  479. configure:6474: checking for xlf90
  480. configure:6504: result: no
  481. configure:6474: checking for f90
  482. configure:6504: result: no
  483. configure:6474: checking for pgf90
  484. configure:6504: result: no
  485. configure:6474: checking for pghpf
  486. configure:6504: result: no
  487. configure:6474: checking for epcf90
  488. configure:6504: result: no
  489. configure:6474: checking for gfortran
  490. configure:6504: result: no
  491. configure:6474: checking for g95
  492. configure:6504: result: no
  493. configure:6474: checking for xlf95
  494. configure:6504: result: no
  495. configure:6474: checking for f95
  496. configure:6504: result: no
  497. configure:6474: checking for fort
  498. configure:6504: result: no
  499. configure:6474: checking for ifort
  500. configure:6504: result: no
  501. configure:6474: checking for ifc
  502. configure:6504: result: no
  503. configure:6474: checking for efc
  504. configure:6504: result: no
  505. configure:6474: checking for pgf95
  506. configure:6504: result: no
  507. configure:6474: checking for lf95
  508. configure:6504: result: no
  509. configure:6474: checking for ftn
  510. configure:6504: result: no
  511. configure:6531: checking for Fortran 77 compiler version
  512. configure:6538: --version >&5
  513. --version: not found
  514. configure:6541: $? = 127
  515. configure:6548: -v >&5
  516. -v: not found
  517. configure:6551: $? = 127
  518. configure:6558: -V >&5
  519. -V: not found
  520. configure:6561: $? = 127
  521. configure:6569: checking whether we are using the GNU Fortran 77 compiler
  522. configure:6588: -c conftest.F >&5
  523. -c: not found
  524. configure:6594: $? = 127
  525. configure: failed program was:
  526. | program main
  527. | #ifndef __GNUC__
  528. | choke me
  529. | #endif
  530. |
  531. | end
  532. configure:6611: result: no
  533. configure:6617: checking whether accepts -g
  534. configure:6634: -c -g conftest.f >&5
  535. -c: not found
  536. configure:6640: $? = 127
  537. configure: failed program was:
  538. | program main
  539. |
  540. | end
  541. configure:6656: result: no
  542. configure:6685: checking the maximum length of command line arguments
  543. configure:6797: result: 262144
  544. configure:6809: checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object
  545. configure:6914: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  546. configure:6917: $? = 0
  547. configure:6921: /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
  548. configure:6924: $? = 0
  549. configure:6976: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c conftstm.o >&5
  550. configure:6979: $? = 0
  551. configure:7017: result: ok
  552. configure:7021: checking for objdir
  553. configure:7036: result: .libs
  554. configure:7128: checking for ar
  555. configure:7144: found /usr/bin/ar
  556. configure:7155: result: ar
  557. configure:7224: checking for ranlib
  558. configure:7240: found /usr/bin/ranlib
  559. configure:7251: result: ranlib
  560. configure:7320: checking for strip
  561. configure:7336: found /usr/bin/strip
  562. configure:7347: result: strip
  563. configure:7945: checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions
  564. configure:7963: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5
  565. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  566. configure:7967: $? = 0
  567. configure:7980: result: no
  568. configure:7995: checking for cc -std=gnu99 option to produce PIC
  569. configure:8227: result: -fPIC
  570. configure:8235: checking if cc -std=gnu99 PIC flag -fPIC works
  571. configure:8253: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC conftest.c >&5
  572. configure:8257: $? = 0
  573. configure:8270: result: yes
  574. configure:8298: checking if cc -std=gnu99 static flag -static works
  575. configure:8326: result: yes
  576. configure:8336: checking if cc -std=gnu99 supports -c -o file.o
  577. configure:8357: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.c >&5
  578. configure:8361: $? = 0
  579. configure:8383: result: yes
  580. configure:8409: checking whether the cc -std=gnu99 linker (/usr/bin/ld) supports shared libraries
  581. configure:9390: result: yes
  582. configure:9411: checking whether -lc should be explicitly linked in
  583. configure:9416: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  584. configure:9419: $? = 0
  585. configure:9434: cc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  586. configure:9437: $? = 0
  587. configure:9449: result: no
  588. configure:9457: checking dynamic linker characteristics
  589. configure:10071: result: freebsd8.2 ld.so
  590. configure:10095: checking how to hardcode library paths into programs
  591. configure:10120: result: immediate
  592. configure:10134: checking whether stripping libraries is possible
  593. configure:10139: result: yes
  594. configure:10263: checking for shl_load
  595. configure:10319: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  596. /var/tmp//ccYcGQiA.o(.text+0x7): In function `main':
  597. : undefined reference to `shl_load'
  598. configure:10325: $? = 1
  599. configure: failed program was:
  600. | /* confdefs.h. */
  601. | #define PACKAGE_NAME ""
  602. | #define PACKAGE_TARNAME ""
  603. | #define PACKAGE_VERSION ""
  604. | #define PACKAGE_STRING ""
  605. | #define PACKAGE_BUGREPORT ""
  606. | #define PACKAGE "netatalk"
  607. | #define VERSION "2.2.0"
  608. | #define STDC_HEADERS 1
  609. | #define HAVE_SYS_TYPES_H 1
  610. | #define HAVE_SYS_STAT_H 1
  611. | #define HAVE_STDLIB_H 1
  612. | #define HAVE_STRING_H 1
  613. | #define HAVE_MEMORY_H 1
  614. | #define HAVE_STRINGS_H 1
  615. | #define HAVE_INTTYPES_H 1
  616. | #define HAVE_STDINT_H 1
  617. | #define HAVE_UNISTD_H 1
  618. | #define HAVE_DLFCN_H 1
  619. | /* end confdefs.h. */
  620. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  621. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  622. | #define shl_load innocuous_shl_load
  623. |
  624. | /* System header to define __stub macros and hopefully few prototypes,
  625. | which can conflict with char shl_load (); below.
  626. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  627. | <limits.h> exists even on freestanding compilers. */
  628. |
  629. | #ifdef __STDC__
  630. | # include <limits.h>
  631. | #else
  632. | # include <assert.h>
  633. | #endif
  634. |
  635. | #undef shl_load
  636. |
  637. | /* Override any GCC internal prototype to avoid an error.
  638. | Use char because int might match the return type of a GCC
  639. | builtin and then its argument prototype would still apply. */
  640. | #ifdef __cplusplus
  641. | extern "C"
  642. | #endif
  643. | char shl_load ();
  644. | /* The GNU C library defines this for functions which it implements
  645. | to always fail with ENOSYS. Some functions are actually named
  646. | something starting with __ and the normal name is an alias. */
  647. | #if defined __stub_shl_load || defined __stub___shl_load
  648. | choke me
  649. | #endif
  650. |
  651. | int
  652. | main ()
  653. | {
  654. | return shl_load ();
  655. | ;
  656. | return 0;
  657. | }
  658. configure:10342: result: no
  659. configure:10347: checking for shl_load in -ldld
  660. configure:10382: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -ldld >&5
  661. /usr/bin/ld: cannot find -ldld
  662. configure:10388: $? = 1
  663. configure: failed program was:
  664. | /* confdefs.h. */
  665. | #define PACKAGE_NAME ""
  666. | #define PACKAGE_TARNAME ""
  667. | #define PACKAGE_VERSION ""
  668. | #define PACKAGE_STRING ""
  669. | #define PACKAGE_BUGREPORT ""
  670. | #define PACKAGE "netatalk"
  671. | #define VERSION "2.2.0"
  672. | #define STDC_HEADERS 1
  673. | #define HAVE_SYS_TYPES_H 1
  674. | #define HAVE_SYS_STAT_H 1
  675. | #define HAVE_STDLIB_H 1
  676. | #define HAVE_STRING_H 1
  677. | #define HAVE_MEMORY_H 1
  678. | #define HAVE_STRINGS_H 1
  679. | #define HAVE_INTTYPES_H 1
  680. | #define HAVE_STDINT_H 1
  681. | #define HAVE_UNISTD_H 1
  682. | #define HAVE_DLFCN_H 1
  683. | /* end confdefs.h. */
  684. |
  685. | /* Override any GCC internal prototype to avoid an error.
  686. | Use char because int might match the return type of a GCC
  687. | builtin and then its argument prototype would still apply. */
  688. | #ifdef __cplusplus
  689. | extern "C"
  690. | #endif
  691. | char shl_load ();
  692. | int
  693. | main ()
  694. | {
  695. | return shl_load ();
  696. | ;
  697. | return 0;
  698. | }
  699. configure:10406: result: no
  700. configure:10411: checking for dlopen
  701. configure:10467: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  702. configure:10473: $? = 0
  703. configure:10490: result: yes
  704. configure:10723: checking whether a program can dlopen itself
  705. configure:10797: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
  706. configure: In function 'main':
  707. configure:10793: warning: implicit declaration of function 'exit'
  708. configure:10793: warning: incompatible implicit declaration of built-in function 'exit'
  709. configure:10800: $? = 0
  710. configure:10818: result: yes
  711. configure:10823: checking whether a statically linked program can dlopen itself
  712. configure:10897: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5
  713. configure: In function 'main':
  714. configure:10893: warning: implicit declaration of function 'exit'
  715. configure:10893: warning: incompatible implicit declaration of built-in function 'exit'
  716. configure:10900: $? = 0
  717. Service unavailable
  718. configure:10918: result: no
  719. configure:10941: checking if libtool supports shared libraries
  720. configure:10943: result: yes
  721. configure:10946: checking whether to build shared libraries
  722. configure:10967: result: yes
  723. configure:10970: checking whether to build static libraries
  724. configure:10974: result: yes
  725. configure:11068: creating libtool
  726. configure:11661: checking for ld used by c++
  727. configure:11728: result: /usr/bin/ld
  728. configure:11737: checking if the linker (/usr/bin/ld) is GNU ld
  729. configure:11752: result: yes
  730. configure:11803: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  731. configure:12749: result: yes
  732. configure:12766: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5
  733. configure:12769: $? = 0
  734. configure:12925: checking for c++ option to produce PIC
  735. configure:13209: result: -fPIC
  736. configure:13217: checking if c++ PIC flag -fPIC works
  737. configure:13235: c++ -c -O2 -pipe -fno-strict-aliasing -fPIC -DPIC conftest.cpp >&5
  738. configure:13239: $? = 0
  739. configure:13252: result: yes
  740. configure:13280: checking if c++ static flag -static works
  741. configure:13308: result: yes
  742. configure:13318: checking if c++ supports -c -o file.o
  743. configure:13339: c++ -c -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.cpp >&5
  744. configure:13343: $? = 0
  745. configure:13365: result: yes
  746. configure:13391: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  747. configure:13420: result: yes
  748. configure:13487: checking dynamic linker characteristics
  749. configure:14049: result: freebsd8.2 ld.so
  750. configure:14073: checking how to hardcode library paths into programs
  751. configure:14098: result: immediate
  752. configure:20348: checking for perl
  753. configure:20366: found /usr/bin/perl
  754. configure:20379: result: /usr/bin/perl
  755. configure:20394: checking for perl
  756. configure:20425: result: /usr/bin/grep
  757. configure:20440: checking for ps
  758. configure:20458: found /bin/ps
  759. configure:20471: result: /bin/ps
  760. configure:20485: checking whether cc -std=gnu99 and cc understand -c and -o together
  761. configure:20520: cc -std=gnu99 -c conftest.c -o conftest2.o >&5
  762. configure:20523: $? = 0
  763. configure:20529: cc -std=gnu99 -c conftest.c -o conftest2.o >&5
  764. configure:20532: $? = 0
  765. configure:20543: cc -c conftest.c >&5
  766. configure:20546: $? = 0
  767. configure:20554: cc -c conftest.c -o conftest2.o >&5
  768. configure:20557: $? = 0
  769. configure:20563: cc -c conftest.c -o conftest2.o >&5
  770. configure:20566: $? = 0
  771. configure:20584: result: yes
  772. configure:20619: checking for dirent.h that defines DIR
  773. configure:20648: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  774. configure:20654: $? = 0
  775. configure:20670: result: yes
  776. configure:20683: checking for library containing opendir
  777. configure:20724: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  778. configure:20730: $? = 0
  779. configure:20758: result: none required
  780. configure:20852: checking for ANSI C header files
  781. configure:21016: result: yes
  782. configure:21026: checking for sys/wait.h that is POSIX.1 compatible
  783. configure:21062: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  784. configure:21068: $? = 0
  785. configure:21083: result: yes
  786. configure:21139: checking fcntl.h usability
  787. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  788. configure:21162: $? = 0
  789. configure:21176: result: yes
  790. configure:21180: checking fcntl.h presence
  791. configure:21195: cpp conftest.c
  792. configure:21201: $? = 0
  793. configure:21215: result: yes
  794. configure:21243: checking for fcntl.h
  795. configure:21251: result: yes
  796. configure:21139: checking limits.h usability
  797. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  798. configure:21162: $? = 0
  799. configure:21176: result: yes
  800. configure:21180: checking limits.h presence
  801. configure:21195: cpp conftest.c
  802. configure:21201: $? = 0
  803. configure:21215: result: yes
  804. configure:21243: checking for limits.h
  805. configure:21251: result: yes
  806. configure:21129: checking for stdint.h
  807. configure:21135: result: yes
  808. configure:21129: checking for strings.h
  809. configure:21135: result: yes
  810. configure:21139: checking time.h usability
  811. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  812. configure:21162: $? = 0
  813. configure:21176: result: yes
  814. configure:21180: checking time.h presence
  815. configure:21195: cpp conftest.c
  816. configure:21201: $? = 0
  817. configure:21215: result: yes
  818. configure:21243: checking for time.h
  819. configure:21251: result: yes
  820. configure:21139: checking sys/param.h usability
  821. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  822. configure:21162: $? = 0
  823. configure:21176: result: yes
  824. configure:21180: checking sys/param.h presence
  825. configure:21195: cpp conftest.c
  826. configure:21201: $? = 0
  827. configure:21215: result: yes
  828. configure:21243: checking for sys/param.h
  829. configure:21251: result: yes
  830. configure:21139: checking sys/fcntl.h usability
  831. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  832. configure:21162: $? = 0
  833. configure:21176: result: yes
  834. configure:21180: checking sys/fcntl.h presence
  835. configure:21195: cpp conftest.c
  836. configure:21201: $? = 0
  837. configure:21215: result: yes
  838. configure:21243: checking for sys/fcntl.h
  839. configure:21251: result: yes
  840. configure:21139: checking sys/file.h usability
  841. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  842. configure:21162: $? = 0
  843. configure:21176: result: yes
  844. configure:21180: checking sys/file.h presence
  845. configure:21195: cpp conftest.c
  846. configure:21201: $? = 0
  847. configure:21215: result: yes
  848. configure:21243: checking for sys/file.h
  849. configure:21251: result: yes
  850. configure:21139: checking sys/ioctl.h usability
  851. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  852. configure:21162: $? = 0
  853. configure:21176: result: yes
  854. configure:21180: checking sys/ioctl.h presence
  855. configure:21195: cpp conftest.c
  856. configure:21201: $? = 0
  857. configure:21215: result: yes
  858. configure:21243: checking for sys/ioctl.h
  859. configure:21251: result: yes
  860. configure:21139: checking sys/time.h usability
  861. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  862. configure:21162: $? = 0
  863. configure:21176: result: yes
  864. configure:21180: checking sys/time.h presence
  865. configure:21195: cpp conftest.c
  866. configure:21201: $? = 0
  867. configure:21215: result: yes
  868. configure:21243: checking for sys/time.h
  869. configure:21251: result: yes
  870. configure:21139: checking sys/mnttab.h usability
  871. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  872. conftest.c:67:24: error: sys/mnttab.h: No such file or directory
  873. configure:21162: $? = 1
  874. configure: failed program was:
  875. | /* confdefs.h. */
  876. | #define PACKAGE_NAME ""
  877. | #define PACKAGE_TARNAME ""
  878. | #define PACKAGE_VERSION ""
  879. | #define PACKAGE_STRING ""
  880. | #define PACKAGE_BUGREPORT ""
  881. | #define PACKAGE "netatalk"
  882. | #define VERSION "2.2.0"
  883. | #define STDC_HEADERS 1
  884. | #define HAVE_SYS_TYPES_H 1
  885. | #define HAVE_SYS_STAT_H 1
  886. | #define HAVE_STDLIB_H 1
  887. | #define HAVE_STRING_H 1
  888. | #define HAVE_MEMORY_H 1
  889. | #define HAVE_STRINGS_H 1
  890. | #define HAVE_INTTYPES_H 1
  891. | #define HAVE_STDINT_H 1
  892. | #define HAVE_UNISTD_H 1
  893. | #define HAVE_DLFCN_H 1
  894. | #define HAVE_DIRENT_H 1
  895. | #define STDC_HEADERS 1
  896. | #define HAVE_SYS_WAIT_H 1
  897. | #define HAVE_FCNTL_H 1
  898. | #define HAVE_LIMITS_H 1
  899. | #define HAVE_STDINT_H 1
  900. | #define HAVE_STRINGS_H 1
  901. | #define HAVE_TIME_H 1
  902. | #define HAVE_SYS_PARAM_H 1
  903. | #define HAVE_SYS_FCNTL_H 1
  904. | #define HAVE_SYS_FILE_H 1
  905. | #define HAVE_SYS_IOCTL_H 1
  906. | #define HAVE_SYS_TIME_H 1
  907. | /* end confdefs.h. */
  908. | #include <stdio.h>
  909. | #ifdef HAVE_SYS_TYPES_H
  910. | # include <sys/types.h>
  911. | #endif
  912. | #ifdef HAVE_SYS_STAT_H
  913. | # include <sys/stat.h>
  914. | #endif
  915. | #ifdef STDC_HEADERS
  916. | # include <stdlib.h>
  917. | # include <stddef.h>
  918. | #else
  919. | # ifdef HAVE_STDLIB_H
  920. | # include <stdlib.h>
  921. | # endif
  922. | #endif
  923. | #ifdef HAVE_STRING_H
  924. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  925. | # include <memory.h>
  926. | # endif
  927. | # include <string.h>
  928. | #endif
  929. | #ifdef HAVE_STRINGS_H
  930. | # include <strings.h>
  931. | #endif
  932. | #ifdef HAVE_INTTYPES_H
  933. | # include <inttypes.h>
  934. | #endif
  935. | #ifdef HAVE_STDINT_H
  936. | # include <stdint.h>
  937. | #endif
  938. | #ifdef HAVE_UNISTD_H
  939. | # include <unistd.h>
  940. | #endif
  941. | #include <sys/mnttab.h>
  942. configure:21176: result: no
  943. configure:21180: checking sys/mnttab.h presence
  944. configure:21195: cpp conftest.c
  945. conftest.c:34:24: error: sys/mnttab.h: No such file or directory
  946. configure:21201: $? = 1
  947. configure: failed program was:
  948. | /* confdefs.h. */
  949. | #define PACKAGE_NAME ""
  950. | #define PACKAGE_TARNAME ""
  951. | #define PACKAGE_VERSION ""
  952. | #define PACKAGE_STRING ""
  953. | #define PACKAGE_BUGREPORT ""
  954. | #define PACKAGE "netatalk"
  955. | #define VERSION "2.2.0"
  956. | #define STDC_HEADERS 1
  957. | #define HAVE_SYS_TYPES_H 1
  958. | #define HAVE_SYS_STAT_H 1
  959. | #define HAVE_STDLIB_H 1
  960. | #define HAVE_STRING_H 1
  961. | #define HAVE_MEMORY_H 1
  962. | #define HAVE_STRINGS_H 1
  963. | #define HAVE_INTTYPES_H 1
  964. | #define HAVE_STDINT_H 1
  965. | #define HAVE_UNISTD_H 1
  966. | #define HAVE_DLFCN_H 1
  967. | #define HAVE_DIRENT_H 1
  968. | #define STDC_HEADERS 1
  969. | #define HAVE_SYS_WAIT_H 1
  970. | #define HAVE_FCNTL_H 1
  971. | #define HAVE_LIMITS_H 1
  972. | #define HAVE_STDINT_H 1
  973. | #define HAVE_STRINGS_H 1
  974. | #define HAVE_TIME_H 1
  975. | #define HAVE_SYS_PARAM_H 1
  976. | #define HAVE_SYS_FCNTL_H 1
  977. | #define HAVE_SYS_FILE_H 1
  978. | #define HAVE_SYS_IOCTL_H 1
  979. | #define HAVE_SYS_TIME_H 1
  980. | /* end confdefs.h. */
  981. | #include <sys/mnttab.h>
  982. configure:21215: result: no
  983. configure:21243: checking for sys/mnttab.h
  984. configure:21251: result: no
  985. configure:21139: checking sys/statvfs.h usability
  986. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  987. configure:21162: $? = 0
  988. configure:21176: result: yes
  989. configure:21180: checking sys/statvfs.h presence
  990. configure:21195: cpp conftest.c
  991. configure:21201: $? = 0
  992. configure:21215: result: yes
  993. configure:21243: checking for sys/statvfs.h
  994. configure:21251: result: yes
  995. configure:21129: checking for sys/stat.h
  996. configure:21135: result: yes
  997. configure:21139: checking sys/vfs.h usability
  998. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  999. conftest.c:69:21: error: sys/vfs.h: No such file or directory
  1000. configure:21162: $? = 1
  1001. configure: failed program was:
  1002. | /* confdefs.h. */
  1003. | #define PACKAGE_NAME ""
  1004. | #define PACKAGE_TARNAME ""
  1005. | #define PACKAGE_VERSION ""
  1006. | #define PACKAGE_STRING ""
  1007. | #define PACKAGE_BUGREPORT ""
  1008. | #define PACKAGE "netatalk"
  1009. | #define VERSION "2.2.0"
  1010. | #define STDC_HEADERS 1
  1011. | #define HAVE_SYS_TYPES_H 1
  1012. | #define HAVE_SYS_STAT_H 1
  1013. | #define HAVE_STDLIB_H 1
  1014. | #define HAVE_STRING_H 1
  1015. | #define HAVE_MEMORY_H 1
  1016. | #define HAVE_STRINGS_H 1
  1017. | #define HAVE_INTTYPES_H 1
  1018. | #define HAVE_STDINT_H 1
  1019. | #define HAVE_UNISTD_H 1
  1020. | #define HAVE_DLFCN_H 1
  1021. | #define HAVE_DIRENT_H 1
  1022. | #define STDC_HEADERS 1
  1023. | #define HAVE_SYS_WAIT_H 1
  1024. | #define HAVE_FCNTL_H 1
  1025. | #define HAVE_LIMITS_H 1
  1026. | #define HAVE_STDINT_H 1
  1027. | #define HAVE_STRINGS_H 1
  1028. | #define HAVE_TIME_H 1
  1029. | #define HAVE_SYS_PARAM_H 1
  1030. | #define HAVE_SYS_FCNTL_H 1
  1031. | #define HAVE_SYS_FILE_H 1
  1032. | #define HAVE_SYS_IOCTL_H 1
  1033. | #define HAVE_SYS_TIME_H 1
  1034. | #define HAVE_SYS_STATVFS_H 1
  1035. | #define HAVE_SYS_STAT_H 1
  1036. | /* end confdefs.h. */
  1037. | #include <stdio.h>
  1038. | #ifdef HAVE_SYS_TYPES_H
  1039. | # include <sys/types.h>
  1040. | #endif
  1041. | #ifdef HAVE_SYS_STAT_H
  1042. | # include <sys/stat.h>
  1043. | #endif
  1044. | #ifdef STDC_HEADERS
  1045. | # include <stdlib.h>
  1046. | # include <stddef.h>
  1047. | #else
  1048. | # ifdef HAVE_STDLIB_H
  1049. | # include <stdlib.h>
  1050. | # endif
  1051. | #endif
  1052. | #ifdef HAVE_STRING_H
  1053. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1054. | # include <memory.h>
  1055. | # endif
  1056. | # include <string.h>
  1057. | #endif
  1058. | #ifdef HAVE_STRINGS_H
  1059. | # include <strings.h>
  1060. | #endif
  1061. | #ifdef HAVE_INTTYPES_H
  1062. | # include <inttypes.h>
  1063. | #endif
  1064. | #ifdef HAVE_STDINT_H
  1065. | # include <stdint.h>
  1066. | #endif
  1067. | #ifdef HAVE_UNISTD_H
  1068. | # include <unistd.h>
  1069. | #endif
  1070. | #include <sys/vfs.h>
  1071. configure:21176: result: no
  1072. configure:21180: checking sys/vfs.h presence
  1073. configure:21195: cpp conftest.c
  1074. conftest.c:36:21: error: sys/vfs.h: No such file or directory
  1075. configure:21201: $? = 1
  1076. configure: failed program was:
  1077. | /* confdefs.h. */
  1078. | #define PACKAGE_NAME ""
  1079. | #define PACKAGE_TARNAME ""
  1080. | #define PACKAGE_VERSION ""
  1081. | #define PACKAGE_STRING ""
  1082. | #define PACKAGE_BUGREPORT ""
  1083. | #define PACKAGE "netatalk"
  1084. | #define VERSION "2.2.0"
  1085. | #define STDC_HEADERS 1
  1086. | #define HAVE_SYS_TYPES_H 1
  1087. | #define HAVE_SYS_STAT_H 1
  1088. | #define HAVE_STDLIB_H 1
  1089. | #define HAVE_STRING_H 1
  1090. | #define HAVE_MEMORY_H 1
  1091. | #define HAVE_STRINGS_H 1
  1092. | #define HAVE_INTTYPES_H 1
  1093. | #define HAVE_STDINT_H 1
  1094. | #define HAVE_UNISTD_H 1
  1095. | #define HAVE_DLFCN_H 1
  1096. | #define HAVE_DIRENT_H 1
  1097. | #define STDC_HEADERS 1
  1098. | #define HAVE_SYS_WAIT_H 1
  1099. | #define HAVE_FCNTL_H 1
  1100. | #define HAVE_LIMITS_H 1
  1101. | #define HAVE_STDINT_H 1
  1102. | #define HAVE_STRINGS_H 1
  1103. | #define HAVE_TIME_H 1
  1104. | #define HAVE_SYS_PARAM_H 1
  1105. | #define HAVE_SYS_FCNTL_H 1
  1106. | #define HAVE_SYS_FILE_H 1
  1107. | #define HAVE_SYS_IOCTL_H 1
  1108. | #define HAVE_SYS_TIME_H 1
  1109. | #define HAVE_SYS_STATVFS_H 1
  1110. | #define HAVE_SYS_STAT_H 1
  1111. | /* end confdefs.h. */
  1112. | #include <sys/vfs.h>
  1113. configure:21215: result: no
  1114. configure:21243: checking for sys/vfs.h
  1115. configure:21251: result: no
  1116. configure:21139: checking mntent.h usability
  1117. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1118. conftest.c:69:20: error: mntent.h: No such file or directory
  1119. configure:21162: $? = 1
  1120. configure: failed program was:
  1121. | /* confdefs.h. */
  1122. | #define PACKAGE_NAME ""
  1123. | #define PACKAGE_TARNAME ""
  1124. | #define PACKAGE_VERSION ""
  1125. | #define PACKAGE_STRING ""
  1126. | #define PACKAGE_BUGREPORT ""
  1127. | #define PACKAGE "netatalk"
  1128. | #define VERSION "2.2.0"
  1129. | #define STDC_HEADERS 1
  1130. | #define HAVE_SYS_TYPES_H 1
  1131. | #define HAVE_SYS_STAT_H 1
  1132. | #define HAVE_STDLIB_H 1
  1133. | #define HAVE_STRING_H 1
  1134. | #define HAVE_MEMORY_H 1
  1135. | #define HAVE_STRINGS_H 1
  1136. | #define HAVE_INTTYPES_H 1
  1137. | #define HAVE_STDINT_H 1
  1138. | #define HAVE_UNISTD_H 1
  1139. | #define HAVE_DLFCN_H 1
  1140. | #define HAVE_DIRENT_H 1
  1141. | #define STDC_HEADERS 1
  1142. | #define HAVE_SYS_WAIT_H 1
  1143. | #define HAVE_FCNTL_H 1
  1144. | #define HAVE_LIMITS_H 1
  1145. | #define HAVE_STDINT_H 1
  1146. | #define HAVE_STRINGS_H 1
  1147. | #define HAVE_TIME_H 1
  1148. | #define HAVE_SYS_PARAM_H 1
  1149. | #define HAVE_SYS_FCNTL_H 1
  1150. | #define HAVE_SYS_FILE_H 1
  1151. | #define HAVE_SYS_IOCTL_H 1
  1152. | #define HAVE_SYS_TIME_H 1
  1153. | #define HAVE_SYS_STATVFS_H 1
  1154. | #define HAVE_SYS_STAT_H 1
  1155. | /* end confdefs.h. */
  1156. | #include <stdio.h>
  1157. | #ifdef HAVE_SYS_TYPES_H
  1158. | # include <sys/types.h>
  1159. | #endif
  1160. | #ifdef HAVE_SYS_STAT_H
  1161. | # include <sys/stat.h>
  1162. | #endif
  1163. | #ifdef STDC_HEADERS
  1164. | # include <stdlib.h>
  1165. | # include <stddef.h>
  1166. | #else
  1167. | # ifdef HAVE_STDLIB_H
  1168. | # include <stdlib.h>
  1169. | # endif
  1170. | #endif
  1171. | #ifdef HAVE_STRING_H
  1172. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1173. | # include <memory.h>
  1174. | # endif
  1175. | # include <string.h>
  1176. | #endif
  1177. | #ifdef HAVE_STRINGS_H
  1178. | # include <strings.h>
  1179. | #endif
  1180. | #ifdef HAVE_INTTYPES_H
  1181. | # include <inttypes.h>
  1182. | #endif
  1183. | #ifdef HAVE_STDINT_H
  1184. | # include <stdint.h>
  1185. | #endif
  1186. | #ifdef HAVE_UNISTD_H
  1187. | # include <unistd.h>
  1188. | #endif
  1189. | #include <mntent.h>
  1190. configure:21176: result: no
  1191. configure:21180: checking mntent.h presence
  1192. configure:21195: cpp conftest.c
  1193. conftest.c:36:20: error: mntent.h: No such file or directory
  1194. configure:21201: $? = 1
  1195. configure: failed program was:
  1196. | /* confdefs.h. */
  1197. | #define PACKAGE_NAME ""
  1198. | #define PACKAGE_TARNAME ""
  1199. | #define PACKAGE_VERSION ""
  1200. | #define PACKAGE_STRING ""
  1201. | #define PACKAGE_BUGREPORT ""
  1202. | #define PACKAGE "netatalk"
  1203. | #define VERSION "2.2.0"
  1204. | #define STDC_HEADERS 1
  1205. | #define HAVE_SYS_TYPES_H 1
  1206. | #define HAVE_SYS_STAT_H 1
  1207. | #define HAVE_STDLIB_H 1
  1208. | #define HAVE_STRING_H 1
  1209. | #define HAVE_MEMORY_H 1
  1210. | #define HAVE_STRINGS_H 1
  1211. | #define HAVE_INTTYPES_H 1
  1212. | #define HAVE_STDINT_H 1
  1213. | #define HAVE_UNISTD_H 1
  1214. | #define HAVE_DLFCN_H 1
  1215. | #define HAVE_DIRENT_H 1
  1216. | #define STDC_HEADERS 1
  1217. | #define HAVE_SYS_WAIT_H 1
  1218. | #define HAVE_FCNTL_H 1
  1219. | #define HAVE_LIMITS_H 1
  1220. | #define HAVE_STDINT_H 1
  1221. | #define HAVE_STRINGS_H 1
  1222. | #define HAVE_TIME_H 1
  1223. | #define HAVE_SYS_PARAM_H 1
  1224. | #define HAVE_SYS_FCNTL_H 1
  1225. | #define HAVE_SYS_FILE_H 1
  1226. | #define HAVE_SYS_IOCTL_H 1
  1227. | #define HAVE_SYS_TIME_H 1
  1228. | #define HAVE_SYS_STATVFS_H 1
  1229. | #define HAVE_SYS_STAT_H 1
  1230. | /* end confdefs.h. */
  1231. | #include <mntent.h>
  1232. configure:21215: result: no
  1233. configure:21243: checking for mntent.h
  1234. configure:21251: result: no
  1235. configure:21139: checking syslog.h usability
  1236. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1237. configure:21162: $? = 0
  1238. configure:21176: result: yes
  1239. configure:21180: checking syslog.h presence
  1240. configure:21195: cpp conftest.c
  1241. configure:21201: $? = 0
  1242. configure:21215: result: yes
  1243. configure:21243: checking for syslog.h
  1244. configure:21251: result: yes
  1245. configure:21129: checking for unistd.h
  1246. configure:21135: result: yes
  1247. configure:21139: checking termios.h usability
  1248. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1249. configure:21162: $? = 0
  1250. configure:21176: result: yes
  1251. configure:21180: checking termios.h presence
  1252. configure:21195: cpp conftest.c
  1253. configure:21201: $? = 0
  1254. configure:21215: result: yes
  1255. configure:21243: checking for termios.h
  1256. configure:21251: result: yes
  1257. configure:21139: checking sys/termios.h usability
  1258. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1259. configure:21162: $? = 0
  1260. configure:21176: result: yes
  1261. configure:21180: checking sys/termios.h presence
  1262. configure:21195: cpp conftest.c
  1263. configure:21201: $? = 0
  1264. configure:21215: result: yes
  1265. configure:21243: checking for sys/termios.h
  1266. configure:21251: result: yes
  1267. configure:21139: checking netdb.h usability
  1268. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1269. configure:21162: $? = 0
  1270. configure:21176: result: yes
  1271. configure:21180: checking netdb.h presence
  1272. configure:21195: cpp conftest.c
  1273. configure:21201: $? = 0
  1274. configure:21215: result: yes
  1275. configure:21243: checking for netdb.h
  1276. configure:21251: result: yes
  1277. configure:21139: checking sgtty.h usability
  1278. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1279. conftest.c:74:19: error: sgtty.h: No such file or directory
  1280. configure:21162: $? = 1
  1281. configure: failed program was:
  1282. | /* confdefs.h. */
  1283. | #define PACKAGE_NAME ""
  1284. | #define PACKAGE_TARNAME ""
  1285. | #define PACKAGE_VERSION ""
  1286. | #define PACKAGE_STRING ""
  1287. | #define PACKAGE_BUGREPORT ""
  1288. | #define PACKAGE "netatalk"
  1289. | #define VERSION "2.2.0"
  1290. | #define STDC_HEADERS 1
  1291. | #define HAVE_SYS_TYPES_H 1
  1292. | #define HAVE_SYS_STAT_H 1
  1293. | #define HAVE_STDLIB_H 1
  1294. | #define HAVE_STRING_H 1
  1295. | #define HAVE_MEMORY_H 1
  1296. | #define HAVE_STRINGS_H 1
  1297. | #define HAVE_INTTYPES_H 1
  1298. | #define HAVE_STDINT_H 1
  1299. | #define HAVE_UNISTD_H 1
  1300. | #define HAVE_DLFCN_H 1
  1301. | #define HAVE_DIRENT_H 1
  1302. | #define STDC_HEADERS 1
  1303. | #define HAVE_SYS_WAIT_H 1
  1304. | #define HAVE_FCNTL_H 1
  1305. | #define HAVE_LIMITS_H 1
  1306. | #define HAVE_STDINT_H 1
  1307. | #define HAVE_STRINGS_H 1
  1308. | #define HAVE_TIME_H 1
  1309. | #define HAVE_SYS_PARAM_H 1
  1310. | #define HAVE_SYS_FCNTL_H 1
  1311. | #define HAVE_SYS_FILE_H 1
  1312. | #define HAVE_SYS_IOCTL_H 1
  1313. | #define HAVE_SYS_TIME_H 1
  1314. | #define HAVE_SYS_STATVFS_H 1
  1315. | #define HAVE_SYS_STAT_H 1
  1316. | #define HAVE_SYSLOG_H 1
  1317. | #define HAVE_UNISTD_H 1
  1318. | #define HAVE_TERMIOS_H 1
  1319. | #define HAVE_SYS_TERMIOS_H 1
  1320. | #define HAVE_NETDB_H 1
  1321. | /* end confdefs.h. */
  1322. | #include <stdio.h>
  1323. | #ifdef HAVE_SYS_TYPES_H
  1324. | # include <sys/types.h>
  1325. | #endif
  1326. | #ifdef HAVE_SYS_STAT_H
  1327. | # include <sys/stat.h>
  1328. | #endif
  1329. | #ifdef STDC_HEADERS
  1330. | # include <stdlib.h>
  1331. | # include <stddef.h>
  1332. | #else
  1333. | # ifdef HAVE_STDLIB_H
  1334. | # include <stdlib.h>
  1335. | # endif
  1336. | #endif
  1337. | #ifdef HAVE_STRING_H
  1338. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1339. | # include <memory.h>
  1340. | # endif
  1341. | # include <string.h>
  1342. | #endif
  1343. | #ifdef HAVE_STRINGS_H
  1344. | # include <strings.h>
  1345. | #endif
  1346. | #ifdef HAVE_INTTYPES_H
  1347. | # include <inttypes.h>
  1348. | #endif
  1349. | #ifdef HAVE_STDINT_H
  1350. | # include <stdint.h>
  1351. | #endif
  1352. | #ifdef HAVE_UNISTD_H
  1353. | # include <unistd.h>
  1354. | #endif
  1355. | #include <sgtty.h>
  1356. configure:21176: result: no
  1357. configure:21180: checking sgtty.h presence
  1358. configure:21195: cpp conftest.c
  1359. conftest.c:41:19: error: sgtty.h: No such file or directory
  1360. configure:21201: $? = 1
  1361. configure: failed program was:
  1362. | /* confdefs.h. */
  1363. | #define PACKAGE_NAME ""
  1364. | #define PACKAGE_TARNAME ""
  1365. | #define PACKAGE_VERSION ""
  1366. | #define PACKAGE_STRING ""
  1367. | #define PACKAGE_BUGREPORT ""
  1368. | #define PACKAGE "netatalk"
  1369. | #define VERSION "2.2.0"
  1370. | #define STDC_HEADERS 1
  1371. | #define HAVE_SYS_TYPES_H 1
  1372. | #define HAVE_SYS_STAT_H 1
  1373. | #define HAVE_STDLIB_H 1
  1374. | #define HAVE_STRING_H 1
  1375. | #define HAVE_MEMORY_H 1
  1376. | #define HAVE_STRINGS_H 1
  1377. | #define HAVE_INTTYPES_H 1
  1378. | #define HAVE_STDINT_H 1
  1379. | #define HAVE_UNISTD_H 1
  1380. | #define HAVE_DLFCN_H 1
  1381. | #define HAVE_DIRENT_H 1
  1382. | #define STDC_HEADERS 1
  1383. | #define HAVE_SYS_WAIT_H 1
  1384. | #define HAVE_FCNTL_H 1
  1385. | #define HAVE_LIMITS_H 1
  1386. | #define HAVE_STDINT_H 1
  1387. | #define HAVE_STRINGS_H 1
  1388. | #define HAVE_TIME_H 1
  1389. | #define HAVE_SYS_PARAM_H 1
  1390. | #define HAVE_SYS_FCNTL_H 1
  1391. | #define HAVE_SYS_FILE_H 1
  1392. | #define HAVE_SYS_IOCTL_H 1
  1393. | #define HAVE_SYS_TIME_H 1
  1394. | #define HAVE_SYS_STATVFS_H 1
  1395. | #define HAVE_SYS_STAT_H 1
  1396. | #define HAVE_SYSLOG_H 1
  1397. | #define HAVE_UNISTD_H 1
  1398. | #define HAVE_TERMIOS_H 1
  1399. | #define HAVE_SYS_TERMIOS_H 1
  1400. | #define HAVE_NETDB_H 1
  1401. | /* end confdefs.h. */
  1402. | #include <sgtty.h>
  1403. configure:21215: result: no
  1404. configure:21243: checking for sgtty.h
  1405. configure:21251: result: no
  1406. configure:21139: checking ufs/quota.h usability
  1407. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1408. conftest.c:74:23: error: ufs/quota.h: No such file or directory
  1409. configure:21162: $? = 1
  1410. configure: failed program was:
  1411. | /* confdefs.h. */
  1412. | #define PACKAGE_NAME ""
  1413. | #define PACKAGE_TARNAME ""
  1414. | #define PACKAGE_VERSION ""
  1415. | #define PACKAGE_STRING ""
  1416. | #define PACKAGE_BUGREPORT ""
  1417. | #define PACKAGE "netatalk"
  1418. | #define VERSION "2.2.0"
  1419. | #define STDC_HEADERS 1
  1420. | #define HAVE_SYS_TYPES_H 1
  1421. | #define HAVE_SYS_STAT_H 1
  1422. | #define HAVE_STDLIB_H 1
  1423. | #define HAVE_STRING_H 1
  1424. | #define HAVE_MEMORY_H 1
  1425. | #define HAVE_STRINGS_H 1
  1426. | #define HAVE_INTTYPES_H 1
  1427. | #define HAVE_STDINT_H 1
  1428. | #define HAVE_UNISTD_H 1
  1429. | #define HAVE_DLFCN_H 1
  1430. | #define HAVE_DIRENT_H 1
  1431. | #define STDC_HEADERS 1
  1432. | #define HAVE_SYS_WAIT_H 1
  1433. | #define HAVE_FCNTL_H 1
  1434. | #define HAVE_LIMITS_H 1
  1435. | #define HAVE_STDINT_H 1
  1436. | #define HAVE_STRINGS_H 1
  1437. | #define HAVE_TIME_H 1
  1438. | #define HAVE_SYS_PARAM_H 1
  1439. | #define HAVE_SYS_FCNTL_H 1
  1440. | #define HAVE_SYS_FILE_H 1
  1441. | #define HAVE_SYS_IOCTL_H 1
  1442. | #define HAVE_SYS_TIME_H 1
  1443. | #define HAVE_SYS_STATVFS_H 1
  1444. | #define HAVE_SYS_STAT_H 1
  1445. | #define HAVE_SYSLOG_H 1
  1446. | #define HAVE_UNISTD_H 1
  1447. | #define HAVE_TERMIOS_H 1
  1448. | #define HAVE_SYS_TERMIOS_H 1
  1449. | #define HAVE_NETDB_H 1
  1450. | /* end confdefs.h. */
  1451. | #include <stdio.h>
  1452. | #ifdef HAVE_SYS_TYPES_H
  1453. | # include <sys/types.h>
  1454. | #endif
  1455. | #ifdef HAVE_SYS_STAT_H
  1456. | # include <sys/stat.h>
  1457. | #endif
  1458. | #ifdef STDC_HEADERS
  1459. | # include <stdlib.h>
  1460. | # include <stddef.h>
  1461. | #else
  1462. | # ifdef HAVE_STDLIB_H
  1463. | # include <stdlib.h>
  1464. | # endif
  1465. | #endif
  1466. | #ifdef HAVE_STRING_H
  1467. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1468. | # include <memory.h>
  1469. | # endif
  1470. | # include <string.h>
  1471. | #endif
  1472. | #ifdef HAVE_STRINGS_H
  1473. | # include <strings.h>
  1474. | #endif
  1475. | #ifdef HAVE_INTTYPES_H
  1476. | # include <inttypes.h>
  1477. | #endif
  1478. | #ifdef HAVE_STDINT_H
  1479. | # include <stdint.h>
  1480. | #endif
  1481. | #ifdef HAVE_UNISTD_H
  1482. | # include <unistd.h>
  1483. | #endif
  1484. | #include <ufs/quota.h>
  1485. configure:21176: result: no
  1486. configure:21180: checking ufs/quota.h presence
  1487. configure:21195: cpp conftest.c
  1488. conftest.c:41:23: error: ufs/quota.h: No such file or directory
  1489. configure:21201: $? = 1
  1490. configure: failed program was:
  1491. | /* confdefs.h. */
  1492. | #define PACKAGE_NAME ""
  1493. | #define PACKAGE_TARNAME ""
  1494. | #define PACKAGE_VERSION ""
  1495. | #define PACKAGE_STRING ""
  1496. | #define PACKAGE_BUGREPORT ""
  1497. | #define PACKAGE "netatalk"
  1498. | #define VERSION "2.2.0"
  1499. | #define STDC_HEADERS 1
  1500. | #define HAVE_SYS_TYPES_H 1
  1501. | #define HAVE_SYS_STAT_H 1
  1502. | #define HAVE_STDLIB_H 1
  1503. | #define HAVE_STRING_H 1
  1504. | #define HAVE_MEMORY_H 1
  1505. | #define HAVE_STRINGS_H 1
  1506. | #define HAVE_INTTYPES_H 1
  1507. | #define HAVE_STDINT_H 1
  1508. | #define HAVE_UNISTD_H 1
  1509. | #define HAVE_DLFCN_H 1
  1510. | #define HAVE_DIRENT_H 1
  1511. | #define STDC_HEADERS 1
  1512. | #define HAVE_SYS_WAIT_H 1
  1513. | #define HAVE_FCNTL_H 1
  1514. | #define HAVE_LIMITS_H 1
  1515. | #define HAVE_STDINT_H 1
  1516. | #define HAVE_STRINGS_H 1
  1517. | #define HAVE_TIME_H 1
  1518. | #define HAVE_SYS_PARAM_H 1
  1519. | #define HAVE_SYS_FCNTL_H 1
  1520. | #define HAVE_SYS_FILE_H 1
  1521. | #define HAVE_SYS_IOCTL_H 1
  1522. | #define HAVE_SYS_TIME_H 1
  1523. | #define HAVE_SYS_STATVFS_H 1
  1524. | #define HAVE_SYS_STAT_H 1
  1525. | #define HAVE_SYSLOG_H 1
  1526. | #define HAVE_UNISTD_H 1
  1527. | #define HAVE_TERMIOS_H 1
  1528. | #define HAVE_SYS_TERMIOS_H 1
  1529. | #define HAVE_NETDB_H 1
  1530. | /* end confdefs.h. */
  1531. | #include <ufs/quota.h>
  1532. configure:21215: result: no
  1533. configure:21243: checking for ufs/quota.h
  1534. configure:21251: result: no
  1535. configure:21139: checking mount.h usability
  1536. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1537. conftest.c:74:19: error: mount.h: No such file or directory
  1538. configure:21162: $? = 1
  1539. configure: failed program was:
  1540. | /* confdefs.h. */
  1541. | #define PACKAGE_NAME ""
  1542. | #define PACKAGE_TARNAME ""
  1543. | #define PACKAGE_VERSION ""
  1544. | #define PACKAGE_STRING ""
  1545. | #define PACKAGE_BUGREPORT ""
  1546. | #define PACKAGE "netatalk"
  1547. | #define VERSION "2.2.0"
  1548. | #define STDC_HEADERS 1
  1549. | #define HAVE_SYS_TYPES_H 1
  1550. | #define HAVE_SYS_STAT_H 1
  1551. | #define HAVE_STDLIB_H 1
  1552. | #define HAVE_STRING_H 1
  1553. | #define HAVE_MEMORY_H 1
  1554. | #define HAVE_STRINGS_H 1
  1555. | #define HAVE_INTTYPES_H 1
  1556. | #define HAVE_STDINT_H 1
  1557. | #define HAVE_UNISTD_H 1
  1558. | #define HAVE_DLFCN_H 1
  1559. | #define HAVE_DIRENT_H 1
  1560. | #define STDC_HEADERS 1
  1561. | #define HAVE_SYS_WAIT_H 1
  1562. | #define HAVE_FCNTL_H 1
  1563. | #define HAVE_LIMITS_H 1
  1564. | #define HAVE_STDINT_H 1
  1565. | #define HAVE_STRINGS_H 1
  1566. | #define HAVE_TIME_H 1
  1567. | #define HAVE_SYS_PARAM_H 1
  1568. | #define HAVE_SYS_FCNTL_H 1
  1569. | #define HAVE_SYS_FILE_H 1
  1570. | #define HAVE_SYS_IOCTL_H 1
  1571. | #define HAVE_SYS_TIME_H 1
  1572. | #define HAVE_SYS_STATVFS_H 1
  1573. | #define HAVE_SYS_STAT_H 1
  1574. | #define HAVE_SYSLOG_H 1
  1575. | #define HAVE_UNISTD_H 1
  1576. | #define HAVE_TERMIOS_H 1
  1577. | #define HAVE_SYS_TERMIOS_H 1
  1578. | #define HAVE_NETDB_H 1
  1579. | /* end confdefs.h. */
  1580. | #include <stdio.h>
  1581. | #ifdef HAVE_SYS_TYPES_H
  1582. | # include <sys/types.h>
  1583. | #endif
  1584. | #ifdef HAVE_SYS_STAT_H
  1585. | # include <sys/stat.h>
  1586. | #endif
  1587. | #ifdef STDC_HEADERS
  1588. | # include <stdlib.h>
  1589. | # include <stddef.h>
  1590. | #else
  1591. | # ifdef HAVE_STDLIB_H
  1592. | # include <stdlib.h>
  1593. | # endif
  1594. | #endif
  1595. | #ifdef HAVE_STRING_H
  1596. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1597. | # include <memory.h>
  1598. | # endif
  1599. | # include <string.h>
  1600. | #endif
  1601. | #ifdef HAVE_STRINGS_H
  1602. | # include <strings.h>
  1603. | #endif
  1604. | #ifdef HAVE_INTTYPES_H
  1605. | # include <inttypes.h>
  1606. | #endif
  1607. | #ifdef HAVE_STDINT_H
  1608. | # include <stdint.h>
  1609. | #endif
  1610. | #ifdef HAVE_UNISTD_H
  1611. | # include <unistd.h>
  1612. | #endif
  1613. | #include <mount.h>
  1614. configure:21176: result: no
  1615. configure:21180: checking mount.h presence
  1616. configure:21195: cpp conftest.c
  1617. conftest.c:41:19: error: mount.h: No such file or directory
  1618. configure:21201: $? = 1
  1619. configure: failed program was:
  1620. | /* confdefs.h. */
  1621. | #define PACKAGE_NAME ""
  1622. | #define PACKAGE_TARNAME ""
  1623. | #define PACKAGE_VERSION ""
  1624. | #define PACKAGE_STRING ""
  1625. | #define PACKAGE_BUGREPORT ""
  1626. | #define PACKAGE "netatalk"
  1627. | #define VERSION "2.2.0"
  1628. | #define STDC_HEADERS 1
  1629. | #define HAVE_SYS_TYPES_H 1
  1630. | #define HAVE_SYS_STAT_H 1
  1631. | #define HAVE_STDLIB_H 1
  1632. | #define HAVE_STRING_H 1
  1633. | #define HAVE_MEMORY_H 1
  1634. | #define HAVE_STRINGS_H 1
  1635. | #define HAVE_INTTYPES_H 1
  1636. | #define HAVE_STDINT_H 1
  1637. | #define HAVE_UNISTD_H 1
  1638. | #define HAVE_DLFCN_H 1
  1639. | #define HAVE_DIRENT_H 1
  1640. | #define STDC_HEADERS 1
  1641. | #define HAVE_SYS_WAIT_H 1
  1642. | #define HAVE_FCNTL_H 1
  1643. | #define HAVE_LIMITS_H 1
  1644. | #define HAVE_STDINT_H 1
  1645. | #define HAVE_STRINGS_H 1
  1646. | #define HAVE_TIME_H 1
  1647. | #define HAVE_SYS_PARAM_H 1
  1648. | #define HAVE_SYS_FCNTL_H 1
  1649. | #define HAVE_SYS_FILE_H 1
  1650. | #define HAVE_SYS_IOCTL_H 1
  1651. | #define HAVE_SYS_TIME_H 1
  1652. | #define HAVE_SYS_STATVFS_H 1
  1653. | #define HAVE_SYS_STAT_H 1
  1654. | #define HAVE_SYSLOG_H 1
  1655. | #define HAVE_UNISTD_H 1
  1656. | #define HAVE_TERMIOS_H 1
  1657. | #define HAVE_SYS_TERMIOS_H 1
  1658. | #define HAVE_NETDB_H 1
  1659. | /* end confdefs.h. */
  1660. | #include <mount.h>
  1661. configure:21215: result: no
  1662. configure:21243: checking for mount.h
  1663. configure:21251: result: no
  1664. configure:21139: checking statfs.h usability
  1665. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1666. conftest.c:74:20: error: statfs.h: No such file or directory
  1667. configure:21162: $? = 1
  1668. configure: failed program was:
  1669. | /* confdefs.h. */
  1670. | #define PACKAGE_NAME ""
  1671. | #define PACKAGE_TARNAME ""
  1672. | #define PACKAGE_VERSION ""
  1673. | #define PACKAGE_STRING ""
  1674. | #define PACKAGE_BUGREPORT ""
  1675. | #define PACKAGE "netatalk"
  1676. | #define VERSION "2.2.0"
  1677. | #define STDC_HEADERS 1
  1678. | #define HAVE_SYS_TYPES_H 1
  1679. | #define HAVE_SYS_STAT_H 1
  1680. | #define HAVE_STDLIB_H 1
  1681. | #define HAVE_STRING_H 1
  1682. | #define HAVE_MEMORY_H 1
  1683. | #define HAVE_STRINGS_H 1
  1684. | #define HAVE_INTTYPES_H 1
  1685. | #define HAVE_STDINT_H 1
  1686. | #define HAVE_UNISTD_H 1
  1687. | #define HAVE_DLFCN_H 1
  1688. | #define HAVE_DIRENT_H 1
  1689. | #define STDC_HEADERS 1
  1690. | #define HAVE_SYS_WAIT_H 1
  1691. | #define HAVE_FCNTL_H 1
  1692. | #define HAVE_LIMITS_H 1
  1693. | #define HAVE_STDINT_H 1
  1694. | #define HAVE_STRINGS_H 1
  1695. | #define HAVE_TIME_H 1
  1696. | #define HAVE_SYS_PARAM_H 1
  1697. | #define HAVE_SYS_FCNTL_H 1
  1698. | #define HAVE_SYS_FILE_H 1
  1699. | #define HAVE_SYS_IOCTL_H 1
  1700. | #define HAVE_SYS_TIME_H 1
  1701. | #define HAVE_SYS_STATVFS_H 1
  1702. | #define HAVE_SYS_STAT_H 1
  1703. | #define HAVE_SYSLOG_H 1
  1704. | #define HAVE_UNISTD_H 1
  1705. | #define HAVE_TERMIOS_H 1
  1706. | #define HAVE_SYS_TERMIOS_H 1
  1707. | #define HAVE_NETDB_H 1
  1708. | /* end confdefs.h. */
  1709. | #include <stdio.h>
  1710. | #ifdef HAVE_SYS_TYPES_H
  1711. | # include <sys/types.h>
  1712. | #endif
  1713. | #ifdef HAVE_SYS_STAT_H
  1714. | # include <sys/stat.h>
  1715. | #endif
  1716. | #ifdef STDC_HEADERS
  1717. | # include <stdlib.h>
  1718. | # include <stddef.h>
  1719. | #else
  1720. | # ifdef HAVE_STDLIB_H
  1721. | # include <stdlib.h>
  1722. | # endif
  1723. | #endif
  1724. | #ifdef HAVE_STRING_H
  1725. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1726. | # include <memory.h>
  1727. | # endif
  1728. | # include <string.h>
  1729. | #endif
  1730. | #ifdef HAVE_STRINGS_H
  1731. | # include <strings.h>
  1732. | #endif
  1733. | #ifdef HAVE_INTTYPES_H
  1734. | # include <inttypes.h>
  1735. | #endif
  1736. | #ifdef HAVE_STDINT_H
  1737. | # include <stdint.h>
  1738. | #endif
  1739. | #ifdef HAVE_UNISTD_H
  1740. | # include <unistd.h>
  1741. | #endif
  1742. | #include <statfs.h>
  1743. configure:21176: result: no
  1744. configure:21180: checking statfs.h presence
  1745. configure:21195: cpp conftest.c
  1746. conftest.c:41:20: error: statfs.h: No such file or directory
  1747. configure:21201: $? = 1
  1748. configure: failed program was:
  1749. | /* confdefs.h. */
  1750. | #define PACKAGE_NAME ""
  1751. | #define PACKAGE_TARNAME ""
  1752. | #define PACKAGE_VERSION ""
  1753. | #define PACKAGE_STRING ""
  1754. | #define PACKAGE_BUGREPORT ""
  1755. | #define PACKAGE "netatalk"
  1756. | #define VERSION "2.2.0"
  1757. | #define STDC_HEADERS 1
  1758. | #define HAVE_SYS_TYPES_H 1
  1759. | #define HAVE_SYS_STAT_H 1
  1760. | #define HAVE_STDLIB_H 1
  1761. | #define HAVE_STRING_H 1
  1762. | #define HAVE_MEMORY_H 1
  1763. | #define HAVE_STRINGS_H 1
  1764. | #define HAVE_INTTYPES_H 1
  1765. | #define HAVE_STDINT_H 1
  1766. | #define HAVE_UNISTD_H 1
  1767. | #define HAVE_DLFCN_H 1
  1768. | #define HAVE_DIRENT_H 1
  1769. | #define STDC_HEADERS 1
  1770. | #define HAVE_SYS_WAIT_H 1
  1771. | #define HAVE_FCNTL_H 1
  1772. | #define HAVE_LIMITS_H 1
  1773. | #define HAVE_STDINT_H 1
  1774. | #define HAVE_STRINGS_H 1
  1775. | #define HAVE_TIME_H 1
  1776. | #define HAVE_SYS_PARAM_H 1
  1777. | #define HAVE_SYS_FCNTL_H 1
  1778. | #define HAVE_SYS_FILE_H 1
  1779. | #define HAVE_SYS_IOCTL_H 1
  1780. | #define HAVE_SYS_TIME_H 1
  1781. | #define HAVE_SYS_STATVFS_H 1
  1782. | #define HAVE_SYS_STAT_H 1
  1783. | #define HAVE_SYSLOG_H 1
  1784. | #define HAVE_UNISTD_H 1
  1785. | #define HAVE_TERMIOS_H 1
  1786. | #define HAVE_SYS_TERMIOS_H 1
  1787. | #define HAVE_NETDB_H 1
  1788. | /* end confdefs.h. */
  1789. | #include <statfs.h>
  1790. configure:21215: result: no
  1791. configure:21243: checking for statfs.h
  1792. configure:21251: result: no
  1793. configure:21129: checking for sys/types.h
  1794. configure:21135: result: yes
  1795. configure:21129: checking for dlfcn.h
  1796. configure:21135: result: yes
  1797. configure:21139: checking errno.h usability
  1798. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1799. configure:21162: $? = 0
  1800. configure:21176: result: yes
  1801. configure:21180: checking errno.h presence
  1802. configure:21195: cpp conftest.c
  1803. configure:21201: $? = 0
  1804. configure:21215: result: yes
  1805. configure:21243: checking for errno.h
  1806. configure:21251: result: yes
  1807. configure:21139: checking sys/errno.h usability
  1808. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1809. configure:21162: $? = 0
  1810. configure:21176: result: yes
  1811. configure:21180: checking sys/errno.h presence
  1812. configure:21195: cpp conftest.c
  1813. configure:21201: $? = 0
  1814. configure:21215: result: yes
  1815. configure:21243: checking for sys/errno.h
  1816. configure:21251: result: yes
  1817. configure:21139: checking sys/uio.h usability
  1818. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1819. configure:21162: $? = 0
  1820. configure:21176: result: yes
  1821. configure:21180: checking sys/uio.h presence
  1822. configure:21195: cpp conftest.c
  1823. configure:21201: $? = 0
  1824. configure:21215: result: yes
  1825. configure:21243: checking for sys/uio.h
  1826. configure:21251: result: yes
  1827. configure:21139: checking langinfo.h usability
  1828. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1829. configure:21162: $? = 0
  1830. configure:21176: result: yes
  1831. configure:21180: checking langinfo.h presence
  1832. configure:21195: cpp conftest.c
  1833. configure:21201: $? = 0
  1834. configure:21215: result: yes
  1835. configure:21243: checking for langinfo.h
  1836. configure:21251: result: yes
  1837. configure:21139: checking locale.h usability
  1838. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1839. configure:21162: $? = 0
  1840. configure:21176: result: yes
  1841. configure:21180: checking locale.h presence
  1842. configure:21195: cpp conftest.c
  1843. configure:21201: $? = 0
  1844. configure:21215: result: yes
  1845. configure:21243: checking for locale.h
  1846. configure:21251: result: yes
  1847. configure:21139: checking sys/filio.h usability
  1848. configure:21156: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1849. configure:21162: $? = 0
  1850. configure:21176: result: yes
  1851. configure:21180: checking sys/filio.h presence
  1852. configure:21195: cpp conftest.c
  1853. configure:21201: $? = 0
  1854. configure:21215: result: yes
  1855. configure:21243: checking for sys/filio.h
  1856. configure:21251: result: yes
  1857. configure:21274: checking sys/cdefs.h usability
  1858. configure:21291: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1859. configure:21297: $? = 0
  1860. configure:21311: result: yes
  1861. configure:21315: checking sys/cdefs.h presence
  1862. configure:21330: cpp conftest.c
  1863. configure:21336: $? = 0
  1864. configure:21350: result: yes
  1865. configure:21378: checking for sys/cdefs.h
  1866. configure:21385: result: yes
  1867. configure:21403: checking for sys/mount.h
  1868. configure:21427: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1869. configure:21433: $? = 0
  1870. configure:21449: result: yes
  1871. configure:21461: checking for an ANSI C-conforming const
  1872. configure:21536: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1873. configure:21542: $? = 0
  1874. configure:21557: result: yes
  1875. configure:21567: checking for uid_t in sys/types.h
  1876. configure:21590: result: yes
  1877. configure:21605: checking for inline
  1878. configure:21631: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1879. configure:21637: $? = 0
  1880. configure:21655: result: inline
  1881. configure:21674: checking for mode_t
  1882. configure:21704: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1883. configure:21710: $? = 0
  1884. configure:21725: result: yes
  1885. configure:21737: checking for off_t
  1886. configure:21767: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1887. configure:21773: $? = 0
  1888. configure:21788: result: yes
  1889. configure:21800: checking for pid_t
  1890. configure:21830: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1891. configure:21836: $? = 0
  1892. configure:21851: result: yes
  1893. configure:21863: checking for size_t
  1894. configure:21893: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1895. configure:21899: $? = 0
  1896. configure:21914: result: yes
  1897. configure:21926: checking for struct stat.st_rdev
  1898. configure:21954: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1899. configure:21960: $? = 0
  1900. configure:22017: result: yes
  1901. configure:22033: checking whether time.h and sys/time.h may both be included
  1902. configure:22063: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1903. configure:22069: $? = 0
  1904. configure:22084: result: yes
  1905. configure:22094: checking whether struct tm is in sys/time.h or time.h
  1906. configure:22124: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1907. configure:22130: $? = 0
  1908. configure:22145: result: time.h
  1909. configure:22165: checking for shl_load
  1910. configure:22244: result: no
  1911. configure:22253: checking for shl_load in -ldld
  1912. configure:22312: result: no
  1913. configure:22322: checking for dlopen in -ldl
  1914. configure:22357: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -ldl >&5
  1915. /usr/bin/ld: cannot find -ldl
  1916. configure:22363: $? = 1
  1917. configure: failed program was:
  1918. | /* confdefs.h. */
  1919. | #define PACKAGE_NAME ""
  1920. | #define PACKAGE_TARNAME ""
  1921. | #define PACKAGE_VERSION ""
  1922. | #define PACKAGE_STRING ""
  1923. | #define PACKAGE_BUGREPORT ""
  1924. | #define PACKAGE "netatalk"
  1925. | #define VERSION "2.2.0"
  1926. | #define STDC_HEADERS 1
  1927. | #define HAVE_SYS_TYPES_H 1
  1928. | #define HAVE_SYS_STAT_H 1
  1929. | #define HAVE_STDLIB_H 1
  1930. | #define HAVE_STRING_H 1
  1931. | #define HAVE_MEMORY_H 1
  1932. | #define HAVE_STRINGS_H 1
  1933. | #define HAVE_INTTYPES_H 1
  1934. | #define HAVE_STDINT_H 1
  1935. | #define HAVE_UNISTD_H 1
  1936. | #define HAVE_DLFCN_H 1
  1937. | #define HAVE_DIRENT_H 1
  1938. | #define STDC_HEADERS 1
  1939. | #define HAVE_SYS_WAIT_H 1
  1940. | #define HAVE_FCNTL_H 1
  1941. | #define HAVE_LIMITS_H 1
  1942. | #define HAVE_STDINT_H 1
  1943. | #define HAVE_STRINGS_H 1
  1944. | #define HAVE_TIME_H 1
  1945. | #define HAVE_SYS_PARAM_H 1
  1946. | #define HAVE_SYS_FCNTL_H 1
  1947. | #define HAVE_SYS_FILE_H 1
  1948. | #define HAVE_SYS_IOCTL_H 1
  1949. | #define HAVE_SYS_TIME_H 1
  1950. | #define HAVE_SYS_STATVFS_H 1
  1951. | #define HAVE_SYS_STAT_H 1
  1952. | #define HAVE_SYSLOG_H 1
  1953. | #define HAVE_UNISTD_H 1
  1954. | #define HAVE_TERMIOS_H 1
  1955. | #define HAVE_SYS_TERMIOS_H 1
  1956. | #define HAVE_NETDB_H 1
  1957. | #define HAVE_SYS_TYPES_H 1
  1958. | #define HAVE_DLFCN_H 1
  1959. | #define HAVE_ERRNO_H 1
  1960. | #define HAVE_SYS_ERRNO_H 1
  1961. | #define HAVE_SYS_UIO_H 1
  1962. | #define HAVE_LANGINFO_H 1
  1963. | #define HAVE_LOCALE_H 1
  1964. | #define HAVE_SYS_FILIO_H 1
  1965. | #define HAVE_SYS_MOUNT_H 1
  1966. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  1967. | #define HAVE_ST_RDEV 1
  1968. | #define TIME_WITH_SYS_TIME 1
  1969. | /* end confdefs.h. */
  1970. |
  1971. | /* Override any GCC internal prototype to avoid an error.
  1972. | Use char because int might match the return type of a GCC
  1973. | builtin and then its argument prototype would still apply. */
  1974. | #ifdef __cplusplus
  1975. | extern "C"
  1976. | #endif
  1977. | char dlopen ();
  1978. | int
  1979. | main ()
  1980. | {
  1981. | return dlopen ();
  1982. | ;
  1983. | return 0;
  1984. | }
  1985. configure:22381: result: no
  1986. configure:22415: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1987. configure:22421: $? = 0
  1988. configure:22692: checking for dlerror
  1989. configure:22748: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1990. configure:22754: $? = 0
  1991. configure:22772: result: yes
  1992. configure:22797: checking for dlopen
  1993. configure:22877: result: yes
  1994. configure:22797: checking for dlsym
  1995. configure:22853: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  1996. configure:22859: $? = 0
  1997. configure:22877: result: yes
  1998. configure:22797: checking for dlclose
  1999. configure:22853: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2000. configure:22859: $? = 0
  2001. configure:22877: result: yes
  2002. configure:22888: checking for _ prefix in compiled symbols
  2003. configure:22898: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2004. configure:22901: $? = 0
  2005. configure:22905: /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
  2006. configure:22908: $? = 0
  2007. configure:22930: result: no
  2008. configure:23057: checking type of array argument to getgroups
  2009. configure:23101: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2010. configure:23104: $? = 0
  2011. configure:23110: ./conftest
  2012. configure:23113: $? = 0
  2013. configure:23148: result: gid_t
  2014. configure:23157: checking whether cc -std=gnu99 needs -traditional
  2015. conftest.c:59:19: error: sgtty.h: No such file or directory
  2016. conftest.c:59:20: error: termio.h: No such file or directory
  2017. configure:23199: result: no
  2018. configure:23206: checking for working memcmp
  2019. configure:23259: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2020. configure:23262: $? = 0
  2021. configure:23268: ./conftest
  2022. configure:23271: $? = 0
  2023. configure:23287: result: yes
  2024. configure:23296: checking whether sys/types.h defines makedev
  2025. configure:23322: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2026. configure:23328: $? = 0
  2027. configure:23346: result: yes
  2028. configure:23629: checking for stdlib.h
  2029. configure:23635: result: yes
  2030. configure:23629: checking for unistd.h
  2031. configure:23635: result: yes
  2032. configure:23768: checking for getpagesize
  2033. configure:23824: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2034. configure:23830: $? = 0
  2035. configure:23848: result: yes
  2036. configure:23858: checking for working mmap
  2037. configure:24005: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2038. configure:24008: $? = 0
  2039. configure:24014: ./conftest
  2040. configure:24017: $? = 0
  2041. configure:24033: result: yes
  2042. configure:24044: checking return type of signal handlers
  2043. configure:24072: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2044. conftest.c: In function 'main':
  2045. conftest.c:69: error: void value not ignored as it ought to be
  2046. configure:24078: $? = 1
  2047. configure: failed program was:
  2048. | /* confdefs.h. */
  2049. | #define PACKAGE_NAME ""
  2050. | #define PACKAGE_TARNAME ""
  2051. | #define PACKAGE_VERSION ""
  2052. | #define PACKAGE_STRING ""
  2053. | #define PACKAGE_BUGREPORT ""
  2054. | #define PACKAGE "netatalk"
  2055. | #define VERSION "2.2.0"
  2056. | #define STDC_HEADERS 1
  2057. | #define HAVE_SYS_TYPES_H 1
  2058. | #define HAVE_SYS_STAT_H 1
  2059. | #define HAVE_STDLIB_H 1
  2060. | #define HAVE_STRING_H 1
  2061. | #define HAVE_MEMORY_H 1
  2062. | #define HAVE_STRINGS_H 1
  2063. | #define HAVE_INTTYPES_H 1
  2064. | #define HAVE_STDINT_H 1
  2065. | #define HAVE_UNISTD_H 1
  2066. | #define HAVE_DLFCN_H 1
  2067. | #define HAVE_DIRENT_H 1
  2068. | #define STDC_HEADERS 1
  2069. | #define HAVE_SYS_WAIT_H 1
  2070. | #define HAVE_FCNTL_H 1
  2071. | #define HAVE_LIMITS_H 1
  2072. | #define HAVE_STDINT_H 1
  2073. | #define HAVE_STRINGS_H 1
  2074. | #define HAVE_TIME_H 1
  2075. | #define HAVE_SYS_PARAM_H 1
  2076. | #define HAVE_SYS_FCNTL_H 1
  2077. | #define HAVE_SYS_FILE_H 1
  2078. | #define HAVE_SYS_IOCTL_H 1
  2079. | #define HAVE_SYS_TIME_H 1
  2080. | #define HAVE_SYS_STATVFS_H 1
  2081. | #define HAVE_SYS_STAT_H 1
  2082. | #define HAVE_SYSLOG_H 1
  2083. | #define HAVE_UNISTD_H 1
  2084. | #define HAVE_TERMIOS_H 1
  2085. | #define HAVE_SYS_TERMIOS_H 1
  2086. | #define HAVE_NETDB_H 1
  2087. | #define HAVE_SYS_TYPES_H 1
  2088. | #define HAVE_DLFCN_H 1
  2089. | #define HAVE_ERRNO_H 1
  2090. | #define HAVE_SYS_ERRNO_H 1
  2091. | #define HAVE_SYS_UIO_H 1
  2092. | #define HAVE_LANGINFO_H 1
  2093. | #define HAVE_LOCALE_H 1
  2094. | #define HAVE_SYS_FILIO_H 1
  2095. | #define HAVE_SYS_MOUNT_H 1
  2096. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2097. | #define HAVE_ST_RDEV 1
  2098. | #define TIME_WITH_SYS_TIME 1
  2099. | #define HAVE_LIBDL 1
  2100. | #define HAVE_DLERROR 1
  2101. | #define HAVE_DLOPEN 1
  2102. | #define HAVE_DLSYM 1
  2103. | #define HAVE_DLCLOSE 1
  2104. | #define GETGROUPS_T gid_t
  2105. | #define HAVE_STDLIB_H 1
  2106. | #define HAVE_UNISTD_H 1
  2107. | #define HAVE_GETPAGESIZE 1
  2108. | #define HAVE_MMAP 1
  2109. | /* end confdefs.h. */
  2110. | #include <sys/types.h>
  2111. | #include <signal.h>
  2112. |
  2113. | int
  2114. | main ()
  2115. | {
  2116. | return *(signal (0, 0)) (0) == 1;
  2117. | ;
  2118. | return 0;
  2119. | }
  2120. configure:24093: result: void
  2121. configure:24119: checking utime.h usability
  2122. configure:24136: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2123. configure:24142: $? = 0
  2124. configure:24156: result: yes
  2125. configure:24160: checking utime.h presence
  2126. configure:24175: cpp conftest.c
  2127. configure:24181: $? = 0
  2128. configure:24195: result: yes
  2129. configure:24223: checking for utime.h
  2130. configure:24231: result: yes
  2131. configure:24252: checking whether utime accepts a null argument
  2132. configure:24291: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2133. configure:24294: $? = 0
  2134. configure:24300: ./conftest
  2135. configure:24303: $? = 0
  2136. configure:24319: result: yes
  2137. configure:24330: checking for wait3 that fills in rusage
  2138. configure:24386: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2139. configure:24389: $? = 0
  2140. configure:24395: ./conftest
  2141. configure:24398: $? = 0
  2142. configure:24414: result: yes
  2143. configure:24441: checking for getcwd
  2144. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2145. configure:24503: $? = 0
  2146. configure:24521: result: yes
  2147. configure:24441: checking for gethostname
  2148. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2149. configure:24503: $? = 0
  2150. configure:24521: result: yes
  2151. configure:24441: checking for gettimeofday
  2152. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2153. configure:24503: $? = 0
  2154. configure:24521: result: yes
  2155. configure:24441: checking for getusershell
  2156. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2157. configure:24503: $? = 0
  2158. configure:24521: result: yes
  2159. configure:24441: checking for mkdir
  2160. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2161. configure:24503: $? = 0
  2162. configure:24521: result: yes
  2163. configure:24441: checking for rmdir
  2164. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2165. configure:24503: $? = 0
  2166. configure:24521: result: yes
  2167. configure:24441: checking for select
  2168. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2169. configure:24503: $? = 0
  2170. configure:24521: result: yes
  2171. configure:24441: checking for socket
  2172. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2173. configure:24503: $? = 0
  2174. configure:24521: result: yes
  2175. configure:24441: checking for strdup
  2176. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2177. conftest.c:98: warning: conflicting types for built-in function 'strdup'
  2178. configure:24503: $? = 0
  2179. configure:24521: result: yes
  2180. configure:24441: checking for strcasestr
  2181. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2182. configure:24503: $? = 0
  2183. configure:24521: result: yes
  2184. configure:24441: checking for strstr
  2185. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2186. conftest.c:100: warning: conflicting types for built-in function 'strstr'
  2187. configure:24503: $? = 0
  2188. configure:24521: result: yes
  2189. configure:24441: checking for strtoul
  2190. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2191. configure:24503: $? = 0
  2192. configure:24521: result: yes
  2193. configure:24441: checking for strchr
  2194. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2195. conftest.c:102: warning: conflicting types for built-in function 'strchr'
  2196. configure:24503: $? = 0
  2197. configure:24521: result: yes
  2198. configure:24441: checking for memcpy
  2199. configure:24497: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2200. conftest.c:103: warning: conflicting types for built-in function 'memcpy'
  2201. configure:24503: $? = 0
  2202. configure:24521: result: yes
  2203. configure:24545: checking for backtrace_symbols
  2204. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2205. /var/tmp//ccajunJ5.o(.text+0x7): In function `main':
  2206. : undefined reference to `backtrace_symbols'
  2207. configure:24607: $? = 1
  2208. configure: failed program was:
  2209. | /* confdefs.h. */
  2210. | #define PACKAGE_NAME ""
  2211. | #define PACKAGE_TARNAME ""
  2212. | #define PACKAGE_VERSION ""
  2213. | #define PACKAGE_STRING ""
  2214. | #define PACKAGE_BUGREPORT ""
  2215. | #define PACKAGE "netatalk"
  2216. | #define VERSION "2.2.0"
  2217. | #define STDC_HEADERS 1
  2218. | #define HAVE_SYS_TYPES_H 1
  2219. | #define HAVE_SYS_STAT_H 1
  2220. | #define HAVE_STDLIB_H 1
  2221. | #define HAVE_STRING_H 1
  2222. | #define HAVE_MEMORY_H 1
  2223. | #define HAVE_STRINGS_H 1
  2224. | #define HAVE_INTTYPES_H 1
  2225. | #define HAVE_STDINT_H 1
  2226. | #define HAVE_UNISTD_H 1
  2227. | #define HAVE_DLFCN_H 1
  2228. | #define HAVE_DIRENT_H 1
  2229. | #define STDC_HEADERS 1
  2230. | #define HAVE_SYS_WAIT_H 1
  2231. | #define HAVE_FCNTL_H 1
  2232. | #define HAVE_LIMITS_H 1
  2233. | #define HAVE_STDINT_H 1
  2234. | #define HAVE_STRINGS_H 1
  2235. | #define HAVE_TIME_H 1
  2236. | #define HAVE_SYS_PARAM_H 1
  2237. | #define HAVE_SYS_FCNTL_H 1
  2238. | #define HAVE_SYS_FILE_H 1
  2239. | #define HAVE_SYS_IOCTL_H 1
  2240. | #define HAVE_SYS_TIME_H 1
  2241. | #define HAVE_SYS_STATVFS_H 1
  2242. | #define HAVE_SYS_STAT_H 1
  2243. | #define HAVE_SYSLOG_H 1
  2244. | #define HAVE_UNISTD_H 1
  2245. | #define HAVE_TERMIOS_H 1
  2246. | #define HAVE_SYS_TERMIOS_H 1
  2247. | #define HAVE_NETDB_H 1
  2248. | #define HAVE_SYS_TYPES_H 1
  2249. | #define HAVE_DLFCN_H 1
  2250. | #define HAVE_ERRNO_H 1
  2251. | #define HAVE_SYS_ERRNO_H 1
  2252. | #define HAVE_SYS_UIO_H 1
  2253. | #define HAVE_LANGINFO_H 1
  2254. | #define HAVE_LOCALE_H 1
  2255. | #define HAVE_SYS_FILIO_H 1
  2256. | #define HAVE_SYS_MOUNT_H 1
  2257. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2258. | #define HAVE_ST_RDEV 1
  2259. | #define TIME_WITH_SYS_TIME 1
  2260. | #define HAVE_LIBDL 1
  2261. | #define HAVE_DLERROR 1
  2262. | #define HAVE_DLOPEN 1
  2263. | #define HAVE_DLSYM 1
  2264. | #define HAVE_DLCLOSE 1
  2265. | #define GETGROUPS_T gid_t
  2266. | #define HAVE_STDLIB_H 1
  2267. | #define HAVE_UNISTD_H 1
  2268. | #define HAVE_GETPAGESIZE 1
  2269. | #define HAVE_MMAP 1
  2270. | #define RETSIGTYPE void
  2271. | #define HAVE_UTIME_H 1
  2272. | #define HAVE_UTIME_NULL 1
  2273. | #define HAVE_WAIT3 1
  2274. | #define HAVE_GETCWD 1
  2275. | #define HAVE_GETHOSTNAME 1
  2276. | #define HAVE_GETTIMEOFDAY 1
  2277. | #define HAVE_GETUSERSHELL 1
  2278. | #define HAVE_MKDIR 1
  2279. | #define HAVE_RMDIR 1
  2280. | #define HAVE_SELECT 1
  2281. | #define HAVE_SOCKET 1
  2282. | #define HAVE_STRDUP 1
  2283. | #define HAVE_STRCASESTR 1
  2284. | #define HAVE_STRSTR 1
  2285. | #define HAVE_STRTOUL 1
  2286. | #define HAVE_STRCHR 1
  2287. | #define HAVE_MEMCPY 1
  2288. | /* end confdefs.h. */
  2289. | /* Define backtrace_symbols to an innocuous variant, in case <limits.h> declares backtrace_symbols.
  2290. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2291. | #define backtrace_symbols innocuous_backtrace_symbols
  2292. |
  2293. | /* System header to define __stub macros and hopefully few prototypes,
  2294. | which can conflict with char backtrace_symbols (); below.
  2295. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2296. | <limits.h> exists even on freestanding compilers. */
  2297. |
  2298. | #ifdef __STDC__
  2299. | # include <limits.h>
  2300. | #else
  2301. | # include <assert.h>
  2302. | #endif
  2303. |
  2304. | #undef backtrace_symbols
  2305. |
  2306. | /* Override any GCC internal prototype to avoid an error.
  2307. | Use char because int might match the return type of a GCC
  2308. | builtin and then its argument prototype would still apply. */
  2309. | #ifdef __cplusplus
  2310. | extern "C"
  2311. | #endif
  2312. | char backtrace_symbols ();
  2313. | /* The GNU C library defines this for functions which it implements
  2314. | to always fail with ENOSYS. Some functions are actually named
  2315. | something starting with __ and the normal name is an alias. */
  2316. | #if defined __stub_backtrace_symbols || defined __stub___backtrace_symbols
  2317. | choke me
  2318. | #endif
  2319. |
  2320. | int
  2321. | main ()
  2322. | {
  2323. | return backtrace_symbols ();
  2324. | ;
  2325. | return 0;
  2326. | }
  2327. configure:24625: result: no
  2328. configure:24545: checking for setlocale
  2329. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2330. configure:24607: $? = 0
  2331. configure:24625: result: yes
  2332. configure:24545: checking for nl_langinfo
  2333. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2334. configure:24607: $? = 0
  2335. configure:24625: result: yes
  2336. configure:24545: checking for strlcpy
  2337. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2338. configure:24607: $? = 0
  2339. configure:24625: result: yes
  2340. configure:24545: checking for strlcat
  2341. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2342. configure:24607: $? = 0
  2343. configure:24625: result: yes
  2344. configure:24545: checking for setlinebuf
  2345. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2346. configure:24607: $? = 0
  2347. configure:24625: result: yes
  2348. configure:24545: checking for dirfd
  2349. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2350. /var/tmp//ccZ4Jon7.o(.text+0x7): In function `main':
  2351. : undefined reference to `dirfd'
  2352. configure:24607: $? = 1
  2353. configure: failed program was:
  2354. | /* confdefs.h. */
  2355. | #define PACKAGE_NAME ""
  2356. | #define PACKAGE_TARNAME ""
  2357. | #define PACKAGE_VERSION ""
  2358. | #define PACKAGE_STRING ""
  2359. | #define PACKAGE_BUGREPORT ""
  2360. | #define PACKAGE "netatalk"
  2361. | #define VERSION "2.2.0"
  2362. | #define STDC_HEADERS 1
  2363. | #define HAVE_SYS_TYPES_H 1
  2364. | #define HAVE_SYS_STAT_H 1
  2365. | #define HAVE_STDLIB_H 1
  2366. | #define HAVE_STRING_H 1
  2367. | #define HAVE_MEMORY_H 1
  2368. | #define HAVE_STRINGS_H 1
  2369. | #define HAVE_INTTYPES_H 1
  2370. | #define HAVE_STDINT_H 1
  2371. | #define HAVE_UNISTD_H 1
  2372. | #define HAVE_DLFCN_H 1
  2373. | #define HAVE_DIRENT_H 1
  2374. | #define STDC_HEADERS 1
  2375. | #define HAVE_SYS_WAIT_H 1
  2376. | #define HAVE_FCNTL_H 1
  2377. | #define HAVE_LIMITS_H 1
  2378. | #define HAVE_STDINT_H 1
  2379. | #define HAVE_STRINGS_H 1
  2380. | #define HAVE_TIME_H 1
  2381. | #define HAVE_SYS_PARAM_H 1
  2382. | #define HAVE_SYS_FCNTL_H 1
  2383. | #define HAVE_SYS_FILE_H 1
  2384. | #define HAVE_SYS_IOCTL_H 1
  2385. | #define HAVE_SYS_TIME_H 1
  2386. | #define HAVE_SYS_STATVFS_H 1
  2387. | #define HAVE_SYS_STAT_H 1
  2388. | #define HAVE_SYSLOG_H 1
  2389. | #define HAVE_UNISTD_H 1
  2390. | #define HAVE_TERMIOS_H 1
  2391. | #define HAVE_SYS_TERMIOS_H 1
  2392. | #define HAVE_NETDB_H 1
  2393. | #define HAVE_SYS_TYPES_H 1
  2394. | #define HAVE_DLFCN_H 1
  2395. | #define HAVE_ERRNO_H 1
  2396. | #define HAVE_SYS_ERRNO_H 1
  2397. | #define HAVE_SYS_UIO_H 1
  2398. | #define HAVE_LANGINFO_H 1
  2399. | #define HAVE_LOCALE_H 1
  2400. | #define HAVE_SYS_FILIO_H 1
  2401. | #define HAVE_SYS_MOUNT_H 1
  2402. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2403. | #define HAVE_ST_RDEV 1
  2404. | #define TIME_WITH_SYS_TIME 1
  2405. | #define HAVE_LIBDL 1
  2406. | #define HAVE_DLERROR 1
  2407. | #define HAVE_DLOPEN 1
  2408. | #define HAVE_DLSYM 1
  2409. | #define HAVE_DLCLOSE 1
  2410. | #define GETGROUPS_T gid_t
  2411. | #define HAVE_STDLIB_H 1
  2412. | #define HAVE_UNISTD_H 1
  2413. | #define HAVE_GETPAGESIZE 1
  2414. | #define HAVE_MMAP 1
  2415. | #define RETSIGTYPE void
  2416. | #define HAVE_UTIME_H 1
  2417. | #define HAVE_UTIME_NULL 1
  2418. | #define HAVE_WAIT3 1
  2419. | #define HAVE_GETCWD 1
  2420. | #define HAVE_GETHOSTNAME 1
  2421. | #define HAVE_GETTIMEOFDAY 1
  2422. | #define HAVE_GETUSERSHELL 1
  2423. | #define HAVE_MKDIR 1
  2424. | #define HAVE_RMDIR 1
  2425. | #define HAVE_SELECT 1
  2426. | #define HAVE_SOCKET 1
  2427. | #define HAVE_STRDUP 1
  2428. | #define HAVE_STRCASESTR 1
  2429. | #define HAVE_STRSTR 1
  2430. | #define HAVE_STRTOUL 1
  2431. | #define HAVE_STRCHR 1
  2432. | #define HAVE_MEMCPY 1
  2433. | #define HAVE_SETLOCALE 1
  2434. | #define HAVE_NL_LANGINFO 1
  2435. | #define HAVE_STRLCPY 1
  2436. | #define HAVE_STRLCAT 1
  2437. | #define HAVE_SETLINEBUF 1
  2438. | /* end confdefs.h. */
  2439. | /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd.
  2440. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2441. | #define dirfd innocuous_dirfd
  2442. |
  2443. | /* System header to define __stub macros and hopefully few prototypes,
  2444. | which can conflict with char dirfd (); below.
  2445. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2446. | <limits.h> exists even on freestanding compilers. */
  2447. |
  2448. | #ifdef __STDC__
  2449. | # include <limits.h>
  2450. | #else
  2451. | # include <assert.h>
  2452. | #endif
  2453. |
  2454. | #undef dirfd
  2455. |
  2456. | /* Override any GCC internal prototype to avoid an error.
  2457. | Use char because int might match the return type of a GCC
  2458. | builtin and then its argument prototype would still apply. */
  2459. | #ifdef __cplusplus
  2460. | extern "C"
  2461. | #endif
  2462. | char dirfd ();
  2463. | /* The GNU C library defines this for functions which it implements
  2464. | to always fail with ENOSYS. Some functions are actually named
  2465. | something starting with __ and the normal name is an alias. */
  2466. | #if defined __stub_dirfd || defined __stub___dirfd
  2467. | choke me
  2468. | #endif
  2469. |
  2470. | int
  2471. | main ()
  2472. | {
  2473. | return dirfd ();
  2474. | ;
  2475. | return 0;
  2476. | }
  2477. configure:24625: result: no
  2478. configure:24545: checking for pselect
  2479. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2480. configure:24607: $? = 0
  2481. configure:24625: result: yes
  2482. configure:24545: checking for access
  2483. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2484. configure:24607: $? = 0
  2485. configure:24625: result: yes
  2486. configure:24545: checking for pread
  2487. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2488. configure:24607: $? = 0
  2489. configure:24625: result: yes
  2490. configure:24545: checking for pwrite
  2491. configure:24601: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2492. configure:24607: $? = 0
  2493. configure:24625: result: yes
  2494. configure:24653: checking for waitpid
  2495. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2496. configure:24715: $? = 0
  2497. configure:24733: result: yes
  2498. configure:24653: checking for getcwd
  2499. configure:24733: result: yes
  2500. configure:24653: checking for strdup
  2501. configure:24733: result: yes
  2502. configure:24653: checking for strndup
  2503. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2504. conftest.c:116: warning: conflicting types for built-in function 'strndup'
  2505. configure:24715: $? = 0
  2506. configure:24733: result: yes
  2507. configure:24653: checking for strnlen
  2508. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2509. configure:24715: $? = 0
  2510. configure:24733: result: yes
  2511. configure:24653: checking for strtoul
  2512. configure:24733: result: yes
  2513. configure:24653: checking for strerror
  2514. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2515. configure:24715: $? = 0
  2516. configure:24733: result: yes
  2517. configure:24653: checking for chown
  2518. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2519. configure:24715: $? = 0
  2520. configure:24733: result: yes
  2521. configure:24653: checking for fchown
  2522. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2523. configure:24715: $? = 0
  2524. configure:24733: result: yes
  2525. configure:24653: checking for chmod
  2526. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2527. configure:24715: $? = 0
  2528. configure:24733: result: yes
  2529. configure:24653: checking for fchmod
  2530. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2531. configure:24715: $? = 0
  2532. configure:24733: result: yes
  2533. configure:24653: checking for chroot
  2534. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2535. configure:24715: $? = 0
  2536. configure:24733: result: yes
  2537. configure:24653: checking for link
  2538. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2539. configure:24715: $? = 0
  2540. configure:24733: result: yes
  2541. configure:24653: checking for mknod
  2542. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2543. configure:24715: $? = 0
  2544. configure:24733: result: yes
  2545. configure:24653: checking for mknod64
  2546. configure:24709: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2547. /var/tmp//ccsRMTak.o(.text+0x7): In function `main':
  2548. : undefined reference to `mknod64'
  2549. configure:24715: $? = 1
  2550. configure: failed program was:
  2551. | /* confdefs.h. */
  2552. | #define PACKAGE_NAME ""
  2553. | #define PACKAGE_TARNAME ""
  2554. | #define PACKAGE_VERSION ""
  2555. | #define PACKAGE_STRING ""
  2556. | #define PACKAGE_BUGREPORT ""
  2557. | #define PACKAGE "netatalk"
  2558. | #define VERSION "2.2.0"
  2559. | #define STDC_HEADERS 1
  2560. | #define HAVE_SYS_TYPES_H 1
  2561. | #define HAVE_SYS_STAT_H 1
  2562. | #define HAVE_STDLIB_H 1
  2563. | #define HAVE_STRING_H 1
  2564. | #define HAVE_MEMORY_H 1
  2565. | #define HAVE_STRINGS_H 1
  2566. | #define HAVE_INTTYPES_H 1
  2567. | #define HAVE_STDINT_H 1
  2568. | #define HAVE_UNISTD_H 1
  2569. | #define HAVE_DLFCN_H 1
  2570. | #define HAVE_DIRENT_H 1
  2571. | #define STDC_HEADERS 1
  2572. | #define HAVE_SYS_WAIT_H 1
  2573. | #define HAVE_FCNTL_H 1
  2574. | #define HAVE_LIMITS_H 1
  2575. | #define HAVE_STDINT_H 1
  2576. | #define HAVE_STRINGS_H 1
  2577. | #define HAVE_TIME_H 1
  2578. | #define HAVE_SYS_PARAM_H 1
  2579. | #define HAVE_SYS_FCNTL_H 1
  2580. | #define HAVE_SYS_FILE_H 1
  2581. | #define HAVE_SYS_IOCTL_H 1
  2582. | #define HAVE_SYS_TIME_H 1
  2583. | #define HAVE_SYS_STATVFS_H 1
  2584. | #define HAVE_SYS_STAT_H 1
  2585. | #define HAVE_SYSLOG_H 1
  2586. | #define HAVE_UNISTD_H 1
  2587. | #define HAVE_TERMIOS_H 1
  2588. | #define HAVE_SYS_TERMIOS_H 1
  2589. | #define HAVE_NETDB_H 1
  2590. | #define HAVE_SYS_TYPES_H 1
  2591. | #define HAVE_DLFCN_H 1
  2592. | #define HAVE_ERRNO_H 1
  2593. | #define HAVE_SYS_ERRNO_H 1
  2594. | #define HAVE_SYS_UIO_H 1
  2595. | #define HAVE_LANGINFO_H 1
  2596. | #define HAVE_LOCALE_H 1
  2597. | #define HAVE_SYS_FILIO_H 1
  2598. | #define HAVE_SYS_MOUNT_H 1
  2599. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2600. | #define HAVE_ST_RDEV 1
  2601. | #define TIME_WITH_SYS_TIME 1
  2602. | #define HAVE_LIBDL 1
  2603. | #define HAVE_DLERROR 1
  2604. | #define HAVE_DLOPEN 1
  2605. | #define HAVE_DLSYM 1
  2606. | #define HAVE_DLCLOSE 1
  2607. | #define GETGROUPS_T gid_t
  2608. | #define HAVE_STDLIB_H 1
  2609. | #define HAVE_UNISTD_H 1
  2610. | #define HAVE_GETPAGESIZE 1
  2611. | #define HAVE_MMAP 1
  2612. | #define RETSIGTYPE void
  2613. | #define HAVE_UTIME_H 1
  2614. | #define HAVE_UTIME_NULL 1
  2615. | #define HAVE_WAIT3 1
  2616. | #define HAVE_GETCWD 1
  2617. | #define HAVE_GETHOSTNAME 1
  2618. | #define HAVE_GETTIMEOFDAY 1
  2619. | #define HAVE_GETUSERSHELL 1
  2620. | #define HAVE_MKDIR 1
  2621. | #define HAVE_RMDIR 1
  2622. | #define HAVE_SELECT 1
  2623. | #define HAVE_SOCKET 1
  2624. | #define HAVE_STRDUP 1
  2625. | #define HAVE_STRCASESTR 1
  2626. | #define HAVE_STRSTR 1
  2627. | #define HAVE_STRTOUL 1
  2628. | #define HAVE_STRCHR 1
  2629. | #define HAVE_MEMCPY 1
  2630. | #define HAVE_SETLOCALE 1
  2631. | #define HAVE_NL_LANGINFO 1
  2632. | #define HAVE_STRLCPY 1
  2633. | #define HAVE_STRLCAT 1
  2634. | #define HAVE_SETLINEBUF 1
  2635. | #define HAVE_PSELECT 1
  2636. | #define HAVE_ACCESS 1
  2637. | #define HAVE_PREAD 1
  2638. | #define HAVE_PWRITE 1
  2639. | #define HAVE_WAITPID 1
  2640. | #define HAVE_GETCWD 1
  2641. | #define HAVE_STRDUP 1
  2642. | #define HAVE_STRNDUP 1
  2643. | #define HAVE_STRNLEN 1
  2644. | #define HAVE_STRTOUL 1
  2645. | #define HAVE_STRERROR 1
  2646. | #define HAVE_CHOWN 1
  2647. | #define HAVE_FCHOWN 1
  2648. | #define HAVE_CHMOD 1
  2649. | #define HAVE_FCHMOD 1
  2650. | #define HAVE_CHROOT 1
  2651. | #define HAVE_LINK 1
  2652. | #define HAVE_MKNOD 1
  2653. | /* end confdefs.h. */
  2654. | /* Define mknod64 to an innocuous variant, in case <limits.h> declares mknod64.
  2655. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2656. | #define mknod64 innocuous_mknod64
  2657. |
  2658. | /* System header to define __stub macros and hopefully few prototypes,
  2659. | which can conflict with char mknod64 (); below.
  2660. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2661. | <limits.h> exists even on freestanding compilers. */
  2662. |
  2663. | #ifdef __STDC__
  2664. | # include <limits.h>
  2665. | #else
  2666. | # include <assert.h>
  2667. | #endif
  2668. |
  2669. | #undef mknod64
  2670. |
  2671. | /* Override any GCC internal prototype to avoid an error.
  2672. | Use char because int might match the return type of a GCC
  2673. | builtin and then its argument prototype would still apply. */
  2674. | #ifdef __cplusplus
  2675. | extern "C"
  2676. | #endif
  2677. | char mknod64 ();
  2678. | /* The GNU C library defines this for functions which it implements
  2679. | to always fail with ENOSYS. Some functions are actually named
  2680. | something starting with __ and the normal name is an alias. */
  2681. | #if defined __stub_mknod64 || defined __stub___mknod64
  2682. | choke me
  2683. | #endif
  2684. |
  2685. | int
  2686. | main ()
  2687. | {
  2688. | return mknod64 ();
  2689. | ;
  2690. | return 0;
  2691. | }
  2692. configure:24733: result: no
  2693. configure:24751: checking for openat
  2694. configure:24807: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2695. configure:24813: $? = 0
  2696. configure:24831: result: yes
  2697. configure:24751: checking for renameat
  2698. configure:24807: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2699. configure:24813: $? = 0
  2700. configure:24831: result: yes
  2701. configure:24751: checking for fstatat
  2702. configure:24807: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2703. configure:24813: $? = 0
  2704. configure:24831: result: yes
  2705. configure:24751: checking for unlinkat
  2706. configure:24807: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2707. configure:24813: $? = 0
  2708. configure:24831: result: yes
  2709. configure:24856: checking for struct tm.tm_gmtoff
  2710. configure:24885: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2711. configure:24891: $? = 0
  2712. configure:24949: result: yes
  2713. configure:24961: checking for gethostbyname
  2714. configure:25017: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2715. configure:25023: $? = 0
  2716. configure:25040: result: yes
  2717. configure:25118: checking for connect
  2718. configure:25174: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2719. configure:25180: $? = 0
  2720. configure:25197: result: yes
  2721. configure:25275: checking for library containing pthread_sigmask
  2722. configure:25316: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2723. configure:25322: $? = 0
  2724. configure:25350: result: none required
  2725. configure:25446: checking for snprintf
  2726. configure:25502: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2727. conftest.c:134: warning: conflicting types for built-in function 'snprintf'
  2728. configure:25508: $? = 0
  2729. configure:25526: result: yes
  2730. configure:25446: checking for vsnprintf
  2731. configure:25502: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2732. conftest.c:135: warning: conflicting types for built-in function 'vsnprintf'
  2733. configure:25508: $? = 0
  2734. configure:25526: result: yes
  2735. configure:25553: checking stdarg.h usability
  2736. configure:25570: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2737. configure:25576: $? = 0
  2738. configure:25590: result: yes
  2739. configure:25594: checking stdarg.h presence
  2740. configure:25609: cpp conftest.c
  2741. configure:25615: $? = 0
  2742. configure:25629: result: yes
  2743. configure:25657: checking for stdarg.h
  2744. configure:25665: result: yes
  2745. configure:25553: checking varargs.h usability
  2746. configure:25570: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  2747. In file included from conftest.c:147:
  2748. /usr/include/varargs.h:34:2: error: #error "<varargs.h> is obsolete with this version of GCC."
  2749. /usr/include/varargs.h:35:2: error: #error "Change your code to use <stdarg.h> instead."
  2750. configure:25576: $? = 1
  2751. configure: failed program was:
  2752. | /* confdefs.h. */
  2753. | #define PACKAGE_NAME ""
  2754. | #define PACKAGE_TARNAME ""
  2755. | #define PACKAGE_VERSION ""
  2756. | #define PACKAGE_STRING ""
  2757. | #define PACKAGE_BUGREPORT ""
  2758. | #define PACKAGE "netatalk"
  2759. | #define VERSION "2.2.0"
  2760. | #define STDC_HEADERS 1
  2761. | #define HAVE_SYS_TYPES_H 1
  2762. | #define HAVE_SYS_STAT_H 1
  2763. | #define HAVE_STDLIB_H 1
  2764. | #define HAVE_STRING_H 1
  2765. | #define HAVE_MEMORY_H 1
  2766. | #define HAVE_STRINGS_H 1
  2767. | #define HAVE_INTTYPES_H 1
  2768. | #define HAVE_STDINT_H 1
  2769. | #define HAVE_UNISTD_H 1
  2770. | #define HAVE_DLFCN_H 1
  2771. | #define HAVE_DIRENT_H 1
  2772. | #define STDC_HEADERS 1
  2773. | #define HAVE_SYS_WAIT_H 1
  2774. | #define HAVE_FCNTL_H 1
  2775. | #define HAVE_LIMITS_H 1
  2776. | #define HAVE_STDINT_H 1
  2777. | #define HAVE_STRINGS_H 1
  2778. | #define HAVE_TIME_H 1
  2779. | #define HAVE_SYS_PARAM_H 1
  2780. | #define HAVE_SYS_FCNTL_H 1
  2781. | #define HAVE_SYS_FILE_H 1
  2782. | #define HAVE_SYS_IOCTL_H 1
  2783. | #define HAVE_SYS_TIME_H 1
  2784. | #define HAVE_SYS_STATVFS_H 1
  2785. | #define HAVE_SYS_STAT_H 1
  2786. | #define HAVE_SYSLOG_H 1
  2787. | #define HAVE_UNISTD_H 1
  2788. | #define HAVE_TERMIOS_H 1
  2789. | #define HAVE_SYS_TERMIOS_H 1
  2790. | #define HAVE_NETDB_H 1
  2791. | #define HAVE_SYS_TYPES_H 1
  2792. | #define HAVE_DLFCN_H 1
  2793. | #define HAVE_ERRNO_H 1
  2794. | #define HAVE_SYS_ERRNO_H 1
  2795. | #define HAVE_SYS_UIO_H 1
  2796. | #define HAVE_LANGINFO_H 1
  2797. | #define HAVE_LOCALE_H 1
  2798. | #define HAVE_SYS_FILIO_H 1
  2799. | #define HAVE_SYS_MOUNT_H 1
  2800. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2801. | #define HAVE_ST_RDEV 1
  2802. | #define TIME_WITH_SYS_TIME 1
  2803. | #define HAVE_LIBDL 1
  2804. | #define HAVE_DLERROR 1
  2805. | #define HAVE_DLOPEN 1
  2806. | #define HAVE_DLSYM 1
  2807. | #define HAVE_DLCLOSE 1
  2808. | #define GETGROUPS_T gid_t
  2809. | #define HAVE_STDLIB_H 1
  2810. | #define HAVE_UNISTD_H 1
  2811. | #define HAVE_GETPAGESIZE 1
  2812. | #define HAVE_MMAP 1
  2813. | #define RETSIGTYPE void
  2814. | #define HAVE_UTIME_H 1
  2815. | #define HAVE_UTIME_NULL 1
  2816. | #define HAVE_WAIT3 1
  2817. | #define HAVE_GETCWD 1
  2818. | #define HAVE_GETHOSTNAME 1
  2819. | #define HAVE_GETTIMEOFDAY 1
  2820. | #define HAVE_GETUSERSHELL 1
  2821. | #define HAVE_MKDIR 1
  2822. | #define HAVE_RMDIR 1
  2823. | #define HAVE_SELECT 1
  2824. | #define HAVE_SOCKET 1
  2825. | #define HAVE_STRDUP 1
  2826. | #define HAVE_STRCASESTR 1
  2827. | #define HAVE_STRSTR 1
  2828. | #define HAVE_STRTOUL 1
  2829. | #define HAVE_STRCHR 1
  2830. | #define HAVE_MEMCPY 1
  2831. | #define HAVE_SETLOCALE 1
  2832. | #define HAVE_NL_LANGINFO 1
  2833. | #define HAVE_STRLCPY 1
  2834. | #define HAVE_STRLCAT 1
  2835. | #define HAVE_SETLINEBUF 1
  2836. | #define HAVE_PSELECT 1
  2837. | #define HAVE_ACCESS 1
  2838. | #define HAVE_PREAD 1
  2839. | #define HAVE_PWRITE 1
  2840. | #define HAVE_WAITPID 1
  2841. | #define HAVE_GETCWD 1
  2842. | #define HAVE_STRDUP 1
  2843. | #define HAVE_STRNDUP 1
  2844. | #define HAVE_STRNLEN 1
  2845. | #define HAVE_STRTOUL 1
  2846. | #define HAVE_STRERROR 1
  2847. | #define HAVE_CHOWN 1
  2848. | #define HAVE_FCHOWN 1
  2849. | #define HAVE_CHMOD 1
  2850. | #define HAVE_FCHMOD 1
  2851. | #define HAVE_CHROOT 1
  2852. | #define HAVE_LINK 1
  2853. | #define HAVE_MKNOD 1
  2854. | #define HAVE_OPENAT 1
  2855. | #define HAVE_RENAMEAT 1
  2856. | #define HAVE_FSTATAT 1
  2857. | #define HAVE_UNLINKAT 1
  2858. | #define _ATFILE_SOURCE 1
  2859. | #define HAVE_ATFUNCS 1
  2860. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  2861. | #define HAVE_SNPRINTF 1
  2862. | #define HAVE_VSNPRINTF 1
  2863. | #define HAVE_STDARG_H 1
  2864. | /* end confdefs.h. */
  2865. | #include <stdio.h>
  2866. | #ifdef HAVE_SYS_TYPES_H
  2867. | # include <sys/types.h>
  2868. | #endif
  2869. | #ifdef HAVE_SYS_STAT_H
  2870. | # include <sys/stat.h>
  2871. | #endif
  2872. | #ifdef STDC_HEADERS
  2873. | # include <stdlib.h>
  2874. | # include <stddef.h>
  2875. | #else
  2876. | # ifdef HAVE_STDLIB_H
  2877. | # include <stdlib.h>
  2878. | # endif
  2879. | #endif
  2880. | #ifdef HAVE_STRING_H
  2881. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2882. | # include <memory.h>
  2883. | # endif
  2884. | # include <string.h>
  2885. | #endif
  2886. | #ifdef HAVE_STRINGS_H
  2887. | # include <strings.h>
  2888. | #endif
  2889. | #ifdef HAVE_INTTYPES_H
  2890. | # include <inttypes.h>
  2891. | #endif
  2892. | #ifdef HAVE_STDINT_H
  2893. | # include <stdint.h>
  2894. | #endif
  2895. | #ifdef HAVE_UNISTD_H
  2896. | # include <unistd.h>
  2897. | #endif
  2898. | #include <varargs.h>
  2899. configure:25590: result: no
  2900. configure:25594: checking varargs.h presence
  2901. configure:25609: cpp conftest.c
  2902. In file included from conftest.c:114:
  2903. /usr/include/varargs.h:34:2: error: #error "<varargs.h> is obsolete with this version of GCC."
  2904. /usr/include/varargs.h:35:2: error: #error "Change your code to use <stdarg.h> instead."
  2905. configure:25615: $? = 1
  2906. configure: failed program was:
  2907. | /* confdefs.h. */
  2908. | #define PACKAGE_NAME ""
  2909. | #define PACKAGE_TARNAME ""
  2910. | #define PACKAGE_VERSION ""
  2911. | #define PACKAGE_STRING ""
  2912. | #define PACKAGE_BUGREPORT ""
  2913. | #define PACKAGE "netatalk"
  2914. | #define VERSION "2.2.0"
  2915. | #define STDC_HEADERS 1
  2916. | #define HAVE_SYS_TYPES_H 1
  2917. | #define HAVE_SYS_STAT_H 1
  2918. | #define HAVE_STDLIB_H 1
  2919. | #define HAVE_STRING_H 1
  2920. | #define HAVE_MEMORY_H 1
  2921. | #define HAVE_STRINGS_H 1
  2922. | #define HAVE_INTTYPES_H 1
  2923. | #define HAVE_STDINT_H 1
  2924. | #define HAVE_UNISTD_H 1
  2925. | #define HAVE_DLFCN_H 1
  2926. | #define HAVE_DIRENT_H 1
  2927. | #define STDC_HEADERS 1
  2928. | #define HAVE_SYS_WAIT_H 1
  2929. | #define HAVE_FCNTL_H 1
  2930. | #define HAVE_LIMITS_H 1
  2931. | #define HAVE_STDINT_H 1
  2932. | #define HAVE_STRINGS_H 1
  2933. | #define HAVE_TIME_H 1
  2934. | #define HAVE_SYS_PARAM_H 1
  2935. | #define HAVE_SYS_FCNTL_H 1
  2936. | #define HAVE_SYS_FILE_H 1
  2937. | #define HAVE_SYS_IOCTL_H 1
  2938. | #define HAVE_SYS_TIME_H 1
  2939. | #define HAVE_SYS_STATVFS_H 1
  2940. | #define HAVE_SYS_STAT_H 1
  2941. | #define HAVE_SYSLOG_H 1
  2942. | #define HAVE_UNISTD_H 1
  2943. | #define HAVE_TERMIOS_H 1
  2944. | #define HAVE_SYS_TERMIOS_H 1
  2945. | #define HAVE_NETDB_H 1
  2946. | #define HAVE_SYS_TYPES_H 1
  2947. | #define HAVE_DLFCN_H 1
  2948. | #define HAVE_ERRNO_H 1
  2949. | #define HAVE_SYS_ERRNO_H 1
  2950. | #define HAVE_SYS_UIO_H 1
  2951. | #define HAVE_LANGINFO_H 1
  2952. | #define HAVE_LOCALE_H 1
  2953. | #define HAVE_SYS_FILIO_H 1
  2954. | #define HAVE_SYS_MOUNT_H 1
  2955. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  2956. | #define HAVE_ST_RDEV 1
  2957. | #define TIME_WITH_SYS_TIME 1
  2958. | #define HAVE_LIBDL 1
  2959. | #define HAVE_DLERROR 1
  2960. | #define HAVE_DLOPEN 1
  2961. | #define HAVE_DLSYM 1
  2962. | #define HAVE_DLCLOSE 1
  2963. | #define GETGROUPS_T gid_t
  2964. | #define HAVE_STDLIB_H 1
  2965. | #define HAVE_UNISTD_H 1
  2966. | #define HAVE_GETPAGESIZE 1
  2967. | #define HAVE_MMAP 1
  2968. | #define RETSIGTYPE void
  2969. | #define HAVE_UTIME_H 1
  2970. | #define HAVE_UTIME_NULL 1
  2971. | #define HAVE_WAIT3 1
  2972. | #define HAVE_GETCWD 1
  2973. | #define HAVE_GETHOSTNAME 1
  2974. | #define HAVE_GETTIMEOFDAY 1
  2975. | #define HAVE_GETUSERSHELL 1
  2976. | #define HAVE_MKDIR 1
  2977. | #define HAVE_RMDIR 1
  2978. | #define HAVE_SELECT 1
  2979. | #define HAVE_SOCKET 1
  2980. | #define HAVE_STRDUP 1
  2981. | #define HAVE_STRCASESTR 1
  2982. | #define HAVE_STRSTR 1
  2983. | #define HAVE_STRTOUL 1
  2984. | #define HAVE_STRCHR 1
  2985. | #define HAVE_MEMCPY 1
  2986. | #define HAVE_SETLOCALE 1
  2987. | #define HAVE_NL_LANGINFO 1
  2988. | #define HAVE_STRLCPY 1
  2989. | #define HAVE_STRLCAT 1
  2990. | #define HAVE_SETLINEBUF 1
  2991. | #define HAVE_PSELECT 1
  2992. | #define HAVE_ACCESS 1
  2993. | #define HAVE_PREAD 1
  2994. | #define HAVE_PWRITE 1
  2995. | #define HAVE_WAITPID 1
  2996. | #define HAVE_GETCWD 1
  2997. | #define HAVE_STRDUP 1
  2998. | #define HAVE_STRNDUP 1
  2999. | #define HAVE_STRNLEN 1
  3000. | #define HAVE_STRTOUL 1
  3001. | #define HAVE_STRERROR 1
  3002. | #define HAVE_CHOWN 1
  3003. | #define HAVE_FCHOWN 1
  3004. | #define HAVE_CHMOD 1
  3005. | #define HAVE_FCHMOD 1
  3006. | #define HAVE_CHROOT 1
  3007. | #define HAVE_LINK 1
  3008. | #define HAVE_MKNOD 1
  3009. | #define HAVE_OPENAT 1
  3010. | #define HAVE_RENAMEAT 1
  3011. | #define HAVE_FSTATAT 1
  3012. | #define HAVE_UNLINKAT 1
  3013. | #define _ATFILE_SOURCE 1
  3014. | #define HAVE_ATFUNCS 1
  3015. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3016. | #define HAVE_SNPRINTF 1
  3017. | #define HAVE_VSNPRINTF 1
  3018. | #define HAVE_STDARG_H 1
  3019. | /* end confdefs.h. */
  3020. | #include <varargs.h>
  3021. configure:25629: result: no
  3022. configure:25657: checking for varargs.h
  3023. configure:25665: result: no
  3024. configure:25683: checking for strerror
  3025. configure:25763: result: yes
  3026. configure:25773: checking for errno
  3027. configure:25800: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3028. configure:25806: $? = 0
  3029. configure:25824: result: yes
  3030. configure:25832: checking for errno declaration
  3031. configure:25870: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3032. configure:25876: $? = 0
  3033. configure:25892: result: yes
  3034. configure:25903: checking for sys_nerr
  3035. configure:25930: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3036. configure:25936: $? = 0
  3037. configure:25954: result: yes
  3038. configure:25962: checking for sys_nerr declaration
  3039. configure:25996: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3040. configure:26002: $? = 0
  3041. configure:26018: result:
  3042. configure:26030: checking for sys_errlist array
  3043. configure:26057: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3044. configure:26063: $? = 0
  3045. configure:26081: result: yes
  3046. configure:26089: checking for sys_errlist declaration
  3047. configure:26123: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3048. conftest.c: In function 'main':
  3049. conftest.c:131: warning: initialization discards qualifiers from pointer target type
  3050. configure:26129: $? = 0
  3051. configure:26145: result:
  3052. configure:26158: checking for long long
  3053. configure:26188: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3054. configure:26194: $? = 0
  3055. configure:26210: result: yes
  3056. configure:26220: checking for long double
  3057. configure:26250: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3058. configure:26256: $? = 0
  3059. configure:26272: result: yes
  3060. configure:26282: checking for quad_t
  3061. configure:26312: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3062. configure:26318: $? = 0
  3063. configure:26334: result: yes
  3064. configure:26346: checking whether to check for 64bit libraries
  3065. configure:26351: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3066. configure:26354: $? = 0
  3067. configure:26378: result: no
  3068. configure:26387: checking for administrative group support
  3069. configure:26417: result: yes
  3070. configure:26515: checking whether to enable AFS support
  3071. configure:26521: result: no
  3072. configure:26662: checking for cracklib support
  3073. configure:26664: result: no
  3074. configure:26668: checking whether to enable DDP
  3075. configure:26674: result: yes
  3076. configure:26701: checking whether to enable debug code
  3077. configure:26729: result: no
  3078. configure:26736: checking whether to enable verbose debug code
  3079. configure:26769: result: no
  3080. configure:26781: checking whether to enable debugging with debuggers
  3081. configure:26809: result: no
  3082. configure:26824: checking for _FILE_OFFSET_BITS value needed for large files
  3083. configure:26855: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3084. configure:26861: $? = 0
  3085. configure:26878: result: 64
  3086. configure:26961: checking for 64 bit off_t
  3087. configure:26987: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3088. conftest.c:129: warning: return type defaults to 'int'
  3089. configure:26990: $? = 0
  3090. configure:26996: ./conftest
  3091. configure:26999: $? = 0
  3092. configure:27015: result: yes
  3093. configure:27018: checking if large file support is available
  3094. configure:27026: result: yes
  3095. configure:27068: checking for libiconv
  3096. configure:27102: cc -std=gnu99 -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv conftest.c >&5
  3097. configure:27108: $? = 0
  3098. configure:27125: result: yes
  3099. configure:27167: checking for working iconv
  3100. configure:27197: cc -std=gnu99 -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv conftest.c >&5
  3101. conftest.c:128: warning: return type defaults to 'int'
  3102. configure:27200: $? = 0
  3103. configure:27206: ./conftest
  3104. configure:27209: $? = 0
  3105. configure:27225: result: yes
  3106. configure:27274: cc -std=gnu99 -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3107. conftest.c:135: error: conflicting types for 'libiconv'
  3108. /usr/local/include/iconv.h:83: error: previous declaration of 'libiconv' was here
  3109. configure:27280: $? = 1
  3110. configure: failed program was:
  3111. | /* confdefs.h. */
  3112. | #define PACKAGE_NAME ""
  3113. | #define PACKAGE_TARNAME ""
  3114. | #define PACKAGE_VERSION ""
  3115. | #define PACKAGE_STRING ""
  3116. | #define PACKAGE_BUGREPORT ""
  3117. | #define PACKAGE "netatalk"
  3118. | #define VERSION "2.2.0"
  3119. | #define STDC_HEADERS 1
  3120. | #define HAVE_SYS_TYPES_H 1
  3121. | #define HAVE_SYS_STAT_H 1
  3122. | #define HAVE_STDLIB_H 1
  3123. | #define HAVE_STRING_H 1
  3124. | #define HAVE_MEMORY_H 1
  3125. | #define HAVE_STRINGS_H 1
  3126. | #define HAVE_INTTYPES_H 1
  3127. | #define HAVE_STDINT_H 1
  3128. | #define HAVE_UNISTD_H 1
  3129. | #define HAVE_DLFCN_H 1
  3130. | #define HAVE_DIRENT_H 1
  3131. | #define STDC_HEADERS 1
  3132. | #define HAVE_SYS_WAIT_H 1
  3133. | #define HAVE_FCNTL_H 1
  3134. | #define HAVE_LIMITS_H 1
  3135. | #define HAVE_STDINT_H 1
  3136. | #define HAVE_STRINGS_H 1
  3137. | #define HAVE_TIME_H 1
  3138. | #define HAVE_SYS_PARAM_H 1
  3139. | #define HAVE_SYS_FCNTL_H 1
  3140. | #define HAVE_SYS_FILE_H 1
  3141. | #define HAVE_SYS_IOCTL_H 1
  3142. | #define HAVE_SYS_TIME_H 1
  3143. | #define HAVE_SYS_STATVFS_H 1
  3144. | #define HAVE_SYS_STAT_H 1
  3145. | #define HAVE_SYSLOG_H 1
  3146. | #define HAVE_UNISTD_H 1
  3147. | #define HAVE_TERMIOS_H 1
  3148. | #define HAVE_SYS_TERMIOS_H 1
  3149. | #define HAVE_NETDB_H 1
  3150. | #define HAVE_SYS_TYPES_H 1
  3151. | #define HAVE_DLFCN_H 1
  3152. | #define HAVE_ERRNO_H 1
  3153. | #define HAVE_SYS_ERRNO_H 1
  3154. | #define HAVE_SYS_UIO_H 1
  3155. | #define HAVE_LANGINFO_H 1
  3156. | #define HAVE_LOCALE_H 1
  3157. | #define HAVE_SYS_FILIO_H 1
  3158. | #define HAVE_SYS_MOUNT_H 1
  3159. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  3160. | #define HAVE_ST_RDEV 1
  3161. | #define TIME_WITH_SYS_TIME 1
  3162. | #define HAVE_LIBDL 1
  3163. | #define HAVE_DLERROR 1
  3164. | #define HAVE_DLOPEN 1
  3165. | #define HAVE_DLSYM 1
  3166. | #define HAVE_DLCLOSE 1
  3167. | #define GETGROUPS_T gid_t
  3168. | #define HAVE_STDLIB_H 1
  3169. | #define HAVE_UNISTD_H 1
  3170. | #define HAVE_GETPAGESIZE 1
  3171. | #define HAVE_MMAP 1
  3172. | #define RETSIGTYPE void
  3173. | #define HAVE_UTIME_H 1
  3174. | #define HAVE_UTIME_NULL 1
  3175. | #define HAVE_WAIT3 1
  3176. | #define HAVE_GETCWD 1
  3177. | #define HAVE_GETHOSTNAME 1
  3178. | #define HAVE_GETTIMEOFDAY 1
  3179. | #define HAVE_GETUSERSHELL 1
  3180. | #define HAVE_MKDIR 1
  3181. | #define HAVE_RMDIR 1
  3182. | #define HAVE_SELECT 1
  3183. | #define HAVE_SOCKET 1
  3184. | #define HAVE_STRDUP 1
  3185. | #define HAVE_STRCASESTR 1
  3186. | #define HAVE_STRSTR 1
  3187. | #define HAVE_STRTOUL 1
  3188. | #define HAVE_STRCHR 1
  3189. | #define HAVE_MEMCPY 1
  3190. | #define HAVE_SETLOCALE 1
  3191. | #define HAVE_NL_LANGINFO 1
  3192. | #define HAVE_STRLCPY 1
  3193. | #define HAVE_STRLCAT 1
  3194. | #define HAVE_SETLINEBUF 1
  3195. | #define HAVE_PSELECT 1
  3196. | #define HAVE_ACCESS 1
  3197. | #define HAVE_PREAD 1
  3198. | #define HAVE_PWRITE 1
  3199. | #define HAVE_WAITPID 1
  3200. | #define HAVE_GETCWD 1
  3201. | #define HAVE_STRDUP 1
  3202. | #define HAVE_STRNDUP 1
  3203. | #define HAVE_STRNLEN 1
  3204. | #define HAVE_STRTOUL 1
  3205. | #define HAVE_STRERROR 1
  3206. | #define HAVE_CHOWN 1
  3207. | #define HAVE_FCHOWN 1
  3208. | #define HAVE_CHMOD 1
  3209. | #define HAVE_FCHMOD 1
  3210. | #define HAVE_CHROOT 1
  3211. | #define HAVE_LINK 1
  3212. | #define HAVE_MKNOD 1
  3213. | #define HAVE_OPENAT 1
  3214. | #define HAVE_RENAMEAT 1
  3215. | #define HAVE_FSTATAT 1
  3216. | #define HAVE_UNLINKAT 1
  3217. | #define _ATFILE_SOURCE 1
  3218. | #define HAVE_ATFUNCS 1
  3219. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3220. | #define HAVE_SNPRINTF 1
  3221. | #define HAVE_VSNPRINTF 1
  3222. | #define HAVE_STDARG_H 1
  3223. | #define HAVE_STRERROR 1
  3224. | #define HAVE_ERRNO 1
  3225. | #define HAVE_DECL_ERRNO 1
  3226. | #define HAVE_SYS_NERR 1
  3227. | #define HAVE_SYS_ERRLIST 1
  3228. | #define HAVE_DECL_SYS_ERRLIST 1
  3229. | #define HAVE_LONG_LONG 1
  3230. | #define HAVE_LONG_DOUBLE 1
  3231. | #define HAVE_QUAD_T 1
  3232. | #define ADMIN_GRP 1
  3233. | #define NDEBUG 1
  3234. | #define _FILE_OFFSET_BITS 64
  3235. | #define HAVE_LARGEFILE_SUPPORT
  3236. | #define HAVE_USABLE_ICONV 1
  3237. | /* end confdefs.h. */
  3238. | #include <stdlib.h>
  3239. | #include <iconv.h>
  3240. | extern
  3241. | #ifdef __cplusplus
  3242. | "C"
  3243. | #endif
  3244. | #if defined(__STDC__) || defined(__cplusplus)
  3245. | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  3246. | #else
  3247. | size_t iconv();
  3248. | #endif
  3249. |
  3250. | int
  3251. | main ()
  3252. | {
  3253. |
  3254. | ;
  3255. | return 0;
  3256. | }
  3257. configure:27305: checking whether iconv supports UCS-2-INTERNAL
  3258. configure:27335: cc -std=gnu99 -o conftest -I/usr/local/include -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv conftest.c >&5
  3259. configure:27338: $? = 0
  3260. configure:27344: ./conftest
  3261. configure:27347: $? = 0
  3262. configure:27363: result: yes
  3263. configure:27383: checking whether to enable experimental dropbox support
  3264. configure:27404: result: no
  3265. configure:27412: checking whether to enable forcing of uid/gid per volume
  3266. configure:27435: result: no
  3267. configure:27447: checking whether or not to use Database Daemon CNID backend
  3268. configure:27465: result: yes
  3269. configure:27492: checking whether or not to use BDB Concurrent Data Store
  3270. configure:27526: result: no
  3271. configure:27538: checking whether or not to use LAST DID scheme
  3272. configure:27558: result: yes
  3273. configure:27582: checking whether or not to use TDB DID scheme
  3274. configure:27602: result: yes
  3275. configure:27626: checking default DID scheme
  3276. configure:27643: result: dbd
  3277. configure:27655: checking whether default CNID scheme has been activated
  3278. configure:27670: result: yes
  3279. configure:27699: checking for main in -lrpcsvc
  3280. configure:27728: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -lrpcsvc >&5
  3281. configure:27734: $? = 0
  3282. configure:27752: result: yes
  3283. configure:27775: checking rpc/rpc.h usability
  3284. configure:27792: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3285. configure:27798: $? = 0
  3286. configure:27812: result: yes
  3287. configure:27816: checking rpc/rpc.h presence
  3288. configure:27831: cpp conftest.c
  3289. configure:27837: $? = 0
  3290. configure:27851: result: yes
  3291. configure:27879: checking for rpc/rpc.h
  3292. configure:27887: result: yes
  3293. configure:27775: checking rpc/pmap_prot.h usability
  3294. configure:27792: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3295. In file included from conftest.c:168:
  3296. /usr/include/rpc/pmap_prot.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_pmap'
  3297. /usr/include/rpc/pmap_prot.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_pmaplist'
  3298. /usr/include/rpc/pmap_prot.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xdr_pmaplist_ptr'
  3299. configure:27798: $? = 1
  3300. configure: failed program was:
  3301. | /* confdefs.h. */
  3302. | #define PACKAGE_NAME ""
  3303. | #define PACKAGE_TARNAME ""
  3304. | #define PACKAGE_VERSION ""
  3305. | #define PACKAGE_STRING ""
  3306. | #define PACKAGE_BUGREPORT ""
  3307. | #define PACKAGE "netatalk"
  3308. | #define VERSION "2.2.0"
  3309. | #define STDC_HEADERS 1
  3310. | #define HAVE_SYS_TYPES_H 1
  3311. | #define HAVE_SYS_STAT_H 1
  3312. | #define HAVE_STDLIB_H 1
  3313. | #define HAVE_STRING_H 1
  3314. | #define HAVE_MEMORY_H 1
  3315. | #define HAVE_STRINGS_H 1
  3316. | #define HAVE_INTTYPES_H 1
  3317. | #define HAVE_STDINT_H 1
  3318. | #define HAVE_UNISTD_H 1
  3319. | #define HAVE_DLFCN_H 1
  3320. | #define HAVE_DIRENT_H 1
  3321. | #define STDC_HEADERS 1
  3322. | #define HAVE_SYS_WAIT_H 1
  3323. | #define HAVE_FCNTL_H 1
  3324. | #define HAVE_LIMITS_H 1
  3325. | #define HAVE_STDINT_H 1
  3326. | #define HAVE_STRINGS_H 1
  3327. | #define HAVE_TIME_H 1
  3328. | #define HAVE_SYS_PARAM_H 1
  3329. | #define HAVE_SYS_FCNTL_H 1
  3330. | #define HAVE_SYS_FILE_H 1
  3331. | #define HAVE_SYS_IOCTL_H 1
  3332. | #define HAVE_SYS_TIME_H 1
  3333. | #define HAVE_SYS_STATVFS_H 1
  3334. | #define HAVE_SYS_STAT_H 1
  3335. | #define HAVE_SYSLOG_H 1
  3336. | #define HAVE_UNISTD_H 1
  3337. | #define HAVE_TERMIOS_H 1
  3338. | #define HAVE_SYS_TERMIOS_H 1
  3339. | #define HAVE_NETDB_H 1
  3340. | #define HAVE_SYS_TYPES_H 1
  3341. | #define HAVE_DLFCN_H 1
  3342. | #define HAVE_ERRNO_H 1
  3343. | #define HAVE_SYS_ERRNO_H 1
  3344. | #define HAVE_SYS_UIO_H 1
  3345. | #define HAVE_LANGINFO_H 1
  3346. | #define HAVE_LOCALE_H 1
  3347. | #define HAVE_SYS_FILIO_H 1
  3348. | #define HAVE_SYS_MOUNT_H 1
  3349. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  3350. | #define HAVE_ST_RDEV 1
  3351. | #define TIME_WITH_SYS_TIME 1
  3352. | #define HAVE_LIBDL 1
  3353. | #define HAVE_DLERROR 1
  3354. | #define HAVE_DLOPEN 1
  3355. | #define HAVE_DLSYM 1
  3356. | #define HAVE_DLCLOSE 1
  3357. | #define GETGROUPS_T gid_t
  3358. | #define HAVE_STDLIB_H 1
  3359. | #define HAVE_UNISTD_H 1
  3360. | #define HAVE_GETPAGESIZE 1
  3361. | #define HAVE_MMAP 1
  3362. | #define RETSIGTYPE void
  3363. | #define HAVE_UTIME_H 1
  3364. | #define HAVE_UTIME_NULL 1
  3365. | #define HAVE_WAIT3 1
  3366. | #define HAVE_GETCWD 1
  3367. | #define HAVE_GETHOSTNAME 1
  3368. | #define HAVE_GETTIMEOFDAY 1
  3369. | #define HAVE_GETUSERSHELL 1
  3370. | #define HAVE_MKDIR 1
  3371. | #define HAVE_RMDIR 1
  3372. | #define HAVE_SELECT 1
  3373. | #define HAVE_SOCKET 1
  3374. | #define HAVE_STRDUP 1
  3375. | #define HAVE_STRCASESTR 1
  3376. | #define HAVE_STRSTR 1
  3377. | #define HAVE_STRTOUL 1
  3378. | #define HAVE_STRCHR 1
  3379. | #define HAVE_MEMCPY 1
  3380. | #define HAVE_SETLOCALE 1
  3381. | #define HAVE_NL_LANGINFO 1
  3382. | #define HAVE_STRLCPY 1
  3383. | #define HAVE_STRLCAT 1
  3384. | #define HAVE_SETLINEBUF 1
  3385. | #define HAVE_PSELECT 1
  3386. | #define HAVE_ACCESS 1
  3387. | #define HAVE_PREAD 1
  3388. | #define HAVE_PWRITE 1
  3389. | #define HAVE_WAITPID 1
  3390. | #define HAVE_GETCWD 1
  3391. | #define HAVE_STRDUP 1
  3392. | #define HAVE_STRNDUP 1
  3393. | #define HAVE_STRNLEN 1
  3394. | #define HAVE_STRTOUL 1
  3395. | #define HAVE_STRERROR 1
  3396. | #define HAVE_CHOWN 1
  3397. | #define HAVE_FCHOWN 1
  3398. | #define HAVE_CHMOD 1
  3399. | #define HAVE_FCHMOD 1
  3400. | #define HAVE_CHROOT 1
  3401. | #define HAVE_LINK 1
  3402. | #define HAVE_MKNOD 1
  3403. | #define HAVE_OPENAT 1
  3404. | #define HAVE_RENAMEAT 1
  3405. | #define HAVE_FSTATAT 1
  3406. | #define HAVE_UNLINKAT 1
  3407. | #define _ATFILE_SOURCE 1
  3408. | #define HAVE_ATFUNCS 1
  3409. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3410. | #define HAVE_SNPRINTF 1
  3411. | #define HAVE_VSNPRINTF 1
  3412. | #define HAVE_STDARG_H 1
  3413. | #define HAVE_STRERROR 1
  3414. | #define HAVE_ERRNO 1
  3415. | #define HAVE_DECL_ERRNO 1
  3416. | #define HAVE_SYS_NERR 1
  3417. | #define HAVE_SYS_ERRLIST 1
  3418. | #define HAVE_DECL_SYS_ERRLIST 1
  3419. | #define HAVE_LONG_LONG 1
  3420. | #define HAVE_LONG_DOUBLE 1
  3421. | #define HAVE_QUAD_T 1
  3422. | #define ADMIN_GRP 1
  3423. | #define NDEBUG 1
  3424. | #define _FILE_OFFSET_BITS 64
  3425. | #define HAVE_LARGEFILE_SUPPORT
  3426. | #define HAVE_USABLE_ICONV 1
  3427. | #define ICONV_CONST const
  3428. | #define HAVE_UCS2INTERNAL 1
  3429. | #define CNID_BACKEND_DBD 1
  3430. | #define CNID_BACKEND_LAST 1
  3431. | #define CNID_BACKEND_TDB 1
  3432. | #define DEFAULT_CNID_SCHEME "dbd"
  3433. | #define HAVE_RPC_RPC_H 1
  3434. | /* end confdefs.h. */
  3435. | #include <stdio.h>
  3436. | #ifdef HAVE_SYS_TYPES_H
  3437. | # include <sys/types.h>
  3438. | #endif
  3439. | #ifdef HAVE_SYS_STAT_H
  3440. | # include <sys/stat.h>
  3441. | #endif
  3442. | #ifdef STDC_HEADERS
  3443. | # include <stdlib.h>
  3444. | # include <stddef.h>
  3445. | #else
  3446. | # ifdef HAVE_STDLIB_H
  3447. | # include <stdlib.h>
  3448. | # endif
  3449. | #endif
  3450. | #ifdef HAVE_STRING_H
  3451. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3452. | # include <memory.h>
  3453. | # endif
  3454. | # include <string.h>
  3455. | #endif
  3456. | #ifdef HAVE_STRINGS_H
  3457. | # include <strings.h>
  3458. | #endif
  3459. | #ifdef HAVE_INTTYPES_H
  3460. | # include <inttypes.h>
  3461. | #endif
  3462. | #ifdef HAVE_STDINT_H
  3463. | # include <stdint.h>
  3464. | #endif
  3465. | #ifdef HAVE_UNISTD_H
  3466. | # include <unistd.h>
  3467. | #endif
  3468. | #include <rpc/pmap_prot.h>
  3469. configure:27812: result: no
  3470. configure:27816: checking rpc/pmap_prot.h presence
  3471. configure:27831: cpp conftest.c
  3472. configure:27837: $? = 0
  3473. configure:27851: result: yes
  3474. configure:27864: WARNING: rpc/pmap_prot.h: present but cannot be compiled
  3475. configure:27866: WARNING: rpc/pmap_prot.h: check for missing prerequisite headers?
  3476. configure:27868: WARNING: rpc/pmap_prot.h: see the Autoconf documentation
  3477. configure:27870: WARNING: rpc/pmap_prot.h: section "Present But Cannot Be Compiled"
  3478. configure:27872: WARNING: rpc/pmap_prot.h: proceeding with the preprocessor's result
  3479. configure:27874: WARNING: rpc/pmap_prot.h: in the future, the compiler will take precedence
  3480. configure:27879: checking for rpc/pmap_prot.h
  3481. configure:27887: result: yes
  3482. configure:27775: checking rpcsvc/rquota.h usability
  3483. configure:27792: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing conftest.c >&5
  3484. configure:27798: $? = 0
  3485. configure:27812: result: yes
  3486. configure:27816: checking rpcsvc/rquota.h presence
  3487. configure:27831: cpp conftest.c
  3488. configure:27837: $? = 0
  3489. configure:27851: result: yes
  3490. configure:27879: checking for rpcsvc/rquota.h
  3491. configure:27887: result: yes
  3492. configure:28080: checking whether to enable srvloc (SLP) support
  3493. configure:28092: result: no
  3494. configure:28176: checking for pkg-config
  3495. configure:28194: found /usr/local/bin/pkg-config
  3496. configure:28206: result: /usr/local/bin/pkg-config
  3497. configure:28235: checking pkg-config is at least version 0.9.0
  3498. configure:28238: result: yes
  3499. configure:28289: checking avahi-client/client.h usability
  3500. configure:28306: cc -std=gnu99 -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  3501. configure:28312: $? = 0
  3502. configure:28326: result: yes
  3503. configure:28330: checking avahi-client/client.h presence
  3504. configure:28345: cpp -I/usr/local/include conftest.c
  3505. configure:28351: $? = 0
  3506. configure:28365: result: yes
  3507. configure:28393: checking for avahi-client/client.h
  3508. configure:28400: result: yes
  3509. configure:28405: checking for avahi_client_new in -lavahi-client
  3510. configure:28440: cc -std=gnu99 -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lavahi-client >&5
  3511. /lib/libthr.so.3: undefined reference to `__sys_pselect@FBSDprivate_1.0'
  3512. configure:28446: $? = 1
  3513. configure: failed program was:
  3514. | /* confdefs.h. */
  3515. | #define PACKAGE_NAME ""
  3516. | #define PACKAGE_TARNAME ""
  3517. | #define PACKAGE_VERSION ""
  3518. | #define PACKAGE_STRING ""
  3519. | #define PACKAGE_BUGREPORT ""
  3520. | #define PACKAGE "netatalk"
  3521. | #define VERSION "2.2.0"
  3522. | #define STDC_HEADERS 1
  3523. | #define HAVE_SYS_TYPES_H 1
  3524. | #define HAVE_SYS_STAT_H 1
  3525. | #define HAVE_STDLIB_H 1
  3526. | #define HAVE_STRING_H 1
  3527. | #define HAVE_MEMORY_H 1
  3528. | #define HAVE_STRINGS_H 1
  3529. | #define HAVE_INTTYPES_H 1
  3530. | #define HAVE_STDINT_H 1
  3531. | #define HAVE_UNISTD_H 1
  3532. | #define HAVE_DLFCN_H 1
  3533. | #define HAVE_DIRENT_H 1
  3534. | #define STDC_HEADERS 1
  3535. | #define HAVE_SYS_WAIT_H 1
  3536. | #define HAVE_FCNTL_H 1
  3537. | #define HAVE_LIMITS_H 1
  3538. | #define HAVE_STDINT_H 1
  3539. | #define HAVE_STRINGS_H 1
  3540. | #define HAVE_TIME_H 1
  3541. | #define HAVE_SYS_PARAM_H 1
  3542. | #define HAVE_SYS_FCNTL_H 1
  3543. | #define HAVE_SYS_FILE_H 1
  3544. | #define HAVE_SYS_IOCTL_H 1
  3545. | #define HAVE_SYS_TIME_H 1
  3546. | #define HAVE_SYS_STATVFS_H 1
  3547. | #define HAVE_SYS_STAT_H 1
  3548. | #define HAVE_SYSLOG_H 1
  3549. | #define HAVE_UNISTD_H 1
  3550. | #define HAVE_TERMIOS_H 1
  3551. | #define HAVE_SYS_TERMIOS_H 1
  3552. | #define HAVE_NETDB_H 1
  3553. | #define HAVE_SYS_TYPES_H 1
  3554. | #define HAVE_DLFCN_H 1
  3555. | #define HAVE_ERRNO_H 1
  3556. | #define HAVE_SYS_ERRNO_H 1
  3557. | #define HAVE_SYS_UIO_H 1
  3558. | #define HAVE_LANGINFO_H 1
  3559. | #define HAVE_LOCALE_H 1
  3560. | #define HAVE_SYS_FILIO_H 1
  3561. | #define HAVE_SYS_MOUNT_H 1
  3562. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  3563. | #define HAVE_ST_RDEV 1
  3564. | #define TIME_WITH_SYS_TIME 1
  3565. | #define HAVE_LIBDL 1
  3566. | #define HAVE_DLERROR 1
  3567. | #define HAVE_DLOPEN 1
  3568. | #define HAVE_DLSYM 1
  3569. | #define HAVE_DLCLOSE 1
  3570. | #define GETGROUPS_T gid_t
  3571. | #define HAVE_STDLIB_H 1
  3572. | #define HAVE_UNISTD_H 1
  3573. | #define HAVE_GETPAGESIZE 1
  3574. | #define HAVE_MMAP 1
  3575. | #define RETSIGTYPE void
  3576. | #define HAVE_UTIME_H 1
  3577. | #define HAVE_UTIME_NULL 1
  3578. | #define HAVE_WAIT3 1
  3579. | #define HAVE_GETCWD 1
  3580. | #define HAVE_GETHOSTNAME 1
  3581. | #define HAVE_GETTIMEOFDAY 1
  3582. | #define HAVE_GETUSERSHELL 1
  3583. | #define HAVE_MKDIR 1
  3584. | #define HAVE_RMDIR 1
  3585. | #define HAVE_SELECT 1
  3586. | #define HAVE_SOCKET 1
  3587. | #define HAVE_STRDUP 1
  3588. | #define HAVE_STRCASESTR 1
  3589. | #define HAVE_STRSTR 1
  3590. | #define HAVE_STRTOUL 1
  3591. | #define HAVE_STRCHR 1
  3592. | #define HAVE_MEMCPY 1
  3593. | #define HAVE_SETLOCALE 1
  3594. | #define HAVE_NL_LANGINFO 1
  3595. | #define HAVE_STRLCPY 1
  3596. | #define HAVE_STRLCAT 1
  3597. | #define HAVE_SETLINEBUF 1
  3598. | #define HAVE_PSELECT 1
  3599. | #define HAVE_ACCESS 1
  3600. | #define HAVE_PREAD 1
  3601. | #define HAVE_PWRITE 1
  3602. | #define HAVE_WAITPID 1
  3603. | #define HAVE_GETCWD 1
  3604. | #define HAVE_STRDUP 1
  3605. | #define HAVE_STRNDUP 1
  3606. | #define HAVE_STRNLEN 1
  3607. | #define HAVE_STRTOUL 1
  3608. | #define HAVE_STRERROR 1
  3609. | #define HAVE_CHOWN 1
  3610. | #define HAVE_FCHOWN 1
  3611. | #define HAVE_CHMOD 1
  3612. | #define HAVE_FCHMOD 1
  3613. | #define HAVE_CHROOT 1
  3614. | #define HAVE_LINK 1
  3615. | #define HAVE_MKNOD 1
  3616. | #define HAVE_OPENAT 1
  3617. | #define HAVE_RENAMEAT 1
  3618. | #define HAVE_FSTATAT 1
  3619. | #define HAVE_UNLINKAT 1
  3620. | #define _ATFILE_SOURCE 1
  3621. | #define HAVE_ATFUNCS 1
  3622. | #define HAVE_STRUCT_TM_TM_GMTOFF 1
  3623. | #define HAVE_SNPRINTF 1
  3624. | #define HAVE_VSNPRINTF 1
  3625. | #define HAVE_STDARG_H 1
  3626. | #define HAVE_STRERROR 1
  3627. | #define HAVE_ERRNO 1
  3628. | #define HAVE_DECL_ERRNO 1
  3629. | #define HAVE_SYS_NERR 1
  3630. | #define HAVE_SYS_ERRLIST 1
  3631. | #define HAVE_DECL_SYS_ERRLIST 1
  3632. | #define HAVE_LONG_LONG 1
  3633. | #define HAVE_LONG_DOUBLE 1
  3634. | #define HAVE_QUAD_T 1
  3635. | #define ADMIN_GRP 1
  3636. | #define NDEBUG 1
  3637. | #define _FILE_OFFSET_BITS 64
  3638. | #define HAVE_LARGEFILE_SUPPORT
  3639. | #define HAVE_USABLE_ICONV 1
  3640. | #define ICONV_CONST const
  3641. | #define HAVE_UCS2INTERNAL 1
  3642. | #define CNID_BACKEND_DBD 1
  3643. | #define CNID_BACKEND_LAST 1
  3644. | #define CNID_BACKEND_TDB 1
  3645. | #define DEFAULT_CNID_SCHEME "dbd"
  3646. | #define HAVE_RPC_RPC_H 1
  3647. | #define HAVE_RPC_PMAP_PROT_H 1
  3648. | #define HAVE_RPCSVC_RQUOTA_H 1
  3649. | /* end confdefs.h. */
  3650. |
  3651. | /* Override any GCC internal prototype to avoid an error.
  3652. | Use char because int might match the return type of a GCC
  3653. | builtin and then its argument prototype would still apply. */
  3654. | #ifdef __cplusplus
  3655. | extern "C"
  3656. | #endif
  3657. | char avahi_client_new ();
  3658. | int
  3659. | main ()
  3660. | {
  3661. | return avahi_client_new ();
  3662. | ;
  3663. | return 0;
  3664. | }
  3665. configure:28464: result: no
  3666. configure:28685: checking whether to enable Zerconf support
  3667. configure:28697: result: no
  3668. configure:28700: error: Zeroconf installation not found
  3669.  
  3670. ## ---------------- ##
  3671. ## Cache variables. ##
  3672. ## ---------------- ##
  3673.  
  3674. ac_cv_build=amd64-portbld-freebsd8.2
  3675. ac_cv_c_compiler_gnu=yes
  3676. ac_cv_c_const=yes
  3677. ac_cv_c_inline=inline
  3678. ac_cv_cxx_compiler_gnu=yes
  3679. ac_cv_decl_errno=yes
  3680. ac_cv_decl_sys_errlist=yes
  3681. ac_cv_decl_sys_nerr_def=yes
  3682. ac_cv_env_AVAHI_CFLAGS_set=''
  3683. ac_cv_env_AVAHI_CFLAGS_value=''
  3684. ac_cv_env_AVAHI_LIBS_set=''
  3685. ac_cv_env_AVAHI_LIBS_value=''
  3686. ac_cv_env_AVAHI_TPOLL_CFLAGS_set=''
  3687. ac_cv_env_AVAHI_TPOLL_CFLAGS_value=''
  3688. ac_cv_env_AVAHI_TPOLL_LIBS_set=''
  3689. ac_cv_env_AVAHI_TPOLL_LIBS_value=''
  3690. ac_cv_env_CCC_set=''
  3691. ac_cv_env_CCC_value=''
  3692. ac_cv_env_CC_set=set
  3693. ac_cv_env_CC_value=cc
  3694. ac_cv_env_CFLAGS_set=set
  3695. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  3696. ac_cv_env_CPPFLAGS_set=set
  3697. ac_cv_env_CPPFLAGS_value=''
  3698. ac_cv_env_CPP_set=set
  3699. ac_cv_env_CPP_value=cpp
  3700. ac_cv_env_CXXCPP_set=''
  3701. ac_cv_env_CXXCPP_value=''
  3702. ac_cv_env_CXXFLAGS_set=set
  3703. ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  3704. ac_cv_env_CXX_set=set
  3705. ac_cv_env_CXX_value=c++
  3706. ac_cv_env_F77_set=''
  3707. ac_cv_env_F77_value=''
  3708. ac_cv_env_FFLAGS_set=''
  3709. ac_cv_env_FFLAGS_value=''
  3710. ac_cv_env_LDFLAGS_set=''
  3711. ac_cv_env_LDFLAGS_value=''
  3712. ac_cv_env_LIBS_set=''
  3713. ac_cv_env_LIBS_value=''
  3714. ac_cv_env_PKG_CONFIG_set=''
  3715. ac_cv_env_PKG_CONFIG_value=''
  3716. ac_cv_env_build_alias_set=set
  3717. ac_cv_env_build_alias_value=amd64-portbld-freebsd8.2
  3718. ac_cv_env_host_alias_set=''
  3719. ac_cv_env_host_alias_value=''
  3720. ac_cv_env_target_alias_set=''
  3721. ac_cv_env_target_alias_value=''
  3722. ac_cv_errno=yes
  3723. ac_cv_f77_compiler_gnu=no
  3724. ac_cv_func_access=yes
  3725. ac_cv_func_backtrace_symbols=no
  3726. ac_cv_func_chmod=yes
  3727. ac_cv_func_chown=yes
  3728. ac_cv_func_chroot=yes
  3729. ac_cv_func_connect=yes
  3730. ac_cv_func_dirfd=no
  3731. ac_cv_func_dlclose=yes
  3732. ac_cv_func_dlerror=yes
  3733. ac_cv_func_dlopen=yes
  3734. ac_cv_func_dlsym=yes
  3735. ac_cv_func_fchmod=yes
  3736. ac_cv_func_fchown=yes
  3737. ac_cv_func_fstatat=yes
  3738. ac_cv_func_getcwd=yes
  3739. ac_cv_func_gethostbyname=yes
  3740. ac_cv_func_gethostname=yes
  3741. ac_cv_func_getpagesize=yes
  3742. ac_cv_func_gettimeofday=yes
  3743. ac_cv_func_getusershell=yes
  3744. ac_cv_func_link=yes
  3745. ac_cv_func_memcmp_working=yes
  3746. ac_cv_func_memcpy=yes
  3747. ac_cv_func_mkdir=yes
  3748. ac_cv_func_mknod64=no
  3749. ac_cv_func_mknod=yes
  3750. ac_cv_func_mmap_fixed_mapped=yes
  3751. ac_cv_func_nl_langinfo=yes
  3752. ac_cv_func_openat=yes
  3753. ac_cv_func_pread=yes
  3754. ac_cv_func_pselect=yes
  3755. ac_cv_func_pwrite=yes
  3756. ac_cv_func_renameat=yes
  3757. ac_cv_func_rmdir=yes
  3758. ac_cv_func_select=yes
  3759. ac_cv_func_setlinebuf=yes
  3760. ac_cv_func_setlocale=yes
  3761. ac_cv_func_shl_load=no
  3762. ac_cv_func_snprintf=yes
  3763. ac_cv_func_socket=yes
  3764. ac_cv_func_strcasestr=yes
  3765. ac_cv_func_strchr=yes
  3766. ac_cv_func_strdup=yes
  3767. ac_cv_func_strerror=yes
  3768. ac_cv_func_strlcat=yes
  3769. ac_cv_func_strlcpy=yes
  3770. ac_cv_func_strndup=yes
  3771. ac_cv_func_strnlen=yes
  3772. ac_cv_func_strstr=yes
  3773. ac_cv_func_strtoul=yes
  3774. ac_cv_func_unlinkat=yes
  3775. ac_cv_func_utime_null=yes
  3776. ac_cv_func_vsnprintf=yes
  3777. ac_cv_func_wait3_rusage=yes
  3778. ac_cv_func_waitpid=yes
  3779. ac_cv_header_avahi_client_client_h=yes
  3780. ac_cv_header_dirent_dirent_h=yes
  3781. ac_cv_header_dlfcn_h=yes
  3782. ac_cv_header_errno_h=yes
  3783. ac_cv_header_fcntl_h=yes
  3784. ac_cv_header_inttypes_h=yes
  3785. ac_cv_header_langinfo_h=yes
  3786. ac_cv_header_limits_h=yes
  3787. ac_cv_header_locale_h=yes
  3788. ac_cv_header_memory_h=yes
  3789. ac_cv_header_mntent_h=no
  3790. ac_cv_header_mount_h=no
  3791. ac_cv_header_netdb_h=yes
  3792. ac_cv_header_rpc_pmap_prot_h=yes
  3793. ac_cv_header_rpc_rpc_h=yes
  3794. ac_cv_header_rpcsvc_rquota_h=yes
  3795. ac_cv_header_sgtty_h=no
  3796. ac_cv_header_statfs_h=no
  3797. ac_cv_header_stdarg_h=yes
  3798. ac_cv_header_stdc=yes
  3799. ac_cv_header_stdint_h=yes
  3800. ac_cv_header_stdlib_h=yes
  3801. ac_cv_header_string_h=yes
  3802. ac_cv_header_strings_h=yes
  3803. ac_cv_header_sys_cdefs_h=yes
  3804. ac_cv_header_sys_errno_h=yes
  3805. ac_cv_header_sys_fcntl_h=yes
  3806. ac_cv_header_sys_file_h=yes
  3807. ac_cv_header_sys_filio_h=yes
  3808. ac_cv_header_sys_ioctl_h=yes
  3809. ac_cv_header_sys_mnttab_h=no
  3810. ac_cv_header_sys_mount_h=yes
  3811. ac_cv_header_sys_param_h=yes
  3812. ac_cv_header_sys_stat_h=yes
  3813. ac_cv_header_sys_statvfs_h=yes
  3814. ac_cv_header_sys_termios_h=yes
  3815. ac_cv_header_sys_time_h=yes
  3816. ac_cv_header_sys_types_h=yes
  3817. ac_cv_header_sys_types_h_makedev=yes
  3818. ac_cv_header_sys_uio_h=yes
  3819. ac_cv_header_sys_vfs_h=no
  3820. ac_cv_header_sys_wait_h=yes
  3821. ac_cv_header_syslog_h=yes
  3822. ac_cv_header_termios_h=yes
  3823. ac_cv_header_time=yes
  3824. ac_cv_header_time_h=yes
  3825. ac_cv_header_ufs_quota_h=no
  3826. ac_cv_header_unistd_h=yes
  3827. ac_cv_header_utime_h=yes
  3828. ac_cv_header_varargs_h=no
  3829. ac_cv_host=amd64-portbld-freebsd8.2
  3830. ac_cv_lib_avahi_client_avahi_client_new=no
  3831. ac_cv_lib_dl_dlopen=no
  3832. ac_cv_lib_dld_shl_load=no
  3833. ac_cv_lib_rpcsvc_main=yes
  3834. ac_cv_long_double=yes
  3835. ac_cv_long_long=yes
  3836. ac_cv_member_struct_stat_st_rdev=yes
  3837. ac_cv_member_struct_tm_tm_gmtoff=yes
  3838. ac_cv_objext=o
  3839. ac_cv_path_EGREP='/usr/bin/grep -E'
  3840. ac_cv_path_GREP=/usr/bin/grep
  3841. ac_cv_path_PERL=/usr/bin/perl
  3842. ac_cv_path_PS=/bin/ps
  3843. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  3844. ac_cv_prog_AWK=nawk
  3845. ac_cv_prog_CPP=cpp
  3846. ac_cv_prog_CXXCPP='c++ -E'
  3847. ac_cv_prog_ac_ct_AR=ar
  3848. ac_cv_prog_ac_ct_CC=cc
  3849. ac_cv_prog_ac_ct_RANLIB=ranlib
  3850. ac_cv_prog_ac_ct_STRIP=strip
  3851. ac_cv_prog_cc_c89=''
  3852. ac_cv_prog_cc_c99=-std=gnu99
  3853. ac_cv_prog_cc_cc_c_o=yes
  3854. ac_cv_prog_cc_g=yes
  3855. ac_cv_prog_cxx_g=yes
  3856. ac_cv_prog_f77_g=no
  3857. ac_cv_prog_gcc_traditional=no
  3858. ac_cv_prog_make_gmake_set=yes
  3859. ac_cv_quad_t=yes
  3860. ac_cv_search_opendir='none required'
  3861. ac_cv_search_pthread_sigmask='none required'
  3862. ac_cv_struct_tm=time.h
  3863. ac_cv_sys_errlist=yes
  3864. ac_cv_sys_file_offset_bits=64
  3865. ac_cv_sys_nerr=yes
  3866. ac_cv_sys_symbol_underscore=no
  3867. ac_cv_target=amd64-portbld-freebsd8.2
  3868. ac_cv_type_getgroups=gid_t
  3869. ac_cv_type_mode_t=yes
  3870. ac_cv_type_off_t=yes
  3871. ac_cv_type_pid_t=yes
  3872. ac_cv_type_signal=void
  3873. ac_cv_type_size_t=yes
  3874. ac_cv_type_uid_t=yes
  3875. am_cv_CC_dependencies_compiler_type=gcc3
  3876. am_cv_CXX_dependencies_compiler_type=gcc3
  3877. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  3878. am_cv_proto_iconv_arg1=const
  3879. atalk_cv_cc_64bit_output=yes
  3880. libltdl_cv_func_dlopen=yes
  3881. lt_cv_deplibs_check_method=pass_all
  3882. lt_cv_dlopen=dlopen
  3883. lt_cv_dlopen_libs=''
  3884. lt_cv_dlopen_self=yes
  3885. lt_cv_dlopen_self_static=no
  3886. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3887. lt_cv_file_magic_test_file=''
  3888. lt_cv_ld_reload_flag=-r
  3889. lt_cv_objdir=.libs
  3890. lt_cv_path_LD=/usr/bin/ld
  3891. lt_cv_path_LDCXX=/usr/bin/ld
  3892. lt_cv_path_NM='/usr/bin/nm -B'
  3893. lt_cv_path_SED=/usr/bin/sed
  3894. lt_cv_prog_compiler_c_o=yes
  3895. lt_cv_prog_compiler_c_o_CXX=yes
  3896. lt_cv_prog_compiler_pic_works=yes
  3897. lt_cv_prog_compiler_pic_works_CXX=yes
  3898. lt_cv_prog_compiler_rtti_exceptions=no
  3899. lt_cv_prog_compiler_static_works=yes
  3900. lt_cv_prog_compiler_static_works_CXX=yes
  3901. lt_cv_prog_gnu_ld=yes
  3902. lt_cv_prog_gnu_ldcxx=yes
  3903. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
  3904. 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'\'
  3905. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
  3906. lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
  3907. lt_cv_sys_lib_search_path_spec=/usr/lib
  3908. lt_cv_sys_max_cmd_len=262144
  3909. lt_lt_cv_prog_compiler_c_o='"yes"'
  3910. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  3911. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  3912. 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'\''"'
  3913. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  3914. netatalk_cv_HAVE_UCS2INTERNAL=yes
  3915. netatalk_cv_HAVE_USABLE_ICONV=yes
  3916. netatalk_cv_SIZEOF_OFF_T=yes
  3917. netatalk_cv_admin_group=yes
  3918. netatalk_cv_afs=no
  3919. netatalk_cv_ddp_enabled=yes
  3920. netatalk_cv_dropkludge=no
  3921. netatalk_cv_force_uidgid=no
  3922. netatalk_cv_iconv=yes
  3923. netatalk_cv_quotasupport=yes
  3924. netatalk_cv_srvloc=no
  3925. netatalk_cv_with_cracklib=no
  3926. netatalk_cv_zeroconf=no
  3927.  
  3928. ## ----------------- ##
  3929. ## Output variables. ##
  3930. ## ----------------- ##
  3931.  
  3932. ACLOCAL='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run aclocal-1.10'
  3933. ACL_LIBS=''
  3934. AFS_CFLAGS=''
  3935. AFS_LIBS=''
  3936. AMDEPBACKSLASH='\'
  3937. AMDEP_FALSE='#'
  3938. AMDEP_TRUE=''
  3939. AMTAR='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run tar'
  3940. AR='ar'
  3941. AUTOCONF='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run autoconf'
  3942. AUTOHEADER='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run autoheader'
  3943. AUTOMAKE='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run automake-1.10'
  3944. AVAHI_CFLAGS=''
  3945. AVAHI_LIBS=''
  3946. AVAHI_TPOLL_CFLAGS=''
  3947. AVAHI_TPOLL_LIBS=''
  3948. AWK='nawk'
  3949. BDB_BIN=''
  3950. BDB_CFLAGS=''
  3951. BDB_LIBS=''
  3952. BDB_PATH=''
  3953. BUILD_DBD_DAEMON_FALSE='#'
  3954. BUILD_DBD_DAEMON_TRUE=''
  3955. BUILD_PAM_FALSE=''
  3956. BUILD_PAM_TRUE=''
  3957. CC='cc -std=gnu99'
  3958. CCDEPMODE='depmode=gcc3'
  3959. CFLAGS='-O2 -pipe -fno-strict-aliasing'
  3960. COMPILE_64BIT_KMODULE=''
  3961. COMPILE_A2BOOT_FALSE=''
  3962. COMPILE_A2BOOT_TRUE=''
  3963. COMPILE_KERNEL_GCC=''
  3964. COMPILE_TIMELORD_FALSE=''
  3965. COMPILE_TIMELORD_TRUE=''
  3966. CPP='cpp'
  3967. CPPFLAGS=''
  3968. CRYPT_LIBS=''
  3969. CUPS_CFLAGS=''
  3970. CUPS_CONFIG=''
  3971. CUPS_LDFLAGS=''
  3972. CUPS_LIBS=''
  3973. CXX='c++'
  3974. CXXCPP='c++ -E'
  3975. CXXDEPMODE='depmode=gcc3'
  3976. CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
  3977. CYGPATH_W='echo'
  3978. DEFAULT_CNID_SCHEME='dbd'
  3979. DEFAULT_HOOK_FALSE=''
  3980. DEFAULT_HOOK_TRUE=''
  3981. DEFS=''
  3982. DEPDIR='.deps'
  3983. DSYMUTIL=''
  3984. ECHO='echo'
  3985. ECHO_C=''
  3986. ECHO_N='-n'
  3987. ECHO_T=''
  3988. EGREP='/usr/bin/grep -E'
  3989. EXEEXT=''
  3990. F77=''
  3991. FFLAGS=''
  3992. GREP='/usr/bin/grep'
  3993. GSSAPI_CFLAGS=''
  3994. GSSAPI_LIBS=''
  3995. HAVE_ACLS_FALSE=''
  3996. HAVE_ACLS_TRUE=''
  3997. HAVE_ATFUNCS_FALSE=''
  3998. HAVE_ATFUNCS_TRUE=''
  3999. HAVE_LDAP_FALSE=''
  4000. HAVE_LDAP_TRUE=''
  4001. HAVE_LIBGCRYPT_FALSE=''
  4002. HAVE_LIBGCRYPT_TRUE=''
  4003. HAVE_OPENSSL_FALSE=''
  4004. HAVE_OPENSSL_TRUE=''
  4005. ICONV_CFLAGS=' -I/usr/local/include'
  4006. ICONV_LIBS=' -L/usr/local/lib -liconv'
  4007. INSTALL_DATA='install -o root -g wheel -m 444'
  4008. INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
  4009. INSTALL_SCRIPT='install -o root -g wheel -m 555'
  4010. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4011. KCFLAGS=''
  4012. KLDFLAGS=''
  4013. KRB5_CONFIG=''
  4014. LDFLAGS=''
  4015. LIBADD_DL=''
  4016. LIBGCRYPT_CFLAGS=''
  4017. LIBGCRYPT_CONFIG=''
  4018. LIBGCRYPT_LIBS=''
  4019. LIBOBJS=''
  4020. LIBS=''
  4021. LIBTOOL='$(SHELL) /usr/local/bin/libtool'
  4022. LN_S='ln -s'
  4023. LTLIBOBJS=''
  4024. MAINT='#'
  4025. MAINTAINER_MODE_FALSE=''
  4026. MAINTAINER_MODE_TRUE='#'
  4027. MAKEINFO='${SHELL} /usr/ports/net/netatalk/work/netatalk-2.2.0/missing --run makeinfo'
  4028. NETATALK_VERSION='2.2.0'
  4029. NMEDIT=''
  4030. OBJEXT='o'
  4031. OVERWRITE_CONFIG=''
  4032. PACKAGE='netatalk'
  4033. PACKAGE_BUGREPORT=''
  4034. PACKAGE_NAME=''
  4035. PACKAGE_STRING=''
  4036. PACKAGE_TARNAME=''
  4037. PACKAGE_VERSION=''
  4038. PAMDIR=''
  4039. PAM_ACCOUNT=''
  4040. PAM_AUTH=''
  4041. PAM_CFLAGS=''
  4042. PAM_DIRECTIVE=''
  4043. PAM_LIBS=''
  4044. PAM_PASSWORD=''
  4045. PAM_SESSION=''
  4046. PATH_SEPARATOR=':'
  4047. PERL='/usr/bin/perl'
  4048. PKGCONFDIR='/usr/local/etc'
  4049. PKG_CONFIG='/usr/local/bin/pkg-config'
  4050. PS='/bin/ps'
  4051. PTHREAD_LIBS=''
  4052. QUOTA_LIBS='-lrpcsvc'
  4053. RANLIB='ranlib'
  4054. SED='/usr/bin/sed'
  4055. SERVERTEXT='/usr/local/etc/msg'
  4056. SET_MAKE=''
  4057. SHELL='/bin/sh'
  4058. SLP_CFLAGS=''
  4059. SLP_LIBS=''
  4060. SOLARIS_MODULE_FALSE=''
  4061. SOLARIS_MODULE_TRUE=''
  4062. SPOOLDIR=''
  4063. SSL_CFLAGS=''
  4064. SSL_LIBS=''
  4065. STRIP='strip'
  4066. UAMS_PATH=''
  4067. USE_APPLETALK_FALSE=''
  4068. USE_APPLETALK_TRUE=''
  4069. USE_BDB_FALSE=''
  4070. USE_BDB_TRUE=''
  4071. USE_CDB_BACKEND_FALSE=''
  4072. USE_CDB_BACKEND_TRUE='#'
  4073. USE_COBALT_FALSE=''
  4074. USE_COBALT_TRUE=''
  4075. USE_DEBIAN_FALSE=''
  4076. USE_DEBIAN_TRUE=''
  4077. USE_DHX2_FALSE=''
  4078. USE_DHX2_TRUE=''
  4079. USE_DHX_FALSE=''
  4080. USE_DHX_TRUE=''
  4081. USE_GENTOO_FALSE=''
  4082. USE_GENTOO_TRUE=''
  4083. USE_GSSAPI_FALSE=''
  4084. USE_GSSAPI_TRUE=''
  4085. USE_KERBEROS_FALSE=''
  4086. USE_KERBEROS_TRUE=''
  4087. USE_LAST_BACKEND_FALSE='#'
  4088. USE_LAST_BACKEND_TRUE=''
  4089. USE_NETBSD_FALSE=''
  4090. USE_NETBSD_TRUE=''
  4091. USE_PAM_FALSE=''
  4092. USE_PAM_SO_FALSE=''
  4093. USE_PAM_SO_TRUE=''
  4094. USE_PAM_TRUE=''
  4095. USE_PGP_FALSE=''
  4096. USE_PGP_TRUE=''
  4097. USE_RANDNUM_FALSE=''
  4098. USE_RANDNUM_TRUE=''
  4099. USE_REDHAT_FALSE=''
  4100. USE_REDHAT_TRUE=''
  4101. USE_SHADOWPW_FALSE=''
  4102. USE_SHADOWPW_TRUE=''
  4103. USE_SOLARIS_FALSE=''
  4104. USE_SOLARIS_TRUE=''
  4105. USE_SPOOLDIR_FALSE=''
  4106. USE_SPOOLDIR_TRUE=''
  4107. USE_SUSE_FALSE=''
  4108. USE_SUSE_TRUE=''
  4109. USE_TDB_BACKEND_FALSE='#'
  4110. USE_TDB_BACKEND_TRUE=''
  4111. USE_TRU64_FALSE=''
  4112. USE_TRU64_TRUE=''
  4113. USE_UNDEF_FALSE=''
  4114. USE_UNDEF_TRUE=''
  4115. VERSION='2.2.0'
  4116. WEBMIN_PASS=''
  4117. WEBMIN_PATH=''
  4118. WEBMIN_PORT=''
  4119. WEBMIN_USER=''
  4120. WEBMIN_VERSION=''
  4121. WRAP_LIBS=''
  4122. ZEROCONF_CFLAGS=''
  4123. ZEROCONF_LIBS=''
  4124. ac_ct_CC='cc'
  4125. ac_ct_CXX=''
  4126. ac_ct_F77=''
  4127. am__fastdepCC_FALSE='#'
  4128. am__fastdepCC_TRUE=''
  4129. am__fastdepCXX_FALSE='#'
  4130. am__fastdepCXX_TRUE=''
  4131. am__include='include'
  4132. am__isrc=''
  4133. am__leading_dot='.'
  4134. am__quote=''
  4135. am__tar='${AMTAR} chof - "$$tardir"'
  4136. am__untar='${AMTAR} xf -'
  4137. bindir='${exec_prefix}/bin'
  4138. build='amd64-portbld-freebsd8.2'
  4139. build_alias='amd64-portbld-freebsd8.2'
  4140. build_cpu='amd64'
  4141. build_os='freebsd8.2'
  4142. build_vendor='portbld'
  4143. compiled_backends=' dbd last tdb'
  4144. datadir='${datarootdir}'
  4145. datarootdir='${prefix}/share'
  4146. docdir='${datarootdir}/doc/${PACKAGE}'
  4147. dvidir='${docdir}'
  4148. exec_prefix='NONE'
  4149. host='amd64-portbld-freebsd8.2'
  4150. host_alias=''
  4151. host_cpu='amd64'
  4152. host_os='freebsd8.2'
  4153. host_vendor='portbld'
  4154. htmldir='${docdir}'
  4155. includedir='${prefix}/include'
  4156. infodir='/usr/local/info/'
  4157. install_sh='$(SHELL) /usr/ports/net/netatalk/work/netatalk-2.2.0/install-sh'
  4158. libdir='${exec_prefix}/lib'
  4159. libexecdir='${exec_prefix}/libexec'
  4160. localedir='${datarootdir}/locale'
  4161. localstatedir='${prefix}/var'
  4162. mandir='/usr/local/man'
  4163. mkdir_p='$(top_builddir)/./install-sh -c -d'
  4164. oldincludedir='/usr/include'
  4165. pdfdir='${docdir}'
  4166. prefix='/usr/local'
  4167. program_transform_name='s,x,x,'
  4168. psdir='${docdir}'
  4169. sbindir='${exec_prefix}/sbin'
  4170. sharedstatedir='${prefix}/com'
  4171. sysconfdir='${prefix}/etc'
  4172. target='amd64-portbld-freebsd8.2'
  4173. target_alias=''
  4174. target_cpu='amd64'
  4175. target_os='freebsd8.2'
  4176. target_vendor='portbld'
  4177.  
  4178. ## ----------- ##
  4179. ## confdefs.h. ##
  4180. ## ----------- ##
  4181.  
  4182. #define PACKAGE_NAME ""
  4183. #define PACKAGE_TARNAME ""
  4184. #define PACKAGE_VERSION ""
  4185. #define PACKAGE_STRING ""
  4186. #define PACKAGE_BUGREPORT ""
  4187. #define PACKAGE "netatalk"
  4188. #define VERSION "2.2.0"
  4189. #define STDC_HEADERS 1
  4190. #define HAVE_SYS_TYPES_H 1
  4191. #define HAVE_SYS_STAT_H 1
  4192. #define HAVE_STDLIB_H 1
  4193. #define HAVE_STRING_H 1
  4194. #define HAVE_MEMORY_H 1
  4195. #define HAVE_STRINGS_H 1
  4196. #define HAVE_INTTYPES_H 1
  4197. #define HAVE_STDINT_H 1
  4198. #define HAVE_UNISTD_H 1
  4199. #define HAVE_DLFCN_H 1
  4200. #define HAVE_DIRENT_H 1
  4201. #define STDC_HEADERS 1
  4202. #define HAVE_SYS_WAIT_H 1
  4203. #define HAVE_FCNTL_H 1
  4204. #define HAVE_LIMITS_H 1
  4205. #define HAVE_STDINT_H 1
  4206. #define HAVE_STRINGS_H 1
  4207. #define HAVE_TIME_H 1
  4208. #define HAVE_SYS_PARAM_H 1
  4209. #define HAVE_SYS_FCNTL_H 1
  4210. #define HAVE_SYS_FILE_H 1
  4211. #define HAVE_SYS_IOCTL_H 1
  4212. #define HAVE_SYS_TIME_H 1
  4213. #define HAVE_SYS_STATVFS_H 1
  4214. #define HAVE_SYS_STAT_H 1
  4215. #define HAVE_SYSLOG_H 1
  4216. #define HAVE_UNISTD_H 1
  4217. #define HAVE_TERMIOS_H 1
  4218. #define HAVE_SYS_TERMIOS_H 1
  4219. #define HAVE_NETDB_H 1
  4220. #define HAVE_SYS_TYPES_H 1
  4221. #define HAVE_DLFCN_H 1
  4222. #define HAVE_ERRNO_H 1
  4223. #define HAVE_SYS_ERRNO_H 1
  4224. #define HAVE_SYS_UIO_H 1
  4225. #define HAVE_LANGINFO_H 1
  4226. #define HAVE_LOCALE_H 1
  4227. #define HAVE_SYS_FILIO_H 1
  4228. #define HAVE_SYS_MOUNT_H 1
  4229. #define HAVE_STRUCT_STAT_ST_RDEV 1
  4230. #define HAVE_ST_RDEV 1
  4231. #define TIME_WITH_SYS_TIME 1
  4232. #define HAVE_LIBDL 1
  4233. #define HAVE_DLERROR 1
  4234. #define HAVE_DLOPEN 1
  4235. #define HAVE_DLSYM 1
  4236. #define HAVE_DLCLOSE 1
  4237. #define GETGROUPS_T gid_t
  4238. #define HAVE_STDLIB_H 1
  4239. #define HAVE_UNISTD_H 1
  4240. #define HAVE_GETPAGESIZE 1
  4241. #define HAVE_MMAP 1
  4242. #define RETSIGTYPE void
  4243. #define HAVE_UTIME_H 1
  4244. #define HAVE_UTIME_NULL 1
  4245. #define HAVE_WAIT3 1
  4246. #define HAVE_GETCWD 1
  4247. #define HAVE_GETHOSTNAME 1
  4248. #define HAVE_GETTIMEOFDAY 1
  4249. #define HAVE_GETUSERSHELL 1
  4250. #define HAVE_MKDIR 1
  4251. #define HAVE_RMDIR 1
  4252. #define HAVE_SELECT 1
  4253. #define HAVE_SOCKET 1
  4254. #define HAVE_STRDUP 1
  4255. #define HAVE_STRCASESTR 1
  4256. #define HAVE_STRSTR 1
  4257. #define HAVE_STRTOUL 1
  4258. #define HAVE_STRCHR 1
  4259. #define HAVE_MEMCPY 1
  4260. #define HAVE_SETLOCALE 1
  4261. #define HAVE_NL_LANGINFO 1
  4262. #define HAVE_STRLCPY 1
  4263. #define HAVE_STRLCAT 1
  4264. #define HAVE_SETLINEBUF 1
  4265. #define HAVE_PSELECT 1
  4266. #define HAVE_ACCESS 1
  4267. #define HAVE_PREAD 1
  4268. #define HAVE_PWRITE 1
  4269. #define HAVE_WAITPID 1
  4270. #define HAVE_GETCWD 1
  4271. #define HAVE_STRDUP 1
  4272. #define HAVE_STRNDUP 1
  4273. #define HAVE_STRNLEN 1
  4274. #define HAVE_STRTOUL 1
  4275. #define HAVE_STRERROR 1
  4276. #define HAVE_CHOWN 1
  4277. #define HAVE_FCHOWN 1
  4278. #define HAVE_CHMOD 1
  4279. #define HAVE_FCHMOD 1
  4280. #define HAVE_CHROOT 1
  4281. #define HAVE_LINK 1
  4282. #define HAVE_MKNOD 1
  4283. #define HAVE_OPENAT 1
  4284. #define HAVE_RENAMEAT 1
  4285. #define HAVE_FSTATAT 1
  4286. #define HAVE_UNLINKAT 1
  4287. #define _ATFILE_SOURCE 1
  4288. #define HAVE_ATFUNCS 1
  4289. #define HAVE_STRUCT_TM_TM_GMTOFF 1
  4290. #define HAVE_SNPRINTF 1
  4291. #define HAVE_VSNPRINTF 1
  4292. #define HAVE_STDARG_H 1
  4293. #define HAVE_STRERROR 1
  4294. #define HAVE_ERRNO 1
  4295. #define HAVE_DECL_ERRNO 1
  4296. #define HAVE_SYS_NERR 1
  4297. #define HAVE_SYS_ERRLIST 1
  4298. #define HAVE_DECL_SYS_ERRLIST 1
  4299. #define HAVE_LONG_LONG 1
  4300. #define HAVE_LONG_DOUBLE 1
  4301. #define HAVE_QUAD_T 1
  4302. #define ADMIN_GRP 1
  4303. #define NDEBUG 1
  4304. #define _FILE_OFFSET_BITS 64
  4305. #define HAVE_LARGEFILE_SUPPORT
  4306. #define HAVE_USABLE_ICONV 1
  4307. #define ICONV_CONST const
  4308. #define HAVE_UCS2INTERNAL 1
  4309. #define CNID_BACKEND_DBD 1
  4310. #define CNID_BACKEND_LAST 1
  4311. #define CNID_BACKEND_TDB 1
  4312. #define DEFAULT_CNID_SCHEME "dbd"
  4313. #define HAVE_RPC_RPC_H 1
  4314. #define HAVE_RPC_PMAP_PROT_H 1
  4315. #define HAVE_RPCSVC_RQUOTA_H 1
  4316.  
  4317. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement