Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 182269 Details for
Bug 259233
net-dns/avahi-0.6.24 - configure:28766: error: Could not find Python module gtk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log, as requested.
avahi_log.txt (text/plain), 177.28 KB, created by
chris_debian
on 2009-02-16 20:43:11 UTC
(
hide
)
Description:
Log, as requested.
Filename:
MIME Type:
Creator:
chris_debian
Created:
2009-02-16 20:43:11 UTC
Size:
177.28 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by avahi configure 0.6.24, which was >generated by GNU Autoconf 2.63. Invocation command line was > > $ ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --localstatedir=/var --with-distro=gentoo --disable-python-dbus --disable-pygtk --disable-xmltoman --disable-monodoc --enable-glib --disable-tests --disable-autoipd --disable-compat-libdns_sd --disable-compat-howl --disable-doxygen-doc --disable-mono --enable-dbus --enable-python --enable-gtk --disable-qt3 --disable-qt4 --enable-gdbm --enable-python-dbus --enable-pygtk --build=i486-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = chakra >uname -m = i686 >uname -r = 2.6.27-gentoo-r8 >uname -s = Linux >uname -v = #1 SMP Sat Feb 7 15:24:09 GMT 2009 > >/usr/bin/uname -p = AMD Duron(tm) Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2489: checking for a BSD-compatible install >configure:2557: result: /usr/bin/install -c >configure:2568: checking whether build environment is sane >configure:2611: result: yes >configure:2636: checking for a thread-safe mkdir -p >configure:2675: result: /bin/mkdir -p >configure:2688: checking for gawk >configure:2704: found /bin/gawk >configure:2715: result: gawk >configure:2726: checking whether make sets $(MAKE) >configure:2748: result: yes >configure:2976: checking for i486-pc-linux-gnu-gcc >configure:2992: found /usr/bin/i486-pc-linux-gnu-gcc >configure:3003: result: i486-pc-linux-gnu-gcc >configure:3275: checking for C compiler version >configure:3283: i486-pc-linux-gnu-gcc --version >&5 >i486-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3287: $? = 0 >configure:3294: i486-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i486-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:3298: $? = 0 >configure:3305: i486-pc-linux-gnu-gcc -V >&5 >i486-pc-linux-gnu-gcc: '-V' option must have argument >configure:3309: $? = 1 >configure:3332: checking for C compiler default output file name >configure:3354: i486-pc-linux-gnu-gcc -O2 -mtune=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:3358: $? = 0 >configure:3396: result: a.out >configure:3415: checking whether the C compiler works >configure:3425: ./a.out >configure:3429: $? = 0 >configure:3448: result: yes >configure:3455: checking whether we are cross compiling >configure:3457: result: no >configure:3460: checking for suffix of executables >configure:3467: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:3471: $? = 0 >configure:3497: result: >configure:3503: checking for suffix of object files >configure:3529: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:3533: $? = 0 >configure:3558: result: o >configure:3562: checking whether we are using the GNU C compiler >configure:3591: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:3598: $? = 0 >configure:3615: result: yes >configure:3624: checking whether i486-pc-linux-gnu-gcc accepts -g >configure:3654: i486-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3661: $? = 0 >configure:3762: result: yes >configure:3779: checking for i486-pc-linux-gnu-gcc option to accept ISO C89 >configure:3853: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:3860: $? = 0 >configure:3883: result: none needed >configure:3912: checking for style of include used by make >configure:3940: result: GNU >configure:3965: checking dependency style of i486-pc-linux-gnu-gcc >configure:4056: result: gcc3 >configure:4085: checking for i486-pc-linux-gnu-g++ >configure:4101: found /usr/bin/i486-pc-linux-gnu-g++ >configure:4112: result: i486-pc-linux-gnu-g++ >configure:4183: checking for C++ compiler version >configure:4191: i486-pc-linux-gnu-g++ --version >&5 >i486-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:4195: $? = 0 >configure:4202: i486-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i486-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:4206: $? = 0 >configure:4213: i486-pc-linux-gnu-g++ -V >&5 >i486-pc-linux-gnu-g++: '-V' option must have argument >configure:4217: $? = 1 >configure:4220: checking whether we are using the GNU C++ compiler >configure:4249: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe conftest.cpp >&5 >configure:4256: $? = 0 >configure:4273: result: yes >configure:4282: checking whether i486-pc-linux-gnu-g++ accepts -g >configure:4312: i486-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4319: $? = 0 >configure:4420: result: yes >configure:4445: checking dependency style of i486-pc-linux-gnu-g++ >configure:4536: result: gcc3 >configure:4557: checking how to run the C preprocessor >configure:4597: i486-pc-linux-gnu-gcc -E conftest.c >configure:4604: $? = 0 >configure:4635: i486-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4642: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4675: result: i486-pc-linux-gnu-gcc -E >configure:4704: i486-pc-linux-gnu-gcc -E conftest.c >configure:4711: $? = 0 >configure:4742: i486-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4789: checking for grep that handles long lines and -e >configure:4849: result: /bin/grep >configure:4854: checking for egrep >configure:4918: result: /bin/grep -E >configure:4923: checking for ANSI C header files >configure:4953: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:4960: $? = 0 >configure:5059: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -Wl,-O1 conftest.c >&5 >configure:5063: $? = 0 >configure:5069: ./conftest >configure:5073: $? = 0 >configure:5091: result: yes >configure:5115: checking for sys/types.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for sys/stat.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for stdlib.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for string.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for memory.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for strings.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for inttypes.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for stdint.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5115: checking for unistd.h >configure:5136: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5143: $? = 0 >configure:5160: result: yes >configure:5185: checking minix/config.h usability >configure:5202: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >conftest.c:53:26: error: minix/config.h: No such file or directory >configure:5209: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:5223: result: no >configure:5227: checking minix/config.h presence >configure:5242: i486-pc-linux-gnu-gcc -E conftest.c >conftest.c:20:26: error: minix/config.h: No such file or directory >configure:5249: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:5263: result: no >configure:5296: checking for minix/config.h >configure:5303: result: no >configure:5334: checking whether it is safe to define __EXTENSIONS__ >configure:5362: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe conftest.c >&5 >configure:5369: $? = 0 >configure:5384: result: yes >configure:5413: checking how to run the C preprocessor >configure:5531: result: i486-pc-linux-gnu-gcc -E >configure:5560: i486-pc-linux-gnu-gcc -E conftest.c >configure:5567: $? = 0 >configure:5598: i486-pc-linux-gnu-gcc -E conftest.c >conftest.c:25:28: error: ac_nonexistent.h: No such file or directory >configure:5605: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5658: checking for a BSD-compatible install >configure:5726: result: /usr/bin/install -c >configure:5737: checking whether ln -s works >configure:5741: result: yes >configure:5748: checking whether make sets $(MAKE) >configure:5770: result: yes >configure:5780: checking whether i486-pc-linux-gnu-gcc needs -traditional >configure:5822: result: no >configure:5831: checking whether i486-pc-linux-gnu-gcc and cc understand -c and -o together >configure:5866: i486-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5870: $? = 0 >configure:5876: i486-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:5880: $? = 0 >configure:5891: cc -c conftest.c >&5 >configure:5895: $? = 0 >configure:5903: cc -c conftest.c -o conftest2.o >&5 >configure:5907: $? = 0 >configure:5913: cc -c conftest.c -o conftest2.o >&5 >configure:5917: $? = 0 >configure:5935: result: yes >configure:5991: checking whether libssp exists >configure:6019: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -Wl,-O1 conftest.c -lssp >&5 >/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/../../../../i486-pc-linux-gnu/bin/ld: cannot find -lssp >collect2: ld returned 1 exit status >configure:6026: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:6048: result: no >configure:6055: checking whether stack-smashing protection is available >configure:6076: result: yes >configure:6078: checking whether stack-smashing protection is buggy >configure:6081: result: no >configure:6104: checking whether i486-pc-linux-gnu-gcc accepts -fstack-protector >configure:6132: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -Werror conftest.c >&5 >configure:6139: $? = 0 >configure:6156: result: yes >configure:6179: checking whether i486-pc-linux-gnu-g++ accepts -fstack-protector >configure:6207: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fstack-protector -Werror conftest.cpp >&5 >configure:6214: $? = 0 >configure:6231: result: yes >configure:6284: checking build system type >configure:6302: result: i486-pc-linux-gnu >configure:6324: checking host system type >configure:6339: result: i486-pc-linux-gnu >configure:6361: checking for a sed that does not truncate output >configure:6427: result: /bin/sed >configure:6445: checking for fgrep >configure:6509: result: /bin/grep -F >configure:6544: checking for ld used by i486-pc-linux-gnu-gcc >configure:6611: result: /usr/i486-pc-linux-gnu/bin/ld >configure:6620: checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld >configure:6635: result: yes >configure:6647: checking for BSD- or MS-compatible name lister (nm) >configure:6696: result: /usr/bin/nm -B >configure:6814: checking the name lister (/usr/bin/nm -B) interface >configure:6821: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:6824: /usr/bin/nm -B "conftest.o" >configure:6827: output >00000000 B some_variable >configure:6834: result: BSD nm >configure:6838: checking the maximum length of command line arguments >configure:6958: result: 98304 >configure:6975: checking whether the shell understands some XSI constructs >configure:6985: result: yes >configure:6989: checking whether the shell understands "+=" >configure:6995: result: yes >configure:7030: checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files >configure:7037: result: -r >configure:7066: checking for i486-pc-linux-gnu-objdump >configure:7082: found /usr/bin/i486-pc-linux-gnu-objdump >configure:7093: result: i486-pc-linux-gnu-objdump >configure:7165: checking how to recognize dependent libraries >configure:7361: result: pass_all >configure:7381: checking for i486-pc-linux-gnu-ar >configure:7397: found /usr/bin/i486-pc-linux-gnu-ar >configure:7408: result: i486-pc-linux-gnu-ar >configure:7486: checking for i486-pc-linux-gnu-strip >configure:7502: found /usr/bin/i486-pc-linux-gnu-strip >configure:7513: result: i486-pc-linux-gnu-strip >configure:7585: checking for i486-pc-linux-gnu-ranlib >configure:7601: found /usr/bin/i486-pc-linux-gnu-ranlib >configure:7612: result: i486-pc-linux-gnu-ranlib >configure:7742: checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object >configure:7860: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:7863: $? = 0 >configure:7867: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7870: $? = 0 >configure:7924: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 conftest.c conftstm.o >&5 >configure:7927: $? = 0 >configure:7965: result: ok >configure:8830: checking for dlfcn.h >configure:8851: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:8858: $? = 0 >configure:8875: result: yes >configure:9002: checking for C++ compiler version >configure:9010: i486-pc-linux-gnu-g++ --version >&5 >i486-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:9014: $? = 0 >configure:9021: i486-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i486-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/include/g++-v4 --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:9025: $? = 0 >configure:9032: i486-pc-linux-gnu-g++ -V >&5 >i486-pc-linux-gnu-g++: '-V' option must have argument >configure:9036: $? = 1 >configure:9039: checking whether we are using the GNU C++ compiler >configure:9092: result: yes >configure:9101: checking whether i486-pc-linux-gnu-g++ accepts -g >configure:9239: result: yes >configure:9264: checking dependency style of i486-pc-linux-gnu-g++ >configure:9355: result: gcc3 >configure:9378: checking how to run the C++ preprocessor >configure:9414: i486-pc-linux-gnu-g++ -E conftest.cpp >configure:9421: $? = 0 >configure:9452: i486-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory >configure:9459: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9492: result: i486-pc-linux-gnu-g++ -E >configure:9521: i486-pc-linux-gnu-g++ -E conftest.cpp >configure:9528: $? = 0 >configure:9559: i486-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory >configure:9566: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9779: checking for objdir >configure:9794: result: .libs >configure:10090: checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:10108: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:10112: $? = 0 >configure:10125: result: no >configure:10145: checking for i486-pc-linux-gnu-gcc option to produce PIC >configure:10417: result: -fPIC -DPIC >configure:10429: checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:10447: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -fPIC -DPIC -DPIC conftest.c >&5 >configure:10451: $? = 0 >configure:10464: result: yes >configure:10488: checking if i486-pc-linux-gnu-gcc static flag -static works >configure:10516: result: yes >configure:10531: checking if i486-pc-linux-gnu-gcc supports -c -o file.o >configure:10552: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -o out/conftest2.o conftest.c >&5 >configure:10556: $? = 0 >configure:10578: result: yes >configure:10586: checking if i486-pc-linux-gnu-gcc supports -c -o file.o >configure:10633: result: yes >configure:10666: checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries >configure:11740: result: yes >configure:11777: checking whether -lc should be explicitly linked in >configure:11782: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:11785: $? = 0 >configure:11800: i486-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:11803: $? = 0 >configure:11815: result: no >configure:11979: checking dynamic linker characteristics >configure:12422: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:12429: $? = 0 >configure:12662: result: GNU/Linux ld.so >configure:12764: checking how to hardcode library paths into programs >configure:12789: result: immediate >configure:13622: checking whether stripping libraries is possible >configure:13627: result: yes >configure:13662: checking if libtool supports shared libraries >configure:13664: result: yes >configure:13667: checking whether to build shared libraries >configure:13688: result: yes >configure:13691: checking whether to build static libraries >configure:13695: result: yes >configure:13845: checking for ld used by i486-pc-linux-gnu-g++ >configure:13912: result: /usr/i486-pc-linux-gnu/bin/ld >configure:13921: checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld >configure:13936: result: yes >configure:13991: checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries >configure:14966: result: yes >configure:14994: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fstack-protector conftest.cpp >&5 >configure:14997: $? = 0 >configure:15179: checking for i486-pc-linux-gnu-g++ option to produce PIC >configure:15496: result: -fPIC -DPIC >configure:15505: checking if i486-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:15523: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fstack-protector -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:15527: $? = 0 >configure:15540: result: yes >configure:15561: checking if i486-pc-linux-gnu-g++ static flag -static works >configure:15589: result: yes >configure:15601: checking if i486-pc-linux-gnu-g++ supports -c -o file.o >configure:15622: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fstack-protector -o out/conftest2.o conftest.cpp >&5 >configure:15626: $? = 0 >configure:15648: result: yes >configure:15653: checking if i486-pc-linux-gnu-g++ supports -c -o file.o >configure:15700: result: yes >configure:15730: checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries >configure:15756: result: yes >configure:15893: checking dynamic linker characteristics >configure:16284: i486-pc-linux-gnu-g++ -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.cpp >&5 >configure:16291: $? = 0 >configure:16524: result: GNU/Linux ld.so >configure:16575: checking how to hardcode library paths into programs >configure:16600: result: immediate >configure:16659: checking whether the C++ compiler works >configure:16680: i486-pc-linux-gnu-g++ -c -O2 -mtune=i686 -pipe -fstack-protector conftest.cpp >&5 >configure:16687: $? = 0 >configure:16709: result: yes >configure:16917: checking for the pthreads library -lpthreads >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 conftest.c -lpthreads >&5 >/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/../../../../i486-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16990: result: no >configure:16862: checking whether pthreads work without any flags >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 conftest.c >&5 >/var/tmp/portage/net-dns/avahi-0.6.24/temp/cci7Y3vy.o: In function `main': >conftest.c:(.text+0x1e): undefined reference to `pthread_join' >conftest.c:(.text+0x47): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x65): undefined reference to `pthread_create' >conftest.c:(.text+0x6c): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16990: result: no >configure:16867: checking whether pthreads work with -Kthread >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Kthread -Wl,-O1 conftest.c >&5 >i486-pc-linux-gnu-gcc: unrecognized option '-Kthread' >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccOIHVH4.o: In function `main': >conftest.c:(.text+0x1e): undefined reference to `pthread_join' >conftest.c:(.text+0x47): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x65): undefined reference to `pthread_create' >conftest.c:(.text+0x6c): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16990: result: no >configure:16867: checking whether pthreads work with -kthread >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -kthread -Wl,-O1 conftest.c >&5 >i486-pc-linux-gnu-gcc: unrecognized option '-kthread' >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccTK97jr.o: In function `main': >conftest.c:(.text+0x1e): undefined reference to `pthread_join' >conftest.c:(.text+0x47): undefined reference to `__pthread_register_cancel' >conftest.c:(.text+0x65): undefined reference to `pthread_create' >conftest.c:(.text+0x6c): undefined reference to `__pthread_unregister_cancel' >collect2: ld returned 1 exit status >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16990: result: no >configure:16917: checking for the pthreads library -llthread >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -Wl,-O1 conftest.c -llthread >&5 >/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/../../../../i486-pc-linux-gnu/bin/ld: cannot find -llthread >collect2: ld returned 1 exit status >configure:16967: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <pthread.h> >| int >| main () >| { >| pthread_t th; pthread_join(th, 0); >| pthread_attr_init(0); pthread_cleanup_push(0, 0); >| pthread_create(0,0,0,0); pthread_cleanup_pop(0); >| ; >| return 0; >| } >configure:16990: result: no >configure:16867: checking whether pthreads work with -pthread >configure:16960: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -pthread -Wl,-O1 conftest.c >&5 >configure:16967: $? = 0 >configure:16990: result: yes >configure:17009: checking for joinable pthread attribute >configure:17034: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -pthread -Wl,-O1 conftest.c >&5 >configure:17041: $? = 0 >configure:17061: result: PTHREAD_CREATE_JOINABLE >configure:17071: checking if more special flags are required for pthreads >configure:17078: result: no >configure:17140: checking whether to check for GCC pthread/shared inconsistencies >configure:17150: result: yes >configure:17176: checking whether -pthread is sufficient with -shared >configure:17201: i486-pc-linux-gnu-gcc -o conftest -shared -fPIC -Wl,-z,defs -O2 -mtune=i686 -pipe -fstack-protector -pthread -Wl,-O1 conftest.c >&5 >configure:17208: $? = 0 >configure:17229: result: yes >configure:17415: checking for linux/netlink.h >configure:17439: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:17446: $? = 0 >configure:17461: result: yes >configure:17487: checking for net/route.h >configure:17511: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:17518: $? = 0 >configure:17533: result: yes >configure:17559: checking for sys/filio.h >configure:17581: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >conftest.c:35:23: error: sys/filio.h: No such file or directory >configure:17588: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| /* end confdefs.h. */ >| >| >| >| #include <sys/filio.h> >configure:17603: result: no >configure:17629: checking for sys/sysctl.h >configure:17654: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:17661: $? = 0 >configure:17676: result: yes >configure:17702: checking for struct lifconf >configure:17730: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >conftest.c: In function 'main': >conftest.c:39: error: invalid application of 'sizeof' to incomplete type 'struct lifconf' >configure:17737: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| /* end confdefs.h. */ >| #include <sys/socket.h> >| #include <net/if.h> >| >| int >| main () >| { >| sizeof (struct lifconf); >| ; >| return 0; >| } >configure:17753: result: no >configure:17766: checking for struct ip_mreqn >configure:17792: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector conftest.c >&5 >configure:17799: $? = 0 >configure:17806: result: yes >configure:18174: checking checking whether rtnetlink.h can be included with -std=c99 >configure:18199: i486-pc-linux-gnu-gcc -c -std=c99 conftest.c >&5 >configure:18206: $? = 0 >configure:18223: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -std=c99 >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wall >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -W >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wextra >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -pedantic >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -pipe >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wformat >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wold-style-definition >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wdeclaration-after-statement >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wfloat-equal >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wmissing-declarations >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wmissing-prototypes >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wstrict-prototypes >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wredundant-decls >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wmissing-noreturn >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wshadow >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wendif-labels >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wpointer-arith >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wbad-function-cast >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wcast-qual >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wcast-align >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Wwrite-strings >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -Winline >configure:18240: result: yes >configure:18236: checking whether i486-pc-linux-gnu-gcc accepts -fPIC >configure:18240: result: yes >configure:18250: checking for ANSI C header files >configure:18418: result: yes >configure:18456: checking arpa/inet.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking arpa/inet.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for arpa/inet.h >configure:18576: result: yes >configure:18456: checking fcntl.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking fcntl.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for fcntl.h >configure:18576: result: yes >configure:18445: checking for inttypes.h >configure:18452: result: yes >configure:18456: checking limits.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking limits.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for limits.h >configure:18576: result: yes >configure:18456: checking netinet/in.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking netinet/in.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for netinet/in.h >configure:18576: result: yes >configure:18445: checking for stdlib.h >configure:18452: result: yes >configure:18445: checking for string.h >configure:18452: result: yes >configure:18456: checking sys/ioctl.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking sys/ioctl.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for sys/ioctl.h >configure:18576: result: yes >configure:18456: checking sys/socket.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking sys/socket.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for sys/socket.h >configure:18576: result: yes >configure:18456: checking sys/time.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking sys/time.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for sys/time.h >configure:18576: result: yes >configure:18445: checking for unistd.h >configure:18452: result: yes >configure:18456: checking netdb.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking netdb.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for netdb.h >configure:18576: result: yes >configure:18456: checking syslog.h usability >configure:18473: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >configure:18480: $? = 0 >configure:18494: result: yes >configure:18498: checking syslog.h presence >configure:18513: i486-pc-linux-gnu-gcc -E conftest.c >configure:18520: $? = 0 >configure:18534: result: yes >configure:18567: checking for syslog.h >configure:18576: result: yes >configure:18591: checking for stdbool.h that conforms to C99 >configure:18686: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:114: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:114: warning: old-style function definition >configure:18693: $? = 0 >configure:18708: result: yes >configure:18710: checking for _Bool >configure:18738: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:83: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:83: warning: old-style function definition >configure:18745: $? = 0 >configure:18772: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:83: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:83: warning: old-style function definition >conftest.c:84: error: expected expression before ')' token >configure:18779: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((_Bool))) >| return 0; >| ; >| return 0; >| } >configure:18802: result: yes >configure:18823: checking for an ANSI C-conforming const >configure:18898: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:53: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:53: warning: old-style function definition >conftest.c:73: warning: cast discards qualifiers from pointer target type >conftest.c:79: warning: 't' is used uninitialized in this function >conftest.c:95: warning: 'b' is used uninitialized in this function >conftest.c:101: warning: 'cs[0]' is used uninitialized in this function >configure:18905: $? = 0 >configure:18920: result: yes >configure:18930: checking for size_t >configure:18958: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:85: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:85: warning: old-style function definition >configure:18965: $? = 0 >configure:18992: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:85: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:85: warning: old-style function definition >conftest.c:86: error: expected expression before ')' token >configure:18999: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:19022: result: yes >configure:19034: checking whether time.h and sys/time.h may both be included >configure:19064: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:56: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:56: warning: old-style function definition >configure:19071: $? = 0 >configure:19086: result: yes >configure:19096: checking for sys/wait.h that is POSIX.1 compatible >configure:19132: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:62: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:62: warning: old-style function definition >configure:19139: $? = 0 >configure:19154: result: yes >configure:19166: checking for library containing inet_ntop >configure:19207: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -Wl,-O1 conftest.c >&5 >conftest.c:59: warning: function declaration isn't a prototype >conftest.c:62: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:62: warning: old-style function definition >configure:19214: $? = 0 >configure:19245: result: none required >configure:19253: checking for library containing recv >configure:19294: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -Wl,-O1 conftest.c >&5 >conftest.c:59: warning: function declaration isn't a prototype >conftest.c:62: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:62: warning: old-style function definition >configure:19301: $? = 0 >configure:19332: result: none required >configure:19340: checking whether CMSG_SPACE is declared >configure:19369: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC conftest.c >&5 >conftest.c:87: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:87: warning: old-style function definition >conftest.c:89: error: 'CMSG_SPACE' undeclared (first use in this function) >conftest.c:89: error: (Each undeclared identifier is reported only once >conftest.c:89: error: for each function it appears in.) >configure:19376: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| #ifndef CMSG_SPACE >| (void) CMSG_SPACE; >| #endif >| >| ; >| return 0; >| } >configure:19391: result: no >configure:19401: checking for working memcmp >configure:19454: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:87: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:87: warning: old-style function definition >configure:19458: $? = 0 >configure:19464: ./conftest >configure:19468: $? = 0 >configure:19485: result: yes >configure:19511: checking sys/select.h usability >configure:19528: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:19535: $? = 0 >configure:19549: result: yes >configure:19553: checking sys/select.h presence >configure:19568: i486-pc-linux-gnu-gcc -E conftest.c >configure:19575: $? = 0 >configure:19589: result: yes >configure:19622: checking for sys/select.h >configure:19631: result: yes >configure:19500: checking for sys/socket.h >configure:19507: result: yes >configure:19646: checking types of arguments for select >configure:19684: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:96: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:96: warning: old-style function definition >conftest.c:99: warning: redundant redeclaration of 'select' >/usr/include/sys/select.h:112: warning: previous declaration of 'select' was here >configure:19691: $? = 0 >configure:19712: result: int,fd_set *,struct timeval * >configure:19771: checking for gethostname >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:80: warning: function declaration isn't a prototype >conftest.c:90: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:90: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for memchr >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:81: warning: function declaration isn't a prototype >conftest.c:91: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:91: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for memmove >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:82: warning: function declaration isn't a prototype >conftest.c:82: warning: conflicting types for built-in function 'memmove' >conftest.c:92: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:92: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for memset >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:83: warning: function declaration isn't a prototype >conftest.c:83: warning: conflicting types for built-in function 'memset' >conftest.c:93: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:93: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for mkdir >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:84: warning: function declaration isn't a prototype >conftest.c:94: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:94: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for select >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:85: warning: function declaration isn't a prototype >conftest.c:95: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:95: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for socket >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:86: warning: function declaration isn't a prototype >conftest.c:96: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:96: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strchr >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:87: warning: function declaration isn't a prototype >conftest.c:87: warning: conflicting types for built-in function 'strchr' >conftest.c:97: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:97: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strcspn >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:88: warning: function declaration isn't a prototype >conftest.c:88: warning: conflicting types for built-in function 'strcspn' >conftest.c:98: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:98: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strdup >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:89: warning: function declaration isn't a prototype >conftest.c:99: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:99: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strerror >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:90: warning: function declaration isn't a prototype >conftest.c:100: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:100: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strrchr >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:91: warning: function declaration isn't a prototype >conftest.c:91: warning: conflicting types for built-in function 'strrchr' >conftest.c:101: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:101: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strspn >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:92: warning: function declaration isn't a prototype >conftest.c:92: warning: conflicting types for built-in function 'strspn' >conftest.c:102: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:102: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strstr >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:93: warning: function declaration isn't a prototype >conftest.c:93: warning: conflicting types for built-in function 'strstr' >conftest.c:103: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:103: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for uname >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:94: warning: function declaration isn't a prototype >conftest.c:104: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:104: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setresuid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:95: warning: function declaration isn't a prototype >conftest.c:105: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:105: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setreuid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:96: warning: function declaration isn't a prototype >conftest.c:106: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:106: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setresgid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:97: warning: function declaration isn't a prototype >conftest.c:107: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:107: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setregid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:98: warning: function declaration isn't a prototype >conftest.c:108: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:108: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strcasecmp >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:99: warning: function declaration isn't a prototype >conftest.c:109: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:109: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for gettimeofday >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:100: warning: function declaration isn't a prototype >conftest.c:110: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:110: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for putenv >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:101: warning: function declaration isn't a prototype >conftest.c:111: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:111: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strncasecmp >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:102: warning: function declaration isn't a prototype >conftest.c:112: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:112: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for strlcpy >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:103: warning: function declaration isn't a prototype >conftest.c:113: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:113: warning: old-style function definition >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccXnGaaX.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure:19834: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:19856: result: no >configure:19771: checking for gethostbyname >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:103: warning: function declaration isn't a prototype >conftest.c:113: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:113: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for seteuid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:104: warning: function declaration isn't a prototype >conftest.c:114: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:114: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setegid >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:105: warning: function declaration isn't a prototype >conftest.c:115: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:115: warning: old-style function definition >configure:19834: $? = 0 >configure:19856: result: yes >configure:19771: checking for setproctitle >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:106: warning: function declaration isn't a prototype >conftest.c:116: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:116: warning: old-style function definition >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccnCHYIM.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `setproctitle' >collect2: ld returned 1 exit status >configure:19834: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| /* end confdefs.h. */ >| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setproctitle innocuous_setproctitle >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setproctitle (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef setproctitle >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setproctitle (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setproctitle || defined __stub___setproctitle >| choke me >| #endif >| >| int >| main () >| { >| return setproctitle (); >| ; >| return 0; >| } >configure:19856: result: no >configure:19771: checking for getprogname >configure:19827: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:106: warning: function declaration isn't a prototype >conftest.c:116: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:116: warning: old-style function definition >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccI3b1Ob.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `getprogname' >collect2: ld returned 1 exit status >configure:19834: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| /* end confdefs.h. */ >| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getprogname innocuous_getprogname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getprogname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getprogname >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getprogname (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getprogname || defined __stub___getprogname >| choke me >| #endif >| >| int >| main () >| { >| return getprogname (); >| ; >| return 0; >| } >configure:19856: result: no >configure:19869: checking for uid_t in sys/types.h >configure:19892: result: yes >configure:19912: checking for unistd.h >configure:19919: result: yes >configure:20058: checking for working chown >configure:20101: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >conftest.c:122: warning: initialization discards qualifiers from pointer target type >configure:20105: $? = 0 >configure:20111: ./conftest >configure:20115: $? = 0 >configure:20134: result: yes >configure:20144: checking whether lstat dereferences a symlink specified with a trailing slash >configure:20180: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:120: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:120: warning: old-style function definition >configure:20184: $? = 0 >configure:20190: ./conftest >configure:20194: $? = 0 >configure:20218: result: yes >configure:20237: checking whether stat accepts an empty string >configure:20267: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >configure:20271: $? = 0 >configure:20277: ./conftest >configure:20281: $? = 0 >configure:20298: result: no >configure:20314: checking for mode_t >configure:20342: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >configure:20349: $? = 0 >configure:20376: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >conftest.c:122: error: expected expression before ')' token >configure:20383: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure:20406: result: yes >configure:20418: checking for pid_t >configure:20446: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >configure:20453: $? = 0 >configure:20480: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >conftest.c:122: error: expected expression before ')' token >configure:20487: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure:20510: result: yes >configure:20523: checking whether environ is declared >configure:20552: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >configure:20559: $? = 0 >configure:20574: result: yes >configure:20599: checking for gcc -fvisibility=hidden support >configure:20628: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -fvisibility=hidden conftest.c >&5 >conftest.c:93: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:93: warning: old-style function definition >configure:20635: $? = 0 >configure:20649: result: yes >configure:20691: checking sys/capability.h usability >configure:20708: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:20715: $? = 0 >configure:20729: result: yes >configure:20733: checking sys/capability.h presence >configure:20748: i486-pc-linux-gnu-gcc -E conftest.c >configure:20755: $? = 0 >configure:20769: result: yes >configure:20802: checking for sys/capability.h >configure:20811: result: yes >configure:20844: checking sys/prctl.h usability >configure:20861: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:20868: $? = 0 >configure:20882: result: yes >configure:20886: checking sys/prctl.h presence >configure:20901: i486-pc-linux-gnu-gcc -E conftest.c >configure:20908: $? = 0 >configure:20922: result: yes >configure:20955: checking for sys/prctl.h >configure:20964: result: yes >configure:20985: checking for chroot >configure:21041: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:114: warning: function declaration isn't a prototype >conftest.c:124: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:124: warning: old-style function definition >configure:21048: $? = 0 >configure:21070: result: yes >configure:21102: checking for dlopen in -ldl >configure:21137: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -ldl >&5 >conftest.c:100: warning: function declaration isn't a prototype >conftest.c:103: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:103: warning: old-style function definition >configure:21144: $? = 0 >configure:21165: result: yes >configure:21173: checking for dlfcn.h >configure:21180: result: yes >configure:21358: checking sys/inotify.h usability >configure:21375: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:21382: $? = 0 >configure:21396: result: yes >configure:21400: checking sys/inotify.h presence >configure:21415: i486-pc-linux-gnu-gcc -E conftest.c >configure:21422: $? = 0 >configure:21436: result: yes >configure:21469: checking for sys/inotify.h >configure:21478: result: yes >configure:21516: checking for kqueue >configure:21572: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:120: warning: function declaration isn't a prototype >conftest.c:130: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:130: warning: old-style function definition >/var/tmp/portage/net-dns/avahi-0.6.24/temp/ccfHtwMk.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `kqueue' >collect2: ld returned 1 exit status >configure:21579: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_ENVIRON 1 >| #define HAVE_GCC_VISIBILITY 1 >| #define HAVE_VISIBILITY_HIDDEN /**/ >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_CHROOT 1 >| #define ENABLE_CHROOT 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_INOTIFY 1 >| /* end confdefs.h. */ >| /* Define kqueue to an innocuous variant, in case <limits.h> declares kqueue. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define kqueue innocuous_kqueue >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char kqueue (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef kqueue >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char kqueue (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_kqueue || defined __stub___kqueue >| choke me >| #endif >| >| int >| main () >| { >| return kqueue (); >| ; >| return 0; >| } >configure:21601: result: no >configure:21634: checking whether NLS is requested >configure:21643: result: yes >configure:21684: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:21716: result: /usr/bin/msgfmt >configure:21725: checking for gmsgfmt >configure:21743: found /usr/bin/gmsgfmt >configure:21756: result: /usr/bin/gmsgfmt >configure:21807: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:21839: result: /usr/bin/xgettext >configure:21885: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:21916: result: /usr/bin/msgmerge >configure:21973: checking for ld used by GCC >configure:22037: result: /usr/i486-pc-linux-gnu/bin/ld >configure:22046: checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld >configure:22059: result: yes >configure:22066: checking for shared library run path origin >configure:22079: result: done >configure:22580: checking for CFPreferencesCopyAppValue >configure:22608: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:97:42: error: CoreFoundation/CFPreferences.h: No such file or directory >conftest.c:100: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:100: warning: old-style function definition >conftest.c:101: warning: implicit declaration of function 'CFPreferencesCopyAppValue' >conftest.c:101: error: 'NULL' undeclared (first use in this function) >conftest.c:101: error: (Each undeclared identifier is reported only once >conftest.c:101: error: for each function it appears in.) >configure:22615: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_ENVIRON 1 >| #define HAVE_GCC_VISIBILITY 1 >| #define HAVE_VISIBILITY_HIDDEN /**/ >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_CHROOT 1 >| #define ENABLE_CHROOT 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_INOTIFY 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:22636: result: no >configure:22645: checking for CFLocaleCopyCurrent >configure:22673: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:97:37: error: CoreFoundation/CFLocale.h: No such file or directory >conftest.c:100: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:100: warning: old-style function definition >conftest.c:101: warning: implicit declaration of function 'CFLocaleCopyCurrent' >configure:22680: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_ENVIRON 1 >| #define HAVE_GCC_VISIBILITY 1 >| #define HAVE_VISIBILITY_HIDDEN /**/ >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_CHROOT 1 >| #define ENABLE_CHROOT 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_INOTIFY 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:22701: result: no >configure:22752: checking for GNU gettext in libc >configure:22782: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:103: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:103: warning: old-style function definition >configure:22789: $? = 0 >configure:22811: result: yes >configure:23715: checking whether to use NLS >configure:23717: result: yes >configure:23720: checking where the gettext function comes from >configure:23731: result: libc >configure:23806: checking for intltool >= 0.35.0 >configure:23813: result: 0.37.1 found >configure:23823: checking for intltool-update >configure:23841: found /usr/bin/intltool-update >configure:23853: result: /usr/bin/intltool-update >configure:23863: checking for intltool-merge >configure:23881: found /usr/bin/intltool-merge >configure:23893: result: /usr/bin/intltool-merge >configure:23903: checking for intltool-extract >configure:23921: found /usr/bin/intltool-extract >configure:23933: result: /usr/bin/intltool-extract >configure:23990: checking for xgettext >configure:24020: result: /usr/bin/xgettext >configure:24030: checking for msgmerge >configure:24060: result: /usr/bin/msgmerge >configure:24070: checking for msgfmt >configure:24100: result: /usr/bin/msgfmt >configure:24110: checking for gmsgfmt >configure:24141: result: /usr/bin/gmsgfmt >configure:24165: checking for perl >configure:24183: found /usr/bin/perl >configure:24195: result: /usr/bin/perl >configure:24214: checking for XML::Parser >configure:24217: result: ok >configure:24254: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:103: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:103: warning: old-style function definition >configure:24261: $? = 0 >configure:24407: checking locale.h usability >configure:24424: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:24431: $? = 0 >configure:24445: result: yes >configure:24449: checking locale.h presence >configure:24464: i486-pc-linux-gnu-gcc -E conftest.c >configure:24471: $? = 0 >configure:24485: result: yes >configure:24518: checking for locale.h >configure:24527: result: yes >configure:24543: checking for LC_MESSAGES >configure:24569: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:105: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:105: warning: old-style function definition >configure:24576: $? = 0 >configure:24596: result: yes >configure:24625: checking libintl.h usability >configure:24642: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:24649: $? = 0 >configure:24663: result: yes >configure:24667: checking libintl.h presence >configure:24682: i486-pc-linux-gnu-gcc -E conftest.c >configure:24689: $? = 0 >configure:24703: result: yes >configure:24736: checking for libintl.h >configure:24743: result: yes >configure:24754: checking for ngettext in libc >configure:24782: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:108: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:108: warning: old-style function definition >configure:24789: $? = 0 >configure:24810: result: yes >configure:24814: checking for dgettext in libc >configure:24842: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:108: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:108: warning: old-style function definition >configure:24849: $? = 0 >configure:24870: result: yes >configure:24879: checking for bind_textdomain_codeset >configure:24935: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:126: warning: function declaration isn't a prototype >conftest.c:136: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:136: warning: old-style function definition >configure:24942: $? = 0 >configure:24964: result: yes >configure:25480: checking for msgfmt >configure:25507: result: /usr/bin/msgfmt >configure:25520: checking for dcgettext >configure:25576: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:128: warning: function declaration isn't a prototype >conftest.c:138: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:138: warning: old-style function definition >configure:25583: $? = 0 >configure:25605: result: yes >configure:25618: checking if msgfmt accepts -c >configure:25633: $MSGFMT -c -o /dev/null conftest.foo >configure:25636: $? = 0 >configure:25638: result: yes >configure:25648: checking for gmsgfmt >configure:25679: result: /usr/bin/gmsgfmt >configure:25689: checking for xgettext >configure:25716: result: /usr/bin/xgettext >configure:25745: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c >&5 >conftest.c:109: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:109: warning: old-style function definition >configure:25752: $? = 0 >configure:25994: checking for pkg-config >configure:26010: found /usr/bin/pkg-config >configure:26022: result: yes >configure:26043: checking for i486-pc-linux-gnu-pkg-config >configure:26076: result: no >configure:26086: checking for pkg-config >configure:26104: found /usr/bin/pkg-config >configure:26116: result: /usr/bin/pkg-config >configure:26141: checking pkg-config is at least version 0.9.0 >configure:26144: result: yes >configure:26174: checking for GLIB20 >configure:26181: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " >configure:26184: $? = 0 >configure:26197: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " >configure:26200: $? = 0 >configure:26277: result: yes >configure:26313: checking for GOBJECT >configure:26320: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 " >configure:26323: $? = 0 >configure:26336: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 " >configure:26339: $? = 0 >configure:26416: result: yes >configure:26837: checking for GTK20 >configure:26844: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " >configure:26847: $? = 0 >configure:26860: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " >configure:26863: $? = 0 >configure:26940: result: yes >configure:26950: checking for GLADE20 >configure:26957: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 " >configure:26960: $? = 0 >configure:26973: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 " >configure:26976: $? = 0 >configure:27053: result: yes >configure:27105: checking for DBUS >configure:27112: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 " >configure:27115: $? = 0 >configure:27128: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 " >configure:27131: $? = 0 >configure:27208: result: yes >configure:27286: checking for dbus_connection_close >configure:27342: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -ldbus-1 >&5 >conftest.c:131: warning: function declaration isn't a prototype >conftest.c:141: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:141: warning: old-style function definition >configure:27349: $? = 0 >configure:27371: result: yes >configure:27286: checking for dbus_bus_get_private >configure:27342: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -ldbus-1 >&5 >conftest.c:132: warning: function declaration isn't a prototype >conftest.c:142: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:142: warning: old-style function definition >configure:27349: $? = 0 >configure:27371: result: yes >configure:27407: checking for XML_ParserCreate in -lexpat >configure:27442: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -lexpat >&5 >conftest.c:117: warning: function declaration isn't a prototype >conftest.c:120: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:120: warning: old-style function definition >configure:27449: $? = 0 >configure:27470: result: yes >configure:27489: checking expat.h usability >configure:27506: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:27513: $? = 0 >configure:27527: result: yes >configure:27531: checking expat.h presence >configure:27546: i486-pc-linux-gnu-gcc -E conftest.c >configure:27553: $? = 0 >configure:27567: result: yes >configure:27600: checking for expat.h >configure:27609: result: yes >configure:27630: checking for XML_ParserCreate in -lbsdxml >configure:27665: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -lbsdxml >&5 >conftest.c:118: warning: function declaration isn't a prototype >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >/usr/lib/gcc/i486-pc-linux-gnu/4.1.2/../../../../i486-pc-linux-gnu/bin/ld: cannot find -lbsdxml >collect2: ld returned 1 exit status >configure:27672: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "avahi" >| #define PACKAGE_TARNAME "avahi" >| #define PACKAGE_VERSION "0.6.24" >| #define PACKAGE_STRING "avahi 0.6.24" >| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >| #define PACKAGE "avahi" >| #define VERSION "0.6.24" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define ENABLE_SSP_CC 1 >| #define ENABLE_SSP_CXX 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define HAVE_PTHREAD 1 >| #define HAVE_NETLINK /**/ >| #define HAVE_PF_ROUTE /**/ >| #define HAVE_SYS_SYSCTL_H /**/ >| #define HAVE_STRUCT_IP_MREQN /**/ >| #define STDC_HEADERS 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define SELECT_TYPE_ARG1 int >| #define SELECT_TYPE_ARG234 (fd_set *) >| #define SELECT_TYPE_ARG5 (struct timeval *) >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_MEMCHR 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_MKDIR 1 >| #define HAVE_SELECT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_STRCHR 1 >| #define HAVE_STRCSPN 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRRCHR 1 >| #define HAVE_STRSPN 1 >| #define HAVE_STRSTR 1 >| #define HAVE_UNAME 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETREUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_SETREGID 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_SETEUID 1 >| #define HAVE_SETEGID 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_CHOWN 1 >| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >| #define HAVE_DECL_ENVIRON 1 >| #define HAVE_GCC_VISIBILITY 1 >| #define HAVE_VISIBILITY_HIDDEN /**/ >| #define HAVE_SYS_CAPABILITY_H 1 >| #define HAVE_SYS_PRCTL_H 1 >| #define HAVE_CHROOT 1 >| #define ENABLE_CHROOT 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_SYS_INOTIFY_H 1 >| #define HAVE_INOTIFY 1 >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define GETTEXT_PACKAGE "avahi" >| #define HAVE_LOCALE_H 1 >| #define HAVE_LC_MESSAGES 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define ENABLE_NLS 1 >| #define HAVE_DBUS 1 >| #define HAVE_DBUS_CONNECTION_CLOSE 1 >| #define HAVE_DBUS_BUS_GET_PRIVATE 1 >| #define HAVE_EXPAT_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char XML_ParserCreate (); >| int >| main () >| { >| return XML_ParserCreate (); >| ; >| return 0; >| } >configure:27693: result: no >configure:27952: checking for gdbm_open in -lgdbm >configure:27987: i486-pc-linux-gnu-gcc -o conftest -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ -Wl,-O1 conftest.c -lgdbm >&5 >conftest.c:118: warning: function declaration isn't a prototype >conftest.c:121: warning: function declaration isn't a prototype >conftest.c: In function 'main': >conftest.c:121: warning: old-style function definition >configure:27994: $? = 0 >configure:28015: result: yes >configure:28034: checking gdbm.h usability >configure:28051: i486-pc-linux-gnu-gcc -c -O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ conftest.c >&5 >configure:28058: $? = 0 >configure:28072: result: yes >configure:28076: checking gdbm.h presence >configure:28091: i486-pc-linux-gnu-gcc -E conftest.c >configure:28098: $? = 0 >configure:28112: result: yes >configure:28145: checking for gdbm.h >configure:28154: result: yes >configure:28391: checking for LIBDAEMON >configure:28398: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 " >configure:28401: $? = 0 >configure:28414: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 " >configure:28417: $? = 0 >configure:28494: result: yes >configure:28563: checking for a Python interpreter with version >= 2.4 >configure:28578: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) >configure:28581: $? = 0 >configure:28588: result: python >configure:28596: checking for python >configure:28614: found /usr/bin/python >configure:28626: result: /usr/bin/python >configure:28646: checking for python version >configure:28653: result: 2.5 >configure:28665: checking for python platform >configure:28672: result: linux2 >configure:28679: checking for python script directory >configure:28687: result: ${prefix}/lib/python2.5/site-packages >configure:28696: checking for python extension module directory >configure:28704: result: ${exec_prefix}/lib/python2.5/site-packages >configure:28735: checking for python module gtk >configure:28764: result: no >configure:28766: error: Could not find Python module gtk > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i486-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -mtune=i686 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -mtune=i686 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_DBUS_CFLAGS_set= >ac_cv_env_DBUS_CFLAGS_value= >ac_cv_env_DBUS_LIBS_set= >ac_cv_env_DBUS_LIBS_value= >ac_cv_env_DOXYGEN_PAPER_SIZE_set= >ac_cv_env_DOXYGEN_PAPER_SIZE_value= >ac_cv_env_GLADE20_CFLAGS_set= >ac_cv_env_GLADE20_CFLAGS_value= >ac_cv_env_GLADE20_LIBS_set= >ac_cv_env_GLADE20_LIBS_value= >ac_cv_env_GLIB20_CFLAGS_set= >ac_cv_env_GLIB20_CFLAGS_value= >ac_cv_env_GLIB20_LIBS_set= >ac_cv_env_GLIB20_LIBS_value= >ac_cv_env_GOBJECT_CFLAGS_set= >ac_cv_env_GOBJECT_CFLAGS_value= >ac_cv_env_GOBJECT_LIBS_set= >ac_cv_env_GOBJECT_LIBS_value= >ac_cv_env_GTK20_CFLAGS_set= >ac_cv_env_GTK20_CFLAGS_value= >ac_cv_env_GTK20_LIBS_set= >ac_cv_env_GTK20_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBDAEMON_CFLAGS_set= >ac_cv_env_LIBDAEMON_CFLAGS_value= >ac_cv_env_LIBDAEMON_LIBS_set= >ac_cv_env_LIBDAEMON_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_MONODOC_CFLAGS_set= >ac_cv_env_MONODOC_CFLAGS_value= >ac_cv_env_MONODOC_LIBS_set= >ac_cv_env_MONODOC_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_QT3_CFLAGS_set= >ac_cv_env_QT3_CFLAGS_value= >ac_cv_env_QT3_LIBS_set= >ac_cv_env_QT3_LIBS_value= >ac_cv_env_QT4_CFLAGS_set= >ac_cv_env_QT4_CFLAGS_value= >ac_cv_env_QT4_LIBS_set= >ac_cv_env_QT4_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i486-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i486-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_chown_works=yes >ac_cv_func_chroot=yes >ac_cv_func_dbus_bus_get_private=yes >ac_cv_func_dbus_connection_close=yes >ac_cv_func_dcgettext=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getprogname=no >ac_cv_func_gettimeofday=yes >ac_cv_func_kqueue=no >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp_working=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_mkdir=yes >ac_cv_func_putenv=yes >ac_cv_func_select=yes >ac_cv_func_select_args='int,fd_set *,struct timeval *' >ac_cv_func_setegid=yes >ac_cv_func_seteuid=yes >ac_cv_func_setproctitle=no >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setreuid=yes >ac_cv_func_socket=yes >ac_cv_func_stat_empty_string_bug=no >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strlcpy=no >ac_cv_func_strncasecmp=yes >ac_cv_func_strrchr=yes >ac_cv_func_strspn=yes >ac_cv_func_strstr=yes >ac_cv_func_uname=yes >ac_cv_have_decl_CMSG_SPACE=no >ac_cv_have_decl_environ=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_expat_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_gdbm_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_linux_netlink_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_net_route_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_capability_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_inotify_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_prctl_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i486-pc-linux-gnu >ac_cv_lib_bsdxml_XML_ParserCreate=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_expat_XML_ParserCreate=yes >ac_cv_lib_gdbm_gdbm_open=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=i486-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i486-pc-linux-gnu-gcc >ac_cv_prog_CPP='i486-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i486-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i486-pc-linux-gnu-g++ -E' >ac_cv_prog_OBJDUMP=i486-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=i486-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i486-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_i486_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_have_pkg_config=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_inet_ntop='none required' >ac_cv_search_recv='none required' >ac_cv_type__Bool=yes >ac_cv_type_mode_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_size_t=yes >ac_cv_type_uid_t=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/i486-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_pathless_PYTHON=python >am_cv_python_platform=linux2 >am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages' >am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages' >am_cv_python_version=2.5 >am_cv_val_LC_MESSAGES=yes >avahi_cv_has_struct_lifconf=no >avahi_cv_sys_cxx_works=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_dgettext_libc=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_ngettext_libc=yes >gt_cv_have_gettext=yes >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i486-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i486-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=98304 >pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' >pkg_cv_DBUS_LIBS='-ldbus-1 ' >pkg_cv_GLADE20_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >pkg_cv_GLADE20_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_GLIB20_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GLIB20_LIBS='-lglib-2.0 ' >pkg_cv_GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' >pkg_cv_GTK20_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >pkg_cv_GTK20_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_LIBDAEMON_CFLAGS='-D_REENTRANT ' >pkg_cv_LIBDAEMON_LIBS='-ldaemon ' >py_cv_mod_gtk_=no >ssp_cv_cc=yes >ssp_cv_cxx=yes >ssp_cv_lib=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run aclocal-1.10' >ALL_LINGUAS='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run tar' >AR='i486-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run automake-1.10' >AVAHI_AUTOIPD_GROUP='' >AVAHI_AUTOIPD_USER='' >AVAHI_GROUP='' >AVAHI_PRIV_ACCESS_GROUP='' >AVAHI_USER='' >AWK='gawk' >BUILD_MANPAGES_FALSE='' >BUILD_MANPAGES_TRUE='' >CATALOGS='' >CATOBJEXT='.gmo' >CC='i486-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -mtune=i686 -pipe -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D_XOPEN_SOURCE=500 -D__EXTENSIONS__' >CPP='i486-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i486-pc-linux-gnu-g++' >CXXCPP='i486-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -mtune=i686 -pipe -fstack-protector' >CYGPATH_W='echo' >DATADIRNAME='share' >DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 -DDBUS_VERSION_MICRO=3 -DDBUS_API_SUBJECT_TO_CHANGE' >DBUS_LIBS='-ldbus-1 ' >DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/var/run/dbus/system_bus_socket' >DBUS_SYS_DIR='/etc/dbus-1/system.d' >DEFS='' >DEPDIR='.deps' >DOXYGEN_PAPER_SIZE='' >DSYMUTIL='' >DUMPBIN='' >DX_COND_chi_FALSE='' >DX_COND_chi_TRUE='' >DX_COND_chm_FALSE='' >DX_COND_chm_TRUE='' >DX_COND_doc_FALSE='' >DX_COND_doc_TRUE='' >DX_COND_dot_FALSE='' >DX_COND_dot_TRUE='' >DX_COND_html_FALSE='' >DX_COND_html_TRUE='' >DX_COND_latex_FALSE='' >DX_COND_latex_TRUE='' >DX_COND_man_FALSE='' >DX_COND_man_TRUE='' >DX_COND_pdf_FALSE='' >DX_COND_pdf_TRUE='' >DX_COND_ps_FALSE='' >DX_COND_ps_TRUE='' >DX_COND_rtf_FALSE='' >DX_COND_rtf_TRUE='' >DX_COND_xml_FALSE='' >DX_COND_xml_TRUE='' >DX_CONFIG='' >DX_DOCDIR='' >DX_DOT='' >DX_DOXYGEN='' >DX_DVIPS='' >DX_EGREP='' >DX_ENV='' >DX_FLAG_chi='' >DX_FLAG_chm='' >DX_FLAG_doc='' >DX_FLAG_dot='' >DX_FLAG_html='' >DX_FLAG_man='' >DX_FLAG_pdf='' >DX_FLAG_ps='' >DX_FLAG_rtf='' >DX_FLAG_xml='' >DX_HHC='' >DX_LATEX='' >DX_MAKEINDEX='' >DX_PDFLATEX='' >DX_PERL='' >DX_PROJECT='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_AUTOIPD_FALSE='' >ENABLE_AUTOIPD_TRUE='' >ENABLE_CHROOT_FALSE='#' >ENABLE_CHROOT_TRUE='' >ENABLE_COMPAT_HOWL_FALSE='' >ENABLE_COMPAT_HOWL_TRUE='' >ENABLE_COMPAT_LIBDNS_SD_FALSE='' >ENABLE_COMPAT_LIBDNS_SD_TRUE='' >ENABLE_CORE_DOCS_FALSE='' >ENABLE_CORE_DOCS_TRUE='' >ENABLE_TESTS_FALSE='' >ENABLE_TESTS_TRUE='' >EXEEXT='' >FGREP='/bin/grep -F' >GACUTIL='' >GETTEXT_MACRO_VERSION='0.17' >GETTEXT_PACKAGE='avahi' >GLADE20_CFLAGS='-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >GLADE20_LIBS='-lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >GLIB20_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GLIB20_LIBS='-lglib-2.0 ' >GMOFILES='' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' >GREP='/bin/grep' >GTK20_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >GTK20_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >HAVE_DBM_FALSE='' >HAVE_DBM_TRUE='#' >HAVE_DBUS_FALSE='#' >HAVE_DBUS_TRUE='' >HAVE_DLOPEN_FALSE='#' >HAVE_DLOPEN_TRUE='' >HAVE_GDBM_FALSE='#' >HAVE_GDBM_TRUE='' >HAVE_GLIB_FALSE='#' >HAVE_GLIB_TRUE='' >HAVE_GOBJECT_FALSE='#' >HAVE_GOBJECT_TRUE='' >HAVE_GTK_FALSE='#' >HAVE_GTK_TRUE='' >HAVE_INOTIFY_FALSE='#' >HAVE_INOTIFY_TRUE='' >HAVE_KQUEUE_FALSE='' >HAVE_KQUEUE_TRUE='#' >HAVE_LIBDAEMON_FALSE='#' >HAVE_LIBDAEMON_TRUE='' >HAVE_MONODOC_FALSE='' >HAVE_MONODOC_TRUE='' >HAVE_MONO_FALSE='' >HAVE_MONO_TRUE='' >HAVE_NETLINK_FALSE='#' >HAVE_NETLINK_TRUE='' >HAVE_PF_ROUTE_FALSE='#' >HAVE_PF_ROUTE_TRUE='' >HAVE_PYGTK_FALSE='' >HAVE_PYGTK_TRUE='' >HAVE_PYTHON_DBUS_FALSE='' >HAVE_PYTHON_DBUS_TRUE='' >HAVE_PYTHON_FALSE='' >HAVE_PYTHON_TRUE='' >HAVE_QT3_FALSE='' >HAVE_QT3_TRUE='#' >HAVE_QT4_FALSE='' >HAVE_QT4_TRUE='#' >HAVE_SYS_FILIO_H_FALSE='' >HAVE_SYS_FILIO_H_TRUE='#' >HAVE_SYS_SYSCTL_H_FALSE='' >HAVE_SYS_SYSCTL_H_TRUE='#' >HAVE_XML_FALSE='#' >HAVE_XML_TRUE='' >HOWL_COMPAT_VERSION='0.9.8' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='/usr/bin/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='/usr/bin/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='/usr/bin/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTL_MACOSX_LIBS='' >LD='/usr/i486-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,-O1' >LIBAVAHI_CLIENT_VERSION_INFO='5:5:2' >LIBAVAHI_COMMON_VERSION_INFO='8:1:5' >LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0' >LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0' >LIBAVAHI_CORE_VERSION_INFO='6:0:0' >LIBAVAHI_GLIB_VERSION_INFO='1:1:0' >LIBAVAHI_GOBJECT_VERSION_INFO='0:1:0' >LIBAVAHI_QT3_VERSION_INFO='1:2:0' >LIBAVAHI_QT4_VERSION_INFO='1:2:0' >LIBAVAHI_UI_VERSION_INFO='1:1:1' >LIBDAEMON_CFLAGS='-D_REENTRANT ' >LIBDAEMON_LIBS='-ldaemon ' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/missing --run makeinfo' >MCS='' >MDASSEMBLER='' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='./mkinstalldirs' >MOC_QT3='' >MOC_QT4='' >MONODOCER='' >MONODOC_CFLAGS='' >MONODOC_DIR='' >MONODOC_LIBS='' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGFMT_OPTS='-c' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='i486-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='avahi' >PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org' >PACKAGE_NAME='avahi' >PACKAGE_STRING='avahi 0.6.24' >PACKAGE_TARNAME='avahi' >PACKAGE_URL='http://avahi.org/' >PACKAGE_VERSION='0.6.24' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES='' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >PTHREAD_CC='i486-pc-linux-gnu-gcc' >PTHREAD_CFLAGS='-pthread' >PTHREAD_LIBS='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.5' >QT3_CFLAGS='' >QT3_LIBS='' >QT4_CFLAGS='' >QT4_LIBS='' >RANLIB='i486-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i486-pc-linux-gnu-strip' >TARGET_ARCHLINUX_FALSE='' >TARGET_ARCHLINUX_TRUE='#' >TARGET_DARWIN_FALSE='' >TARGET_DARWIN_TRUE='#' >TARGET_DEBIAN_FALSE='' >TARGET_DEBIAN_TRUE='#' >TARGET_FEDORA_FALSE='' >TARGET_FEDORA_TRUE='#' >TARGET_FREEBSD_FALSE='' >TARGET_FREEBSD_TRUE='#' >TARGET_GENTOO_FALSE='#' >TARGET_GENTOO_TRUE='' >TARGET_MANDRIVA_FALSE='' >TARGET_MANDRIVA_TRUE='#' >TARGET_NETBSD_FALSE='' >TARGET_NETBSD_TRUE='#' >TARGET_SLACKWARE_FALSE='' >TARGET_SLACKWARE_TRUE='#' >TARGET_SUSE_FALSE='' >TARGET_SUSE_TRUE='#' >USE_NLS='yes' >USE_XMLTOMAN_FALSE='' >USE_XMLTOMAN_TRUE='' >VERSION='0.6.24' >VISIBILITY_HIDDEN_CFLAGS='-fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >XGETTEXT_EXTRA_OPTIONS='' >XML_CFLAGS='-DUSE_EXPAT_H' >XML_LIBS='-lexpat' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >acx_pthread_config='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >avahi_runtime_dir='' >avahi_socket='' >avahilocaledir='${prefix}/${DATADIRNAME}/locale' >bindir='${exec_prefix}/bin' >build='i486-pc-linux-gnu' >build_alias='i486-pc-linux-gnu' >build_cpu='i486' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >have_pkg_config='yes' >have_xmltoman='' >host='i486-pc-linux-gnu' >host_alias='i486-pc-linux-gnu' >host_cpu='i486' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/net-dns/avahi-0.6.24/work/avahi-0.6.24/install-sh' >interfacesdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >lt_ECHO='echo' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/avahi' >pkgpythondir='${pythondir}/avahi' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib/python2.5/site-packages' >pythondir='${prefix}/lib/python2.5/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "avahi" >#define PACKAGE_TARNAME "avahi" >#define PACKAGE_VERSION "0.6.24" >#define PACKAGE_STRING "avahi 0.6.24" >#define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" >#define PACKAGE "avahi" >#define VERSION "0.6.24" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define ENABLE_SSP_CC 1 >#define ENABLE_SSP_CXX 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define HAVE_PTHREAD 1 >#define HAVE_NETLINK /**/ >#define HAVE_PF_ROUTE /**/ >#define HAVE_SYS_SYSCTL_H /**/ >#define HAVE_STRUCT_IP_MREQN /**/ >#define STDC_HEADERS 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_SYSLOG_H 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define SELECT_TYPE_ARG1 int >#define SELECT_TYPE_ARG234 (fd_set *) >#define SELECT_TYPE_ARG5 (struct timeval *) >#define HAVE_GETHOSTNAME 1 >#define HAVE_MEMCHR 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMSET 1 >#define HAVE_MKDIR 1 >#define HAVE_SELECT 1 >#define HAVE_SOCKET 1 >#define HAVE_STRCHR 1 >#define HAVE_STRCSPN 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRRCHR 1 >#define HAVE_STRSPN 1 >#define HAVE_STRSTR 1 >#define HAVE_UNAME 1 >#define HAVE_SETRESUID 1 >#define HAVE_SETREUID 1 >#define HAVE_SETRESGID 1 >#define HAVE_SETREGID 1 >#define HAVE_STRCASECMP 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_PUTENV 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_SETEUID 1 >#define HAVE_SETEGID 1 >#define HAVE_UNISTD_H 1 >#define HAVE_CHOWN 1 >#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 >#define HAVE_DECL_ENVIRON 1 >#define HAVE_GCC_VISIBILITY 1 >#define HAVE_VISIBILITY_HIDDEN /**/ >#define HAVE_SYS_CAPABILITY_H 1 >#define HAVE_SYS_PRCTL_H 1 >#define HAVE_CHROOT 1 >#define ENABLE_CHROOT 1 >#define HAVE_DLFCN_H 1 >#define HAVE_DLOPEN 1 >#define HAVE_SYS_INOTIFY_H 1 >#define HAVE_INOTIFY 1 >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define GETTEXT_PACKAGE "avahi" >#define HAVE_LOCALE_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define ENABLE_NLS 1 >#define HAVE_DBUS 1 >#define HAVE_DBUS_CONNECTION_CLOSE 1 >#define HAVE_DBUS_BUS_GET_PRIVATE 1 >#define HAVE_EXPAT_H 1 >#define HAVE_GDBM_H 1 >#define HAVE_GDBM /**/ > >configure: exit 1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 259233
: 182269 |
182339
|
182361
|
188918