Gentoo Archives: gentoo-user

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