Ticket #14177: root

File root, 185.0 KB (added by asmarin@…, 16 years ago)

avahi config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by avahi configure 0.6.22, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-autoipd --disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --with-libiconv-prefix=/opt/local --with-libintl-prefix=/opt/local --with-distro=darwin --enable-compat-libdns_sd
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macbook-pro-de-alejandro-sanchez-marin.local
14uname -m = i386
15uname -r = 9.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 78 tasks, 316 threads, 2 processors
34Load average: 1.82, Mach factor: 0.72
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2339: checking for a BSD-compatible install
53configure:2395: result: /usr/bin/install
54configure:2406: checking whether build environment is sane
55configure:2449: result: yes
56configure:2514: checking for gawk
57configure:2530: found /opt/local/bin/gawk
58configure:2541: result: gawk
59configure:2552: checking whether make sets $(MAKE)
60configure:2573: result: yes
61configure:2841: checking for gcc
62configure:2868: result: /usr/bin/gcc-4.0
63configure:3106: checking for C compiler version
64configure:3113: /usr/bin/gcc-4.0 --version >&5
65i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
66Copyright (C) 2005 Free Software Foundation, Inc.
67This is free software; see the source for copying conditions.  There is NO
68warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70configure:3116: $? = 0
71configure:3123: /usr/bin/gcc-4.0 -v >&5
72Using built-in specs.
73Target: i686-apple-darwin9
74Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
75Thread model: posix
76gcc version 4.0.1 (Apple Inc. build 5465)
77configure:3126: $? = 0
78configure:3133: /usr/bin/gcc-4.0 -V >&5
79gcc-4.0: argument to `-V' is missing
80configure:3136: $? = 1
81configure:3159: checking for C compiler default output file name
82configure:3186: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
83configure:3189: $? = 0
84configure:3227: result: a.out
85configure:3244: checking whether the C compiler works
86configure:3254: ./a.out
87configure:3257: $? = 0
88configure:3274: result: yes
89configure:3281: checking whether we are cross compiling
90configure:3283: result: no
91configure:3286: checking for suffix of executables
92configure:3293: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
93configure:3296: $? = 0
94configure:3320: result:
95configure:3326: checking for suffix of object files
96configure:3352: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
97configure:3355: $? = 0
98configure:3378: result: o
99configure:3382: checking whether we are using the GNU C compiler
100configure:3411: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
101configure:3417: $? = 0
102configure:3434: result: yes
103configure:3439: checking whether /usr/bin/gcc-4.0 accepts -g
104configure:3469: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -L/opt/local/lib conftest.c >&5
105configure:3475: $? = 0
106configure:3574: result: yes
107configure:3591: checking for /usr/bin/gcc-4.0 option to accept ISO C89
108configure:3665: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
109configure:3671: $? = 0
110configure:3694: result: none needed
111configure:3723: checking for style of include used by make
112configure:3751: result: GNU
113configure:3779: checking dependency style of /usr/bin/gcc-4.0
114configure:3869: result: gcc3
115configure:4002: checking for C++ compiler version
116configure:4009: /usr/bin/g++-4.0 --version >&5
117i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
118Copyright (C) 2005 Free Software Foundation, Inc.
119This is free software; see the source for copying conditions.  There is NO
120warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
121
122configure:4012: $? = 0
123configure:4019: /usr/bin/g++-4.0 -v >&5
124Using built-in specs.
125Target: i686-apple-darwin9
126Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
127Thread model: posix
128gcc version 4.0.1 (Apple Inc. build 5465)
129configure:4022: $? = 0
130configure:4029: /usr/bin/g++-4.0 -V >&5
131g++-4.0: argument to `-V' is missing
132configure:4032: $? = 1
133configure:4035: checking whether we are using the GNU C++ compiler
134configure:4064: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
135configure:4070: $? = 0
136configure:4087: result: yes
137configure:4092: checking whether /usr/bin/g++-4.0 accepts -g
138configure:4122: /usr/bin/g++-4.0 -c -g -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
139configure:4128: $? = 0
140configure:4227: result: yes
141configure:4252: checking dependency style of /usr/bin/g++-4.0
142configure:4342: result: gcc3
143configure:4370: checking how to run the C preprocessor
144configure:4486: result: /usr/bin/cpp-4.0
145configure:4515: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
146configure:4521: $? = 0
147configure:4552: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
148conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
149configure:4558: $? = 1
150configure: failed program was:
151| /* confdefs.h.  */
152| #define PACKAGE_NAME "avahi"
153| #define PACKAGE_TARNAME "avahi"
154| #define PACKAGE_VERSION "0.6.22"
155| #define PACKAGE_STRING "avahi 0.6.22"
156| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
157| #define PACKAGE "avahi"
158| #define VERSION "0.6.22"
159| #define _GNU_SOURCE 1
160| /* end confdefs.h.  */
161| #include <ac_nonexistent.h>
162configure:4608: checking for a BSD-compatible install
163configure:4664: result: /usr/bin/install
164configure:4675: checking whether ln -s works
165configure:4679: result: yes
166configure:4686: checking whether make sets $(MAKE)
167configure:4707: result: yes
168configure:4718: checking for grep that handles long lines and -e
169configure:4792: result: /usr/bin/grep
170configure:4797: checking for egrep
171configure:4875: result: /usr/bin/grep -E
172configure:4881: checking whether /usr/bin/gcc-4.0 needs -traditional
173conftest.c:11:20: error: termio.h: No such file or directory
174configure:4923: result: no
175configure:4932: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together
176configure:4967: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
177configure:4970: $? = 0
178configure:4976: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
179configure:4979: $? = 0
180configure:4990: cc -c conftest.c >&5
181configure:4993: $? = 0
182configure:5001: cc -c conftest.c -o conftest2.o >&5
183configure:5004: $? = 0
184configure:5010: cc -c conftest.c -o conftest2.o >&5
185configure:5013: $? = 0
186configure:5031: result: yes
187configure:5086: checking whether libssp exists
188configure:5114: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -lssp >&5
189ld: library not found for -lssp
190collect2: ld returned 1 exit status
191configure:5120: $? = 1
192configure: failed program was:
193| /* confdefs.h.  */
194| #define PACKAGE_NAME "avahi"
195| #define PACKAGE_TARNAME "avahi"
196| #define PACKAGE_VERSION "0.6.22"
197| #define PACKAGE_STRING "avahi 0.6.22"
198| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
199| #define PACKAGE "avahi"
200| #define VERSION "0.6.22"
201| #define _GNU_SOURCE 1
202| /* end confdefs.h.  */
203|
204| int
205| main ()
206| {
207|
208|   ;
209|   return 0;
210| }
211configure:5139: result: no
212configure:5146: checking whether stack-smashing protection is available
213configure:5167: result: yes
214configure:5169: checking whether stack-smashing protection is buggy
215configure:5175: result: yes
216configure:5420: checking build system type
217configure:5438: result: i386-apple-darwin9.1.0
218configure:5460: checking host system type
219configure:5475: result: i386-apple-darwin9.1.0
220configure:5497: checking for a sed that does not truncate output
221configure:5553: result: /usr/bin/sed
222configure:5567: checking for ld used by /usr/bin/gcc-4.0
223configure:5634: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
224configure:5643: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
225configure:5658: result: no
226configure:5663: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
227configure:5670: result: -r
228configure:5688: checking for BSD-compatible nm
229configure:5737: result: /usr/bin/nm -p
230configure:5741: checking how to recognize dependent libraries
231configure:5927: result: pass_all
232configure:6162: checking for ANSI C header files
233configure:6192: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
234configure:6198: $? = 0
235configure:6297: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
236configure:6300: $? = 0
237configure:6306: ./conftest
238configure:6309: $? = 0
239configure:6326: result: yes
240configure:6350: checking for sys/types.h
241configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
242configure:6377: $? = 0
243configure:6393: result: yes
244configure:6350: checking for sys/stat.h
245configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
246configure:6377: $? = 0
247configure:6393: result: yes
248configure:6350: checking for stdlib.h
249configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
250configure:6377: $? = 0
251configure:6393: result: yes
252configure:6350: checking for string.h
253configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
254configure:6377: $? = 0
255configure:6393: result: yes
256configure:6350: checking for memory.h
257configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
258configure:6377: $? = 0
259configure:6393: result: yes
260configure:6350: checking for strings.h
261configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
262configure:6377: $? = 0
263configure:6393: result: yes
264configure:6350: checking for inttypes.h
265configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
266configure:6377: $? = 0
267configure:6393: result: yes
268configure:6350: checking for stdint.h
269configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
270configure:6377: $? = 0
271configure:6393: result: yes
272configure:6350: checking for unistd.h
273configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
274configure:6377: $? = 0
275configure:6393: result: yes
276configure:6420: checking dlfcn.h usability
277configure:6437: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
278configure:6443: $? = 0
279configure:6457: result: yes
280configure:6461: checking dlfcn.h presence
281configure:6476: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
282configure:6482: $? = 0
283configure:6496: result: yes
284configure:6529: checking for dlfcn.h
285configure:6537: result: yes
286configure:6560: checking how to run the C++ preprocessor
287configure:6596: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp
288configure:6602: $? = 0
289configure:6633: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp
290conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
291configure:6639: $? = 1
292configure: failed program was:
293| /* confdefs.h.  */
294| #define PACKAGE_NAME "avahi"
295| #define PACKAGE_TARNAME "avahi"
296| #define PACKAGE_VERSION "0.6.22"
297| #define PACKAGE_STRING "avahi 0.6.22"
298| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
299| #define PACKAGE "avahi"
300| #define VERSION "0.6.22"
301| #define _GNU_SOURCE 1
302| #define STDC_HEADERS 1
303| #define HAVE_SYS_TYPES_H 1
304| #define HAVE_SYS_STAT_H 1
305| #define HAVE_STDLIB_H 1
306| #define HAVE_STRING_H 1
307| #define HAVE_MEMORY_H 1
308| #define HAVE_STRINGS_H 1
309| #define HAVE_INTTYPES_H 1
310| #define HAVE_STDINT_H 1
311| #define HAVE_UNISTD_H 1
312| #define HAVE_DLFCN_H 1
313| /* end confdefs.h.  */
314| #include <ac_nonexistent.h>
315configure:6672: result: /usr/bin/g++-4.0 -E
316configure:6701: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp
317configure:6707: $? = 0
318configure:6738: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp
319conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
320configure:6744: $? = 1
321configure: failed program was:
322| /* confdefs.h.  */
323| #define PACKAGE_NAME "avahi"
324| #define PACKAGE_TARNAME "avahi"
325| #define PACKAGE_VERSION "0.6.22"
326| #define PACKAGE_STRING "avahi 0.6.22"
327| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
328| #define PACKAGE "avahi"
329| #define VERSION "0.6.22"
330| #define _GNU_SOURCE 1
331| #define STDC_HEADERS 1
332| #define HAVE_SYS_TYPES_H 1
333| #define HAVE_SYS_STAT_H 1
334| #define HAVE_STDLIB_H 1
335| #define HAVE_STRING_H 1
336| #define HAVE_MEMORY_H 1
337| #define HAVE_STRINGS_H 1
338| #define HAVE_INTTYPES_H 1
339| #define HAVE_STDINT_H 1
340| #define HAVE_UNISTD_H 1
341| #define HAVE_DLFCN_H 1
342| /* end confdefs.h.  */
343| #include <ac_nonexistent.h>
344configure:6836: checking for g77
345configure:6866: result: no
346configure:6836: checking for xlf
347configure:6866: result: no
348configure:6836: checking for f77
349configure:6866: result: no
350configure:6836: checking for frt
351configure:6866: result: no
352configure:6836: checking for pgf77
353configure:6866: result: no
354configure:6836: checking for cf77
355configure:6866: result: no
356configure:6836: checking for fort77
357configure:6866: result: no
358configure:6836: checking for fl32
359configure:6866: result: no
360configure:6836: checking for af77
361configure:6866: result: no
362configure:6836: checking for xlf90
363configure:6866: result: no
364configure:6836: checking for f90
365configure:6866: result: no
366configure:6836: checking for pgf90
367configure:6866: result: no
368configure:6836: checking for pghpf
369configure:6866: result: no
370configure:6836: checking for epcf90
371configure:6866: result: no
372configure:6836: checking for gfortran
373configure:6866: result: no
374configure:6836: checking for g95
375configure:6866: result: no
376configure:6836: checking for xlf95
377configure:6866: result: no
378configure:6836: checking for f95
379configure:6866: result: no
380configure:6836: checking for fort
381configure:6866: result: no
382configure:6836: checking for ifort
383configure:6866: result: no
384configure:6836: checking for ifc
385configure:6866: result: no
386configure:6836: checking for efc
387configure:6866: result: no
388configure:6836: checking for pgf95
389configure:6866: result: no
390configure:6836: checking for lf95
391configure:6866: result: no
392configure:6836: checking for ftn
393configure:6866: result: no
394configure:6893: checking for Fortran 77 compiler version
395configure:6900:  --version >&5
396./configure: line 6901: --version: command not found
397configure:6903: $? = 127
398configure:6910:  -v >&5
399./configure: line 6911: -v: command not found
400configure:6913: $? = 127
401configure:6920:  -V >&5
402./configure: line 6921: -V: command not found
403configure:6923: $? = 127
404configure:6931: checking whether we are using the GNU Fortran 77 compiler
405configure:6950:  -c -O2 conftest.F >&5
406./configure: line 6951: -c: command not found
407configure:6956: $? = 127
408configure: failed program was:
409|       program main
410| #ifndef __GNUC__
411|        choke me
412| #endif
413|
414|       end
415configure:6973: result: no
416configure:6979: checking whether  accepts -g
417configure:6996:  -c -g conftest.f >&5
418./configure: line 6997: -c: command not found
419configure:7002: $? = 127
420configure: failed program was:
421|       program main
422|
423|       end
424configure:7018: result: no
425configure:7048: checking the maximum length of command line arguments
426configure:7160: result: 196608
427configure:7172: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
428configure:7277: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
429configure:7280: $? = 0
430configure:7284: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
431configure:7287: $? = 0
432cannot find nm_test_var in conftest.nm
433configure:7277: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
434configure:7280: $? = 0
435configure:7284: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
436configure:7287: $? = 0
437configure:7339: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c conftstm.o >&5
438configure:7342: $? = 0
439configure:7380: result: ok
440configure:7384: checking for objdir
441configure:7399: result: .libs
442configure:7491: checking for ar
443configure:7507: found /usr/bin/ar
444configure:7518: result: ar
445configure:7587: checking for ranlib
446configure:7603: found /usr/bin/ranlib
447configure:7614: result: ranlib
448configure:7683: checking for strip
449configure:7699: found /usr/bin/strip
450configure:7710: result: strip
451configure:7996: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
452configure:8014: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-rtti -fno-exceptions conftest.c >&5
453cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
454configure:8018: $? = 0
455configure:8031: result: no
456configure:8046: checking for /usr/bin/gcc-4.0 option to produce PIC
457configure:8278: result: -fno-common
458configure:8286: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
459configure:8304: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-common -DPIC conftest.c >&5
460configure:8308: $? = 0
461configure:8321: result: yes
462configure:8349: checking if /usr/bin/gcc-4.0 static flag -static works
463configure:8377: result: no
464configure:8387: checking if /usr/bin/gcc-4.0 supports -c -o file.o
465configure:8408: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -o out/conftest2.o conftest.c >&5
466configure:8412: $? = 0
467configure:8434: result: yes
468configure:8460: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
469configure:9441: result: yes
470configure:9508: checking dynamic linker characteristics
471configure:10122: result: darwin9.1.0 dyld
472configure:10131: checking how to hardcode library paths into programs
473configure:10156: result: immediate
474configure:10170: checking whether stripping libraries is possible
475configure:10184: result: yes
476configure:10977: checking if libtool supports shared libraries
477configure:10979: result: yes
478configure:10982: checking whether to build shared libraries
479configure:11003: result: yes
480configure:11006: checking whether to build static libraries
481configure:11010: result: yes
482configure:11103: creating libtool
483configure:11691: checking for ld used by /usr/bin/g++-4.0
484configure:11758: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
485configure:11767: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
486configure:11782: result: no
487configure:11833: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
488configure:12807: result: yes
489configure:12825: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
490configure:12828: $? = 0
491configure:12980: checking for /usr/bin/g++-4.0 option to produce PIC
492configure:13264: result: -fno-common
493configure:13272: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
494configure:13290: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-common -DPIC conftest.cpp >&5
495configure:13294: $? = 0
496configure:13307: result: yes
497configure:13335: checking if /usr/bin/g++-4.0 static flag -static works
498configure:13363: result: no
499configure:13373: checking if /usr/bin/g++-4.0 supports -c -o file.o
500configure:13394: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -o out/conftest2.o conftest.cpp >&5
501configure:13398: $? = 0
502configure:13420: result: yes
503configure:13446: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
504configure:13474: result: yes
505configure:13541: checking dynamic linker characteristics
506configure:14103: result: darwin9.1.0 dyld
507configure:14112: checking how to hardcode library paths into programs
508configure:14137: result: immediate
509configure:20335: checking whether the C++ compiler works
510configure:20356: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5
511configure:20362: $? = 0
512configure:20384: result: yes
513configure:20586: checking for the pthreads library -lpthreads
514configure:20629: /usr/bin/gcc-4.0 -o conftest -O2  -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lpthreads  >&5
515ld: library not found for -lpthreads
516collect2: ld returned 1 exit status
517configure:20635: $? = 1
518configure: failed program was:
519| /* confdefs.h.  */
520| #define PACKAGE_NAME "avahi"
521| #define PACKAGE_TARNAME "avahi"
522| #define PACKAGE_VERSION "0.6.22"
523| #define PACKAGE_STRING "avahi 0.6.22"
524| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
525| #define PACKAGE "avahi"
526| #define VERSION "0.6.22"
527| #define _GNU_SOURCE 1
528| #define STDC_HEADERS 1
529| #define HAVE_SYS_TYPES_H 1
530| #define HAVE_SYS_STAT_H 1
531| #define HAVE_STDLIB_H 1
532| #define HAVE_STRING_H 1
533| #define HAVE_MEMORY_H 1
534| #define HAVE_STRINGS_H 1
535| #define HAVE_INTTYPES_H 1
536| #define HAVE_STDINT_H 1
537| #define HAVE_UNISTD_H 1
538| #define HAVE_DLFCN_H 1
539| /* end confdefs.h.  */
540| #include <pthread.h>
541| int
542| main ()
543| {
544| pthread_t th; pthread_join(th, 0);
545|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
546|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
547|   ;
548|   return 0;
549| }
550configure:20655: result: no
551configure:20531: checking whether pthreads work without any flags
552configure:20629: /usr/bin/gcc-4.0 -o conftest -O2  -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c   >&5
553configure:20635: $? = 0
554configure:20655: result: yes
555configure:20674: checking for joinable pthread attribute
556configure:20699: /usr/bin/gcc-4.0 -o conftest -O2  -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c   >&5
557configure:20705: $? = 0
558configure:20722: result: PTHREAD_CREATE_JOINABLE
559configure:20732: checking if more special flags are required for pthreads
560configure:20739: result: -D_THREAD_SAFE
561configure:20801: checking whether to check for GCC pthread/shared inconsistencies
562configure:20808: result: no
563configure:21064: checking for linux/netlink.h
564configure:21088: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
565conftest.c:25:23: error: asm/types.h: No such file or directory
566conftest.c:28:27: error: linux/netlink.h: No such file or directory
567configure:21094: $? = 1
568configure: failed program was:
569| /* confdefs.h.  */
570| #define PACKAGE_NAME "avahi"
571| #define PACKAGE_TARNAME "avahi"
572| #define PACKAGE_VERSION "0.6.22"
573| #define PACKAGE_STRING "avahi 0.6.22"
574| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
575| #define PACKAGE "avahi"
576| #define VERSION "0.6.22"
577| #define _GNU_SOURCE 1
578| #define STDC_HEADERS 1
579| #define HAVE_SYS_TYPES_H 1
580| #define HAVE_SYS_STAT_H 1
581| #define HAVE_STDLIB_H 1
582| #define HAVE_STRING_H 1
583| #define HAVE_MEMORY_H 1
584| #define HAVE_STRINGS_H 1
585| #define HAVE_INTTYPES_H 1
586| #define HAVE_STDINT_H 1
587| #define HAVE_UNISTD_H 1
588| #define HAVE_DLFCN_H 1
589| #define HAVE_PTHREAD 1
590| /* end confdefs.h.  */
591|
592| #include <sys/socket.h>
593| #include <asm/types.h>
594|
595|
596| #include <linux/netlink.h>
597configure:21109: result: no
598configure:21137: checking for net/route.h
599configure:21161: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
600configure:21167: $? = 0
601configure:21182: result: yes
602configure:21210: checking for sys/filio.h
603configure:21232: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
604configure:21238: $? = 0
605configure:21253: result: yes
606configure:21281: checking for sys/sysctl.h
607configure:21306: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
608configure:21312: $? = 0
609configure:21327: result: yes
610configure:21355: checking for struct lifconf
611configure:21383: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
612conftest.c: In function 'main':
613conftest.c:32: error: invalid application of 'sizeof' to incomplete type 'struct lifconf'
614configure:21389: $? = 1
615configure: failed program was:
616| /* confdefs.h.  */
617| #define PACKAGE_NAME "avahi"
618| #define PACKAGE_TARNAME "avahi"
619| #define PACKAGE_VERSION "0.6.22"
620| #define PACKAGE_STRING "avahi 0.6.22"
621| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
622| #define PACKAGE "avahi"
623| #define VERSION "0.6.22"
624| #define _GNU_SOURCE 1
625| #define STDC_HEADERS 1
626| #define HAVE_SYS_TYPES_H 1
627| #define HAVE_SYS_STAT_H 1
628| #define HAVE_STDLIB_H 1
629| #define HAVE_STRING_H 1
630| #define HAVE_MEMORY_H 1
631| #define HAVE_STRINGS_H 1
632| #define HAVE_INTTYPES_H 1
633| #define HAVE_STDINT_H 1
634| #define HAVE_UNISTD_H 1
635| #define HAVE_DLFCN_H 1
636| #define HAVE_PTHREAD 1
637| #define HAVE_PF_ROUTE
638| #define HAVE_SYS_FILIO_H
639| #define HAVE_SYS_SYSCTL_H
640| /* end confdefs.h.  */
641| #include <sys/socket.h>
642| #include <net/if.h>
643|
644| int
645| main ()
646| {
647| sizeof (struct lifconf);
648|   ;
649|   return 0;
650| }
651configure:21405: result: no
652configure:21418: checking for struct ip_mreqn
653configure:21444: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
654conftest.c: In function 'main':
655conftest.c:31: error: storage size of 'mreq' isn't known
656configure:21450: $? = 1
657configure: failed program was:
658| /* confdefs.h.  */
659| #define PACKAGE_NAME "avahi"
660| #define PACKAGE_TARNAME "avahi"
661| #define PACKAGE_VERSION "0.6.22"
662| #define PACKAGE_STRING "avahi 0.6.22"
663| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
664| #define PACKAGE "avahi"
665| #define VERSION "0.6.22"
666| #define _GNU_SOURCE 1
667| #define STDC_HEADERS 1
668| #define HAVE_SYS_TYPES_H 1
669| #define HAVE_SYS_STAT_H 1
670| #define HAVE_STDLIB_H 1
671| #define HAVE_STRING_H 1
672| #define HAVE_MEMORY_H 1
673| #define HAVE_STRINGS_H 1
674| #define HAVE_INTTYPES_H 1
675| #define HAVE_STDINT_H 1
676| #define HAVE_UNISTD_H 1
677| #define HAVE_DLFCN_H 1
678| #define HAVE_PTHREAD 1
679| #define HAVE_PF_ROUTE
680| #define HAVE_SYS_FILIO_H
681| #define HAVE_SYS_SYSCTL_H
682| /* end confdefs.h.  */
683| #include <netinet/in.h>
684| int
685| main ()
686| {
687|
688|       struct ip_mreqn mreq;
689|       mreq.imr_address.s_addr = 0;
690|
691|   ;
692|   return 0;
693| }
694configure:21471: result: no
695configure:21473: checking for struct ip_mreq
696configure:21499: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5
697configure:21505: $? = 0
698configure:21512: result: yes
699configure:21900: checking whether /usr/bin/gcc-4.0 accepts -std=c99
700configure:21904: result: yes
701configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wall
702configure:21904: result: yes
703configure:21900: checking whether /usr/bin/gcc-4.0 accepts -W
704configure:21904: result: yes
705configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wextra
706configure:21904: result: yes
707configure:21900: checking whether /usr/bin/gcc-4.0 accepts -pedantic
708configure:21904: result: yes
709configure:21900: checking whether /usr/bin/gcc-4.0 accepts -pipe
710configure:21904: result: yes
711configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wformat
712configure:21904: result: yes
713configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wold-style-definition
714configure:21904: result: yes
715configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wdeclaration-after-statement
716configure:21904: result: yes
717configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wfloat-equal
718configure:21904: result: yes
719configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-declarations
720configure:21904: result: yes
721configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-prototypes
722configure:21904: result: yes
723configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wstrict-prototypes
724configure:21904: result: yes
725configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wredundant-decls
726configure:21904: result: yes
727configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-noreturn
728configure:21904: result: yes
729configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wshadow
730configure:21904: result: yes
731configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wendif-labels
732configure:21904: result: yes
733configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wpointer-arith
734configure:21904: result: yes
735configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wbad-function-cast
736configure:21904: result: yes
737configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wcast-qual
738configure:21904: result: yes
739configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wcast-align
740configure:21904: result: yes
741configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wwrite-strings
742configure:21904: result: yes
743configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Winline
744configure:21904: result: yes
745configure:21900: checking whether /usr/bin/gcc-4.0 accepts -fPIC
746configure:21904: result: yes
747configure:21914: checking for ANSI C header files
748configure:22078: result: yes
749configure:22115: checking arpa/inet.h usability
750configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
751configure:22138: $? = 0
752configure:22152: result: yes
753configure:22156: checking arpa/inet.h presence
754configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
755configure:22177: $? = 0
756configure:22191: result: yes
757configure:22224: checking for arpa/inet.h
758configure:22232: result: yes
759configure:22115: checking fcntl.h usability
760configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
761configure:22138: $? = 0
762configure:22152: result: yes
763configure:22156: checking fcntl.h presence
764configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
765configure:22177: $? = 0
766configure:22191: result: yes
767configure:22224: checking for fcntl.h
768configure:22232: result: yes
769configure:22105: checking for inttypes.h
770configure:22111: result: yes
771configure:22115: checking limits.h usability
772configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
773configure:22138: $? = 0
774configure:22152: result: yes
775configure:22156: checking limits.h presence
776configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
777configure:22177: $? = 0
778configure:22191: result: yes
779configure:22224: checking for limits.h
780configure:22232: result: yes
781configure:22115: checking netinet/in.h usability
782configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
783configure:22138: $? = 0
784configure:22152: result: yes
785configure:22156: checking netinet/in.h presence
786configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
787configure:22177: $? = 0
788configure:22191: result: yes
789configure:22224: checking for netinet/in.h
790configure:22232: result: yes
791configure:22105: checking for stdlib.h
792configure:22111: result: yes
793configure:22105: checking for string.h
794configure:22111: result: yes
795configure:22115: checking sys/ioctl.h usability
796configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
797configure:22138: $? = 0
798configure:22152: result: yes
799configure:22156: checking sys/ioctl.h presence
800configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
801configure:22177: $? = 0
802configure:22191: result: yes
803configure:22224: checking for sys/ioctl.h
804configure:22232: result: yes
805configure:22115: checking sys/socket.h usability
806configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
807configure:22138: $? = 0
808configure:22152: result: yes
809configure:22156: checking sys/socket.h presence
810configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
811configure:22177: $? = 0
812configure:22191: result: yes
813configure:22224: checking for sys/socket.h
814configure:22232: result: yes
815configure:22115: checking sys/time.h usability
816configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
817configure:22138: $? = 0
818configure:22152: result: yes
819configure:22156: checking sys/time.h presence
820configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
821configure:22177: $? = 0
822configure:22191: result: yes
823configure:22224: checking for sys/time.h
824configure:22232: result: yes
825configure:22105: checking for unistd.h
826configure:22111: result: yes
827configure:22115: checking netdb.h usability
828configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
829configure:22138: $? = 0
830configure:22152: result: yes
831configure:22156: checking netdb.h presence
832configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
833configure:22177: $? = 0
834configure:22191: result: yes
835configure:22224: checking for netdb.h
836configure:22232: result: yes
837configure:22115: checking syslog.h usability
838configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
839configure:22138: $? = 0
840configure:22152: result: yes
841configure:22156: checking syslog.h presence
842configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
843configure:22177: $? = 0
844configure:22191: result: yes
845configure:22224: checking for syslog.h
846configure:22232: result: yes
847configure:22245: checking for stdbool.h that conforms to C99
848configure:22338: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
849conftest.c:105: warning: function declaration isn't a prototype
850conftest.c: In function 'main':
851conftest.c:105: warning: old-style function definition
852configure:22344: $? = 0
853configure:22359: result: yes
854configure:22361: checking for _Bool
855configure:22391: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
856conftest.c:77: warning: function declaration isn't a prototype
857conftest.c: In function 'main':
858conftest.c:77: warning: old-style function definition
859configure:22397: $? = 0
860configure:22412: result: yes
861configure:22433: checking for an ANSI C-conforming const
862configure:22508: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
863conftest.c:46: warning: function declaration isn't a prototype
864conftest.c: In function 'main':
865conftest.c:46: warning: old-style function definition
866conftest.c:66: warning: cast discards qualifiers from pointer target type
867conftest.c:72: warning: 't' is used uninitialized in this function
868conftest.c:88: warning: 'b' is used uninitialized in this function
869conftest.c:94: warning: 'cs[0]' is used uninitialized in this function
870configure:22514: $? = 0
871configure:22529: result: yes
872configure:22539: checking for size_t
873configure:22569: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
874conftest.c:79: warning: function declaration isn't a prototype
875conftest.c: In function 'main':
876conftest.c:79: warning: old-style function definition
877configure:22575: $? = 0
878configure:22590: result: yes
879configure:22602: checking whether time.h and sys/time.h may both be included
880configure:22632: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
881conftest.c:49: warning: function declaration isn't a prototype
882conftest.c: In function 'main':
883conftest.c:49: warning: old-style function definition
884configure:22638: $? = 0
885configure:22653: result: yes
886configure:22663: checking for sys/wait.h that is POSIX.1 compatible
887configure:22699: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
888conftest.c:55: warning: function declaration isn't a prototype
889conftest.c: In function 'main':
890conftest.c:55: warning: old-style function definition
891configure:22705: $? = 0
892configure:22720: result: yes
893configure:22732: checking for library containing inet_ntop
894configure:22773: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
895conftest.c:52: warning: function declaration isn't a prototype
896conftest.c:55: warning: function declaration isn't a prototype
897conftest.c: In function 'main':
898conftest.c:55: warning: old-style function definition
899configure:22779: $? = 0
900configure:22807: result: none required
901configure:22815: checking for library containing recv
902configure:22856: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
903conftest.c:52: warning: function declaration isn't a prototype
904conftest.c:55: warning: function declaration isn't a prototype
905conftest.c: In function 'main':
906conftest.c:55: warning: old-style function definition
907configure:22862: $? = 0
908configure:22890: result: none required
909configure:22898: checking whether CMSG_SPACE is declared
910configure:22927: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5
911conftest.c:80: warning: function declaration isn't a prototype
912conftest.c: In function 'main':
913conftest.c:80: warning: old-style function definition
914conftest.c:82: error: 'CMSG_SPACE' undeclared (first use in this function)
915conftest.c:82: error: (Each undeclared identifier is reported only once
916conftest.c:82: error: for each function it appears in.)
917configure:22933: $? = 1
918configure: failed program was:
919| /* confdefs.h.  */
920| #define PACKAGE_NAME "avahi"
921| #define PACKAGE_TARNAME "avahi"
922| #define PACKAGE_VERSION "0.6.22"
923| #define PACKAGE_STRING "avahi 0.6.22"
924| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
925| #define PACKAGE "avahi"
926| #define VERSION "0.6.22"
927| #define _GNU_SOURCE 1
928| #define STDC_HEADERS 1
929| #define HAVE_SYS_TYPES_H 1
930| #define HAVE_SYS_STAT_H 1
931| #define HAVE_STDLIB_H 1
932| #define HAVE_STRING_H 1
933| #define HAVE_MEMORY_H 1
934| #define HAVE_STRINGS_H 1
935| #define HAVE_INTTYPES_H 1
936| #define HAVE_STDINT_H 1
937| #define HAVE_UNISTD_H 1
938| #define HAVE_DLFCN_H 1
939| #define HAVE_PTHREAD 1
940| #define HAVE_PF_ROUTE
941| #define HAVE_SYS_FILIO_H
942| #define HAVE_SYS_SYSCTL_H
943| #define HAVE_STRUCT_IP_MREQ
944| #define STDC_HEADERS 1
945| #define HAVE_ARPA_INET_H 1
946| #define HAVE_FCNTL_H 1
947| #define HAVE_INTTYPES_H 1
948| #define HAVE_LIMITS_H 1
949| #define HAVE_NETINET_IN_H 1
950| #define HAVE_STDLIB_H 1
951| #define HAVE_STRING_H 1
952| #define HAVE_SYS_IOCTL_H 1
953| #define HAVE_SYS_SOCKET_H 1
954| #define HAVE_SYS_TIME_H 1
955| #define HAVE_UNISTD_H 1
956| #define HAVE_NETDB_H 1
957| #define HAVE_SYSLOG_H 1
958| #define HAVE__BOOL 1
959| #define HAVE_STDBOOL_H 1
960| #define TIME_WITH_SYS_TIME 1
961| #define HAVE_SYS_WAIT_H 1
962| /* end confdefs.h.  */
963| #include <stdio.h>
964| #ifdef HAVE_SYS_TYPES_H
965| # include <sys/types.h>
966| #endif
967| #ifdef HAVE_SYS_STAT_H
968| # include <sys/stat.h>
969| #endif
970| #ifdef STDC_HEADERS
971| # include <stdlib.h>
972| # include <stddef.h>
973| #else
974| # ifdef HAVE_STDLIB_H
975| #  include <stdlib.h>
976| # endif
977| #endif
978| #ifdef HAVE_STRING_H
979| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
980| #  include <memory.h>
981| # endif
982| # include <string.h>
983| #endif
984| #ifdef HAVE_STRINGS_H
985| # include <strings.h>
986| #endif
987| #ifdef HAVE_INTTYPES_H
988| # include <inttypes.h>
989| #endif
990| #ifdef HAVE_STDINT_H
991| # include <stdint.h>
992| #endif
993| #ifdef HAVE_UNISTD_H
994| # include <unistd.h>
995| #endif
996| int
997| main ()
998| {
999| #ifndef CMSG_SPACE
1000|   (void) CMSG_SPACE;
1001| #endif
1002|
1003|   ;
1004|   return 0;
1005| }
1006configure:22948: result: no
1007configure:22958: checking for working memcmp
1008configure:23011: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1009conftest.c:80: warning: function declaration isn't a prototype
1010conftest.c: In function 'main':
1011conftest.c:80: warning: old-style function definition
1012configure:23014: $? = 0
1013configure:23020: ./conftest
1014configure:23023: $? = 0
1015configure:23039: result: yes
1016configure:23064: checking sys/select.h usability
1017configure:23081: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1018configure:23087: $? = 0
1019configure:23101: result: yes
1020configure:23105: checking sys/select.h presence
1021configure:23120: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
1022configure:23126: $? = 0
1023configure:23140: result: yes
1024configure:23173: checking for sys/select.h
1025configure:23181: result: yes
1026configure:23054: checking for sys/socket.h
1027configure:23060: result: yes
1028configure:23194: checking types of arguments for select
1029configure:23232: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1030conftest.c:89: warning: function declaration isn't a prototype
1031conftest.c: In function 'main':
1032conftest.c:89: warning: old-style function definition
1033conftest.c:92: warning: redundant redeclaration of 'select'
1034/usr/include/sys/_select.h:50: warning: previous declaration of 'select' was here
1035configure:23238: $? = 0
1036configure:23259: result: int,fd_set *,struct timeval *
1037configure:23287: checking for stdlib.h
1038configure:23293: result: yes
1039configure:23427: checking for GNU libc compatible malloc
1040configure:23461: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1041conftest.c:59: warning: function declaration isn't a prototype
1042conftest.c: In function 'main':
1043conftest.c:59: warning: old-style function definition
1044configure:23464: $? = 0
1045configure:23470: ./conftest
1046configure:23473: $? = 0
1047configure:23489: result: yes
1048configure:23522: checking for stdlib.h
1049configure:23528: result: yes
1050configure:23662: checking for GNU libc compatible realloc
1051configure:23696: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1052conftest.c:61: warning: function declaration isn't a prototype
1053conftest.c: In function 'main':
1054conftest.c:61: warning: old-style function definition
1055configure:23699: $? = 0
1056configure:23705: ./conftest
1057configure:23708: $? = 0
1058configure:23724: result: yes
1059configure:23784: checking for gethostname
1060configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1061conftest.c:77: warning: function declaration isn't a prototype
1062conftest.c:87: warning: function declaration isn't a prototype
1063conftest.c: In function 'main':
1064conftest.c:87: warning: old-style function definition
1065configure:23846: $? = 0
1066configure:23864: result: yes
1067configure:23784: checking for memchr
1068configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1069conftest.c:78: warning: function declaration isn't a prototype
1070conftest.c:88: warning: function declaration isn't a prototype
1071conftest.c: In function 'main':
1072conftest.c:88: warning: old-style function definition
1073configure:23846: $? = 0
1074configure:23864: result: yes
1075configure:23784: checking for memmove
1076configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1077conftest.c:79: warning: function declaration isn't a prototype
1078conftest.c:79: warning: conflicting types for built-in function 'memmove'
1079conftest.c:89: warning: function declaration isn't a prototype
1080conftest.c: In function 'main':
1081conftest.c:89: warning: old-style function definition
1082configure:23846: $? = 0
1083configure:23864: result: yes
1084configure:23784: checking for memset
1085configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1086conftest.c:80: warning: function declaration isn't a prototype
1087conftest.c:80: warning: conflicting types for built-in function 'memset'
1088conftest.c:90: warning: function declaration isn't a prototype
1089conftest.c: In function 'main':
1090conftest.c:90: warning: old-style function definition
1091configure:23846: $? = 0
1092configure:23864: result: yes
1093configure:23784: checking for mkdir
1094configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1095conftest.c:81: warning: function declaration isn't a prototype
1096conftest.c:91: warning: function declaration isn't a prototype
1097conftest.c: In function 'main':
1098conftest.c:91: warning: old-style function definition
1099configure:23846: $? = 0
1100configure:23864: result: yes
1101configure:23784: checking for select
1102configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1103conftest.c:82: warning: function declaration isn't a prototype
1104conftest.c:92: warning: function declaration isn't a prototype
1105conftest.c: In function 'main':
1106conftest.c:92: warning: old-style function definition
1107configure:23846: $? = 0
1108configure:23864: result: yes
1109configure:23784: checking for socket
1110configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1111conftest.c:83: warning: function declaration isn't a prototype
1112conftest.c:93: warning: function declaration isn't a prototype
1113conftest.c: In function 'main':
1114conftest.c:93: warning: old-style function definition
1115configure:23846: $? = 0
1116configure:23864: result: yes
1117configure:23784: checking for strchr
1118configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1119conftest.c:84: warning: function declaration isn't a prototype
1120conftest.c:84: warning: conflicting types for built-in function 'strchr'
1121conftest.c:94: warning: function declaration isn't a prototype
1122conftest.c: In function 'main':
1123conftest.c:94: warning: old-style function definition
1124configure:23846: $? = 0
1125configure:23864: result: yes
1126configure:23784: checking for strcspn
1127configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1128conftest.c:85: warning: function declaration isn't a prototype
1129conftest.c:85: warning: conflicting types for built-in function 'strcspn'
1130conftest.c:95: warning: function declaration isn't a prototype
1131conftest.c: In function 'main':
1132conftest.c:95: warning: old-style function definition
1133configure:23846: $? = 0
1134configure:23864: result: yes
1135configure:23784: checking for strdup
1136configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1137conftest.c:86: warning: function declaration isn't a prototype
1138conftest.c:96: warning: function declaration isn't a prototype
1139conftest.c: In function 'main':
1140conftest.c:96: warning: old-style function definition
1141configure:23846: $? = 0
1142configure:23864: result: yes
1143configure:23784: checking for strerror
1144configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1145conftest.c:87: warning: function declaration isn't a prototype
1146conftest.c:97: warning: function declaration isn't a prototype
1147conftest.c: In function 'main':
1148conftest.c:97: warning: old-style function definition
1149configure:23846: $? = 0
1150configure:23864: result: yes
1151configure:23784: checking for strrchr
1152configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1153conftest.c:88: warning: function declaration isn't a prototype
1154conftest.c:88: warning: conflicting types for built-in function 'strrchr'
1155conftest.c:98: warning: function declaration isn't a prototype
1156conftest.c: In function 'main':
1157conftest.c:98: warning: old-style function definition
1158configure:23846: $? = 0
1159configure:23864: result: yes
1160configure:23784: checking for strspn
1161configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1162conftest.c:89: warning: function declaration isn't a prototype
1163conftest.c:89: warning: conflicting types for built-in function 'strspn'
1164conftest.c:99: warning: function declaration isn't a prototype
1165conftest.c: In function 'main':
1166conftest.c:99: warning: old-style function definition
1167configure:23846: $? = 0
1168configure:23864: result: yes
1169configure:23784: checking for strstr
1170configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1171conftest.c:90: warning: function declaration isn't a prototype
1172conftest.c:90: warning: conflicting types for built-in function 'strstr'
1173conftest.c:100: warning: function declaration isn't a prototype
1174conftest.c: In function 'main':
1175conftest.c:100: warning: old-style function definition
1176configure:23846: $? = 0
1177configure:23864: result: yes
1178configure:23784: checking for uname
1179configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1180conftest.c:91: warning: function declaration isn't a prototype
1181conftest.c:101: warning: function declaration isn't a prototype
1182conftest.c: In function 'main':
1183conftest.c:101: warning: old-style function definition
1184configure:23846: $? = 0
1185configure:23864: result: yes
1186configure:23784: checking for setresuid
1187configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1188conftest.c:92: warning: function declaration isn't a prototype
1189conftest.c:102: warning: function declaration isn't a prototype
1190conftest.c: In function 'main':
1191conftest.c:102: warning: old-style function definition
1192Undefined symbols:
1193  "_setresuid", referenced from:
1194      _main in ccCb4Xvz.o
1195ld: symbol(s) not found
1196collect2: ld returned 1 exit status
1197configure:23846: $? = 1
1198configure: failed program was:
1199| /* confdefs.h.  */
1200| #define PACKAGE_NAME "avahi"
1201| #define PACKAGE_TARNAME "avahi"
1202| #define PACKAGE_VERSION "0.6.22"
1203| #define PACKAGE_STRING "avahi 0.6.22"
1204| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1205| #define PACKAGE "avahi"
1206| #define VERSION "0.6.22"
1207| #define _GNU_SOURCE 1
1208| #define STDC_HEADERS 1
1209| #define HAVE_SYS_TYPES_H 1
1210| #define HAVE_SYS_STAT_H 1
1211| #define HAVE_STDLIB_H 1
1212| #define HAVE_STRING_H 1
1213| #define HAVE_MEMORY_H 1
1214| #define HAVE_STRINGS_H 1
1215| #define HAVE_INTTYPES_H 1
1216| #define HAVE_STDINT_H 1
1217| #define HAVE_UNISTD_H 1
1218| #define HAVE_DLFCN_H 1
1219| #define HAVE_PTHREAD 1
1220| #define HAVE_PF_ROUTE
1221| #define HAVE_SYS_FILIO_H
1222| #define HAVE_SYS_SYSCTL_H
1223| #define HAVE_STRUCT_IP_MREQ
1224| #define STDC_HEADERS 1
1225| #define HAVE_ARPA_INET_H 1
1226| #define HAVE_FCNTL_H 1
1227| #define HAVE_INTTYPES_H 1
1228| #define HAVE_LIMITS_H 1
1229| #define HAVE_NETINET_IN_H 1
1230| #define HAVE_STDLIB_H 1
1231| #define HAVE_STRING_H 1
1232| #define HAVE_SYS_IOCTL_H 1
1233| #define HAVE_SYS_SOCKET_H 1
1234| #define HAVE_SYS_TIME_H 1
1235| #define HAVE_UNISTD_H 1
1236| #define HAVE_NETDB_H 1
1237| #define HAVE_SYSLOG_H 1
1238| #define HAVE__BOOL 1
1239| #define HAVE_STDBOOL_H 1
1240| #define TIME_WITH_SYS_TIME 1
1241| #define HAVE_SYS_WAIT_H 1
1242| #define HAVE_SYS_SELECT_H 1
1243| #define HAVE_SYS_SOCKET_H 1
1244| #define SELECT_TYPE_ARG1 int
1245| #define SELECT_TYPE_ARG234 (fd_set *)
1246| #define SELECT_TYPE_ARG5 (struct timeval *)
1247| #define HAVE_STDLIB_H 1
1248| #define HAVE_MALLOC 1
1249| #define HAVE_STDLIB_H 1
1250| #define HAVE_REALLOC 1
1251| #define HAVE_GETHOSTNAME 1
1252| #define HAVE_MEMCHR 1
1253| #define HAVE_MEMMOVE 1
1254| #define HAVE_MEMSET 1
1255| #define HAVE_MKDIR 1
1256| #define HAVE_SELECT 1
1257| #define HAVE_SOCKET 1
1258| #define HAVE_STRCHR 1
1259| #define HAVE_STRCSPN 1
1260| #define HAVE_STRDUP 1
1261| #define HAVE_STRERROR 1
1262| #define HAVE_STRRCHR 1
1263| #define HAVE_STRSPN 1
1264| #define HAVE_STRSTR 1
1265| #define HAVE_UNAME 1
1266| /* end confdefs.h.  */
1267| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
1268|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1269| #define setresuid innocuous_setresuid
1270|
1271| /* System header to define __stub macros and hopefully few prototypes,
1272|     which can conflict with char setresuid (); below.
1273|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1274|     <limits.h> exists even on freestanding compilers.  */
1275|
1276| #ifdef __STDC__
1277| # include <limits.h>
1278| #else
1279| # include <assert.h>
1280| #endif
1281|
1282| #undef setresuid
1283|
1284| /* Override any GCC internal prototype to avoid an error.
1285|    Use char because int might match the return type of a GCC
1286|    builtin and then its argument prototype would still apply.  */
1287| #ifdef __cplusplus
1288| extern "C"
1289| #endif
1290| char setresuid ();
1291| /* The GNU C library defines this for functions which it implements
1292|     to always fail with ENOSYS.  Some functions are actually named
1293|     something starting with __ and the normal name is an alias.  */
1294| #if defined __stub_setresuid || defined __stub___setresuid
1295| choke me
1296| #endif
1297|
1298| int
1299| main ()
1300| {
1301| return setresuid ();
1302|   ;
1303|   return 0;
1304| }
1305configure:23864: result: no
1306configure:23784: checking for setreuid
1307configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1308conftest.c:92: warning: function declaration isn't a prototype
1309conftest.c:102: warning: function declaration isn't a prototype
1310conftest.c: In function 'main':
1311conftest.c:102: warning: old-style function definition
1312configure:23846: $? = 0
1313configure:23864: result: yes
1314configure:23784: checking for setresgid
1315configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1316conftest.c:93: warning: function declaration isn't a prototype
1317conftest.c:103: warning: function declaration isn't a prototype
1318conftest.c: In function 'main':
1319conftest.c:103: warning: old-style function definition
1320Undefined symbols:
1321  "_setresgid", referenced from:
1322      _main in ccA667eC.o
1323ld: symbol(s) not found
1324collect2: ld returned 1 exit status
1325configure:23846: $? = 1
1326configure: failed program was:
1327| /* confdefs.h.  */
1328| #define PACKAGE_NAME "avahi"
1329| #define PACKAGE_TARNAME "avahi"
1330| #define PACKAGE_VERSION "0.6.22"
1331| #define PACKAGE_STRING "avahi 0.6.22"
1332| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1333| #define PACKAGE "avahi"
1334| #define VERSION "0.6.22"
1335| #define _GNU_SOURCE 1
1336| #define STDC_HEADERS 1
1337| #define HAVE_SYS_TYPES_H 1
1338| #define HAVE_SYS_STAT_H 1
1339| #define HAVE_STDLIB_H 1
1340| #define HAVE_STRING_H 1
1341| #define HAVE_MEMORY_H 1
1342| #define HAVE_STRINGS_H 1
1343| #define HAVE_INTTYPES_H 1
1344| #define HAVE_STDINT_H 1
1345| #define HAVE_UNISTD_H 1
1346| #define HAVE_DLFCN_H 1
1347| #define HAVE_PTHREAD 1
1348| #define HAVE_PF_ROUTE
1349| #define HAVE_SYS_FILIO_H
1350| #define HAVE_SYS_SYSCTL_H
1351| #define HAVE_STRUCT_IP_MREQ
1352| #define STDC_HEADERS 1
1353| #define HAVE_ARPA_INET_H 1
1354| #define HAVE_FCNTL_H 1
1355| #define HAVE_INTTYPES_H 1
1356| #define HAVE_LIMITS_H 1
1357| #define HAVE_NETINET_IN_H 1
1358| #define HAVE_STDLIB_H 1
1359| #define HAVE_STRING_H 1
1360| #define HAVE_SYS_IOCTL_H 1
1361| #define HAVE_SYS_SOCKET_H 1
1362| #define HAVE_SYS_TIME_H 1
1363| #define HAVE_UNISTD_H 1
1364| #define HAVE_NETDB_H 1
1365| #define HAVE_SYSLOG_H 1
1366| #define HAVE__BOOL 1
1367| #define HAVE_STDBOOL_H 1
1368| #define TIME_WITH_SYS_TIME 1
1369| #define HAVE_SYS_WAIT_H 1
1370| #define HAVE_SYS_SELECT_H 1
1371| #define HAVE_SYS_SOCKET_H 1
1372| #define SELECT_TYPE_ARG1 int
1373| #define SELECT_TYPE_ARG234 (fd_set *)
1374| #define SELECT_TYPE_ARG5 (struct timeval *)
1375| #define HAVE_STDLIB_H 1
1376| #define HAVE_MALLOC 1
1377| #define HAVE_STDLIB_H 1
1378| #define HAVE_REALLOC 1
1379| #define HAVE_GETHOSTNAME 1
1380| #define HAVE_MEMCHR 1
1381| #define HAVE_MEMMOVE 1
1382| #define HAVE_MEMSET 1
1383| #define HAVE_MKDIR 1
1384| #define HAVE_SELECT 1
1385| #define HAVE_SOCKET 1
1386| #define HAVE_STRCHR 1
1387| #define HAVE_STRCSPN 1
1388| #define HAVE_STRDUP 1
1389| #define HAVE_STRERROR 1
1390| #define HAVE_STRRCHR 1
1391| #define HAVE_STRSPN 1
1392| #define HAVE_STRSTR 1
1393| #define HAVE_UNAME 1
1394| #define HAVE_SETREUID 1
1395| /* end confdefs.h.  */
1396| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
1397|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1398| #define setresgid innocuous_setresgid
1399|
1400| /* System header to define __stub macros and hopefully few prototypes,
1401|     which can conflict with char setresgid (); below.
1402|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1403|     <limits.h> exists even on freestanding compilers.  */
1404|
1405| #ifdef __STDC__
1406| # include <limits.h>
1407| #else
1408| # include <assert.h>
1409| #endif
1410|
1411| #undef setresgid
1412|
1413| /* Override any GCC internal prototype to avoid an error.
1414|    Use char because int might match the return type of a GCC
1415|    builtin and then its argument prototype would still apply.  */
1416| #ifdef __cplusplus
1417| extern "C"
1418| #endif
1419| char setresgid ();
1420| /* The GNU C library defines this for functions which it implements
1421|     to always fail with ENOSYS.  Some functions are actually named
1422|     something starting with __ and the normal name is an alias.  */
1423| #if defined __stub_setresgid || defined __stub___setresgid
1424| choke me
1425| #endif
1426|
1427| int
1428| main ()
1429| {
1430| return setresgid ();
1431|   ;
1432|   return 0;
1433| }
1434configure:23864: result: no
1435configure:23784: checking for setregid
1436configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1437conftest.c:93: warning: function declaration isn't a prototype
1438conftest.c:103: warning: function declaration isn't a prototype
1439conftest.c: In function 'main':
1440conftest.c:103: warning: old-style function definition
1441configure:23846: $? = 0
1442configure:23864: result: yes
1443configure:23784: checking for strcasecmp
1444configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1445conftest.c:94: warning: function declaration isn't a prototype
1446conftest.c:104: warning: function declaration isn't a prototype
1447conftest.c: In function 'main':
1448conftest.c:104: warning: old-style function definition
1449configure:23846: $? = 0
1450configure:23864: result: yes
1451configure:23784: checking for gettimeofday
1452configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1453conftest.c:95: warning: function declaration isn't a prototype
1454conftest.c:105: warning: function declaration isn't a prototype
1455conftest.c: In function 'main':
1456conftest.c:105: warning: old-style function definition
1457configure:23846: $? = 0
1458configure:23864: result: yes
1459configure:23784: checking for putenv
1460configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1461conftest.c:96: warning: function declaration isn't a prototype
1462conftest.c:106: warning: function declaration isn't a prototype
1463conftest.c: In function 'main':
1464conftest.c:106: warning: old-style function definition
1465configure:23846: $? = 0
1466configure:23864: result: yes
1467configure:23784: checking for strncasecmp
1468configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1469conftest.c:97: warning: function declaration isn't a prototype
1470conftest.c:107: warning: function declaration isn't a prototype
1471conftest.c: In function 'main':
1472conftest.c:107: warning: old-style function definition
1473configure:23846: $? = 0
1474configure:23864: result: yes
1475configure:23784: checking for strlcpy
1476configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1477conftest.c:98: warning: function declaration isn't a prototype
1478conftest.c:108: warning: function declaration isn't a prototype
1479conftest.c: In function 'main':
1480conftest.c:108: warning: old-style function definition
1481configure:23846: $? = 0
1482configure:23864: result: yes
1483configure:23784: checking for gethostbyname
1484configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1485conftest.c:99: warning: function declaration isn't a prototype
1486conftest.c:109: warning: function declaration isn't a prototype
1487conftest.c: In function 'main':
1488conftest.c:109: warning: old-style function definition
1489configure:23846: $? = 0
1490configure:23864: result: yes
1491configure:23784: checking for seteuid
1492configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1493conftest.c:100: warning: function declaration isn't a prototype
1494conftest.c:110: warning: function declaration isn't a prototype
1495conftest.c: In function 'main':
1496conftest.c:110: warning: old-style function definition
1497configure:23846: $? = 0
1498configure:23864: result: yes
1499configure:23784: checking for setegid
1500configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1501conftest.c:101: warning: function declaration isn't a prototype
1502conftest.c:111: warning: function declaration isn't a prototype
1503conftest.c: In function 'main':
1504conftest.c:111: warning: old-style function definition
1505configure:23846: $? = 0
1506configure:23864: result: yes
1507configure:23784: checking for setproctitle
1508configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1509conftest.c:102: warning: function declaration isn't a prototype
1510conftest.c:112: warning: function declaration isn't a prototype
1511conftest.c: In function 'main':
1512conftest.c:112: warning: old-style function definition
1513Undefined symbols:
1514  "_setproctitle", referenced from:
1515      _main in ccZ52G7h.o
1516ld: symbol(s) not found
1517collect2: ld returned 1 exit status
1518configure:23846: $? = 1
1519configure: failed program was:
1520| /* confdefs.h.  */
1521| #define PACKAGE_NAME "avahi"
1522| #define PACKAGE_TARNAME "avahi"
1523| #define PACKAGE_VERSION "0.6.22"
1524| #define PACKAGE_STRING "avahi 0.6.22"
1525| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1526| #define PACKAGE "avahi"
1527| #define VERSION "0.6.22"
1528| #define _GNU_SOURCE 1
1529| #define STDC_HEADERS 1
1530| #define HAVE_SYS_TYPES_H 1
1531| #define HAVE_SYS_STAT_H 1
1532| #define HAVE_STDLIB_H 1
1533| #define HAVE_STRING_H 1
1534| #define HAVE_MEMORY_H 1
1535| #define HAVE_STRINGS_H 1
1536| #define HAVE_INTTYPES_H 1
1537| #define HAVE_STDINT_H 1
1538| #define HAVE_UNISTD_H 1
1539| #define HAVE_DLFCN_H 1
1540| #define HAVE_PTHREAD 1
1541| #define HAVE_PF_ROUTE
1542| #define HAVE_SYS_FILIO_H
1543| #define HAVE_SYS_SYSCTL_H
1544| #define HAVE_STRUCT_IP_MREQ
1545| #define STDC_HEADERS 1
1546| #define HAVE_ARPA_INET_H 1
1547| #define HAVE_FCNTL_H 1
1548| #define HAVE_INTTYPES_H 1
1549| #define HAVE_LIMITS_H 1
1550| #define HAVE_NETINET_IN_H 1
1551| #define HAVE_STDLIB_H 1
1552| #define HAVE_STRING_H 1
1553| #define HAVE_SYS_IOCTL_H 1
1554| #define HAVE_SYS_SOCKET_H 1
1555| #define HAVE_SYS_TIME_H 1
1556| #define HAVE_UNISTD_H 1
1557| #define HAVE_NETDB_H 1
1558| #define HAVE_SYSLOG_H 1
1559| #define HAVE__BOOL 1
1560| #define HAVE_STDBOOL_H 1
1561| #define TIME_WITH_SYS_TIME 1
1562| #define HAVE_SYS_WAIT_H 1
1563| #define HAVE_SYS_SELECT_H 1
1564| #define HAVE_SYS_SOCKET_H 1
1565| #define SELECT_TYPE_ARG1 int
1566| #define SELECT_TYPE_ARG234 (fd_set *)
1567| #define SELECT_TYPE_ARG5 (struct timeval *)
1568| #define HAVE_STDLIB_H 1
1569| #define HAVE_MALLOC 1
1570| #define HAVE_STDLIB_H 1
1571| #define HAVE_REALLOC 1
1572| #define HAVE_GETHOSTNAME 1
1573| #define HAVE_MEMCHR 1
1574| #define HAVE_MEMMOVE 1
1575| #define HAVE_MEMSET 1
1576| #define HAVE_MKDIR 1
1577| #define HAVE_SELECT 1
1578| #define HAVE_SOCKET 1
1579| #define HAVE_STRCHR 1
1580| #define HAVE_STRCSPN 1
1581| #define HAVE_STRDUP 1
1582| #define HAVE_STRERROR 1
1583| #define HAVE_STRRCHR 1
1584| #define HAVE_STRSPN 1
1585| #define HAVE_STRSTR 1
1586| #define HAVE_UNAME 1
1587| #define HAVE_SETREUID 1
1588| #define HAVE_SETREGID 1
1589| #define HAVE_STRCASECMP 1
1590| #define HAVE_GETTIMEOFDAY 1
1591| #define HAVE_PUTENV 1
1592| #define HAVE_STRNCASECMP 1
1593| #define HAVE_STRLCPY 1
1594| #define HAVE_GETHOSTBYNAME 1
1595| #define HAVE_SETEUID 1
1596| #define HAVE_SETEGID 1
1597| /* end confdefs.h.  */
1598| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
1599|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1600| #define setproctitle innocuous_setproctitle
1601|
1602| /* System header to define __stub macros and hopefully few prototypes,
1603|     which can conflict with char setproctitle (); below.
1604|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1605|     <limits.h> exists even on freestanding compilers.  */
1606|
1607| #ifdef __STDC__
1608| # include <limits.h>
1609| #else
1610| # include <assert.h>
1611| #endif
1612|
1613| #undef setproctitle
1614|
1615| /* Override any GCC internal prototype to avoid an error.
1616|    Use char because int might match the return type of a GCC
1617|    builtin and then its argument prototype would still apply.  */
1618| #ifdef __cplusplus
1619| extern "C"
1620| #endif
1621| char setproctitle ();
1622| /* The GNU C library defines this for functions which it implements
1623|     to always fail with ENOSYS.  Some functions are actually named
1624|     something starting with __ and the normal name is an alias.  */
1625| #if defined __stub_setproctitle || defined __stub___setproctitle
1626| choke me
1627| #endif
1628|
1629| int
1630| main ()
1631| {
1632| return setproctitle ();
1633|   ;
1634|   return 0;
1635| }
1636configure:23864: result: no
1637configure:23784: checking for getprogname
1638configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1639conftest.c:102: warning: function declaration isn't a prototype
1640conftest.c:112: warning: function declaration isn't a prototype
1641conftest.c: In function 'main':
1642conftest.c:112: warning: old-style function definition
1643configure:23846: $? = 0
1644configure:23864: result: yes
1645configure:23875: checking for uid_t in sys/types.h
1646configure:23898: result: yes
1647configure:23918: checking for unistd.h
1648configure:23924: result: yes
1649configure:24058: checking for working chown
1650configure:24101: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1651conftest.c:118: warning: function declaration isn't a prototype
1652conftest.c: In function 'main':
1653conftest.c:118: warning: old-style function definition
1654conftest.c:119: warning: initialization discards qualifiers from pointer target type
1655configure:24104: $? = 0
1656configure:24110: ./conftest
1657configure:24113: $? = 0
1658configure:24131: result: yes
1659configure:24141: checking whether lstat dereferences a symlink specified with a trailing slash
1660configure:24177: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1661conftest.c:117: warning: function declaration isn't a prototype
1662conftest.c: In function 'main':
1663conftest.c:117: warning: old-style function definition
1664configure:24180: $? = 0
1665configure:24186: ./conftest
1666configure:24189: $? = 1
1667configure: program exited with status 1
1668configure: failed program was:
1669| /* confdefs.h.  */
1670| #define PACKAGE_NAME "avahi"
1671| #define PACKAGE_TARNAME "avahi"
1672| #define PACKAGE_VERSION "0.6.22"
1673| #define PACKAGE_STRING "avahi 0.6.22"
1674| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1675| #define PACKAGE "avahi"
1676| #define VERSION "0.6.22"
1677| #define _GNU_SOURCE 1
1678| #define STDC_HEADERS 1
1679| #define HAVE_SYS_TYPES_H 1
1680| #define HAVE_SYS_STAT_H 1
1681| #define HAVE_STDLIB_H 1
1682| #define HAVE_STRING_H 1
1683| #define HAVE_MEMORY_H 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_INTTYPES_H 1
1686| #define HAVE_STDINT_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define HAVE_DLFCN_H 1
1689| #define HAVE_PTHREAD 1
1690| #define HAVE_PF_ROUTE
1691| #define HAVE_SYS_FILIO_H
1692| #define HAVE_SYS_SYSCTL_H
1693| #define HAVE_STRUCT_IP_MREQ
1694| #define STDC_HEADERS 1
1695| #define HAVE_ARPA_INET_H 1
1696| #define HAVE_FCNTL_H 1
1697| #define HAVE_INTTYPES_H 1
1698| #define HAVE_LIMITS_H 1
1699| #define HAVE_NETINET_IN_H 1
1700| #define HAVE_STDLIB_H 1
1701| #define HAVE_STRING_H 1
1702| #define HAVE_SYS_IOCTL_H 1
1703| #define HAVE_SYS_SOCKET_H 1
1704| #define HAVE_SYS_TIME_H 1
1705| #define HAVE_UNISTD_H 1
1706| #define HAVE_NETDB_H 1
1707| #define HAVE_SYSLOG_H 1
1708| #define HAVE__BOOL 1
1709| #define HAVE_STDBOOL_H 1
1710| #define TIME_WITH_SYS_TIME 1
1711| #define HAVE_SYS_WAIT_H 1
1712| #define HAVE_SYS_SELECT_H 1
1713| #define HAVE_SYS_SOCKET_H 1
1714| #define SELECT_TYPE_ARG1 int
1715| #define SELECT_TYPE_ARG234 (fd_set *)
1716| #define SELECT_TYPE_ARG5 (struct timeval *)
1717| #define HAVE_STDLIB_H 1
1718| #define HAVE_MALLOC 1
1719| #define HAVE_STDLIB_H 1
1720| #define HAVE_REALLOC 1
1721| #define HAVE_GETHOSTNAME 1
1722| #define HAVE_MEMCHR 1
1723| #define HAVE_MEMMOVE 1
1724| #define HAVE_MEMSET 1
1725| #define HAVE_MKDIR 1
1726| #define HAVE_SELECT 1
1727| #define HAVE_SOCKET 1
1728| #define HAVE_STRCHR 1
1729| #define HAVE_STRCSPN 1
1730| #define HAVE_STRDUP 1
1731| #define HAVE_STRERROR 1
1732| #define HAVE_STRRCHR 1
1733| #define HAVE_STRSPN 1
1734| #define HAVE_STRSTR 1
1735| #define HAVE_UNAME 1
1736| #define HAVE_SETREUID 1
1737| #define HAVE_SETREGID 1
1738| #define HAVE_STRCASECMP 1
1739| #define HAVE_GETTIMEOFDAY 1
1740| #define HAVE_PUTENV 1
1741| #define HAVE_STRNCASECMP 1
1742| #define HAVE_STRLCPY 1
1743| #define HAVE_GETHOSTBYNAME 1
1744| #define HAVE_SETEUID 1
1745| #define HAVE_SETEGID 1
1746| #define HAVE_GETPROGNAME 1
1747| #define HAVE_UNISTD_H 1
1748| #define HAVE_CHOWN 1
1749| /* end confdefs.h.  */
1750| #include <stdio.h>
1751| #ifdef HAVE_SYS_TYPES_H
1752| # include <sys/types.h>
1753| #endif
1754| #ifdef HAVE_SYS_STAT_H
1755| # include <sys/stat.h>
1756| #endif
1757| #ifdef STDC_HEADERS
1758| # include <stdlib.h>
1759| # include <stddef.h>
1760| #else
1761| # ifdef HAVE_STDLIB_H
1762| #  include <stdlib.h>
1763| # endif
1764| #endif
1765| #ifdef HAVE_STRING_H
1766| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1767| #  include <memory.h>
1768| # endif
1769| # include <string.h>
1770| #endif
1771| #ifdef HAVE_STRINGS_H
1772| # include <strings.h>
1773| #endif
1774| #ifdef HAVE_INTTYPES_H
1775| # include <inttypes.h>
1776| #endif
1777| #ifdef HAVE_STDINT_H
1778| # include <stdint.h>
1779| #endif
1780| #ifdef HAVE_UNISTD_H
1781| # include <unistd.h>
1782| #endif
1783| int
1784| main ()
1785| {
1786| struct stat sbuf;
1787|      /* Linux will dereference the symlink and fail.
1788|       That is better in the sense that it means we will not
1789|       have to compile and use the lstat wrapper.  */
1790|      return lstat ("conftest.sym/", &sbuf) == 0;
1791|   ;
1792|   return 0;
1793| }
1794configure:24212: result: no
1795configure:24231: checking whether stat accepts an empty string
1796configure:24261: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
1797conftest.c:117: warning: function declaration isn't a prototype
1798conftest.c: In function 'main':
1799conftest.c:117: warning: old-style function definition
1800configure:24264: $? = 0
1801configure:24270: ./conftest
1802configure:24273: $? = 0
1803configure:24289: result: no
1804configure:24305: checking for mode_t
1805configure:24335: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1806conftest.c:118: warning: function declaration isn't a prototype
1807conftest.c: In function 'main':
1808conftest.c:118: warning: old-style function definition
1809configure:24341: $? = 0
1810configure:24356: result: yes
1811configure:24368: checking for pid_t
1812configure:24398: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1813conftest.c:118: warning: function declaration isn't a prototype
1814conftest.c: In function 'main':
1815conftest.c:118: warning: old-style function definition
1816configure:24404: $? = 0
1817configure:24419: result: yes
1818configure:24432: checking whether environ is declared
1819configure:24461: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1820conftest.c:117: warning: function declaration isn't a prototype
1821conftest.c: In function 'main':
1822conftest.c:117: warning: old-style function definition
1823conftest.c:119: error: 'environ' undeclared (first use in this function)
1824conftest.c:119: error: (Each undeclared identifier is reported only once
1825conftest.c:119: error: for each function it appears in.)
1826configure:24467: $? = 1
1827configure: failed program was:
1828| /* confdefs.h.  */
1829| #define PACKAGE_NAME "avahi"
1830| #define PACKAGE_TARNAME "avahi"
1831| #define PACKAGE_VERSION "0.6.22"
1832| #define PACKAGE_STRING "avahi 0.6.22"
1833| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1834| #define PACKAGE "avahi"
1835| #define VERSION "0.6.22"
1836| #define _GNU_SOURCE 1
1837| #define STDC_HEADERS 1
1838| #define HAVE_SYS_TYPES_H 1
1839| #define HAVE_SYS_STAT_H 1
1840| #define HAVE_STDLIB_H 1
1841| #define HAVE_STRING_H 1
1842| #define HAVE_MEMORY_H 1
1843| #define HAVE_STRINGS_H 1
1844| #define HAVE_INTTYPES_H 1
1845| #define HAVE_STDINT_H 1
1846| #define HAVE_UNISTD_H 1
1847| #define HAVE_DLFCN_H 1
1848| #define HAVE_PTHREAD 1
1849| #define HAVE_PF_ROUTE
1850| #define HAVE_SYS_FILIO_H
1851| #define HAVE_SYS_SYSCTL_H
1852| #define HAVE_STRUCT_IP_MREQ
1853| #define STDC_HEADERS 1
1854| #define HAVE_ARPA_INET_H 1
1855| #define HAVE_FCNTL_H 1
1856| #define HAVE_INTTYPES_H 1
1857| #define HAVE_LIMITS_H 1
1858| #define HAVE_NETINET_IN_H 1
1859| #define HAVE_STDLIB_H 1
1860| #define HAVE_STRING_H 1
1861| #define HAVE_SYS_IOCTL_H 1
1862| #define HAVE_SYS_SOCKET_H 1
1863| #define HAVE_SYS_TIME_H 1
1864| #define HAVE_UNISTD_H 1
1865| #define HAVE_NETDB_H 1
1866| #define HAVE_SYSLOG_H 1
1867| #define HAVE__BOOL 1
1868| #define HAVE_STDBOOL_H 1
1869| #define TIME_WITH_SYS_TIME 1
1870| #define HAVE_SYS_WAIT_H 1
1871| #define HAVE_SYS_SELECT_H 1
1872| #define HAVE_SYS_SOCKET_H 1
1873| #define SELECT_TYPE_ARG1 int
1874| #define SELECT_TYPE_ARG234 (fd_set *)
1875| #define SELECT_TYPE_ARG5 (struct timeval *)
1876| #define HAVE_STDLIB_H 1
1877| #define HAVE_MALLOC 1
1878| #define HAVE_STDLIB_H 1
1879| #define HAVE_REALLOC 1
1880| #define HAVE_GETHOSTNAME 1
1881| #define HAVE_MEMCHR 1
1882| #define HAVE_MEMMOVE 1
1883| #define HAVE_MEMSET 1
1884| #define HAVE_MKDIR 1
1885| #define HAVE_SELECT 1
1886| #define HAVE_SOCKET 1
1887| #define HAVE_STRCHR 1
1888| #define HAVE_STRCSPN 1
1889| #define HAVE_STRDUP 1
1890| #define HAVE_STRERROR 1
1891| #define HAVE_STRRCHR 1
1892| #define HAVE_STRSPN 1
1893| #define HAVE_STRSTR 1
1894| #define HAVE_UNAME 1
1895| #define HAVE_SETREUID 1
1896| #define HAVE_SETREGID 1
1897| #define HAVE_STRCASECMP 1
1898| #define HAVE_GETTIMEOFDAY 1
1899| #define HAVE_PUTENV 1
1900| #define HAVE_STRNCASECMP 1
1901| #define HAVE_STRLCPY 1
1902| #define HAVE_GETHOSTBYNAME 1
1903| #define HAVE_SETEUID 1
1904| #define HAVE_SETEGID 1
1905| #define HAVE_GETPROGNAME 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_CHOWN 1
1908| /* end confdefs.h.  */
1909| #include <stdio.h>
1910| #ifdef HAVE_SYS_TYPES_H
1911| # include <sys/types.h>
1912| #endif
1913| #ifdef HAVE_SYS_STAT_H
1914| # include <sys/stat.h>
1915| #endif
1916| #ifdef STDC_HEADERS
1917| # include <stdlib.h>
1918| # include <stddef.h>
1919| #else
1920| # ifdef HAVE_STDLIB_H
1921| #  include <stdlib.h>
1922| # endif
1923| #endif
1924| #ifdef HAVE_STRING_H
1925| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1926| #  include <memory.h>
1927| # endif
1928| # include <string.h>
1929| #endif
1930| #ifdef HAVE_STRINGS_H
1931| # include <strings.h>
1932| #endif
1933| #ifdef HAVE_INTTYPES_H
1934| # include <inttypes.h>
1935| #endif
1936| #ifdef HAVE_STDINT_H
1937| # include <stdint.h>
1938| #endif
1939| #ifdef HAVE_UNISTD_H
1940| # include <unistd.h>
1941| #endif
1942| int
1943| main ()
1944| {
1945| #ifndef environ
1946|   (void) environ;
1947| #endif
1948|
1949|   ;
1950|   return 0;
1951| }
1952configure:24482: result: no
1953configure:24517: checking sys/capability.h usability
1954configure:24534: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
1955conftest.c:116:28: error: sys/capability.h: No such file or directory
1956configure:24540: $? = 1
1957configure: failed program was:
1958| /* confdefs.h.  */
1959| #define PACKAGE_NAME "avahi"
1960| #define PACKAGE_TARNAME "avahi"
1961| #define PACKAGE_VERSION "0.6.22"
1962| #define PACKAGE_STRING "avahi 0.6.22"
1963| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1964| #define PACKAGE "avahi"
1965| #define VERSION "0.6.22"
1966| #define _GNU_SOURCE 1
1967| #define STDC_HEADERS 1
1968| #define HAVE_SYS_TYPES_H 1
1969| #define HAVE_SYS_STAT_H 1
1970| #define HAVE_STDLIB_H 1
1971| #define HAVE_STRING_H 1
1972| #define HAVE_MEMORY_H 1
1973| #define HAVE_STRINGS_H 1
1974| #define HAVE_INTTYPES_H 1
1975| #define HAVE_STDINT_H 1
1976| #define HAVE_UNISTD_H 1
1977| #define HAVE_DLFCN_H 1
1978| #define HAVE_PTHREAD 1
1979| #define HAVE_PF_ROUTE
1980| #define HAVE_SYS_FILIO_H
1981| #define HAVE_SYS_SYSCTL_H
1982| #define HAVE_STRUCT_IP_MREQ
1983| #define STDC_HEADERS 1
1984| #define HAVE_ARPA_INET_H 1
1985| #define HAVE_FCNTL_H 1
1986| #define HAVE_INTTYPES_H 1
1987| #define HAVE_LIMITS_H 1
1988| #define HAVE_NETINET_IN_H 1
1989| #define HAVE_STDLIB_H 1
1990| #define HAVE_STRING_H 1
1991| #define HAVE_SYS_IOCTL_H 1
1992| #define HAVE_SYS_SOCKET_H 1
1993| #define HAVE_SYS_TIME_H 1
1994| #define HAVE_UNISTD_H 1
1995| #define HAVE_NETDB_H 1
1996| #define HAVE_SYSLOG_H 1
1997| #define HAVE__BOOL 1
1998| #define HAVE_STDBOOL_H 1
1999| #define TIME_WITH_SYS_TIME 1
2000| #define HAVE_SYS_WAIT_H 1
2001| #define HAVE_SYS_SELECT_H 1
2002| #define HAVE_SYS_SOCKET_H 1
2003| #define SELECT_TYPE_ARG1 int
2004| #define SELECT_TYPE_ARG234 (fd_set *)
2005| #define SELECT_TYPE_ARG5 (struct timeval *)
2006| #define HAVE_STDLIB_H 1
2007| #define HAVE_MALLOC 1
2008| #define HAVE_STDLIB_H 1
2009| #define HAVE_REALLOC 1
2010| #define HAVE_GETHOSTNAME 1
2011| #define HAVE_MEMCHR 1
2012| #define HAVE_MEMMOVE 1
2013| #define HAVE_MEMSET 1
2014| #define HAVE_MKDIR 1
2015| #define HAVE_SELECT 1
2016| #define HAVE_SOCKET 1
2017| #define HAVE_STRCHR 1
2018| #define HAVE_STRCSPN 1
2019| #define HAVE_STRDUP 1
2020| #define HAVE_STRERROR 1
2021| #define HAVE_STRRCHR 1
2022| #define HAVE_STRSPN 1
2023| #define HAVE_STRSTR 1
2024| #define HAVE_UNAME 1
2025| #define HAVE_SETREUID 1
2026| #define HAVE_SETREGID 1
2027| #define HAVE_STRCASECMP 1
2028| #define HAVE_GETTIMEOFDAY 1
2029| #define HAVE_PUTENV 1
2030| #define HAVE_STRNCASECMP 1
2031| #define HAVE_STRLCPY 1
2032| #define HAVE_GETHOSTBYNAME 1
2033| #define HAVE_SETEUID 1
2034| #define HAVE_SETEGID 1
2035| #define HAVE_GETPROGNAME 1
2036| #define HAVE_UNISTD_H 1
2037| #define HAVE_CHOWN 1
2038| #define HAVE_DECL_ENVIRON 0
2039| /* end confdefs.h.  */
2040| #include <stdio.h>
2041| #ifdef HAVE_SYS_TYPES_H
2042| # include <sys/types.h>
2043| #endif
2044| #ifdef HAVE_SYS_STAT_H
2045| # include <sys/stat.h>
2046| #endif
2047| #ifdef STDC_HEADERS
2048| # include <stdlib.h>
2049| # include <stddef.h>
2050| #else
2051| # ifdef HAVE_STDLIB_H
2052| #  include <stdlib.h>
2053| # endif
2054| #endif
2055| #ifdef HAVE_STRING_H
2056| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2057| #  include <memory.h>
2058| # endif
2059| # include <string.h>
2060| #endif
2061| #ifdef HAVE_STRINGS_H
2062| # include <strings.h>
2063| #endif
2064| #ifdef HAVE_INTTYPES_H
2065| # include <inttypes.h>
2066| #endif
2067| #ifdef HAVE_STDINT_H
2068| # include <stdint.h>
2069| #endif
2070| #ifdef HAVE_UNISTD_H
2071| # include <unistd.h>
2072| #endif
2073| #include <sys/capability.h>
2074configure:24554: result: no
2075configure:24558: checking sys/capability.h presence
2076configure:24573: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
2077conftest.c:83:28: error: sys/capability.h: No such file or directory
2078configure:24579: $? = 1
2079configure: failed program was:
2080| /* confdefs.h.  */
2081| #define PACKAGE_NAME "avahi"
2082| #define PACKAGE_TARNAME "avahi"
2083| #define PACKAGE_VERSION "0.6.22"
2084| #define PACKAGE_STRING "avahi 0.6.22"
2085| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2086| #define PACKAGE "avahi"
2087| #define VERSION "0.6.22"
2088| #define _GNU_SOURCE 1
2089| #define STDC_HEADERS 1
2090| #define HAVE_SYS_TYPES_H 1
2091| #define HAVE_SYS_STAT_H 1
2092| #define HAVE_STDLIB_H 1
2093| #define HAVE_STRING_H 1
2094| #define HAVE_MEMORY_H 1
2095| #define HAVE_STRINGS_H 1
2096| #define HAVE_INTTYPES_H 1
2097| #define HAVE_STDINT_H 1
2098| #define HAVE_UNISTD_H 1
2099| #define HAVE_DLFCN_H 1
2100| #define HAVE_PTHREAD 1
2101| #define HAVE_PF_ROUTE
2102| #define HAVE_SYS_FILIO_H
2103| #define HAVE_SYS_SYSCTL_H
2104| #define HAVE_STRUCT_IP_MREQ
2105| #define STDC_HEADERS 1
2106| #define HAVE_ARPA_INET_H 1
2107| #define HAVE_FCNTL_H 1
2108| #define HAVE_INTTYPES_H 1
2109| #define HAVE_LIMITS_H 1
2110| #define HAVE_NETINET_IN_H 1
2111| #define HAVE_STDLIB_H 1
2112| #define HAVE_STRING_H 1
2113| #define HAVE_SYS_IOCTL_H 1
2114| #define HAVE_SYS_SOCKET_H 1
2115| #define HAVE_SYS_TIME_H 1
2116| #define HAVE_UNISTD_H 1
2117| #define HAVE_NETDB_H 1
2118| #define HAVE_SYSLOG_H 1
2119| #define HAVE__BOOL 1
2120| #define HAVE_STDBOOL_H 1
2121| #define TIME_WITH_SYS_TIME 1
2122| #define HAVE_SYS_WAIT_H 1
2123| #define HAVE_SYS_SELECT_H 1
2124| #define HAVE_SYS_SOCKET_H 1
2125| #define SELECT_TYPE_ARG1 int
2126| #define SELECT_TYPE_ARG234 (fd_set *)
2127| #define SELECT_TYPE_ARG5 (struct timeval *)
2128| #define HAVE_STDLIB_H 1
2129| #define HAVE_MALLOC 1
2130| #define HAVE_STDLIB_H 1
2131| #define HAVE_REALLOC 1
2132| #define HAVE_GETHOSTNAME 1
2133| #define HAVE_MEMCHR 1
2134| #define HAVE_MEMMOVE 1
2135| #define HAVE_MEMSET 1
2136| #define HAVE_MKDIR 1
2137| #define HAVE_SELECT 1
2138| #define HAVE_SOCKET 1
2139| #define HAVE_STRCHR 1
2140| #define HAVE_STRCSPN 1
2141| #define HAVE_STRDUP 1
2142| #define HAVE_STRERROR 1
2143| #define HAVE_STRRCHR 1
2144| #define HAVE_STRSPN 1
2145| #define HAVE_STRSTR 1
2146| #define HAVE_UNAME 1
2147| #define HAVE_SETREUID 1
2148| #define HAVE_SETREGID 1
2149| #define HAVE_STRCASECMP 1
2150| #define HAVE_GETTIMEOFDAY 1
2151| #define HAVE_PUTENV 1
2152| #define HAVE_STRNCASECMP 1
2153| #define HAVE_STRLCPY 1
2154| #define HAVE_GETHOSTBYNAME 1
2155| #define HAVE_SETEUID 1
2156| #define HAVE_SETEGID 1
2157| #define HAVE_GETPROGNAME 1
2158| #define HAVE_UNISTD_H 1
2159| #define HAVE_CHOWN 1
2160| #define HAVE_DECL_ENVIRON 0
2161| /* end confdefs.h.  */
2162| #include <sys/capability.h>
2163configure:24593: result: no
2164configure:24626: checking for sys/capability.h
2165configure:24634: result: no
2166configure:24664: checking sys/prctl.h usability
2167configure:24681: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
2168conftest.c:116:23: error: sys/prctl.h: No such file or directory
2169configure:24687: $? = 1
2170configure: failed program was:
2171| /* confdefs.h.  */
2172| #define PACKAGE_NAME "avahi"
2173| #define PACKAGE_TARNAME "avahi"
2174| #define PACKAGE_VERSION "0.6.22"
2175| #define PACKAGE_STRING "avahi 0.6.22"
2176| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2177| #define PACKAGE "avahi"
2178| #define VERSION "0.6.22"
2179| #define _GNU_SOURCE 1
2180| #define STDC_HEADERS 1
2181| #define HAVE_SYS_TYPES_H 1
2182| #define HAVE_SYS_STAT_H 1
2183| #define HAVE_STDLIB_H 1
2184| #define HAVE_STRING_H 1
2185| #define HAVE_MEMORY_H 1
2186| #define HAVE_STRINGS_H 1
2187| #define HAVE_INTTYPES_H 1
2188| #define HAVE_STDINT_H 1
2189| #define HAVE_UNISTD_H 1
2190| #define HAVE_DLFCN_H 1
2191| #define HAVE_PTHREAD 1
2192| #define HAVE_PF_ROUTE
2193| #define HAVE_SYS_FILIO_H
2194| #define HAVE_SYS_SYSCTL_H
2195| #define HAVE_STRUCT_IP_MREQ
2196| #define STDC_HEADERS 1
2197| #define HAVE_ARPA_INET_H 1
2198| #define HAVE_FCNTL_H 1
2199| #define HAVE_INTTYPES_H 1
2200| #define HAVE_LIMITS_H 1
2201| #define HAVE_NETINET_IN_H 1
2202| #define HAVE_STDLIB_H 1
2203| #define HAVE_STRING_H 1
2204| #define HAVE_SYS_IOCTL_H 1
2205| #define HAVE_SYS_SOCKET_H 1
2206| #define HAVE_SYS_TIME_H 1
2207| #define HAVE_UNISTD_H 1
2208| #define HAVE_NETDB_H 1
2209| #define HAVE_SYSLOG_H 1
2210| #define HAVE__BOOL 1
2211| #define HAVE_STDBOOL_H 1
2212| #define TIME_WITH_SYS_TIME 1
2213| #define HAVE_SYS_WAIT_H 1
2214| #define HAVE_SYS_SELECT_H 1
2215| #define HAVE_SYS_SOCKET_H 1
2216| #define SELECT_TYPE_ARG1 int
2217| #define SELECT_TYPE_ARG234 (fd_set *)
2218| #define SELECT_TYPE_ARG5 (struct timeval *)
2219| #define HAVE_STDLIB_H 1
2220| #define HAVE_MALLOC 1
2221| #define HAVE_STDLIB_H 1
2222| #define HAVE_REALLOC 1
2223| #define HAVE_GETHOSTNAME 1
2224| #define HAVE_MEMCHR 1
2225| #define HAVE_MEMMOVE 1
2226| #define HAVE_MEMSET 1
2227| #define HAVE_MKDIR 1
2228| #define HAVE_SELECT 1
2229| #define HAVE_SOCKET 1
2230| #define HAVE_STRCHR 1
2231| #define HAVE_STRCSPN 1
2232| #define HAVE_STRDUP 1
2233| #define HAVE_STRERROR 1
2234| #define HAVE_STRRCHR 1
2235| #define HAVE_STRSPN 1
2236| #define HAVE_STRSTR 1
2237| #define HAVE_UNAME 1
2238| #define HAVE_SETREUID 1
2239| #define HAVE_SETREGID 1
2240| #define HAVE_STRCASECMP 1
2241| #define HAVE_GETTIMEOFDAY 1
2242| #define HAVE_PUTENV 1
2243| #define HAVE_STRNCASECMP 1
2244| #define HAVE_STRLCPY 1
2245| #define HAVE_GETHOSTBYNAME 1
2246| #define HAVE_SETEUID 1
2247| #define HAVE_SETEGID 1
2248| #define HAVE_GETPROGNAME 1
2249| #define HAVE_UNISTD_H 1
2250| #define HAVE_CHOWN 1
2251| #define HAVE_DECL_ENVIRON 0
2252| /* end confdefs.h.  */
2253| #include <stdio.h>
2254| #ifdef HAVE_SYS_TYPES_H
2255| # include <sys/types.h>
2256| #endif
2257| #ifdef HAVE_SYS_STAT_H
2258| # include <sys/stat.h>
2259| #endif
2260| #ifdef STDC_HEADERS
2261| # include <stdlib.h>
2262| # include <stddef.h>
2263| #else
2264| # ifdef HAVE_STDLIB_H
2265| #  include <stdlib.h>
2266| # endif
2267| #endif
2268| #ifdef HAVE_STRING_H
2269| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2270| #  include <memory.h>
2271| # endif
2272| # include <string.h>
2273| #endif
2274| #ifdef HAVE_STRINGS_H
2275| # include <strings.h>
2276| #endif
2277| #ifdef HAVE_INTTYPES_H
2278| # include <inttypes.h>
2279| #endif
2280| #ifdef HAVE_STDINT_H
2281| # include <stdint.h>
2282| #endif
2283| #ifdef HAVE_UNISTD_H
2284| # include <unistd.h>
2285| #endif
2286| #include <sys/prctl.h>
2287configure:24701: result: no
2288configure:24705: checking sys/prctl.h presence
2289configure:24720: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
2290conftest.c:83:23: error: sys/prctl.h: No such file or directory
2291configure:24726: $? = 1
2292configure: failed program was:
2293| /* confdefs.h.  */
2294| #define PACKAGE_NAME "avahi"
2295| #define PACKAGE_TARNAME "avahi"
2296| #define PACKAGE_VERSION "0.6.22"
2297| #define PACKAGE_STRING "avahi 0.6.22"
2298| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2299| #define PACKAGE "avahi"
2300| #define VERSION "0.6.22"
2301| #define _GNU_SOURCE 1
2302| #define STDC_HEADERS 1
2303| #define HAVE_SYS_TYPES_H 1
2304| #define HAVE_SYS_STAT_H 1
2305| #define HAVE_STDLIB_H 1
2306| #define HAVE_STRING_H 1
2307| #define HAVE_MEMORY_H 1
2308| #define HAVE_STRINGS_H 1
2309| #define HAVE_INTTYPES_H 1
2310| #define HAVE_STDINT_H 1
2311| #define HAVE_UNISTD_H 1
2312| #define HAVE_DLFCN_H 1
2313| #define HAVE_PTHREAD 1
2314| #define HAVE_PF_ROUTE
2315| #define HAVE_SYS_FILIO_H
2316| #define HAVE_SYS_SYSCTL_H
2317| #define HAVE_STRUCT_IP_MREQ
2318| #define STDC_HEADERS 1
2319| #define HAVE_ARPA_INET_H 1
2320| #define HAVE_FCNTL_H 1
2321| #define HAVE_INTTYPES_H 1
2322| #define HAVE_LIMITS_H 1
2323| #define HAVE_NETINET_IN_H 1
2324| #define HAVE_STDLIB_H 1
2325| #define HAVE_STRING_H 1
2326| #define HAVE_SYS_IOCTL_H 1
2327| #define HAVE_SYS_SOCKET_H 1
2328| #define HAVE_SYS_TIME_H 1
2329| #define HAVE_UNISTD_H 1
2330| #define HAVE_NETDB_H 1
2331| #define HAVE_SYSLOG_H 1
2332| #define HAVE__BOOL 1
2333| #define HAVE_STDBOOL_H 1
2334| #define TIME_WITH_SYS_TIME 1
2335| #define HAVE_SYS_WAIT_H 1
2336| #define HAVE_SYS_SELECT_H 1
2337| #define HAVE_SYS_SOCKET_H 1
2338| #define SELECT_TYPE_ARG1 int
2339| #define SELECT_TYPE_ARG234 (fd_set *)
2340| #define SELECT_TYPE_ARG5 (struct timeval *)
2341| #define HAVE_STDLIB_H 1
2342| #define HAVE_MALLOC 1
2343| #define HAVE_STDLIB_H 1
2344| #define HAVE_REALLOC 1
2345| #define HAVE_GETHOSTNAME 1
2346| #define HAVE_MEMCHR 1
2347| #define HAVE_MEMMOVE 1
2348| #define HAVE_MEMSET 1
2349| #define HAVE_MKDIR 1
2350| #define HAVE_SELECT 1
2351| #define HAVE_SOCKET 1
2352| #define HAVE_STRCHR 1
2353| #define HAVE_STRCSPN 1
2354| #define HAVE_STRDUP 1
2355| #define HAVE_STRERROR 1
2356| #define HAVE_STRRCHR 1
2357| #define HAVE_STRSPN 1
2358| #define HAVE_STRSTR 1
2359| #define HAVE_UNAME 1
2360| #define HAVE_SETREUID 1
2361| #define HAVE_SETREGID 1
2362| #define HAVE_STRCASECMP 1
2363| #define HAVE_GETTIMEOFDAY 1
2364| #define HAVE_PUTENV 1
2365| #define HAVE_STRNCASECMP 1
2366| #define HAVE_STRLCPY 1
2367| #define HAVE_GETHOSTBYNAME 1
2368| #define HAVE_SETEUID 1
2369| #define HAVE_SETEGID 1
2370| #define HAVE_GETPROGNAME 1
2371| #define HAVE_UNISTD_H 1
2372| #define HAVE_CHOWN 1
2373| #define HAVE_DECL_ENVIRON 0
2374| /* end confdefs.h.  */
2375| #include <sys/prctl.h>
2376configure:24740: result: no
2377configure:24773: checking for sys/prctl.h
2378configure:24781: result: no
2379configure:24800: checking for chroot
2380configure:24856: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
2381conftest.c:106: warning: function declaration isn't a prototype
2382conftest.c:116: warning: function declaration isn't a prototype
2383conftest.c: In function 'main':
2384conftest.c:116: warning: old-style function definition
2385configure:24862: $? = 0
2386configure:24880: result: yes
2387configure:24912: checking for dlopen in -ldl
2388configure:24947: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -ldl   >&5
2389conftest.c:91: warning: function declaration isn't a prototype
2390conftest.c:94: warning: function declaration isn't a prototype
2391conftest.c: In function 'main':
2392conftest.c:94: warning: old-style function definition
2393configure:24953: $? = 0
2394configure:24971: result: yes
2395configure:24979: checking for dlfcn.h
2396configure:24985: result: yes
2397configure:25159: checking linux/inotify.h usability
2398configure:25176: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
2399conftest.c:119:27: error: linux/inotify.h: No such file or directory
2400configure:25182: $? = 1
2401configure: failed program was:
2402| /* confdefs.h.  */
2403| #define PACKAGE_NAME "avahi"
2404| #define PACKAGE_TARNAME "avahi"
2405| #define PACKAGE_VERSION "0.6.22"
2406| #define PACKAGE_STRING "avahi 0.6.22"
2407| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2408| #define PACKAGE "avahi"
2409| #define VERSION "0.6.22"
2410| #define _GNU_SOURCE 1
2411| #define STDC_HEADERS 1
2412| #define HAVE_SYS_TYPES_H 1
2413| #define HAVE_SYS_STAT_H 1
2414| #define HAVE_STDLIB_H 1
2415| #define HAVE_STRING_H 1
2416| #define HAVE_MEMORY_H 1
2417| #define HAVE_STRINGS_H 1
2418| #define HAVE_INTTYPES_H 1
2419| #define HAVE_STDINT_H 1
2420| #define HAVE_UNISTD_H 1
2421| #define HAVE_DLFCN_H 1
2422| #define HAVE_PTHREAD 1
2423| #define HAVE_PF_ROUTE
2424| #define HAVE_SYS_FILIO_H
2425| #define HAVE_SYS_SYSCTL_H
2426| #define HAVE_STRUCT_IP_MREQ
2427| #define STDC_HEADERS 1
2428| #define HAVE_ARPA_INET_H 1
2429| #define HAVE_FCNTL_H 1
2430| #define HAVE_INTTYPES_H 1
2431| #define HAVE_LIMITS_H 1
2432| #define HAVE_NETINET_IN_H 1
2433| #define HAVE_STDLIB_H 1
2434| #define HAVE_STRING_H 1
2435| #define HAVE_SYS_IOCTL_H 1
2436| #define HAVE_SYS_SOCKET_H 1
2437| #define HAVE_SYS_TIME_H 1
2438| #define HAVE_UNISTD_H 1
2439| #define HAVE_NETDB_H 1
2440| #define HAVE_SYSLOG_H 1
2441| #define HAVE__BOOL 1
2442| #define HAVE_STDBOOL_H 1
2443| #define TIME_WITH_SYS_TIME 1
2444| #define HAVE_SYS_WAIT_H 1
2445| #define HAVE_SYS_SELECT_H 1
2446| #define HAVE_SYS_SOCKET_H 1
2447| #define SELECT_TYPE_ARG1 int
2448| #define SELECT_TYPE_ARG234 (fd_set *)
2449| #define SELECT_TYPE_ARG5 (struct timeval *)
2450| #define HAVE_STDLIB_H 1
2451| #define HAVE_MALLOC 1
2452| #define HAVE_STDLIB_H 1
2453| #define HAVE_REALLOC 1
2454| #define HAVE_GETHOSTNAME 1
2455| #define HAVE_MEMCHR 1
2456| #define HAVE_MEMMOVE 1
2457| #define HAVE_MEMSET 1
2458| #define HAVE_MKDIR 1
2459| #define HAVE_SELECT 1
2460| #define HAVE_SOCKET 1
2461| #define HAVE_STRCHR 1
2462| #define HAVE_STRCSPN 1
2463| #define HAVE_STRDUP 1
2464| #define HAVE_STRERROR 1
2465| #define HAVE_STRRCHR 1
2466| #define HAVE_STRSPN 1
2467| #define HAVE_STRSTR 1
2468| #define HAVE_UNAME 1
2469| #define HAVE_SETREUID 1
2470| #define HAVE_SETREGID 1
2471| #define HAVE_STRCASECMP 1
2472| #define HAVE_GETTIMEOFDAY 1
2473| #define HAVE_PUTENV 1
2474| #define HAVE_STRNCASECMP 1
2475| #define HAVE_STRLCPY 1
2476| #define HAVE_GETHOSTBYNAME 1
2477| #define HAVE_SETEUID 1
2478| #define HAVE_SETEGID 1
2479| #define HAVE_GETPROGNAME 1
2480| #define HAVE_UNISTD_H 1
2481| #define HAVE_CHOWN 1
2482| #define HAVE_DECL_ENVIRON 0
2483| #define HAVE_CHROOT 1
2484| #define HAVE_DLFCN_H 1
2485| #define HAVE_DLOPEN 1
2486| /* end confdefs.h.  */
2487| #include <stdio.h>
2488| #ifdef HAVE_SYS_TYPES_H
2489| # include <sys/types.h>
2490| #endif
2491| #ifdef HAVE_SYS_STAT_H
2492| # include <sys/stat.h>
2493| #endif
2494| #ifdef STDC_HEADERS
2495| # include <stdlib.h>
2496| # include <stddef.h>
2497| #else
2498| # ifdef HAVE_STDLIB_H
2499| #  include <stdlib.h>
2500| # endif
2501| #endif
2502| #ifdef HAVE_STRING_H
2503| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2504| #  include <memory.h>
2505| # endif
2506| # include <string.h>
2507| #endif
2508| #ifdef HAVE_STRINGS_H
2509| # include <strings.h>
2510| #endif
2511| #ifdef HAVE_INTTYPES_H
2512| # include <inttypes.h>
2513| #endif
2514| #ifdef HAVE_STDINT_H
2515| # include <stdint.h>
2516| #endif
2517| #ifdef HAVE_UNISTD_H
2518| # include <unistd.h>
2519| #endif
2520| #include <linux/inotify.h>
2521configure:25196: result: no
2522configure:25200: checking linux/inotify.h presence
2523configure:25215: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
2524conftest.c:86:27: error: linux/inotify.h: No such file or directory
2525configure:25221: $? = 1
2526configure: failed program was:
2527| /* confdefs.h.  */
2528| #define PACKAGE_NAME "avahi"
2529| #define PACKAGE_TARNAME "avahi"
2530| #define PACKAGE_VERSION "0.6.22"
2531| #define PACKAGE_STRING "avahi 0.6.22"
2532| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2533| #define PACKAGE "avahi"
2534| #define VERSION "0.6.22"
2535| #define _GNU_SOURCE 1
2536| #define STDC_HEADERS 1
2537| #define HAVE_SYS_TYPES_H 1
2538| #define HAVE_SYS_STAT_H 1
2539| #define HAVE_STDLIB_H 1
2540| #define HAVE_STRING_H 1
2541| #define HAVE_MEMORY_H 1
2542| #define HAVE_STRINGS_H 1
2543| #define HAVE_INTTYPES_H 1
2544| #define HAVE_STDINT_H 1
2545| #define HAVE_UNISTD_H 1
2546| #define HAVE_DLFCN_H 1
2547| #define HAVE_PTHREAD 1
2548| #define HAVE_PF_ROUTE
2549| #define HAVE_SYS_FILIO_H
2550| #define HAVE_SYS_SYSCTL_H
2551| #define HAVE_STRUCT_IP_MREQ
2552| #define STDC_HEADERS 1
2553| #define HAVE_ARPA_INET_H 1
2554| #define HAVE_FCNTL_H 1
2555| #define HAVE_INTTYPES_H 1
2556| #define HAVE_LIMITS_H 1
2557| #define HAVE_NETINET_IN_H 1
2558| #define HAVE_STDLIB_H 1
2559| #define HAVE_STRING_H 1
2560| #define HAVE_SYS_IOCTL_H 1
2561| #define HAVE_SYS_SOCKET_H 1
2562| #define HAVE_SYS_TIME_H 1
2563| #define HAVE_UNISTD_H 1
2564| #define HAVE_NETDB_H 1
2565| #define HAVE_SYSLOG_H 1
2566| #define HAVE__BOOL 1
2567| #define HAVE_STDBOOL_H 1
2568| #define TIME_WITH_SYS_TIME 1
2569| #define HAVE_SYS_WAIT_H 1
2570| #define HAVE_SYS_SELECT_H 1
2571| #define HAVE_SYS_SOCKET_H 1
2572| #define SELECT_TYPE_ARG1 int
2573| #define SELECT_TYPE_ARG234 (fd_set *)
2574| #define SELECT_TYPE_ARG5 (struct timeval *)
2575| #define HAVE_STDLIB_H 1
2576| #define HAVE_MALLOC 1
2577| #define HAVE_STDLIB_H 1
2578| #define HAVE_REALLOC 1
2579| #define HAVE_GETHOSTNAME 1
2580| #define HAVE_MEMCHR 1
2581| #define HAVE_MEMMOVE 1
2582| #define HAVE_MEMSET 1
2583| #define HAVE_MKDIR 1
2584| #define HAVE_SELECT 1
2585| #define HAVE_SOCKET 1
2586| #define HAVE_STRCHR 1
2587| #define HAVE_STRCSPN 1
2588| #define HAVE_STRDUP 1
2589| #define HAVE_STRERROR 1
2590| #define HAVE_STRRCHR 1
2591| #define HAVE_STRSPN 1
2592| #define HAVE_STRSTR 1
2593| #define HAVE_UNAME 1
2594| #define HAVE_SETREUID 1
2595| #define HAVE_SETREGID 1
2596| #define HAVE_STRCASECMP 1
2597| #define HAVE_GETTIMEOFDAY 1
2598| #define HAVE_PUTENV 1
2599| #define HAVE_STRNCASECMP 1
2600| #define HAVE_STRLCPY 1
2601| #define HAVE_GETHOSTBYNAME 1
2602| #define HAVE_SETEUID 1
2603| #define HAVE_SETEGID 1
2604| #define HAVE_GETPROGNAME 1
2605| #define HAVE_UNISTD_H 1
2606| #define HAVE_CHOWN 1
2607| #define HAVE_DECL_ENVIRON 0
2608| #define HAVE_CHROOT 1
2609| #define HAVE_DLFCN_H 1
2610| #define HAVE_DLOPEN 1
2611| /* end confdefs.h.  */
2612| #include <linux/inotify.h>
2613configure:25235: result: no
2614configure:25268: checking for linux/inotify.h
2615configure:25276: result: no
2616configure:25304: checking sys/inotify.h usability
2617configure:25321: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
2618conftest.c:119:25: error: sys/inotify.h: No such file or directory
2619configure:25327: $? = 1
2620configure: failed program was:
2621| /* confdefs.h.  */
2622| #define PACKAGE_NAME "avahi"
2623| #define PACKAGE_TARNAME "avahi"
2624| #define PACKAGE_VERSION "0.6.22"
2625| #define PACKAGE_STRING "avahi 0.6.22"
2626| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2627| #define PACKAGE "avahi"
2628| #define VERSION "0.6.22"
2629| #define _GNU_SOURCE 1
2630| #define STDC_HEADERS 1
2631| #define HAVE_SYS_TYPES_H 1
2632| #define HAVE_SYS_STAT_H 1
2633| #define HAVE_STDLIB_H 1
2634| #define HAVE_STRING_H 1
2635| #define HAVE_MEMORY_H 1
2636| #define HAVE_STRINGS_H 1
2637| #define HAVE_INTTYPES_H 1
2638| #define HAVE_STDINT_H 1
2639| #define HAVE_UNISTD_H 1
2640| #define HAVE_DLFCN_H 1
2641| #define HAVE_PTHREAD 1
2642| #define HAVE_PF_ROUTE
2643| #define HAVE_SYS_FILIO_H
2644| #define HAVE_SYS_SYSCTL_H
2645| #define HAVE_STRUCT_IP_MREQ
2646| #define STDC_HEADERS 1
2647| #define HAVE_ARPA_INET_H 1
2648| #define HAVE_FCNTL_H 1
2649| #define HAVE_INTTYPES_H 1
2650| #define HAVE_LIMITS_H 1
2651| #define HAVE_NETINET_IN_H 1
2652| #define HAVE_STDLIB_H 1
2653| #define HAVE_STRING_H 1
2654| #define HAVE_SYS_IOCTL_H 1
2655| #define HAVE_SYS_SOCKET_H 1
2656| #define HAVE_SYS_TIME_H 1
2657| #define HAVE_UNISTD_H 1
2658| #define HAVE_NETDB_H 1
2659| #define HAVE_SYSLOG_H 1
2660| #define HAVE__BOOL 1
2661| #define HAVE_STDBOOL_H 1
2662| #define TIME_WITH_SYS_TIME 1
2663| #define HAVE_SYS_WAIT_H 1
2664| #define HAVE_SYS_SELECT_H 1
2665| #define HAVE_SYS_SOCKET_H 1
2666| #define SELECT_TYPE_ARG1 int
2667| #define SELECT_TYPE_ARG234 (fd_set *)
2668| #define SELECT_TYPE_ARG5 (struct timeval *)
2669| #define HAVE_STDLIB_H 1
2670| #define HAVE_MALLOC 1
2671| #define HAVE_STDLIB_H 1
2672| #define HAVE_REALLOC 1
2673| #define HAVE_GETHOSTNAME 1
2674| #define HAVE_MEMCHR 1
2675| #define HAVE_MEMMOVE 1
2676| #define HAVE_MEMSET 1
2677| #define HAVE_MKDIR 1
2678| #define HAVE_SELECT 1
2679| #define HAVE_SOCKET 1
2680| #define HAVE_STRCHR 1
2681| #define HAVE_STRCSPN 1
2682| #define HAVE_STRDUP 1
2683| #define HAVE_STRERROR 1
2684| #define HAVE_STRRCHR 1
2685| #define HAVE_STRSPN 1
2686| #define HAVE_STRSTR 1
2687| #define HAVE_UNAME 1
2688| #define HAVE_SETREUID 1
2689| #define HAVE_SETREGID 1
2690| #define HAVE_STRCASECMP 1
2691| #define HAVE_GETTIMEOFDAY 1
2692| #define HAVE_PUTENV 1
2693| #define HAVE_STRNCASECMP 1
2694| #define HAVE_STRLCPY 1
2695| #define HAVE_GETHOSTBYNAME 1
2696| #define HAVE_SETEUID 1
2697| #define HAVE_SETEGID 1
2698| #define HAVE_GETPROGNAME 1
2699| #define HAVE_UNISTD_H 1
2700| #define HAVE_CHOWN 1
2701| #define HAVE_DECL_ENVIRON 0
2702| #define HAVE_CHROOT 1
2703| #define HAVE_DLFCN_H 1
2704| #define HAVE_DLOPEN 1
2705| /* end confdefs.h.  */
2706| #include <stdio.h>
2707| #ifdef HAVE_SYS_TYPES_H
2708| # include <sys/types.h>
2709| #endif
2710| #ifdef HAVE_SYS_STAT_H
2711| # include <sys/stat.h>
2712| #endif
2713| #ifdef STDC_HEADERS
2714| # include <stdlib.h>
2715| # include <stddef.h>
2716| #else
2717| # ifdef HAVE_STDLIB_H
2718| #  include <stdlib.h>
2719| # endif
2720| #endif
2721| #ifdef HAVE_STRING_H
2722| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2723| #  include <memory.h>
2724| # endif
2725| # include <string.h>
2726| #endif
2727| #ifdef HAVE_STRINGS_H
2728| # include <strings.h>
2729| #endif
2730| #ifdef HAVE_INTTYPES_H
2731| # include <inttypes.h>
2732| #endif
2733| #ifdef HAVE_STDINT_H
2734| # include <stdint.h>
2735| #endif
2736| #ifdef HAVE_UNISTD_H
2737| # include <unistd.h>
2738| #endif
2739| #include <sys/inotify.h>
2740configure:25341: result: no
2741configure:25345: checking sys/inotify.h presence
2742configure:25360: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
2743conftest.c:86:25: error: sys/inotify.h: No such file or directory
2744configure:25366: $? = 1
2745configure: failed program was:
2746| /* confdefs.h.  */
2747| #define PACKAGE_NAME "avahi"
2748| #define PACKAGE_TARNAME "avahi"
2749| #define PACKAGE_VERSION "0.6.22"
2750| #define PACKAGE_STRING "avahi 0.6.22"
2751| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2752| #define PACKAGE "avahi"
2753| #define VERSION "0.6.22"
2754| #define _GNU_SOURCE 1
2755| #define STDC_HEADERS 1
2756| #define HAVE_SYS_TYPES_H 1
2757| #define HAVE_SYS_STAT_H 1
2758| #define HAVE_STDLIB_H 1
2759| #define HAVE_STRING_H 1
2760| #define HAVE_MEMORY_H 1
2761| #define HAVE_STRINGS_H 1
2762| #define HAVE_INTTYPES_H 1
2763| #define HAVE_STDINT_H 1
2764| #define HAVE_UNISTD_H 1
2765| #define HAVE_DLFCN_H 1
2766| #define HAVE_PTHREAD 1
2767| #define HAVE_PF_ROUTE
2768| #define HAVE_SYS_FILIO_H
2769| #define HAVE_SYS_SYSCTL_H
2770| #define HAVE_STRUCT_IP_MREQ
2771| #define STDC_HEADERS 1
2772| #define HAVE_ARPA_INET_H 1
2773| #define HAVE_FCNTL_H 1
2774| #define HAVE_INTTYPES_H 1
2775| #define HAVE_LIMITS_H 1
2776| #define HAVE_NETINET_IN_H 1
2777| #define HAVE_STDLIB_H 1
2778| #define HAVE_STRING_H 1
2779| #define HAVE_SYS_IOCTL_H 1
2780| #define HAVE_SYS_SOCKET_H 1
2781| #define HAVE_SYS_TIME_H 1
2782| #define HAVE_UNISTD_H 1
2783| #define HAVE_NETDB_H 1
2784| #define HAVE_SYSLOG_H 1
2785| #define HAVE__BOOL 1
2786| #define HAVE_STDBOOL_H 1
2787| #define TIME_WITH_SYS_TIME 1
2788| #define HAVE_SYS_WAIT_H 1
2789| #define HAVE_SYS_SELECT_H 1
2790| #define HAVE_SYS_SOCKET_H 1
2791| #define SELECT_TYPE_ARG1 int
2792| #define SELECT_TYPE_ARG234 (fd_set *)
2793| #define SELECT_TYPE_ARG5 (struct timeval *)
2794| #define HAVE_STDLIB_H 1
2795| #define HAVE_MALLOC 1
2796| #define HAVE_STDLIB_H 1
2797| #define HAVE_REALLOC 1
2798| #define HAVE_GETHOSTNAME 1
2799| #define HAVE_MEMCHR 1
2800| #define HAVE_MEMMOVE 1
2801| #define HAVE_MEMSET 1
2802| #define HAVE_MKDIR 1
2803| #define HAVE_SELECT 1
2804| #define HAVE_SOCKET 1
2805| #define HAVE_STRCHR 1
2806| #define HAVE_STRCSPN 1
2807| #define HAVE_STRDUP 1
2808| #define HAVE_STRERROR 1
2809| #define HAVE_STRRCHR 1
2810| #define HAVE_STRSPN 1
2811| #define HAVE_STRSTR 1
2812| #define HAVE_UNAME 1
2813| #define HAVE_SETREUID 1
2814| #define HAVE_SETREGID 1
2815| #define HAVE_STRCASECMP 1
2816| #define HAVE_GETTIMEOFDAY 1
2817| #define HAVE_PUTENV 1
2818| #define HAVE_STRNCASECMP 1
2819| #define HAVE_STRLCPY 1
2820| #define HAVE_GETHOSTBYNAME 1
2821| #define HAVE_SETEUID 1
2822| #define HAVE_SETEGID 1
2823| #define HAVE_GETPROGNAME 1
2824| #define HAVE_UNISTD_H 1
2825| #define HAVE_CHOWN 1
2826| #define HAVE_DECL_ENVIRON 0
2827| #define HAVE_CHROOT 1
2828| #define HAVE_DLFCN_H 1
2829| #define HAVE_DLOPEN 1
2830| /* end confdefs.h.  */
2831| #include <sys/inotify.h>
2832configure:25380: result: no
2833configure:25413: checking for sys/inotify.h
2834configure:25421: result: no
2835configure:25459: checking for kqueue
2836configure:25515: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
2837conftest.c:109: warning: function declaration isn't a prototype
2838conftest.c:119: warning: function declaration isn't a prototype
2839conftest.c: In function 'main':
2840conftest.c:119: warning: old-style function definition
2841configure:25521: $? = 0
2842configure:25539: result: yes
2843configure:25572: checking whether NLS is requested
2844configure:25581: result: yes
2845configure:25619: checking for msgfmt
2846configure: trying /opt/local/bin/msgfmt...
28470 translated messages.
2848configure:25651: result: /opt/local/bin/msgfmt
2849configure:25660: checking for gmsgfmt
2850configure:25691: result: /opt/local/bin/msgfmt
2851configure:25742: checking for xgettext
2852configure: trying /opt/local/bin/xgettext...
2853/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
2854configure:25774: result: /opt/local/bin/xgettext
2855configure:25820: checking for msgmerge
2856configure: trying /opt/local/bin/msgmerge...
2857configure:25851: result: /opt/local/bin/msgmerge
2858configure:25905: checking for ld used by GCC
2859configure:25969: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
2860configure:25978: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
2861configure:25991: result: no
2862configure:25998: checking for shared library run path origin
2863configure:26011: result: done
2864configure:26468: checking for CFPreferencesCopyAppValue
2865configure:26496: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
2866conftest.c:91: warning: function declaration isn't a prototype
2867conftest.c: In function 'main':
2868conftest.c:91: warning: old-style function definition
2869configure:26502: $? = 0
2870configure:26520: result: yes
2871configure:26529: checking for CFLocaleCopyCurrent
2872configure:26557: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
2873conftest.c:92: warning: function declaration isn't a prototype
2874conftest.c: In function 'main':
2875conftest.c:92: warning: old-style function definition
2876configure:26563: $? = 0
2877configure:26581: result: yes
2878configure:26632: checking for GNU gettext in libc
2879configure:26662: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
2880conftest.c:96: warning: function declaration isn't a prototype
2881conftest.c: In function 'main':
2882conftest.c:96: warning: old-style function definition
2883Undefined symbols:
2884  "__nl_msg_cat_cntr", referenced from:
2885      __nl_msg_cat_cntr$non_lazy_ptr in ccs0vs4r.o
2886  "__nl_domain_bindings", referenced from:
2887      __nl_domain_bindings$non_lazy_ptr in ccs0vs4r.o
2888  "_libintl_bindtextdomain", referenced from:
2889      _main in ccs0vs4r.o
2890  "_libintl_gettext", referenced from:
2891      _main in ccs0vs4r.o
2892ld: symbol(s) not found
2893collect2: ld returned 1 exit status
2894configure:26668: $? = 1
2895configure: failed program was:
2896| /* confdefs.h.  */
2897| #define PACKAGE_NAME "avahi"
2898| #define PACKAGE_TARNAME "avahi"
2899| #define PACKAGE_VERSION "0.6.22"
2900| #define PACKAGE_STRING "avahi 0.6.22"
2901| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2902| #define PACKAGE "avahi"
2903| #define VERSION "0.6.22"
2904| #define _GNU_SOURCE 1
2905| #define STDC_HEADERS 1
2906| #define HAVE_SYS_TYPES_H 1
2907| #define HAVE_SYS_STAT_H 1
2908| #define HAVE_STDLIB_H 1
2909| #define HAVE_STRING_H 1
2910| #define HAVE_MEMORY_H 1
2911| #define HAVE_STRINGS_H 1
2912| #define HAVE_INTTYPES_H 1
2913| #define HAVE_STDINT_H 1
2914| #define HAVE_UNISTD_H 1
2915| #define HAVE_DLFCN_H 1
2916| #define HAVE_PTHREAD 1
2917| #define HAVE_PF_ROUTE
2918| #define HAVE_SYS_FILIO_H
2919| #define HAVE_SYS_SYSCTL_H
2920| #define HAVE_STRUCT_IP_MREQ
2921| #define STDC_HEADERS 1
2922| #define HAVE_ARPA_INET_H 1
2923| #define HAVE_FCNTL_H 1
2924| #define HAVE_INTTYPES_H 1
2925| #define HAVE_LIMITS_H 1
2926| #define HAVE_NETINET_IN_H 1
2927| #define HAVE_STDLIB_H 1
2928| #define HAVE_STRING_H 1
2929| #define HAVE_SYS_IOCTL_H 1
2930| #define HAVE_SYS_SOCKET_H 1
2931| #define HAVE_SYS_TIME_H 1
2932| #define HAVE_UNISTD_H 1
2933| #define HAVE_NETDB_H 1
2934| #define HAVE_SYSLOG_H 1
2935| #define HAVE__BOOL 1
2936| #define HAVE_STDBOOL_H 1
2937| #define TIME_WITH_SYS_TIME 1
2938| #define HAVE_SYS_WAIT_H 1
2939| #define HAVE_SYS_SELECT_H 1
2940| #define HAVE_SYS_SOCKET_H 1
2941| #define SELECT_TYPE_ARG1 int
2942| #define SELECT_TYPE_ARG234 (fd_set *)
2943| #define SELECT_TYPE_ARG5 (struct timeval *)
2944| #define HAVE_STDLIB_H 1
2945| #define HAVE_MALLOC 1
2946| #define HAVE_STDLIB_H 1
2947| #define HAVE_REALLOC 1
2948| #define HAVE_GETHOSTNAME 1
2949| #define HAVE_MEMCHR 1
2950| #define HAVE_MEMMOVE 1
2951| #define HAVE_MEMSET 1
2952| #define HAVE_MKDIR 1
2953| #define HAVE_SELECT 1
2954| #define HAVE_SOCKET 1
2955| #define HAVE_STRCHR 1
2956| #define HAVE_STRCSPN 1
2957| #define HAVE_STRDUP 1
2958| #define HAVE_STRERROR 1
2959| #define HAVE_STRRCHR 1
2960| #define HAVE_STRSPN 1
2961| #define HAVE_STRSTR 1
2962| #define HAVE_UNAME 1
2963| #define HAVE_SETREUID 1
2964| #define HAVE_SETREGID 1
2965| #define HAVE_STRCASECMP 1
2966| #define HAVE_GETTIMEOFDAY 1
2967| #define HAVE_PUTENV 1
2968| #define HAVE_STRNCASECMP 1
2969| #define HAVE_STRLCPY 1
2970| #define HAVE_GETHOSTBYNAME 1
2971| #define HAVE_SETEUID 1
2972| #define HAVE_SETEGID 1
2973| #define HAVE_GETPROGNAME 1
2974| #define HAVE_UNISTD_H 1
2975| #define HAVE_CHOWN 1
2976| #define HAVE_DECL_ENVIRON 0
2977| #define HAVE_CHROOT 1
2978| #define HAVE_DLFCN_H 1
2979| #define HAVE_DLOPEN 1
2980| #define HAVE_KQUEUE 1
2981| #define HAVE_KQUEUE 1
2982| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2983| #define HAVE_CFLOCALECOPYCURRENT 1
2984| /* end confdefs.h.  */
2985| #include <libintl.h>
2986|
2987| extern int _nl_msg_cat_cntr;
2988| extern int *_nl_domain_bindings;
2989| int
2990| main ()
2991| {
2992| bindtextdomain ("", "");
2993| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
2994|   ;
2995|   return 0;
2996| }
2997configure:26686: result: no
2998configure:26720: checking for iconv
2999configure:26752: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
3000conftest.c:94: warning: function declaration isn't a prototype
3001conftest.c: In function 'main':
3002conftest.c:94: warning: old-style function definition
3003Undefined symbols:
3004  "_libiconv_open", referenced from:
3005      _main in ccfZC4Of.o
3006  "_libiconv_close", referenced from:
3007      _main in ccfZC4Of.o
3008  "_libiconv", referenced from:
3009      _main in ccfZC4Of.o
3010ld: symbol(s) not found
3011collect2: ld returned 1 exit status
3012configure:26758: $? = 1
3013configure: failed program was:
3014| /* confdefs.h.  */
3015| #define PACKAGE_NAME "avahi"
3016| #define PACKAGE_TARNAME "avahi"
3017| #define PACKAGE_VERSION "0.6.22"
3018| #define PACKAGE_STRING "avahi 0.6.22"
3019| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3020| #define PACKAGE "avahi"
3021| #define VERSION "0.6.22"
3022| #define _GNU_SOURCE 1
3023| #define STDC_HEADERS 1
3024| #define HAVE_SYS_TYPES_H 1
3025| #define HAVE_SYS_STAT_H 1
3026| #define HAVE_STDLIB_H 1
3027| #define HAVE_STRING_H 1
3028| #define HAVE_MEMORY_H 1
3029| #define HAVE_STRINGS_H 1
3030| #define HAVE_INTTYPES_H 1
3031| #define HAVE_STDINT_H 1
3032| #define HAVE_UNISTD_H 1
3033| #define HAVE_DLFCN_H 1
3034| #define HAVE_PTHREAD 1
3035| #define HAVE_PF_ROUTE
3036| #define HAVE_SYS_FILIO_H
3037| #define HAVE_SYS_SYSCTL_H
3038| #define HAVE_STRUCT_IP_MREQ
3039| #define STDC_HEADERS 1
3040| #define HAVE_ARPA_INET_H 1
3041| #define HAVE_FCNTL_H 1
3042| #define HAVE_INTTYPES_H 1
3043| #define HAVE_LIMITS_H 1
3044| #define HAVE_NETINET_IN_H 1
3045| #define HAVE_STDLIB_H 1
3046| #define HAVE_STRING_H 1
3047| #define HAVE_SYS_IOCTL_H 1
3048| #define HAVE_SYS_SOCKET_H 1
3049| #define HAVE_SYS_TIME_H 1
3050| #define HAVE_UNISTD_H 1
3051| #define HAVE_NETDB_H 1
3052| #define HAVE_SYSLOG_H 1
3053| #define HAVE__BOOL 1
3054| #define HAVE_STDBOOL_H 1
3055| #define TIME_WITH_SYS_TIME 1
3056| #define HAVE_SYS_WAIT_H 1
3057| #define HAVE_SYS_SELECT_H 1
3058| #define HAVE_SYS_SOCKET_H 1
3059| #define SELECT_TYPE_ARG1 int
3060| #define SELECT_TYPE_ARG234 (fd_set *)
3061| #define SELECT_TYPE_ARG5 (struct timeval *)
3062| #define HAVE_STDLIB_H 1
3063| #define HAVE_MALLOC 1
3064| #define HAVE_STDLIB_H 1
3065| #define HAVE_REALLOC 1
3066| #define HAVE_GETHOSTNAME 1
3067| #define HAVE_MEMCHR 1
3068| #define HAVE_MEMMOVE 1
3069| #define HAVE_MEMSET 1
3070| #define HAVE_MKDIR 1
3071| #define HAVE_SELECT 1
3072| #define HAVE_SOCKET 1
3073| #define HAVE_STRCHR 1
3074| #define HAVE_STRCSPN 1
3075| #define HAVE_STRDUP 1
3076| #define HAVE_STRERROR 1
3077| #define HAVE_STRRCHR 1
3078| #define HAVE_STRSPN 1
3079| #define HAVE_STRSTR 1
3080| #define HAVE_UNAME 1
3081| #define HAVE_SETREUID 1
3082| #define HAVE_SETREGID 1
3083| #define HAVE_STRCASECMP 1
3084| #define HAVE_GETTIMEOFDAY 1
3085| #define HAVE_PUTENV 1
3086| #define HAVE_STRNCASECMP 1
3087| #define HAVE_STRLCPY 1
3088| #define HAVE_GETHOSTBYNAME 1
3089| #define HAVE_SETEUID 1
3090| #define HAVE_SETEGID 1
3091| #define HAVE_GETPROGNAME 1
3092| #define HAVE_UNISTD_H 1
3093| #define HAVE_CHOWN 1
3094| #define HAVE_DECL_ENVIRON 0
3095| #define HAVE_CHROOT 1
3096| #define HAVE_DLFCN_H 1
3097| #define HAVE_DLOPEN 1
3098| #define HAVE_KQUEUE 1
3099| #define HAVE_KQUEUE 1
3100| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3101| #define HAVE_CFLOCALECOPYCURRENT 1
3102| /* end confdefs.h.  */
3103| #include <stdlib.h>
3104| #include <iconv.h>
3105| int
3106| main ()
3107| {
3108| iconv_t cd = iconv_open("","");
3109|        iconv(cd,NULL,NULL,NULL,NULL);
3110|        iconv_close(cd);
3111|   ;
3112|   return 0;
3113| }
3114configure:26801: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -liconv >&5
3115conftest.c:94: warning: function declaration isn't a prototype
3116conftest.c: In function 'main':
3117conftest.c:94: warning: old-style function definition
3118configure:26807: $? = 0
3119configure:26828: result: yes
3120configure:26838: checking how to link with libiconv
3121configure:26840: result: -liconv
3122configure:27244: checking for GNU gettext in libintl
3123configure:27282: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib  -L/opt/local/lib conftest.c  -lintl -liconv -lc  >&5
3124conftest.c:101: warning: function declaration isn't a prototype
3125conftest.c: In function 'main':
3126conftest.c:101: warning: old-style function definition
3127configure:27288: $? = 0
3128configure:27365: result: yes
3129configure:27402: checking whether to use NLS
3130configure:27404: result: yes
3131configure:27407: checking where the gettext function comes from
3132configure:27418: result: external libintl
3133configure:27426: checking how to link with libintl
3134configure:27428: result: -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
3135configure:27492: checking for intltool >= 0.35.0
3136configure:27499: result: 0.36.2 found
3137configure:27557: checking for perl
3138configure:27575: found /opt/local/bin/perl
3139configure:27587: result: /opt/local/bin/perl
3140configure:27606: checking for XML::Parser
3141configure:27609: result: ok
3142configure:27646: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
3143conftest.c:97: warning: function declaration isn't a prototype
3144conftest.c: In function 'main':
3145conftest.c:97: warning: old-style function definition
3146Undefined symbols:
3147  "__nl_msg_cat_cntr", referenced from:
3148      __nl_msg_cat_cntr$non_lazy_ptr in ccLrgvr8.o
3149ld: symbol(s) not found
3150collect2: ld returned 1 exit status
3151configure:27652: $? = 1
3152configure: failed program was:
3153| /* confdefs.h.  */
3154| #define PACKAGE_NAME "avahi"
3155| #define PACKAGE_TARNAME "avahi"
3156| #define PACKAGE_VERSION "0.6.22"
3157| #define PACKAGE_STRING "avahi 0.6.22"
3158| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3159| #define PACKAGE "avahi"
3160| #define VERSION "0.6.22"
3161| #define _GNU_SOURCE 1
3162| #define STDC_HEADERS 1
3163| #define HAVE_SYS_TYPES_H 1
3164| #define HAVE_SYS_STAT_H 1
3165| #define HAVE_STDLIB_H 1
3166| #define HAVE_STRING_H 1
3167| #define HAVE_MEMORY_H 1
3168| #define HAVE_STRINGS_H 1
3169| #define HAVE_INTTYPES_H 1
3170| #define HAVE_STDINT_H 1
3171| #define HAVE_UNISTD_H 1
3172| #define HAVE_DLFCN_H 1
3173| #define HAVE_PTHREAD 1
3174| #define HAVE_PF_ROUTE
3175| #define HAVE_SYS_FILIO_H
3176| #define HAVE_SYS_SYSCTL_H
3177| #define HAVE_STRUCT_IP_MREQ
3178| #define STDC_HEADERS 1
3179| #define HAVE_ARPA_INET_H 1
3180| #define HAVE_FCNTL_H 1
3181| #define HAVE_INTTYPES_H 1
3182| #define HAVE_LIMITS_H 1
3183| #define HAVE_NETINET_IN_H 1
3184| #define HAVE_STDLIB_H 1
3185| #define HAVE_STRING_H 1
3186| #define HAVE_SYS_IOCTL_H 1
3187| #define HAVE_SYS_SOCKET_H 1
3188| #define HAVE_SYS_TIME_H 1
3189| #define HAVE_UNISTD_H 1
3190| #define HAVE_NETDB_H 1
3191| #define HAVE_SYSLOG_H 1
3192| #define HAVE__BOOL 1
3193| #define HAVE_STDBOOL_H 1
3194| #define TIME_WITH_SYS_TIME 1
3195| #define HAVE_SYS_WAIT_H 1
3196| #define HAVE_SYS_SELECT_H 1
3197| #define HAVE_SYS_SOCKET_H 1
3198| #define SELECT_TYPE_ARG1 int
3199| #define SELECT_TYPE_ARG234 (fd_set *)
3200| #define SELECT_TYPE_ARG5 (struct timeval *)
3201| #define HAVE_STDLIB_H 1
3202| #define HAVE_MALLOC 1
3203| #define HAVE_STDLIB_H 1
3204| #define HAVE_REALLOC 1
3205| #define HAVE_GETHOSTNAME 1
3206| #define HAVE_MEMCHR 1
3207| #define HAVE_MEMMOVE 1
3208| #define HAVE_MEMSET 1
3209| #define HAVE_MKDIR 1
3210| #define HAVE_SELECT 1
3211| #define HAVE_SOCKET 1
3212| #define HAVE_STRCHR 1
3213| #define HAVE_STRCSPN 1
3214| #define HAVE_STRDUP 1
3215| #define HAVE_STRERROR 1
3216| #define HAVE_STRRCHR 1
3217| #define HAVE_STRSPN 1
3218| #define HAVE_STRSTR 1
3219| #define HAVE_UNAME 1
3220| #define HAVE_SETREUID 1
3221| #define HAVE_SETREGID 1
3222| #define HAVE_STRCASECMP 1
3223| #define HAVE_GETTIMEOFDAY 1
3224| #define HAVE_PUTENV 1
3225| #define HAVE_STRNCASECMP 1
3226| #define HAVE_STRLCPY 1
3227| #define HAVE_GETHOSTBYNAME 1
3228| #define HAVE_SETEUID 1
3229| #define HAVE_SETEGID 1
3230| #define HAVE_GETPROGNAME 1
3231| #define HAVE_UNISTD_H 1
3232| #define HAVE_CHOWN 1
3233| #define HAVE_DECL_ENVIRON 0
3234| #define HAVE_CHROOT 1
3235| #define HAVE_DLFCN_H 1
3236| #define HAVE_DLOPEN 1
3237| #define HAVE_KQUEUE 1
3238| #define HAVE_KQUEUE 1
3239| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3240| #define HAVE_CFLOCALECOPYCURRENT 1
3241| #define HAVE_ICONV 1
3242| #define ENABLE_NLS 1
3243| #define HAVE_GETTEXT 1
3244| #define HAVE_DCGETTEXT 1
3245| /* end confdefs.h.  */
3246|
3247| int
3248| main ()
3249| {
3250| extern int _nl_msg_cat_cntr;
3251|                        return _nl_msg_cat_cntr
3252|   ;
3253|   return 0;
3254| }
3255configure:27794: checking locale.h usability
3256configure:27811: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
3257configure:27817: $? = 0
3258configure:27831: result: yes
3259configure:27835: checking locale.h presence
3260configure:27850: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
3261configure:27856: $? = 0
3262configure:27870: result: yes
3263configure:27903: checking for locale.h
3264configure:27911: result: yes
3265configure:27925: checking for LC_MESSAGES
3266configure:27951: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
3267conftest.c:99: warning: function declaration isn't a prototype
3268conftest.c: In function 'main':
3269conftest.c:99: warning: old-style function definition
3270configure:27957: $? = 0
3271configure:27974: result: yes
3272configure:28003: checking libintl.h usability
3273configure:28020: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
3274configure:28026: $? = 0
3275configure:28040: result: yes
3276configure:28044: checking libintl.h presence
3277configure:28059: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
3278configure:28065: $? = 0
3279configure:28079: result: yes
3280configure:28112: checking for libintl.h
3281configure:28119: result: yes
3282configure:28130: checking for ngettext in libc
3283configure:28158: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  >&5
3284conftest.c:102: warning: function declaration isn't a prototype
3285conftest.c: In function 'main':
3286conftest.c:102: warning: old-style function definition
3287Undefined symbols:
3288  "_libintl_ngettext", referenced from:
3289      _main in ccBAwOec.o
3290ld: symbol(s) not found
3291collect2: ld returned 1 exit status
3292configure:28164: $? = 1
3293configure: failed program was:
3294| /* confdefs.h.  */
3295| #define PACKAGE_NAME "avahi"
3296| #define PACKAGE_TARNAME "avahi"
3297| #define PACKAGE_VERSION "0.6.22"
3298| #define PACKAGE_STRING "avahi 0.6.22"
3299| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3300| #define PACKAGE "avahi"
3301| #define VERSION "0.6.22"
3302| #define _GNU_SOURCE 1
3303| #define STDC_HEADERS 1
3304| #define HAVE_SYS_TYPES_H 1
3305| #define HAVE_SYS_STAT_H 1
3306| #define HAVE_STDLIB_H 1
3307| #define HAVE_STRING_H 1
3308| #define HAVE_MEMORY_H 1
3309| #define HAVE_STRINGS_H 1
3310| #define HAVE_INTTYPES_H 1
3311| #define HAVE_STDINT_H 1
3312| #define HAVE_UNISTD_H 1
3313| #define HAVE_DLFCN_H 1
3314| #define HAVE_PTHREAD 1
3315| #define HAVE_PF_ROUTE
3316| #define HAVE_SYS_FILIO_H
3317| #define HAVE_SYS_SYSCTL_H
3318| #define HAVE_STRUCT_IP_MREQ
3319| #define STDC_HEADERS 1
3320| #define HAVE_ARPA_INET_H 1
3321| #define HAVE_FCNTL_H 1
3322| #define HAVE_INTTYPES_H 1
3323| #define HAVE_LIMITS_H 1
3324| #define HAVE_NETINET_IN_H 1
3325| #define HAVE_STDLIB_H 1
3326| #define HAVE_STRING_H 1
3327| #define HAVE_SYS_IOCTL_H 1
3328| #define HAVE_SYS_SOCKET_H 1
3329| #define HAVE_SYS_TIME_H 1
3330| #define HAVE_UNISTD_H 1
3331| #define HAVE_NETDB_H 1
3332| #define HAVE_SYSLOG_H 1
3333| #define HAVE__BOOL 1
3334| #define HAVE_STDBOOL_H 1
3335| #define TIME_WITH_SYS_TIME 1
3336| #define HAVE_SYS_WAIT_H 1
3337| #define HAVE_SYS_SELECT_H 1
3338| #define HAVE_SYS_SOCKET_H 1
3339| #define SELECT_TYPE_ARG1 int
3340| #define SELECT_TYPE_ARG234 (fd_set *)
3341| #define SELECT_TYPE_ARG5 (struct timeval *)
3342| #define HAVE_STDLIB_H 1
3343| #define HAVE_MALLOC 1
3344| #define HAVE_STDLIB_H 1
3345| #define HAVE_REALLOC 1
3346| #define HAVE_GETHOSTNAME 1
3347| #define HAVE_MEMCHR 1
3348| #define HAVE_MEMMOVE 1
3349| #define HAVE_MEMSET 1
3350| #define HAVE_MKDIR 1
3351| #define HAVE_SELECT 1
3352| #define HAVE_SOCKET 1
3353| #define HAVE_STRCHR 1
3354| #define HAVE_STRCSPN 1
3355| #define HAVE_STRDUP 1
3356| #define HAVE_STRERROR 1
3357| #define HAVE_STRRCHR 1
3358| #define HAVE_STRSPN 1
3359| #define HAVE_STRSTR 1
3360| #define HAVE_UNAME 1
3361| #define HAVE_SETREUID 1
3362| #define HAVE_SETREGID 1
3363| #define HAVE_STRCASECMP 1
3364| #define HAVE_GETTIMEOFDAY 1
3365| #define HAVE_PUTENV 1
3366| #define HAVE_STRNCASECMP 1
3367| #define HAVE_STRLCPY 1
3368| #define HAVE_GETHOSTBYNAME 1
3369| #define HAVE_SETEUID 1
3370| #define HAVE_SETEGID 1
3371| #define HAVE_GETPROGNAME 1
3372| #define HAVE_UNISTD_H 1
3373| #define HAVE_CHOWN 1
3374| #define HAVE_DECL_ENVIRON 0
3375| #define HAVE_CHROOT 1
3376| #define HAVE_DLFCN_H 1
3377| #define HAVE_DLOPEN 1
3378| #define HAVE_KQUEUE 1
3379| #define HAVE_KQUEUE 1
3380| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3381| #define HAVE_CFLOCALECOPYCURRENT 1
3382| #define HAVE_ICONV 1
3383| #define ENABLE_NLS 1
3384| #define HAVE_GETTEXT 1
3385| #define HAVE_DCGETTEXT 1
3386| #define GETTEXT_PACKAGE "avahi"
3387| #define HAVE_LOCALE_H 1
3388| #define HAVE_LC_MESSAGES 1
3389| /* end confdefs.h.  */
3390|
3391| #include <libintl.h>
3392|
3393| int
3394| main ()
3395| {
3396| return !ngettext ("","", 1)
3397|   ;
3398|   return 0;
3399| }
3400configure:28182: result: no
3401configure:28346: checking for bindtextdomain in -lintl
3402configure:28381: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl   >&5
3403conftest.c:104: warning: function declaration isn't a prototype
3404conftest.c:107: warning: function declaration isn't a prototype
3405conftest.c: In function 'main':
3406conftest.c:107: warning: old-style function definition
3407configure:28387: $? = 0
3408configure:28405: result: yes
3409configure:28408: checking for ngettext in -lintl
3410configure:28443: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl   >&5
3411conftest.c:104: warning: function declaration isn't a prototype
3412conftest.c:107: warning: function declaration isn't a prototype
3413conftest.c: In function 'main':
3414conftest.c:107: warning: old-style function definition
3415configure:28449: $? = 0
3416configure:28467: result: yes
3417configure:28470: checking for dgettext in -lintl
3418configure:28505: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl   >&5
3419conftest.c:104: warning: function declaration isn't a prototype
3420conftest.c:107: warning: function declaration isn't a prototype
3421conftest.c: In function 'main':
3422conftest.c:107: warning: old-style function definition
3423configure:28511: $? = 0
3424configure:28529: result: yes
3425configure:28694: checking for bind_textdomain_codeset
3426configure:28750: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -lintl  >&5
3427conftest.c:120: warning: function declaration isn't a prototype
3428conftest.c:130: warning: function declaration isn't a prototype
3429conftest.c: In function 'main':
3430conftest.c:130: warning: old-style function definition
3431configure:28756: $? = 0
3432configure:28774: result: yes
3433configure:28814: checking for msgfmt
3434configure:28841: result: /opt/local/bin/msgfmt
3435configure:28854: checking for dcgettext
3436configure:28910: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -lintl  >&5
3437conftest.c:122: warning: function declaration isn't a prototype
3438conftest.c:132: warning: function declaration isn't a prototype
3439conftest.c: In function 'main':
3440conftest.c:132: warning: old-style function definition
3441configure:28916: $? = 0
3442configure:28934: result: yes
3443configure:28945: checking if msgfmt accepts -c
3444configure:28960: $MSGFMT -c -o /dev/null conftest.foo
3445configure:28963: $? = 0
3446configure:28965: result: yes
3447configure:28975: checking for gmsgfmt
3448configure:29006: result: /opt/local/bin/msgfmt
3449configure:29016: checking for xgettext
3450configure:29043: result: /opt/local/bin/xgettext
3451configure:29072: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -lintl  >&5
3452conftest.c:103: warning: function declaration isn't a prototype
3453conftest.c: In function 'main':
3454conftest.c:103: warning: old-style function definition
3455configure:29078: $? = 0
3456configure:29313: checking for pkg-config
3457configure:29329: found /opt/local/bin/pkg-config
3458configure:29341: result: yes
3459configure:29405: checking for pkg-config
3460configure:29423: found /opt/local/bin/pkg-config
3461configure:29435: result: /opt/local/bin/pkg-config
3462configure:29464: checking pkg-config is at least version 0.9.0
3463configure:29467: result: yes
3464configure:29497: checking for GLIB20
3465configure:29505: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
3466configure:29508: $? = 0
3467configure:29523: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
3468configure:29526: $? = 0
3469configure:29602: result: yes
3470configure:29640: checking for GOBJECT
3471configure:29648: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 "
3472configure:29651: $? = 0
3473configure:29666: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 "
3474configure:29669: $? = 0
3475configure:29745: result: yes
3476configure:30182: checking for GTK20
3477configure:30190: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
3478configure:30193: $? = 0
3479configure:30208: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
3480configure:30211: $? = 0
3481configure:30287: result: yes
3482configure:30297: checking for GLADE20
3483configure:30305: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 "
3484configure:30308: $? = 0
3485configure:30323: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 "
3486configure:30326: $? = 0
3487configure:30402: result: yes
3488configure:30456: checking for DBUS
3489configure:30464: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
3490configure:30467: $? = 0
3491configure:30482: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
3492configure:30485: $? = 0
3493configure:30561: result: yes
3494configure:30639: checking for dbus_connection_close
3495configure:30695: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -L/opt/local/lib -ldbus-1   >&5
3496conftest.c:125: warning: function declaration isn't a prototype
3497conftest.c:135: warning: function declaration isn't a prototype
3498conftest.c: In function 'main':
3499conftest.c:135: warning: old-style function definition
3500configure:30701: $? = 0
3501configure:30719: result: yes
3502configure:30639: checking for dbus_bus_get_private
3503configure:30695: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c  -L/opt/local/lib -ldbus-1   >&5
3504conftest.c:126: warning: function declaration isn't a prototype
3505conftest.c:136: warning: function declaration isn't a prototype
3506conftest.c: In function 'main':
3507conftest.c:136: warning: old-style function definition
3508configure:30701: $? = 0
3509configure:30719: result: yes
3510configure:30755: checking for XML_ParserCreate in -lexpat
3511configure:30790: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lexpat   >&5
3512conftest.c:111: warning: function declaration isn't a prototype
3513conftest.c:114: warning: function declaration isn't a prototype
3514conftest.c: In function 'main':
3515conftest.c:114: warning: old-style function definition
3516configure:30796: $? = 0
3517configure:30814: result: yes
3518configure:30832: checking expat.h usability
3519configure:30849: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
3520configure:30855: $? = 0
3521configure:30869: result: yes
3522configure:30873: checking expat.h presence
3523configure:30888: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
3524configure:30894: $? = 0
3525configure:30908: result: yes
3526configure:30941: checking for expat.h
3527configure:30949: result: yes
3528configure:30968: checking for XML_ParserCreate in -lbsdxml
3529configure:31003: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lbsdxml   >&5
3530conftest.c:112: warning: function declaration isn't a prototype
3531conftest.c:115: warning: function declaration isn't a prototype
3532conftest.c: In function 'main':
3533conftest.c:115: warning: old-style function definition
3534ld: library not found for -lbsdxml
3535collect2: ld returned 1 exit status
3536configure:31009: $? = 1
3537configure: failed program was:
3538| /* confdefs.h.  */
3539| #define PACKAGE_NAME "avahi"
3540| #define PACKAGE_TARNAME "avahi"
3541| #define PACKAGE_VERSION "0.6.22"
3542| #define PACKAGE_STRING "avahi 0.6.22"
3543| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3544| #define PACKAGE "avahi"
3545| #define VERSION "0.6.22"
3546| #define _GNU_SOURCE 1
3547| #define STDC_HEADERS 1
3548| #define HAVE_SYS_TYPES_H 1
3549| #define HAVE_SYS_STAT_H 1
3550| #define HAVE_STDLIB_H 1
3551| #define HAVE_STRING_H 1
3552| #define HAVE_MEMORY_H 1
3553| #define HAVE_STRINGS_H 1
3554| #define HAVE_INTTYPES_H 1
3555| #define HAVE_STDINT_H 1
3556| #define HAVE_UNISTD_H 1
3557| #define HAVE_DLFCN_H 1
3558| #define HAVE_PTHREAD 1
3559| #define HAVE_PF_ROUTE
3560| #define HAVE_SYS_FILIO_H
3561| #define HAVE_SYS_SYSCTL_H
3562| #define HAVE_STRUCT_IP_MREQ
3563| #define STDC_HEADERS 1
3564| #define HAVE_ARPA_INET_H 1
3565| #define HAVE_FCNTL_H 1
3566| #define HAVE_INTTYPES_H 1
3567| #define HAVE_LIMITS_H 1
3568| #define HAVE_NETINET_IN_H 1
3569| #define HAVE_STDLIB_H 1
3570| #define HAVE_STRING_H 1
3571| #define HAVE_SYS_IOCTL_H 1
3572| #define HAVE_SYS_SOCKET_H 1
3573| #define HAVE_SYS_TIME_H 1
3574| #define HAVE_UNISTD_H 1
3575| #define HAVE_NETDB_H 1
3576| #define HAVE_SYSLOG_H 1
3577| #define HAVE__BOOL 1
3578| #define HAVE_STDBOOL_H 1
3579| #define TIME_WITH_SYS_TIME 1
3580| #define HAVE_SYS_WAIT_H 1
3581| #define HAVE_SYS_SELECT_H 1
3582| #define HAVE_SYS_SOCKET_H 1
3583| #define SELECT_TYPE_ARG1 int
3584| #define SELECT_TYPE_ARG234 (fd_set *)
3585| #define SELECT_TYPE_ARG5 (struct timeval *)
3586| #define HAVE_STDLIB_H 1
3587| #define HAVE_MALLOC 1
3588| #define HAVE_STDLIB_H 1
3589| #define HAVE_REALLOC 1
3590| #define HAVE_GETHOSTNAME 1
3591| #define HAVE_MEMCHR 1
3592| #define HAVE_MEMMOVE 1
3593| #define HAVE_MEMSET 1
3594| #define HAVE_MKDIR 1
3595| #define HAVE_SELECT 1
3596| #define HAVE_SOCKET 1
3597| #define HAVE_STRCHR 1
3598| #define HAVE_STRCSPN 1
3599| #define HAVE_STRDUP 1
3600| #define HAVE_STRERROR 1
3601| #define HAVE_STRRCHR 1
3602| #define HAVE_STRSPN 1
3603| #define HAVE_STRSTR 1
3604| #define HAVE_UNAME 1
3605| #define HAVE_SETREUID 1
3606| #define HAVE_SETREGID 1
3607| #define HAVE_STRCASECMP 1
3608| #define HAVE_GETTIMEOFDAY 1
3609| #define HAVE_PUTENV 1
3610| #define HAVE_STRNCASECMP 1
3611| #define HAVE_STRLCPY 1
3612| #define HAVE_GETHOSTBYNAME 1
3613| #define HAVE_SETEUID 1
3614| #define HAVE_SETEGID 1
3615| #define HAVE_GETPROGNAME 1
3616| #define HAVE_UNISTD_H 1
3617| #define HAVE_CHOWN 1
3618| #define HAVE_DECL_ENVIRON 0
3619| #define HAVE_CHROOT 1
3620| #define HAVE_DLFCN_H 1
3621| #define HAVE_DLOPEN 1
3622| #define HAVE_KQUEUE 1
3623| #define HAVE_KQUEUE 1
3624| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3625| #define HAVE_CFLOCALECOPYCURRENT 1
3626| #define HAVE_ICONV 1
3627| #define ENABLE_NLS 1
3628| #define HAVE_GETTEXT 1
3629| #define HAVE_DCGETTEXT 1
3630| #define GETTEXT_PACKAGE "avahi"
3631| #define HAVE_LOCALE_H 1
3632| #define HAVE_LC_MESSAGES 1
3633| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3634| #define HAVE_GETTEXT 1
3635| #define HAVE_DCGETTEXT 1
3636| #define ENABLE_NLS 1
3637| #define HAVE_DBUS 1
3638| #define HAVE_DBUS_CONNECTION_CLOSE 1
3639| #define HAVE_DBUS_BUS_GET_PRIVATE 1
3640| #define HAVE_EXPAT_H 1
3641| /* end confdefs.h.  */
3642|
3643| /* Override any GCC internal prototype to avoid an error.
3644|    Use char because int might match the return type of a GCC
3645|    builtin and then its argument prototype would still apply.  */
3646| #ifdef __cplusplus
3647| extern "C"
3648| #endif
3649| char XML_ParserCreate ();
3650| int
3651| main ()
3652| {
3653| return XML_ParserCreate ();
3654|   ;
3655|   return 0;
3656| }
3657configure:31027: result: no
3658configure:31282: checking for gdbm_open in -lgdbm
3659configure:31317: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lgdbm   >&5
3660conftest.c:112: warning: function declaration isn't a prototype
3661conftest.c:115: warning: function declaration isn't a prototype
3662conftest.c: In function 'main':
3663conftest.c:115: warning: old-style function definition
3664configure:31323: $? = 0
3665configure:31341: result: yes
3666configure:31359: checking gdbm.h usability
3667configure:31376: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5
3668In file included from conftest.c:138:
3669/opt/local/include/gdbm.h:85: warning: function declaration isn't a prototype
3670configure:31382: $? = 0
3671configure:31396: result: yes
3672configure:31400: checking gdbm.h presence
3673configure:31415: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c
3674configure:31421: $? = 0
3675configure:31435: result: yes
3676configure:31468: checking for gdbm.h
3677configure:31476: result: yes
3678configure:31709: checking for LIBDAEMON
3679configure:31717: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
3680configure:31720: $? = 0
3681configure:31735: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
3682configure:31738: $? = 0
3683configure:31814: result: yes
3684configure:31859: checking whether /opt/local/bin/python2.5 version >= 2.4
3685configure:31868: /opt/local/bin/python2.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
3686configure:31871: $? = 0
3687configure:31873: result: yes
3688configure:31968: checking for /opt/local/bin/python2.5 version
3689configure:31975: result: 2.5
3690configure:31987: checking for /opt/local/bin/python2.5 platform
3691configure:31994: result: darwin
3692configure:32001: checking for /opt/local/bin/python2.5 script directory
3693configure:32009: result: ${prefix}/lib/python2.5/site-packages
3694configure:32018: checking for /opt/local/bin/python2.5 extension module directory
3695configure:32026: result: ${exec_prefix}/lib/python2.5/site-packages
3696configure:32057: checking for python module gtk
3697configure:32086: result: no
3698configure:32088: error: Could not find Python module gtk
3699
3700## ---------------- ##
3701## Cache variables. ##
3702## ---------------- ##
3703
3704ac_cv_build=i386-apple-darwin9.1.0
3705ac_cv_c_compiler_gnu=yes
3706ac_cv_c_const=yes
3707ac_cv_cxx_compiler_gnu=yes
3708ac_cv_env_CCC_set=
3709ac_cv_env_CCC_value=
3710ac_cv_env_CC_set=set
3711ac_cv_env_CC_value=/usr/bin/gcc-4.0
3712ac_cv_env_CFLAGS_set=set
3713ac_cv_env_CFLAGS_value=-O2
3714ac_cv_env_CPPFLAGS_set=set
3715ac_cv_env_CPPFLAGS_value='-I/opt/local/include -L/opt/local/lib'
3716ac_cv_env_CPP_set=set
3717ac_cv_env_CPP_value=/usr/bin/cpp-4.0
3718ac_cv_env_CXXCPP_set=
3719ac_cv_env_CXXCPP_value=
3720ac_cv_env_CXXFLAGS_set=set
3721ac_cv_env_CXXFLAGS_value=-O2
3722ac_cv_env_CXX_set=set
3723ac_cv_env_CXX_value=/usr/bin/g++-4.0
3724ac_cv_env_DBUS_CFLAGS_set=
3725ac_cv_env_DBUS_CFLAGS_value=
3726ac_cv_env_DBUS_LIBS_set=
3727ac_cv_env_DBUS_LIBS_value=
3728ac_cv_env_DOXYGEN_PAPER_SIZE_set=
3729ac_cv_env_DOXYGEN_PAPER_SIZE_value=
3730ac_cv_env_F77_set=
3731ac_cv_env_F77_value=
3732ac_cv_env_FFLAGS_set=set
3733ac_cv_env_FFLAGS_value=-O2
3734ac_cv_env_GLADE20_CFLAGS_set=
3735ac_cv_env_GLADE20_CFLAGS_value=
3736ac_cv_env_GLADE20_LIBS_set=
3737ac_cv_env_GLADE20_LIBS_value=
3738ac_cv_env_GLIB20_CFLAGS_set=
3739ac_cv_env_GLIB20_CFLAGS_value=
3740ac_cv_env_GLIB20_LIBS_set=
3741ac_cv_env_GLIB20_LIBS_value=
3742ac_cv_env_GOBJECT_CFLAGS_set=
3743ac_cv_env_GOBJECT_CFLAGS_value=
3744ac_cv_env_GOBJECT_LIBS_set=
3745ac_cv_env_GOBJECT_LIBS_value=
3746ac_cv_env_GTK20_CFLAGS_set=
3747ac_cv_env_GTK20_CFLAGS_value=
3748ac_cv_env_GTK20_LIBS_set=
3749ac_cv_env_GTK20_LIBS_value=
3750ac_cv_env_LDFLAGS_set=set
3751ac_cv_env_LDFLAGS_value=-L/opt/local/lib
3752ac_cv_env_LIBDAEMON_CFLAGS_set=
3753ac_cv_env_LIBDAEMON_CFLAGS_value=
3754ac_cv_env_LIBDAEMON_LIBS_set=
3755ac_cv_env_LIBDAEMON_LIBS_value=
3756ac_cv_env_LIBS_set=
3757ac_cv_env_LIBS_value=
3758ac_cv_env_MONODOC_CFLAGS_set=
3759ac_cv_env_MONODOC_CFLAGS_value=
3760ac_cv_env_MONODOC_LIBS_set=
3761ac_cv_env_MONODOC_LIBS_value=
3762ac_cv_env_PKG_CONFIG_set=
3763ac_cv_env_PKG_CONFIG_value=
3764ac_cv_env_QT3_CFLAGS_set=
3765ac_cv_env_QT3_CFLAGS_value=
3766ac_cv_env_QT3_LIBS_set=
3767ac_cv_env_QT3_LIBS_value=
3768ac_cv_env_QT4_CFLAGS_set=
3769ac_cv_env_QT4_CFLAGS_value=
3770ac_cv_env_QT4_LIBS_set=
3771ac_cv_env_QT4_LIBS_value=
3772ac_cv_env_build_alias_set=
3773ac_cv_env_build_alias_value=
3774ac_cv_env_host_alias_set=
3775ac_cv_env_host_alias_value=
3776ac_cv_env_target_alias_set=
3777ac_cv_env_target_alias_value=
3778ac_cv_f77_compiler_gnu=no
3779ac_cv_func_bind_textdomain_codeset=yes
3780ac_cv_func_chown_works=yes
3781ac_cv_func_chroot=yes
3782ac_cv_func_dbus_bus_get_private=yes
3783ac_cv_func_dbus_connection_close=yes
3784ac_cv_func_dcgettext=yes
3785ac_cv_func_gethostbyname=yes
3786ac_cv_func_gethostname=yes
3787ac_cv_func_getprogname=yes
3788ac_cv_func_gettimeofday=yes
3789ac_cv_func_kqueue=yes
3790ac_cv_func_lstat_dereferences_slashed_symlink=no
3791ac_cv_func_malloc_0_nonnull=yes
3792ac_cv_func_memchr=yes
3793ac_cv_func_memcmp_working=yes
3794ac_cv_func_memmove=yes
3795ac_cv_func_memset=yes
3796ac_cv_func_mkdir=yes
3797ac_cv_func_putenv=yes
3798ac_cv_func_realloc_0_nonnull=yes
3799ac_cv_func_select=yes
3800ac_cv_func_select_args='int,fd_set *,struct timeval *'
3801ac_cv_func_setegid=yes
3802ac_cv_func_seteuid=yes
3803ac_cv_func_setproctitle=no
3804ac_cv_func_setregid=yes
3805ac_cv_func_setresgid=no
3806ac_cv_func_setresuid=no
3807ac_cv_func_setreuid=yes
3808ac_cv_func_socket=yes
3809ac_cv_func_stat_empty_string_bug=no
3810ac_cv_func_strcasecmp=yes
3811ac_cv_func_strchr=yes
3812ac_cv_func_strcspn=yes
3813ac_cv_func_strdup=yes
3814ac_cv_func_strerror=yes
3815ac_cv_func_strlcpy=yes
3816ac_cv_func_strncasecmp=yes
3817ac_cv_func_strrchr=yes
3818ac_cv_func_strspn=yes
3819ac_cv_func_strstr=yes
3820ac_cv_func_uname=yes
3821ac_cv_have_decl_CMSG_SPACE=no
3822ac_cv_have_decl_environ=no
3823ac_cv_header_arpa_inet_h=yes
3824ac_cv_header_dlfcn_h=yes
3825ac_cv_header_expat_h=yes
3826ac_cv_header_fcntl_h=yes
3827ac_cv_header_gdbm_h=yes
3828ac_cv_header_inttypes_h=yes
3829ac_cv_header_libintl_h=yes
3830ac_cv_header_limits_h=yes
3831ac_cv_header_linux_inotify_h=no
3832ac_cv_header_linux_netlink_h=no
3833ac_cv_header_locale_h=yes
3834ac_cv_header_memory_h=yes
3835ac_cv_header_net_route_h=yes
3836ac_cv_header_netdb_h=yes
3837ac_cv_header_netinet_in_h=yes
3838ac_cv_header_stdbool_h=yes
3839ac_cv_header_stdc=yes
3840ac_cv_header_stdint_h=yes
3841ac_cv_header_stdlib_h=yes
3842ac_cv_header_string_h=yes
3843ac_cv_header_strings_h=yes
3844ac_cv_header_sys_capability_h=no
3845ac_cv_header_sys_filio_h=yes
3846ac_cv_header_sys_inotify_h=no
3847ac_cv_header_sys_ioctl_h=yes
3848ac_cv_header_sys_prctl_h=no
3849ac_cv_header_sys_select_h=yes
3850ac_cv_header_sys_socket_h=yes
3851ac_cv_header_sys_stat_h=yes
3852ac_cv_header_sys_sysctl_h=yes
3853ac_cv_header_sys_time_h=yes
3854ac_cv_header_sys_types_h=yes
3855ac_cv_header_sys_wait_h=yes
3856ac_cv_header_syslog_h=yes
3857ac_cv_header_time=yes
3858ac_cv_header_unistd_h=yes
3859ac_cv_host=i386-apple-darwin9.1.0
3860ac_cv_lib_bsdxml_XML_ParserCreate=no
3861ac_cv_lib_dl_dlopen=yes
3862ac_cv_lib_expat_XML_ParserCreate=yes
3863ac_cv_lib_gdbm_gdbm_open=yes
3864ac_cv_lib_intl_bindtextdomain=yes
3865ac_cv_lib_intl_dgettext=yes
3866ac_cv_lib_intl_ngettext=yes
3867ac_cv_objext=o
3868ac_cv_path_EGREP='/usr/bin/grep -E'
3869ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3870ac_cv_path_GREP=/usr/bin/grep
3871ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
3872ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3873ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
3874ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3875ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
3876ac_cv_prog_AWK=gawk
3877ac_cv_prog_CPP=/usr/bin/cpp-4.0
3878ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
3879ac_cv_prog_ac_ct_AR=ar
3880ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
3881ac_cv_prog_ac_ct_RANLIB=ranlib
3882ac_cv_prog_ac_ct_STRIP=strip
3883ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes
3884ac_cv_prog_cc_c89=
3885ac_cv_prog_cc_g=yes
3886ac_cv_prog_cxx_g=yes
3887ac_cv_prog_f77_g=no
3888ac_cv_prog_gcc_traditional=no
3889ac_cv_prog_have_pkg_config=yes
3890ac_cv_prog_make_make_set=yes
3891ac_cv_search_inet_ntop='none required'
3892ac_cv_search_recv='none required'
3893ac_cv_type__Bool=yes
3894ac_cv_type_mode_t=yes
3895ac_cv_type_pid_t=yes
3896ac_cv_type_size_t=yes
3897ac_cv_type_uid_t=yes
3898acl_cv_hardcode_direct=no
3899acl_cv_hardcode_libdir_flag_spec=
3900acl_cv_hardcode_libdir_separator=
3901acl_cv_hardcode_minus_L=no
3902acl_cv_libext=a
3903acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3904acl_cv_prog_gnu_ld=no
3905acl_cv_rpath=done
3906acl_cv_shlibext=dylib
3907acl_cv_wl=-Wl,
3908am_cv_CC_dependencies_compiler_type=gcc3
3909am_cv_CXX_dependencies_compiler_type=gcc3
3910am_cv_func_iconv=yes
3911am_cv_lib_iconv=yes
3912am_cv_python_platform=darwin
3913am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
3914am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages'
3915am_cv_python_version=2.5
3916am_cv_val_LC_MESSAGES=yes
3917avahi_cv_has_struct_lifconf=no
3918avahi_cv_sys_cxx_works=yes
3919gt_cv_func_CFLocaleCopyCurrent=yes
3920gt_cv_func_CFPreferencesCopyAppValue=yes
3921gt_cv_func_dgettext_libc=no
3922gt_cv_func_dgettext_libintl=yes
3923gt_cv_func_gnugettext1_libc=no
3924gt_cv_func_gnugettext1_libintl=yes
3925gt_cv_func_ngettext_libc=no
3926gt_cv_have_gettext=yes
3927lt_cv_deplibs_check_method=pass_all
3928lt_cv_file_magic_cmd='$MAGIC_CMD'
3929lt_cv_file_magic_test_file=
3930lt_cv_ld_reload_flag=-r
3931lt_cv_objdir=.libs
3932lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3933lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
3934lt_cv_path_NM='/usr/bin/nm -p'
3935lt_cv_path_SED=/usr/bin/sed
3936lt_cv_prog_compiler_c_o=yes
3937lt_cv_prog_compiler_c_o_CXX=yes
3938lt_cv_prog_compiler_rtti_exceptions=no
3939lt_cv_prog_gnu_ld=no
3940lt_cv_prog_gnu_ldcxx=no
3941lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
3942lt_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'\'''
3943lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
3944lt_cv_sys_max_cmd_len=196608
3945lt_lt_cv_prog_compiler_c_o='"yes"'
3946lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
3947lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
3948lt_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'\''"'
3949lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
3950pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include  '
3951pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-1  '
3952pkg_cv_GLADE20_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include  '
3953pkg_cv_GLADE20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lm -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11  '
3954pkg_cv_GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
3955pkg_cv_GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv  '
3956pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
3957pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv  '
3958pkg_cv_GTK20_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include  '
3959pkg_cv_GTK20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11  '
3960pkg_cv_LIBDAEMON_CFLAGS='-D_REENTRANT -I/opt/local/include  '
3961pkg_cv_LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon  '
3962py_cv_mod_gtk_=no
3963ssp_cv_lib=no
3964
3965## ----------------- ##
3966## Output variables. ##
3967## ----------------- ##
3968
3969ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run aclocal-1.9'
3970ALL_LINGUAS=''
3971AMDEPBACKSLASH='\'
3972AMDEP_FALSE='#'
3973AMDEP_TRUE=''
3974AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run tar'
3975AR='ar'
3976AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run autoconf'
3977AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run autoheader'
3978AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run automake-1.9'
3979AVAHI_AUTOIPD_GROUP=''
3980AVAHI_AUTOIPD_USER=''
3981AVAHI_GROUP=''
3982AVAHI_PRIV_ACCESS_GROUP=''
3983AVAHI_USER=''
3984AWK='gawk'
3985BUILD_MANPAGES_FALSE=''
3986BUILD_MANPAGES_TRUE=''
3987CATALOGS=''
3988CATOBJEXT='.gmo'
3989CC='/usr/bin/gcc-4.0'
3990CCDEPMODE='depmode=gcc3'
3991CFLAGS='-O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC  -D__EXTENSIONS__'
3992CPP='/usr/bin/cpp-4.0'
3993CPPFLAGS='-I/opt/local/include -L/opt/local/lib'
3994CXX='/usr/bin/g++-4.0'
3995CXXCPP='/usr/bin/g++-4.0 -E'
3996CXXDEPMODE='depmode=gcc3'
3997CXXFLAGS='-O2'
3998CYGPATH_W='echo'
3999DATADIRNAME='share'
4000DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE'
4001DBUS_LIBS='-L/opt/local/lib -ldbus-1  '
4002DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/var/run/dbus/system_bus_socket'
4003DBUS_SYS_DIR='${prefix}/etc/dbus-1/system.d'
4004DEFS=''
4005DEPDIR='.deps'
4006DOXYGEN_PAPER_SIZE=''
4007DX_COND_chi_FALSE=''
4008DX_COND_chi_TRUE=''
4009DX_COND_chm_FALSE=''
4010DX_COND_chm_TRUE=''
4011DX_COND_doc_FALSE=''
4012DX_COND_doc_TRUE=''
4013DX_COND_dot_FALSE=''
4014DX_COND_dot_TRUE=''
4015DX_COND_html_FALSE=''
4016DX_COND_html_TRUE=''
4017DX_COND_latex_FALSE=''
4018DX_COND_latex_TRUE=''
4019DX_COND_man_FALSE=''
4020DX_COND_man_TRUE=''
4021DX_COND_pdf_FALSE=''
4022DX_COND_pdf_TRUE=''
4023DX_COND_ps_FALSE=''
4024DX_COND_ps_TRUE=''
4025DX_COND_rtf_FALSE=''
4026DX_COND_rtf_TRUE=''
4027DX_COND_xml_FALSE=''
4028DX_COND_xml_TRUE=''
4029DX_CONFIG=''
4030DX_DOCDIR=''
4031DX_DOT=''
4032DX_DOXYGEN=''
4033DX_DVIPS=''
4034DX_EGREP=''
4035DX_ENV=''
4036DX_FLAG_chi=''
4037DX_FLAG_chm=''
4038DX_FLAG_doc=''
4039DX_FLAG_dot=''
4040DX_FLAG_html=''
4041DX_FLAG_man=''
4042DX_FLAG_pdf=''
4043DX_FLAG_ps=''
4044DX_FLAG_rtf=''
4045DX_FLAG_xml=''
4046DX_HHC=''
4047DX_LATEX=''
4048DX_MAKEINDEX=''
4049DX_PDFLATEX=''
4050DX_PERL=''
4051DX_PROJECT=''
4052ECHO='/bin/echo'
4053ECHO_C='ECHO_N=''
4054ECHO_T=''
4055EGREP='/usr/bin/grep -E'
4056ENABLE_AUTOIPD_FALSE=''
4057ENABLE_AUTOIPD_TRUE=''
4058ENABLE_CHROOT_FALSE=''
4059ENABLE_CHROOT_TRUE='#'
4060ENABLE_COMPAT_HOWL_FALSE=''
4061ENABLE_COMPAT_HOWL_TRUE=''
4062ENABLE_COMPAT_LIBDNS_SD_FALSE=''
4063ENABLE_COMPAT_LIBDNS_SD_TRUE=''
4064ENABLE_CORE_DOCS_FALSE=''
4065ENABLE_CORE_DOCS_TRUE=''
4066ENABLE_TESTS_FALSE=''
4067ENABLE_TESTS_TRUE=''
4068EXEEXT=''
4069F77=''
4070FFLAGS='-O2'
4071GACUTIL=''
4072GETTEXT_PACKAGE='avahi'
4073GLADE20_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include  '
4074GLADE20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lm -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11  '
4075GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
4076GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv  '
4077GMOFILES=''
4078GMSGFMT='/opt/local/bin/msgfmt'
4079GMSGFMT_015='/opt/local/bin/msgfmt'
4080GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
4081GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv  '
4082GREP='/usr/bin/grep'
4083GTK20_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include  '
4084GTK20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11  '
4085HAVE_DBM_FALSE=''
4086HAVE_DBM_TRUE='#'
4087HAVE_DBUS_FALSE='#'
4088HAVE_DBUS_TRUE=''
4089HAVE_DLOPEN_FALSE='#'
4090HAVE_DLOPEN_TRUE=''
4091HAVE_GDBM_FALSE='#'
4092HAVE_GDBM_TRUE=''
4093HAVE_GLIB_FALSE='#'
4094HAVE_GLIB_TRUE=''
4095HAVE_GOBJECT_FALSE='#'
4096HAVE_GOBJECT_TRUE=''
4097HAVE_GTK_FALSE='#'
4098HAVE_GTK_TRUE=''
4099HAVE_INOTIFY_FALSE=''
4100HAVE_INOTIFY_TRUE='#'
4101HAVE_KQUEUE_FALSE='#'
4102HAVE_KQUEUE_TRUE=''
4103HAVE_LIBDAEMON_FALSE='#'
4104HAVE_LIBDAEMON_TRUE=''
4105HAVE_MONODOC_FALSE=''
4106HAVE_MONODOC_TRUE=''
4107HAVE_MONO_FALSE=''
4108HAVE_MONO_TRUE=''
4109HAVE_NETLINK_FALSE=''
4110HAVE_NETLINK_TRUE='#'
4111HAVE_PF_ROUTE_FALSE='#'
4112HAVE_PF_ROUTE_TRUE=''
4113HAVE_PYGTK_FALSE=''
4114HAVE_PYGTK_TRUE=''
4115HAVE_PYTHON_DBUS_FALSE=''
4116HAVE_PYTHON_DBUS_TRUE=''
4117HAVE_PYTHON_FALSE=''
4118HAVE_PYTHON_TRUE=''
4119HAVE_QT3_FALSE=''
4120HAVE_QT3_TRUE='#'
4121HAVE_QT4_FALSE=''
4122HAVE_QT4_TRUE='#'
4123HAVE_SYS_FILIO_H_FALSE='#'
4124HAVE_SYS_FILIO_H_TRUE=''
4125HAVE_SYS_SYSCTL_H_FALSE=''
4126HAVE_SYS_SYSCTL_H_TRUE='#'
4127HAVE_XML_FALSE='#'
4128HAVE_XML_TRUE=''
4129HOWL_COMPAT_VERSION='0.9.8'
4130INSTALL_DATA='${INSTALL} -m 644'
4131INSTALL_PROGRAM='${INSTALL}'
4132INSTALL_SCRIPT='${INSTALL}'
4133INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
4134INSTOBJEXT='.mo'
4135INTLLIBS='-lintl '
4136INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4137INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4138INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4139INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
4140INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4141INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4142INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
4143INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
4144INTLTOOL_PERL='/opt/local/bin/perl'
4145INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4146INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4147INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4148INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4149INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4150INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4151INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4152INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4153INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4154INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4155INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
4156INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4157INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
4158INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4159INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
4160LDFLAGS='-L/opt/local/lib'
4161LIBAVAHI_CLIENT_VERSION_INFO='5:4:2'
4162LIBAVAHI_COMMON_VERSION_INFO='8:0:5'
4163LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0'
4164LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0'
4165LIBAVAHI_CORE_VERSION_INFO='5:4:0'
4166LIBAVAHI_GLIB_VERSION_INFO='1:1:0'
4167LIBAVAHI_GOBJECT_VERSION_INFO='0:0:0'
4168LIBAVAHI_QT3_VERSION_INFO='1:1:0'
4169LIBAVAHI_QT4_VERSION_INFO='1:1:0'
4170LIBAVAHI_UI_VERSION_INFO='1:0:1'
4171LIBDAEMON_CFLAGS='-D_REENTRANT -I/opt/local/include  '
4172LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon  '
4173LIBICONV='-liconv'
4174LIBINTL='-lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation'
4175LIBOBJS=' lstat.o'
4176LIBS=''
4177LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4178LN_S='ln -s'
4179LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
4180LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
4181LTLIBOBJS=''
4182MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run makeinfo'
4183MCS=''
4184MDASSEMBLER=''
4185MKINSTALLDIRS='./mkinstalldirs'
4186MOC_QT3=''
4187MOC_QT4=''
4188MONODOCER=''
4189MONODOC_CFLAGS=''
4190MONODOC_DIR=''
4191MONODOC_LIBS=''
4192MSGFMT='/opt/local/bin/msgfmt'
4193MSGFMT_015='/opt/local/bin/msgfmt'
4194MSGFMT_OPTS='-c'
4195MSGMERGE='/opt/local/bin/msgmerge'
4196OBJEXT='o'
4197PACKAGE='avahi'
4198PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org'
4199PACKAGE_NAME='avahi'
4200PACKAGE_STRING='avahi 0.6.22'
4201PACKAGE_TARNAME='avahi'
4202PACKAGE_URL='http://avahi.org/'
4203PACKAGE_VERSION='0.6.22'
4204PATH_SEPARATOR=':'
4205PKG_CONFIG='/opt/local/bin/pkg-config'
4206POFILES=''
4207POSUB='po'
4208PO_IN_DATADIR_FALSE=''
4209PO_IN_DATADIR_TRUE=''
4210PTHREAD_CC='/usr/bin/gcc-4.0'
4211PTHREAD_CFLAGS='-D_THREAD_SAFE '
4212PTHREAD_LIBS=''
4213PYTHON='/opt/local/bin/python2.5'
4214PYTHON_EXEC_PREFIX='${exec_prefix}'
4215PYTHON_PLATFORM='darwin'
4216PYTHON_PREFIX='${prefix}'
4217PYTHON_VERSION='2.5'
4218QT3_CFLAGS=''
4219QT3_LIBS=''
4220QT4_CFLAGS=''
4221QT4_LIBS=''
4222RANLIB='ranlib'
4223SED='/usr/bin/sed'
4224SET_MAKE=''
4225SHELL='/bin/sh'
4226STRIP='strip'
4227TARGET_ARCHLINUX_FALSE=''
4228TARGET_ARCHLINUX_TRUE='#'
4229TARGET_DARWIN_FALSE='#'
4230TARGET_DARWIN_TRUE=''
4231TARGET_DEBIAN_FALSE=''
4232TARGET_DEBIAN_TRUE='#'
4233TARGET_FEDORA_FALSE=''
4234TARGET_FEDORA_TRUE='#'
4235TARGET_FREEBSD_FALSE=''
4236TARGET_FREEBSD_TRUE='#'
4237TARGET_GENTOO_FALSE=''
4238TARGET_GENTOO_TRUE='#'
4239TARGET_MANDRIVA_FALSE=''
4240TARGET_MANDRIVA_TRUE='#'
4241TARGET_NETBSD_FALSE=''
4242TARGET_NETBSD_TRUE='#'
4243TARGET_SLACKWARE_FALSE=''
4244TARGET_SLACKWARE_TRUE='#'
4245TARGET_SUSE_FALSE=''
4246TARGET_SUSE_TRUE='#'
4247USE_NLS='yes'
4248USE_XMLTOMAN_FALSE=''
4249USE_XMLTOMAN_TRUE=''
4250VERSION='0.6.22'
4251XGETTEXT='/opt/local/bin/xgettext'
4252XGETTEXT_015='/opt/local/bin/xgettext'
4253XML_CFLAGS='-DUSE_EXPAT_H'
4254XML_LIBS='-lexpat'
4255ac_ct_CC='/usr/bin/gcc-4.0'
4256ac_ct_CXX=''
4257ac_ct_F77=''
4258acx_pthread_config=''
4259am__fastdepCC_FALSE='#'
4260am__fastdepCC_TRUE=''
4261am__fastdepCXX_FALSE='#'
4262am__fastdepCXX_TRUE=''
4263am__include='include'
4264am__leading_dot='.'
4265am__quote=''
4266am__tar='${AMTAR} chof - "$$tardir"'
4267am__untar='${AMTAR} xf -'
4268avahi_runtime_dir=''
4269avahi_socket=''
4270avahilocaledir='${prefix}/${DATADIRNAME}/locale'
4271bindir='${exec_prefix}/bin'
4272build='i386-apple-darwin9.1.0'
4273build_alias=''
4274build_cpu='i386'
4275build_os='darwin9.1.0'
4276build_vendor='apple'
4277datadir='${datarootdir}'
4278datarootdir='${prefix}/share'
4279docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4280dvidir='${docdir}'
4281exec_prefix='NONE'
4282have_pkg_config='yes'
4283have_xmltoman=''
4284host='i386-apple-darwin9.1.0'
4285host_alias=''
4286host_cpu='i386'
4287host_os='darwin9.1.0'
4288host_vendor='apple'
4289htmldir='${docdir}'
4290includedir='${prefix}/include'
4291infodir='${datarootdir}/info'
4292install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/install-sh'
4293interfacesdir=''
4294libdir='${exec_prefix}/lib'
4295libexecdir='${exec_prefix}/libexec'
4296localedir='${datarootdir}/locale'
4297localstatedir='${prefix}/var'
4298mandir='${datarootdir}/man'
4299mkdir_p='$(install_sh) -d'
4300oldincludedir='/usr/include'
4301pdfdir='${docdir}'
4302pkgpyexecdir='${pyexecdir}/avahi'
4303pkgpythondir='${pythondir}/avahi'
4304prefix='/opt/local'
4305program_transform_name='s,x,x,'
4306psdir='${docdir}'
4307pyexecdir='${exec_prefix}/lib/python2.5/site-packages'
4308pythondir='${prefix}/lib/python2.5/site-packages'
4309sbindir='${exec_prefix}/sbin'
4310sharedstatedir='${prefix}/com'
4311sysconfdir='${prefix}/etc'
4312target_alias=''
4313
4314## ----------- ##
4315## confdefs.h. ##
4316## ----------- ##
4317
4318#define PACKAGE_NAME "avahi"
4319#define PACKAGE_TARNAME "avahi"
4320#define PACKAGE_VERSION "0.6.22"
4321#define PACKAGE_STRING "avahi 0.6.22"
4322#define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
4323#define PACKAGE "avahi"
4324#define VERSION "0.6.22"
4325#define _GNU_SOURCE 1
4326#define STDC_HEADERS 1
4327#define HAVE_SYS_TYPES_H 1
4328#define HAVE_SYS_STAT_H 1
4329#define HAVE_STDLIB_H 1
4330#define HAVE_STRING_H 1
4331#define HAVE_MEMORY_H 1
4332#define HAVE_STRINGS_H 1
4333#define HAVE_INTTYPES_H 1
4334#define HAVE_STDINT_H 1
4335#define HAVE_UNISTD_H 1
4336#define HAVE_DLFCN_H 1
4337#define HAVE_PTHREAD 1
4338#define HAVE_PF_ROUTE
4339#define HAVE_SYS_FILIO_H
4340#define HAVE_SYS_SYSCTL_H
4341#define HAVE_STRUCT_IP_MREQ
4342#define STDC_HEADERS 1
4343#define HAVE_ARPA_INET_H 1
4344#define HAVE_FCNTL_H 1
4345#define HAVE_INTTYPES_H 1
4346#define HAVE_LIMITS_H 1
4347#define HAVE_NETINET_IN_H 1
4348#define HAVE_STDLIB_H 1
4349#define HAVE_STRING_H 1
4350#define HAVE_SYS_IOCTL_H 1
4351#define HAVE_SYS_SOCKET_H 1
4352#define HAVE_SYS_TIME_H 1
4353#define HAVE_UNISTD_H 1
4354#define HAVE_NETDB_H 1
4355#define HAVE_SYSLOG_H 1
4356#define HAVE__BOOL 1
4357#define HAVE_STDBOOL_H 1
4358#define TIME_WITH_SYS_TIME 1
4359#define HAVE_SYS_WAIT_H 1
4360#define HAVE_SYS_SELECT_H 1
4361#define HAVE_SYS_SOCKET_H 1
4362#define SELECT_TYPE_ARG1 int
4363#define SELECT_TYPE_ARG234 (fd_set *)
4364#define SELECT_TYPE_ARG5 (struct timeval *)
4365#define HAVE_STDLIB_H 1
4366#define HAVE_MALLOC 1
4367#define HAVE_STDLIB_H 1
4368#define HAVE_REALLOC 1
4369#define HAVE_GETHOSTNAME 1
4370#define HAVE_MEMCHR 1
4371#define HAVE_MEMMOVE 1
4372#define HAVE_MEMSET 1
4373#define HAVE_MKDIR 1
4374#define HAVE_SELECT 1
4375#define HAVE_SOCKET 1
4376#define HAVE_STRCHR 1
4377#define HAVE_STRCSPN 1
4378#define HAVE_STRDUP 1
4379#define HAVE_STRERROR 1
4380#define HAVE_STRRCHR 1
4381#define HAVE_STRSPN 1
4382#define HAVE_STRSTR 1
4383#define HAVE_UNAME 1
4384#define HAVE_SETREUID 1
4385#define HAVE_SETREGID 1
4386#define HAVE_STRCASECMP 1
4387#define HAVE_GETTIMEOFDAY 1
4388#define HAVE_PUTENV 1
4389#define HAVE_STRNCASECMP 1
4390#define HAVE_STRLCPY 1
4391#define HAVE_GETHOSTBYNAME 1
4392#define HAVE_SETEUID 1
4393#define HAVE_SETEGID 1
4394#define HAVE_GETPROGNAME 1
4395#define HAVE_UNISTD_H 1
4396#define HAVE_CHOWN 1
4397#define HAVE_DECL_ENVIRON 0
4398#define HAVE_CHROOT 1
4399#define HAVE_DLFCN_H 1
4400#define HAVE_DLOPEN 1
4401#define HAVE_KQUEUE 1
4402#define HAVE_KQUEUE 1
4403#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4404#define HAVE_CFLOCALECOPYCURRENT 1
4405#define HAVE_ICONV 1
4406#define ENABLE_NLS 1
4407#define HAVE_GETTEXT 1
4408#define HAVE_DCGETTEXT 1
4409#define GETTEXT_PACKAGE "avahi"
4410#define HAVE_LOCALE_H 1
4411#define HAVE_LC_MESSAGES 1
4412#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4413#define HAVE_GETTEXT 1
4414#define HAVE_DCGETTEXT 1
4415#define ENABLE_NLS 1
4416#define HAVE_DBUS 1
4417#define HAVE_DBUS_CONNECTION_CLOSE 1
4418#define HAVE_DBUS_BUS_GET_PRIVATE 1
4419#define HAVE_EXPAT_H 1
4420#define HAVE_GDBM_H 1
4421#define HAVE_GDBM
4422
4423configure: exit 1