* [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
@ 2008-11-15 2:50 Richard Watson
0 siblings, 0 replies; 9+ messages in thread
From: Richard Watson @ 2008-11-15 2:50 UTC (permalink / raw
To: gentoo-user
Hi,
Avahi keeps failing with what looks like a Python gtk module error that I
can't seem to figure out. I've done the obvious by re-emerging python (with
running python-updater) and pygtk but it still fails. I attach the build log
below and would really appreciate some assistance.
Thanks, Richard
=== BEGIN OUTPUT
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.22, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/usr --host=i686-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=i686-pc-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = orc
uname -m = i686
uname -r = 2.6.23-gentoo-r6
uname -s = Linux
uname -v = #1 SMP Sun Mar 16 14:48:40 EST 2008
/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/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/i686-pc-linux-gnu/gcc-bin/4.1.2
PATH: /opt/sun-jdk-1.4.2.18/bin
PATH: /opt/sun-jdk-1.4.2.18/jre/bin
PATH: /opt/sun-jdk-1.4.2.18/jre/javaws
PATH: /usr/qt/3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2339: checking for a BSD-compatible install
configure:2395: result: /usr/bin/install -c
configure:2406: checking whether build environment is sane
configure:2449: result: yes
configure:2514: checking for gawk
configure:2530: found /bin/gawk
configure:2541: result: gawk
configure:2552: checking whether make sets $(MAKE)
configure:2573: result: yes
configure:2801: checking for i686-pc-linux-gnu-gcc
configure:2817: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2828: result: i686-pc-linux-gnu-gcc
configure:3106: checking for C compiler version
configure:3113: i686-pc-linux-gnu-gcc --version >&5
i686-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:3116: $? = 0
configure:3123: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:3126: $? = 0
configure:3133: i686-pc-linux-gnu-gcc -V >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:3136: $? = 1
configure:3159: checking for C compiler default output file name
configure:3186: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c
>&5
configure:3189: $? = 0
configure:3227: result: a.out
configure:3244: checking whether the C compiler works
configure:3254: ./a.out
configure:3257: $? = 0
configure:3274: result: yes
configure:3281: checking whether we are cross compiling
configure:3283: result: no
configure:3286: checking for suffix of executables
configure:3293: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3296: $? = 0
configure:3320: result:
configure:3326: checking for suffix of object files
configure:3352: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3355: $? = 0
configure:3378: result: o
configure:3382: checking whether we are using the GNU C compiler
configure:3411: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3417: $? = 0
configure:3434: result: yes
configure:3439: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3469: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:3475: $? = 0
configure:3574: result: yes
configure:3591: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3665: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3671: $? = 0
configure:3694: result: none needed
configure:3723: checking for style of include used by make
configure:3751: result: GNU
configure:3779: checking dependency style of i686-pc-linux-gnu-gcc
configure:3869: result: gcc3
configure:3900: checking for i686-pc-linux-gnu-g++
configure:3916: found /usr/bin/i686-pc-linux-gnu-g++
configure:3927: result: i686-pc-linux-gnu-g++
configure:4002: checking for C++ compiler version
configure:4009: i686-pc-linux-gnu-g++ --version >&5
i686-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:4012: $? = 0
configure:4019: i686-pc-linux-gnu-g++ -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:4022: $? = 0
configure:4029: i686-pc-linux-gnu-g++ -V >&5
i686-pc-linux-gnu-g++: '-V' option must have argument
configure:4032: $? = 1
configure:4035: checking whether we are using the GNU C++ compiler
configure:4064: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
conftest.cpp >&5
configure:4070: $? = 0
configure:4087: result: yes
configure:4092: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:4122: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5
configure:4128: $? = 0
configure:4227: result: yes
configure:4252: checking dependency style of i686-pc-linux-gnu-g++
configure:4342: result: gcc3
configure:4370: checking how to run the C preprocessor
configure:4410: i686-pc-linux-gnu-gcc -E conftest.c
configure:4416: $? = 0
configure:4447: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4486: result: i686-pc-linux-gnu-gcc -E
configure:4515: i686-pc-linux-gnu-gcc -E conftest.c
configure:4521: $? = 0
configure:4552: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4558: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4608: checking for a BSD-compatible install
configure:4664: result: /usr/bin/install -c
configure:4675: checking whether ln -s works
configure:4679: result: yes
configure:4686: checking whether make sets $(MAKE)
configure:4707: result: yes
configure:4718: checking for grep that handles long lines and -e
configure:4792: result: /bin/grep
configure:4797: checking for egrep
configure:4875: result: /bin/grep -E
configure:4881: checking whether i686-pc-linux-gnu-gcc needs -traditional
configure:4923: result: no
configure:4932: checking whether i686-pc-linux-gnu-gcc and cc understand -c
and -o together
configure:4967: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4970: $? = 0
configure:4976: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4979: $? = 0
configure:4990: cc -c conftest.c >&5
configure:4993: $? = 0
configure:5001: cc -c conftest.c -o conftest2.o >&5
configure:5004: $? = 0
configure:5010: cc -c conftest.c -o conftest2.o >&5
configure:5013: $? = 0
configure:5031: result: yes
configure:5086: checking whether libssp exists
configure:5114: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
conftest.c -lssp >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lssp
collect2: ld returned 1 exit status
configure:5120: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5139: result: no
configure:5146: checking whether stack-smashing protection is available
configure:5167: result: yes
configure:5169: checking whether stack-smashing protection is buggy
configure:5172: result: no
configure:5195: checking whether i686-pc-linux-gnu-gcc accepts
-fstack-protector
configure:5223: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -Werror conftest.c >&5
configure:5229: $? = 0
configure:5246: result: yes
configure:5269: checking whether i686-pc-linux-gnu-g++ accepts
-fstack-protector
configure:5297: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -Werror conftest.cpp >&5
configure:5303: $? = 0
configure:5320: result: yes
configure:5420: checking build system type
configure:5438: result: i686-pc-linux-gnu
configure:5460: checking host system type
configure:5475: result: i686-pc-linux-gnu
configure:5497: checking for a sed that does not truncate output
configure:5553: result: /bin/sed
configure:5567: checking for ld used by i686-pc-linux-gnu-gcc
configure:5634: result: /usr/i686-pc-linux-gnu/bin/ld
configure:5643: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:5658: result: yes
configure:5663: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files
configure:5670: result: -r
configure:5688: checking for BSD-compatible nm
configure:5737: result: /usr/bin/nm -B
configure:5741: checking how to recognize dependent libraries
configure:5927: result: pass_all
configure:6162: checking for ANSI C header files
configure:6192: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6198: $? = 0
configure:6297: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6300: $? = 0
configure:6306: ./conftest
configure:6309: $? = 0
configure:6326: result: yes
configure:6350: checking for sys/types.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for sys/stat.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for stdlib.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for string.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for memory.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for strings.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for inttypes.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for stdint.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for unistd.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6420: checking dlfcn.h usability
configure:6437: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6443: $? = 0
configure:6457: result: yes
configure:6461: checking dlfcn.h presence
configure:6476: i686-pc-linux-gnu-gcc -E conftest.c
configure:6482: $? = 0
configure:6496: result: yes
configure:6529: checking for dlfcn.h
configure:6537: result: yes
configure:6560: checking how to run the C++ preprocessor
configure:6596: i686-pc-linux-gnu-g++ -E conftest.cpp
configure:6602: $? = 0
configure:6633: i686-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6639: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6672: result: i686-pc-linux-gnu-g++ -E
configure:6701: i686-pc-linux-gnu-g++ -E conftest.cpp
configure:6707: $? = 0
configure:6738: i686-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6744: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6792: checking for i686-pc-linux-gnu-g77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-xlf
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-f77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-frt
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pgf77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-cf77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-fort77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-fl32
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-af77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-xlf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-f90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pgf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pghpf
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-epcf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-gfortran
configure:6808: found /usr/bin/i686-pc-linux-gnu-gfortran
configure:6819: result: i686-pc-linux-gnu-gfortran
configure:6893: checking for Fortran 77 compiler version
configure:6900: i686-pc-linux-gnu-gfortran --version >&5
GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6903: $? = 0
configure:6910: i686-pc-linux-gnu-gfortran -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:6913: $? = 0
configure:6920: i686-pc-linux-gnu-gfortran -V >&5
i686-pc-linux-gnu-gfortran: '-V' option must have argument
configure:6923: $? = 1
configure:6931: checking whether we are using the GNU Fortran 77 compiler
configure:6950: i686-pc-linux-gnu-gfortran -c conftest.F >&5
configure:6956: $? = 0
configure:6973: result: yes
configure:6979: checking whether i686-pc-linux-gnu-gfortran accepts -g
configure:6996: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
configure:7002: $? = 0
configure:7018: result: yes
configure:7048: checking the maximum length of command line arguments
configure:7160: result: 98304
configure:7172: checking command to parse /usr/bin/nm -B output from
i686-pc-linux-gnu-gcc object
configure:7277: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:7280: $? = 0
configure:7284: /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:7287: $? = 0
configure:7339: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c conftstm.o >&5
configure:7342: $? = 0
configure:7380: result: ok
configure:7384: checking for objdir
configure:7399: result: .libs
configure:7451: checking for i686-pc-linux-gnu-ar
configure:7467: found /usr/bin/i686-pc-linux-gnu-ar
configure:7478: result: i686-pc-linux-gnu-ar
configure:7547: checking for i686-pc-linux-gnu-ranlib
configure:7563: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:7574: result: i686-pc-linux-gnu-ranlib
configure:7643: checking for i686-pc-linux-gnu-strip
configure:7659: found /usr/bin/i686-pc-linux-gnu-strip
configure:7670: result: i686-pc-linux-gnu-strip
configure:7996: checking if i686-pc-linux-gnu-gcc supports -fno-rtti
-fno-exceptions
configure:8014: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:8018: $? = 0
configure:8031: result: no
configure:8046: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:8278: result: -fPIC
configure:8286: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:8304: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -fPIC -DPIC conftest.c >&5
configure:8308: $? = 0
configure:8321: result: yes
configure:8349: checking if i686-pc-linux-gnu-gcc static flag -static works
configure:8377: result: yes
configure:8387: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:8408: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -o out/conftest2.o conftest.c >&5
configure:8412: $? = 0
configure:8434: result: yes
configure:8460: checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:9441: result: yes
configure:9462: checking whether -lc should be explicitly linked in
configure:9467: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:9470: $? = 0
configure:9485: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9488: $? = 0
configure:9500: result: no
configure:9508: checking dynamic linker characteristics
configure:10122: result: GNU/Linux ld.so
configure:10131: checking how to hardcode library paths into programs
configure:10156: result: immediate
configure:10170: checking whether stripping libraries is possible
configure:10175: result: yes
configure:10977: checking if libtool supports shared libraries
configure:10979: result: yes
configure:10982: checking whether to build shared libraries
configure:11003: result: yes
configure:11006: checking whether to build static libraries
configure:11010: result: yes
configure:11103: creating libtool
configure:11691: checking for ld used by i686-pc-linux-gnu-g++
configure:11758: result: /usr/i686-pc-linux-gnu/bin/ld
configure:11767: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:11782: result: yes
configure:11833: checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:12807: result: yes
configure:12825: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.cpp >&5
configure:12828: $? = 0
configure:12980: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:13264: result: -fPIC
configure:13272: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:13290: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -fPIC -DPIC conftest.cpp >&5
configure:13294: $? = 0
configure:13307: result: yes
configure:13335: checking if i686-pc-linux-gnu-g++ static flag -static works
configure:13363: result: yes
configure:13373: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:13394: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -o out/conftest2.o conftest.cpp >&5
configure:13398: $? = 0
configure:13420: result: yes
configure:13446: checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13474: result: yes
configure:13541: checking dynamic linker characteristics
configure:14103: result: GNU/Linux ld.so
configure:14112: checking how to hardcode library paths into programs
configure:14137: result: immediate
configure:14671: checking if libtool supports shared libraries
configure:14673: result: yes
configure:14676: checking whether to build shared libraries
configure:14696: result: yes
configure:14699: checking whether to build static libraries
configure:14703: result: yes
configure:14713: checking for i686-pc-linux-gnu-gfortran option to produce
PIC
configure:14945: result: -fPIC
configure:14953: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works
configure:14971: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14975: $? = 0
configure:14988: result: yes
configure:15016: checking if i686-pc-linux-gnu-gfortran static flag -static
works
configure:15044: result: yes
configure:15054: checking if i686-pc-linux-gnu-gfortran supports -c -o
file.o
configure:15075: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o
conftest.f >&5
configure:15079: $? = 0
configure:15101: result: yes
configure:15127: checking whether the i686-pc-linux-gnu-gfortran linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:16088: result: yes
configure:16155: checking dynamic linker characteristics
configure:16717: result: GNU/Linux ld.so
configure:16726: checking how to hardcode library paths into programs
configure:16751: result: immediate
configure:20335: checking whether the C++ compiler works
configure:20356: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.cpp >&5
configure:20362: $? = 0
configure:20384: result: yes
configure:20586: checking for the pthreads library -lpthreads
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c -lpthreads >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lpthreads
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20531: checking whether pthreads work without any flags
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccl9r53r.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -Kthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -Kthread conftest.c >&5
i686-pc-linux-gnu-gcc: unrecognized option '-Kthread'
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/cc46yVMD.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -kthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -kthread conftest.c >&5
i686-pc-linux-gnu-gcc: unrecognized option '-kthread'
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccnF3FhP.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20586: checking for the pthreads library -llthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c -llthread >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -llthread
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -pthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -pthread conftest.c >&5
configure:20635: $? = 0
configure:20655: result: yes
configure:20674: checking for joinable pthread attribute
configure:20699: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -pthread conftest.c >&5
configure:20705: $? = 0
configure:20722: result: PTHREAD_CREATE_JOINABLE
configure:20732: checking if more special flags are required for pthreads
configure:20739: result: no
configure:20801: checking whether to check for GCC pthread/shared
inconsistencies
configure:20811: result: yes
configure:20837: checking whether -pthread is sufficient with -shared
configure:20862: i686-pc-linux-gnu-gcc -o conftest -shared -fPIC -Wl,-z,defs
-O2 -march=pentium4 -pipe -fstack-protector -pthread conftest.c >&5
configure:20868: $? = 0
configure:20886: result: yes
configure:21064: checking for linux/netlink.h
configure:21088: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21094: $? = 0
configure:21109: result: yes
configure:21137: checking for net/route.h
configure:21161: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21167: $? = 0
configure:21182: result: yes
configure:21210: checking for sys/filio.h
configure:21232: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
conftest.c:30:23: error: sys/filio.h: No such file or directory
configure:21238: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_NETLINK
| #define HAVE_PF_ROUTE
| /* end confdefs.h. */
|
|
|
| #include <sys/filio.h>
configure:21253: result: no
configure:21281: checking for sys/sysctl.h
configure:21306: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21312: $? = 0
configure:21327: result: yes
configure:21355: checking for struct lifconf
configure:21383: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: invalid application of 'sizeof' to incomplete type
'struct lifconf'
configure:21389: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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:21405: result: no
configure:21418: checking for struct ip_mreqn
configure:21444: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21450: $? = 0
configure:21457: result: yes
configure:21839: checking checking whether rtnetlink.h can be included with
-std=c99
configure:21864: i686-pc-linux-gnu-gcc -c -std=c99 conftest.c >&5
configure:21870: $? = 0
configure:21887: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -std=c99
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wall
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -W
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wextra
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -pedantic
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -pipe
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wformat
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wold-style-definition
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wdeclaration-after-statement
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wfloat-equal
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-declarations
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-prototypes
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wstrict-prototypes
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wredundant-decls
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-noreturn
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wshadow
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wendif-labels
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wpointer-arith
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wbad-function-cast
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wcast-qual
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wcast-align
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wwrite-strings
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Winline
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -fPIC
configure:21904: result: yes
configure:21914: checking for ANSI C header files
configure:22078: result: yes
configure:22115: checking arpa/inet.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking arpa/inet.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for arpa/inet.h
configure:22232: result: yes
configure:22115: checking fcntl.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking fcntl.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for fcntl.h
configure:22232: result: yes
configure:22105: checking for inttypes.h
configure:22111: result: yes
configure:22115: checking limits.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking limits.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for limits.h
configure:22232: result: yes
configure:22115: checking netinet/in.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking netinet/in.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for netinet/in.h
configure:22232: result: yes
configure:22105: checking for stdlib.h
configure:22111: result: yes
configure:22105: checking for string.h
configure:22111: result: yes
configure:22115: checking sys/ioctl.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/ioctl.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/ioctl.h
configure:22232: result: yes
configure:22115: checking sys/socket.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/socket.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/socket.h
configure:22232: result: yes
configure:22115: checking sys/time.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/time.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/time.h
configure:22232: result: yes
configure:22105: checking for unistd.h
configure:22111: result: yes
configure:22115: checking netdb.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking netdb.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for netdb.h
configure:22232: result: yes
configure:22115: checking syslog.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking syslog.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for syslog.h
configure:22232: result: yes
configure:22245: checking for stdbool.h that conforms to C99
configure:22338: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:107: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:107: warning: old-style function definition
configure:22344: $? = 0
configure:22359: result: yes
configure:22361: checking for _Bool
configure:22391: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:79: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:79: warning: old-style function definition
configure:22397: $? = 0
configure:22412: result: yes
configure:22433: checking for an ANSI C-conforming const
configure:22508: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:48: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:48: warning: old-style function definition
conftest.c:68: warning: cast discards qualifiers from pointer target type
conftest.c:74: warning: 't' is used uninitialized in this function
conftest.c:90: warning: 'b' is used uninitialized in this function
conftest.c:96: warning: 'cs[0]' is used uninitialized in this function
configure:22514: $? = 0
configure:22529: result: yes
configure:22539: checking for size_t
configure:22569: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:81: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:81: warning: old-style function definition
configure:22575: $? = 0
configure:22590: result: yes
configure:22602: checking whether time.h and sys/time.h may both be included
configure:22632: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:51: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:51: warning: old-style function definition
configure:22638: $? = 0
configure:22653: result: yes
configure:22663: checking for sys/wait.h that is POSIX.1 compatible
configure:22699: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22705: $? = 0
configure:22720: result: yes
configure:22732: checking for library containing inet_ntop
configure:22773: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:54: warning: function declaration isn't a prototype
conftest.c:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22779: $? = 0
configure:22807: result: none required
configure:22815: checking for library containing recv
configure:22856: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:54: warning: function declaration isn't a prototype
conftest.c:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22862: $? = 0
configure:22890: result: none required
configure:22898: checking whether CMSG_SPACE is declared
configure:22927: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:82: warning: old-style function definition
conftest.c:84: error: 'CMSG_SPACE' undeclared (first use in this function)
conftest.c:84: error: (Each undeclared identifier is reported only once
conftest.c:84: error: for each function it appears in.)
configure:22933: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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:22948: result: no
configure:22958: checking for working memcmp
configure:23011: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:82: warning: old-style function definition
configure:23014: $? = 0
configure:23020: ./conftest
configure:23023: $? = 0
configure:23039: result: yes
configure:23064: checking sys/select.h usability
configure:23081: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:23087: $? = 0
configure:23101: result: yes
configure:23105: checking sys/select.h presence
configure:23120: i686-pc-linux-gnu-gcc -E conftest.c
configure:23126: $? = 0
configure:23140: result: yes
configure:23173: checking for sys/select.h
configure:23181: result: yes
configure:23054: checking for sys/socket.h
configure:23060: result: yes
configure:23194: checking types of arguments for select
configure:23232: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:91: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
conftest.c:94: warning: redundant redeclaration of 'select'
/usr/include/sys/select.h:112: warning: previous declaration of 'select' was
here
configure:23238: $? = 0
configure:23259: result: int,fd_set *,struct timeval *
configure:23287: checking for stdlib.h
configure:23293: result: yes
configure:23427: checking for GNU libc compatible malloc
configure:23461: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:61: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:61: warning: old-style function definition
configure:23464: $? = 0
configure:23470: ./conftest
configure:23473: $? = 0
configure:23489: result: yes
configure:23522: checking for stdlib.h
configure:23528: result: yes
configure:23662: checking for GNU libc compatible realloc
configure:23696: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:63: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:63: warning: old-style function definition
configure:23699: $? = 0
configure:23705: ./conftest
configure:23708: $? = 0
configure:23724: result: yes
configure:23784: checking for gethostname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:79: warning: function declaration isn't a prototype
conftest.c:89: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:89: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memmove
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:81: warning: function declaration isn't a prototype
conftest.c:81: warning: conflicting types for built-in function 'memmove'
conftest.c:91: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memset
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c:82: warning: conflicting types for built-in function 'memset'
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for mkdir
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:83: warning: function declaration isn't a prototype
conftest.c:93: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for select
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for socket
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:86: warning: function declaration isn't a prototype
conftest.c:86: warning: conflicting types for built-in function 'strchr'
conftest.c:96: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:96: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strcspn
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:87: warning: function declaration isn't a prototype
conftest.c:87: warning: conflicting types for built-in function 'strcspn'
conftest.c:97: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:97: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strdup
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:88: warning: function declaration isn't a prototype
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strerror
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strrchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:90: warning: function declaration isn't a prototype
conftest.c:90: warning: conflicting types for built-in function 'strrchr'
conftest.c:100: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:100: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strspn
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:91: warning: function declaration isn't a prototype
conftest.c:91: warning: conflicting types for built-in function 'strspn'
conftest.c:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strstr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:92: warning: function declaration isn't a prototype
conftest.c:92: warning: conflicting types for built-in function 'strstr'
conftest.c:102: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for uname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:93: 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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setresuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setreuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setresgid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setregid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strcasecmp
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for gettimeofday
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for putenv
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strncasecmp
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strlcpy
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccihduje.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23784: checking for gethostbyname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for seteuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setegid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setproctitle
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccetcvt0.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `setproctitle'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23784: checking for getprogname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccthJbxc.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `getprogname'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23875: checking for uid_t in sys/types.h
configure:23898: result: yes
configure:23918: checking for unistd.h
configure:23924: result: yes
configure:24058: checking for working chown
configure:24101: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
conftest.c:121: warning: initialization discards qualifiers from pointer
target type
configure:24104: $? = 0
configure:24110: ./conftest
configure:24113: $? = 0
configure:24131: result: yes
configure:24141: checking whether lstat dereferences a symlink specified
with a trailing slash
configure:24177: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
configure:24180: $? = 0
configure:24186: ./conftest
configure:24189: $? = 0
configure:24212: result: yes
configure:24231: checking whether stat accepts an empty string
configure:24261: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
configure:24264: $? = 0
configure:24270: ./conftest
configure:24273: $? = 0
configure:24289: result: no
configure:24305: checking for mode_t
configure:24335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24341: $? = 0
configure:24356: result: yes
configure:24368: checking for pid_t
configure:24398: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24404: $? = 0
configure:24419: result: yes
configure:24432: checking whether environ is declared
configure:24461: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
configure:24467: $? = 0
configure:24482: result: yes
configure:24517: checking sys/capability.h usability
configure:24534: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24540: $? = 0
configure:24554: result: yes
configure:24558: checking sys/capability.h presence
configure:24573: i686-pc-linux-gnu-gcc -E conftest.c
configure:24579: $? = 0
configure:24593: result: yes
configure:24626: checking for sys/capability.h
configure:24634: result: yes
configure:24664: checking sys/prctl.h usability
configure:24681: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24687: $? = 0
configure:24701: result: yes
configure:24705: checking sys/prctl.h presence
configure:24720: i686-pc-linux-gnu-gcc -E conftest.c
configure:24726: $? = 0
configure:24740: result: yes
configure:24773: checking for sys/prctl.h
configure:24781: result: yes
configure:24800: checking for chroot
configure:24856: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:111: 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:24862: $? = 0
configure:24880: result: yes
configure:24912: checking for dlopen in -ldl
configure:24947: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldl >&5
conftest.c:97: 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:24953: $? = 0
configure:24971: result: yes
configure:24979: checking for dlfcn.h
configure:24985: result: yes
configure:25159: checking linux/inotify.h usability
configure:25176: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:25182: $? = 0
configure:25196: result: yes
configure:25200: checking linux/inotify.h presence
configure:25215: i686-pc-linux-gnu-gcc -E conftest.c
configure:25221: $? = 0
configure:25235: result: yes
configure:25268: checking for linux/inotify.h
configure:25276: result: yes
configure:25304: checking sys/inotify.h usability
configure:25321: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:25327: $? = 0
configure:25341: result: yes
configure:25345: checking sys/inotify.h presence
configure:25360: i686-pc-linux-gnu-gcc -E conftest.c
configure:25366: $? = 0
configure:25380: result: yes
configure:25413: checking for sys/inotify.h
configure:25421: result: yes
configure:25459: checking for kqueue
configure:25515: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:118: warning: function declaration isn't a prototype
conftest.c:128: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:128: warning: old-style function definition
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccrvztLu.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `kqueue'
collect2: ld returned 1 exit status
configure:25521: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:25539: result: no
configure:25572: checking whether NLS is requested
configure:25581: result: yes
configure:25619: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:25651: result: /usr/bin/msgfmt
configure:25660: checking for gmsgfmt
configure:25678: found /usr/bin/gmsgfmt
configure:25691: result: /usr/bin/gmsgfmt
configure:25742: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will
try C
configure:25774: result: /usr/bin/xgettext
configure:25820: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:25851: result: /usr/bin/msgmerge
configure:25905: checking for ld used by GCC
configure:25969: result: /usr/i686-pc-linux-gnu/bin/ld
configure:25978: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:25991: result: yes
configure:25998: checking for shared library run path origin
configure:26011: result: done
configure:26468: checking for CFPreferencesCopyAppValue
configure:26496: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:95:42: error: CoreFoundation/CFPreferences.h: No such file or
directory
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
conftest.c:99: warning: implicit declaration of function
'CFPreferencesCopyAppValue'
conftest.c:99: error: 'NULL' undeclared (first use in this function)
conftest.c:99: error: (Each undeclared identifier is reported only once
conftest.c:99: error: for each function it appears in.)
configure:26502: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:26520: result: no
configure:26529: checking for CFLocaleCopyCurrent
configure:26557: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:95:37: error: CoreFoundation/CFLocale.h: No such file or
directory
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
conftest.c:99: warning: implicit declaration of function
'CFLocaleCopyCurrent'
configure:26563: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_INOTIFY 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:26581: result: no
configure:26632: checking for GNU gettext in libc
configure:26662: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:26668: $? = 0
configure:26686: result: yes
configure:27402: checking whether to use NLS
configure:27404: result: yes
configure:27407: checking where the gettext function comes from
configure:27418: result: libc
configure:27492: checking for intltool >= 0.35.0
configure:27499: result: 0.36.2 found
configure:27557: checking for perl
configure:27575: found /usr/bin/perl
configure:27587: result: /usr/bin/perl
configure:27606: checking for XML::Parser
configure:27609: result: ok
configure:27646: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:27652: $? = 0
configure:27794: checking locale.h usability
configure:27811: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:27817: $? = 0
configure:27831: result: yes
configure:27835: checking locale.h presence
configure:27850: i686-pc-linux-gnu-gcc -E conftest.c
configure:27856: $? = 0
configure:27870: result: yes
configure:27903: checking for locale.h
configure:27911: result: yes
configure:27925: checking for LC_MESSAGES
configure:27951: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:103: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:103: warning: old-style function definition
configure:27957: $? = 0
configure:27974: result: yes
configure:28003: checking libintl.h usability
configure:28020: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:28026: $? = 0
configure:28040: result: yes
configure:28044: checking libintl.h presence
configure:28059: i686-pc-linux-gnu-gcc -E conftest.c
configure:28065: $? = 0
configure:28079: result: yes
configure:28112: checking for libintl.h
configure:28119: result: yes
configure:28130: checking for ngettext in libc
configure:28158: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:28164: $? = 0
configure:28182: result: yes
configure:28186: checking for dgettext in libc
configure:28214: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:28220: $? = 0
configure:28238: result: yes
configure:28247: checking for bind_textdomain_codeset
configure:28303: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:124: warning: function declaration isn't a prototype
conftest.c:134: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:134: warning: old-style function definition
configure:28309: $? = 0
configure:28327: result: yes
configure:28814: checking for msgfmt
configure:28841: result: /usr/bin/msgfmt
configure:28854: checking for dcgettext
configure:28910: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:28916: $? = 0
configure:28934: result: yes
configure:28945: checking if msgfmt accepts -c
configure:28960: $MSGFMT -c -o /dev/null conftest.foo
configure:28963: $? = 0
configure:28965: result: yes
configure:28975: checking for gmsgfmt
configure:29006: result: /usr/bin/gmsgfmt
configure:29016: checking for xgettext
configure:29043: result: /usr/bin/xgettext
configure:29072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:107: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:107: warning: old-style function definition
configure:29078: $? = 0
configure:29313: checking for pkg-config
configure:29329: found /usr/bin/pkg-config
configure:29341: result: yes
configure:29362: checking for i686-pc-linux-gnu-pkg-config
configure:29395: result: no
configure:29405: checking for pkg-config
configure:29423: found /usr/bin/pkg-config
configure:29435: result: /usr/bin/pkg-config
configure:29464: checking pkg-config is at least version 0.9.0
configure:29467: result: yes
configure:29497: checking for GLIB20
configure:29505: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
configure:29508: $? = 0
configure:29523: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
configure:29526: $? = 0
configure:29602: result: yes
configure:29640: checking for GOBJECT
configure:29648: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0
gobject-2.0 "
configure:29651: $? = 0
configure:29666: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0
gobject-2.0 "
configure:29669: $? = 0
configure:29745: result: yes
configure:30182: checking for GTK20
configure:30190: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
configure:30193: $? = 0
configure:30208: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
configure:30211: $? = 0
configure:30287: result: yes
configure:30297: checking for GLADE20
configure:30305: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0
"
configure:30308: $? = 0
configure:30323: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0
"
configure:30326: $? = 0
configure:30402: result: yes
configure:30456: checking for DBUS
configure:30464: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
configure:30467: $? = 0
configure:30482: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
configure:30485: $? = 0
configure:30561: result: yes
configure:30639: checking for dbus_connection_close
configure:30695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldbus-1 >&5
conftest.c:129: warning: function declaration isn't a prototype
conftest.c:139: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:139: warning: old-style function definition
configure:30701: $? = 0
configure:30719: result: yes
configure:30639: checking for dbus_bus_get_private
configure:30695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldbus-1 >&5
conftest.c:130: warning: function declaration isn't a prototype
conftest.c:140: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:140: warning: old-style function definition
configure:30701: $? = 0
configure:30719: result: yes
configure:30755: checking for XML_ParserCreate in -lexpat
configure:30790: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lexpat >&5
conftest.c:115: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:118: warning: old-style function definition
configure:30796: $? = 0
configure:30814: result: yes
configure:30832: checking expat.h usability
configure:30849: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:30855: $? = 0
configure:30869: result: yes
configure:30873: checking expat.h presence
configure:30888: i686-pc-linux-gnu-gcc -E conftest.c
configure:30894: $? = 0
configure:30908: result: yes
configure:30941: checking for expat.h
configure:30949: result: yes
configure:30968: checking for XML_ParserCreate in -lbsdxml
configure:31003: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lbsdxml >&5
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lbsdxml
collect2: ld returned 1 exit status
configure:31009: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:31027: result: no
configure:31282: checking for gdbm_open in -lgdbm
configure:31317: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lgdbm >&5
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
configure:31323: $? = 0
configure:31341: result: yes
configure:31359: checking gdbm.h usability
configure:31376: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:31382: $? = 0
configure:31396: result: yes
configure:31400: checking gdbm.h presence
configure:31415: i686-pc-linux-gnu-gcc -E conftest.c
configure:31421: $? = 0
configure:31435: result: yes
configure:31468: checking for gdbm.h
configure:31476: result: yes
configure:31709: checking for LIBDAEMON
configure:31717: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
configure:31720: $? = 0
configure:31735: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
configure:31738: $? = 0
configure:31814: result: yes
configure:31885: checking for a Python interpreter with version >= 2.4
configure:31900: 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:31903: $? = 0
configure:31910: result: python
configure:31918: checking for python
configure:31936: found /usr/bin/python
configure:31948: result: /usr/bin/python
configure:31968: checking for python version
configure:31975: result: 2.5
configure:31987: checking for python platform
configure:31994: result: linux2
configure:32001: checking for python script directory
configure:32009: result: ${prefix}/lib/python2.5/site-packages
configure:32018: checking for python extension module directory
configure:32026: result: ${exec_prefix}/lib/python2.5/site-packages
configure:32057: checking for python module gtk
configure:32086: result: no
configure:32088: error: Could not find Python module gtk
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-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 -march=pentium4 -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 -march=pentium4 -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_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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=
ac_cv_env_LDFLAGS_value=
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=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
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_malloc_0_nonnull=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_realloc_0_nonnull=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_inotify_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
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=i686-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_GMSGFMT=/usr/bin/gmsgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python
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_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_have_pkg_config=yes
ac_cv_prog_make_make_set=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_path_LD=/usr/i686-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_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^
]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\)
\\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
\\(.*\\)\$/extern int \\1;/p'\''"'
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.22-r1/work/avahi-0.6.22/missing --run
aclocal-1.9'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
tar'
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
autoconf'
AUTOHEADER='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
autoheader'
AUTOMAKE='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
automake-1.9'
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='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=pentium4 -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='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=pentium4 -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=''
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='echo'
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=''
F77='i686-pc-linux-gnu-gfortran'
FFLAGS='-g -O2'
GACUTIL=''
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='${SHELL} $(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='$(top_builddir)/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='$(top_builddir)/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='$(top_builddir)/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=''
LDFLAGS=''
LIBAVAHI_CLIENT_VERSION_INFO='5:4:2'
LIBAVAHI_COMMON_VERSION_INFO='8:0:5'
LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0'
LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0'
LIBAVAHI_CORE_VERSION_INFO='5:4:0'
LIBAVAHI_GLIB_VERSION_INFO='1:1:0'
LIBAVAHI_GOBJECT_VERSION_INFO='0:0:0'
LIBAVAHI_QT3_VERSION_INFO='1:1:0'
LIBAVAHI_QT4_VERSION_INFO='1:1:0'
LIBAVAHI_UI_VERSION_INFO='1:0:1'
LIBDAEMON_CFLAGS='-D_REENTRANT '
LIBDAEMON_LIBS='-ldaemon '
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
makeinfo'
MCS=''
MDASSEMBLER=''
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'
OBJEXT='o'
PACKAGE='avahi'
PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org'
PACKAGE_NAME='avahi'
PACKAGE_STRING='avahi 0.6.22'
PACKAGE_TARNAME='avahi'
PACKAGE_URL='http://avahi.org/'
PACKAGE_VERSION='0.6.22'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREAD_CC='i686-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='i686-pc-linux-gnu-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-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.22'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XML_CFLAGS='-DUSE_EXPAT_H'
XML_LIBS='-lexpat'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
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='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
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='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/insta
ll-sh'
interfacesdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='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.22"
#define PACKAGE_STRING "avahi 0.6.22"
#define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
#define PACKAGE "avahi"
#define VERSION "0.6.22"
#define _GNU_SOURCE 1
#define ENABLE_SSP_CC 1
#define ENABLE_SSP_CXX 1
#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 HAVE_DLFCN_H 1
#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_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#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_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_LINUX_INOTIFY_H 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
@ 2008-11-15 22:05 Richard Watson
2008-11-16 13:27 ` Jorge Peixoto de Morais Neto
0 siblings, 1 reply; 9+ messages in thread
From: Richard Watson @ 2008-11-15 22:05 UTC (permalink / raw
To: gentoo-user
Hi,
Avahi keeps failing with what looks like a Python gtk module error that I
can't seem to figure out. I've done the obvious by re-emerging python (with
running python-updater) and pygtk but it still fails. I attach the build log
below and would really appreciate some assistance.
Thanks, Richard
=== BEGIN OUTPUT
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.22, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/usr --host=i686-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=i686-pc-linux-gnu
## --------- ##
## Platform. ##
## --------- ##
hostname = orc
uname -m = i686
uname -r = 2.6.23-gentoo-r6
uname -s = Linux
uname -v = #1 SMP Sun Mar 16 14:48:40 EST 2008
/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/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/i686-pc-linux-gnu/gcc-bin/4.1.2
PATH: /opt/sun-jdk-1.4.2.18/bin
PATH: /opt/sun-jdk-1.4.2.18/jre/bin
PATH: /opt/sun-jdk-1.4.2.18/jre/javaws
PATH: /usr/qt/3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2339: checking for a BSD-compatible install
configure:2395: result: /usr/bin/install -c
configure:2406: checking whether build environment is sane
configure:2449: result: yes
configure:2514: checking for gawk
configure:2530: found /bin/gawk
configure:2541: result: gawk
configure:2552: checking whether make sets $(MAKE)
configure:2573: result: yes
configure:2801: checking for i686-pc-linux-gnu-gcc
configure:2817: found /usr/bin/i686-pc-linux-gnu-gcc
configure:2828: result: i686-pc-linux-gnu-gcc
configure:3106: checking for C compiler version
configure:3113: i686-pc-linux-gnu-gcc --version >&5
i686-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:3116: $? = 0
configure:3123: i686-pc-linux-gnu-gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:3126: $? = 0
configure:3133: i686-pc-linux-gnu-gcc -V >&5
i686-pc-linux-gnu-gcc: '-V' option must have argument
configure:3136: $? = 1
configure:3159: checking for C compiler default output file name
configure:3186: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c
>&5
configure:3189: $? = 0
configure:3227: result: a.out
configure:3244: checking whether the C compiler works
configure:3254: ./a.out
configure:3257: $? = 0
configure:3274: result: yes
configure:3281: checking whether we are cross compiling
configure:3283: result: no
configure:3286: checking for suffix of executables
configure:3293: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3296: $? = 0
configure:3320: result:
configure:3326: checking for suffix of object files
configure:3352: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3355: $? = 0
configure:3378: result: o
configure:3382: checking whether we are using the GNU C compiler
configure:3411: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3417: $? = 0
configure:3434: result: yes
configure:3439: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:3469: i686-pc-linux-gnu-gcc -c -g conftest.c >&5
configure:3475: $? = 0
configure:3574: result: yes
configure:3591: checking for i686-pc-linux-gnu-gcc option to accept ISO C89
configure:3665: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
conftest.c >&5
configure:3671: $? = 0
configure:3694: result: none needed
configure:3723: checking for style of include used by make
configure:3751: result: GNU
configure:3779: checking dependency style of i686-pc-linux-gnu-gcc
configure:3869: result: gcc3
configure:3900: checking for i686-pc-linux-gnu-g++
configure:3916: found /usr/bin/i686-pc-linux-gnu-g++
configure:3927: result: i686-pc-linux-gnu-g++
configure:4002: checking for C++ compiler version
configure:4009: i686-pc-linux-gnu-g++ --version >&5
i686-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:4012: $? = 0
configure:4019: i686-pc-linux-gnu-g++ -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:4022: $? = 0
configure:4029: i686-pc-linux-gnu-g++ -V >&5
i686-pc-linux-gnu-g++: '-V' option must have argument
configure:4032: $? = 1
configure:4035: checking whether we are using the GNU C++ compiler
configure:4064: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
conftest.cpp >&5
configure:4070: $? = 0
configure:4087: result: yes
configure:4092: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:4122: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5
configure:4128: $? = 0
configure:4227: result: yes
configure:4252: checking dependency style of i686-pc-linux-gnu-g++
configure:4342: result: gcc3
configure:4370: checking how to run the C preprocessor
configure:4410: i686-pc-linux-gnu-gcc -E conftest.c
configure:4416: $? = 0
configure:4447: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4453: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4486: result: i686-pc-linux-gnu-gcc -E
configure:4515: i686-pc-linux-gnu-gcc -E conftest.c
configure:4521: $? = 0
configure:4552: i686-pc-linux-gnu-gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4558: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4608: checking for a BSD-compatible install
configure:4664: result: /usr/bin/install -c
configure:4675: checking whether ln -s works
configure:4679: result: yes
configure:4686: checking whether make sets $(MAKE)
configure:4707: result: yes
configure:4718: checking for grep that handles long lines and -e
configure:4792: result: /bin/grep
configure:4797: checking for egrep
configure:4875: result: /bin/grep -E
configure:4881: checking whether i686-pc-linux-gnu-gcc needs -traditional
configure:4923: result: no
configure:4932: checking whether i686-pc-linux-gnu-gcc and cc understand -c
and -o together
configure:4967: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4970: $? = 0
configure:4976: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
configure:4979: $? = 0
configure:4990: cc -c conftest.c >&5
configure:4993: $? = 0
configure:5001: cc -c conftest.c -o conftest2.o >&5
configure:5004: $? = 0
configure:5010: cc -c conftest.c -o conftest2.o >&5
configure:5013: $? = 0
configure:5031: result: yes
configure:5086: checking whether libssp exists
configure:5114: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
conftest.c -lssp >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lssp
collect2: ld returned 1 exit status
configure:5120: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5139: result: no
configure:5146: checking whether stack-smashing protection is available
configure:5167: result: yes
configure:5169: checking whether stack-smashing protection is buggy
configure:5172: result: no
configure:5195: checking whether i686-pc-linux-gnu-gcc accepts
-fstack-protector
configure:5223: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -Werror conftest.c >&5
configure:5229: $? = 0
configure:5246: result: yes
configure:5269: checking whether i686-pc-linux-gnu-g++ accepts
-fstack-protector
configure:5297: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -Werror conftest.cpp >&5
configure:5303: $? = 0
configure:5320: result: yes
configure:5420: checking build system type
configure:5438: result: i686-pc-linux-gnu
configure:5460: checking host system type
configure:5475: result: i686-pc-linux-gnu
configure:5497: checking for a sed that does not truncate output
configure:5553: result: /bin/sed
configure:5567: checking for ld used by i686-pc-linux-gnu-gcc
configure:5634: result: /usr/i686-pc-linux-gnu/bin/ld
configure:5643: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:5658: result: yes
configure:5663: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files
configure:5670: result: -r
configure:5688: checking for BSD-compatible nm
configure:5737: result: /usr/bin/nm -B
configure:5741: checking how to recognize dependent libraries
configure:5927: result: pass_all
configure:6162: checking for ANSI C header files
configure:6192: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6198: $? = 0
configure:6297: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6300: $? = 0
configure:6306: ./conftest
configure:6309: $? = 0
configure:6326: result: yes
configure:6350: checking for sys/types.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for sys/stat.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for stdlib.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for string.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for memory.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for strings.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for inttypes.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for stdint.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6350: checking for unistd.h
configure:6371: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6377: $? = 0
configure:6393: result: yes
configure:6420: checking dlfcn.h usability
configure:6437: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:6443: $? = 0
configure:6457: result: yes
configure:6461: checking dlfcn.h presence
configure:6476: i686-pc-linux-gnu-gcc -E conftest.c
configure:6482: $? = 0
configure:6496: result: yes
configure:6529: checking for dlfcn.h
configure:6537: result: yes
configure:6560: checking how to run the C++ preprocessor
configure:6596: i686-pc-linux-gnu-g++ -E conftest.cpp
configure:6602: $? = 0
configure:6633: i686-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6639: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6672: result: i686-pc-linux-gnu-g++ -E
configure:6701: i686-pc-linux-gnu-g++ -E conftest.cpp
configure:6707: $? = 0
configure:6738: i686-pc-linux-gnu-g++ -E conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:6744: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6792: checking for i686-pc-linux-gnu-g77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-xlf
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-f77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-frt
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pgf77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-cf77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-fort77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-fl32
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-af77
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-xlf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-f90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pgf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-pghpf
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-epcf90
configure:6822: result: no
configure:6792: checking for i686-pc-linux-gnu-gfortran
configure:6808: found /usr/bin/i686-pc-linux-gnu-gfortran
configure:6819: result: i686-pc-linux-gnu-gfortran
configure:6893: checking for Fortran 77 compiler version
configure:6900: i686-pc-linux-gnu-gfortran --version >&5
GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6903: $? = 0
configure:6910: i686-pc-linux-gnu-gfortran -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-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=i686
--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:6913: $? = 0
configure:6920: i686-pc-linux-gnu-gfortran -V >&5
i686-pc-linux-gnu-gfortran: '-V' option must have argument
configure:6923: $? = 1
configure:6931: checking whether we are using the GNU Fortran 77 compiler
configure:6950: i686-pc-linux-gnu-gfortran -c conftest.F >&5
configure:6956: $? = 0
configure:6973: result: yes
configure:6979: checking whether i686-pc-linux-gnu-gfortran accepts -g
configure:6996: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
configure:7002: $? = 0
configure:7018: result: yes
configure:7048: checking the maximum length of command line arguments
configure:7160: result: 98304
configure:7172: checking command to parse /usr/bin/nm -B output from
i686-pc-linux-gnu-gcc object
configure:7277: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:7280: $? = 0
configure:7284: /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:7287: $? = 0
configure:7339: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c conftstm.o >&5
configure:7342: $? = 0
configure:7380: result: ok
configure:7384: checking for objdir
configure:7399: result: .libs
configure:7451: checking for i686-pc-linux-gnu-ar
configure:7467: found /usr/bin/i686-pc-linux-gnu-ar
configure:7478: result: i686-pc-linux-gnu-ar
configure:7547: checking for i686-pc-linux-gnu-ranlib
configure:7563: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:7574: result: i686-pc-linux-gnu-ranlib
configure:7643: checking for i686-pc-linux-gnu-strip
configure:7659: found /usr/bin/i686-pc-linux-gnu-strip
configure:7670: result: i686-pc-linux-gnu-strip
configure:7996: checking if i686-pc-linux-gnu-gcc supports -fno-rtti
-fno-exceptions
configure:8014: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:8018: $? = 0
configure:8031: result: no
configure:8046: checking for i686-pc-linux-gnu-gcc option to produce PIC
configure:8278: result: -fPIC
configure:8286: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
configure:8304: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -fPIC -DPIC conftest.c >&5
configure:8308: $? = 0
configure:8321: result: yes
configure:8349: checking if i686-pc-linux-gnu-gcc static flag -static works
configure:8377: result: yes
configure:8387: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
configure:8408: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector -o out/conftest2.o conftest.c >&5
configure:8412: $? = 0
configure:8434: result: yes
configure:8460: checking whether the i686-pc-linux-gnu-gcc linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:9441: result: yes
configure:9462: checking whether -lc should be explicitly linked in
configure:9467: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:9470: $? = 0
configure:9485: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname
-Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9488: $? = 0
configure:9500: result: no
configure:9508: checking dynamic linker characteristics
configure:10122: result: GNU/Linux ld.so
configure:10131: checking how to hardcode library paths into programs
configure:10156: result: immediate
configure:10170: checking whether stripping libraries is possible
configure:10175: result: yes
configure:10977: checking if libtool supports shared libraries
configure:10979: result: yes
configure:10982: checking whether to build shared libraries
configure:11003: result: yes
configure:11006: checking whether to build static libraries
configure:11010: result: yes
configure:11103: creating libtool
configure:11691: checking for ld used by i686-pc-linux-gnu-g++
configure:11758: result: /usr/i686-pc-linux-gnu/bin/ld
configure:11767: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:11782: result: yes
configure:11833: checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:12807: result: yes
configure:12825: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.cpp >&5
configure:12828: $? = 0
configure:12980: checking for i686-pc-linux-gnu-g++ option to produce PIC
configure:13264: result: -fPIC
configure:13272: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
configure:13290: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -fPIC -DPIC conftest.cpp >&5
configure:13294: $? = 0
configure:13307: result: yes
configure:13335: checking if i686-pc-linux-gnu-g++ static flag -static works
configure:13363: result: yes
configure:13373: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
configure:13394: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector -o out/conftest2.o conftest.cpp >&5
configure:13398: $? = 0
configure:13420: result: yes
configure:13446: checking whether the i686-pc-linux-gnu-g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13474: result: yes
configure:13541: checking dynamic linker characteristics
configure:14103: result: GNU/Linux ld.so
configure:14112: checking how to hardcode library paths into programs
configure:14137: result: immediate
configure:14671: checking if libtool supports shared libraries
configure:14673: result: yes
configure:14676: checking whether to build shared libraries
configure:14696: result: yes
configure:14699: checking whether to build static libraries
configure:14703: result: yes
configure:14713: checking for i686-pc-linux-gnu-gfortran option to produce
PIC
configure:14945: result: -fPIC
configure:14953: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works
configure:14971: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14975: $? = 0
configure:14988: result: yes
configure:15016: checking if i686-pc-linux-gnu-gfortran static flag -static
works
configure:15044: result: yes
configure:15054: checking if i686-pc-linux-gnu-gfortran supports -c -o
file.o
configure:15075: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o
conftest.f >&5
configure:15079: $? = 0
configure:15101: result: yes
configure:15127: checking whether the i686-pc-linux-gnu-gfortran linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:16088: result: yes
configure:16155: checking dynamic linker characteristics
configure:16717: result: GNU/Linux ld.so
configure:16726: checking how to hardcode library paths into programs
configure:16751: result: immediate
configure:20335: checking whether the C++ compiler works
configure:20356: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.cpp >&5
configure:20362: $? = 0
configure:20384: result: yes
configure:20586: checking for the pthreads library -lpthreads
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c -lpthreads >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lpthreads
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20531: checking whether pthreads work without any flags
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccl9r53r.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -Kthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -Kthread conftest.c >&5
i686-pc-linux-gnu-gcc: unrecognized option '-Kthread'
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/cc46yVMD.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -kthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -kthread conftest.c >&5
i686-pc-linux-gnu-gcc: unrecognized option '-kthread'
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccnF3FhP.o: In function
`main':
conftest.c:(.text+0x1e): undefined reference to `pthread_join'
conftest.c:(.text+0x4b): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x6f): undefined reference to `pthread_create'
conftest.c:(.text+0x76): undefined reference to
`__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20586: checking for the pthreads library -llthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector conftest.c -llthread >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -llthread
collect2: ld returned 1 exit status
configure:20635: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| /* 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:20655: result: no
configure:20536: checking whether pthreads work with -pthread
configure:20629: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -pthread conftest.c >&5
configure:20635: $? = 0
configure:20655: result: yes
configure:20674: checking for joinable pthread attribute
configure:20699: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe
-fstack-protector -pthread conftest.c >&5
configure:20705: $? = 0
configure:20722: result: PTHREAD_CREATE_JOINABLE
configure:20732: checking if more special flags are required for pthreads
configure:20739: result: no
configure:20801: checking whether to check for GCC pthread/shared
inconsistencies
configure:20811: result: yes
configure:20837: checking whether -pthread is sufficient with -shared
configure:20862: i686-pc-linux-gnu-gcc -o conftest -shared -fPIC -Wl,-z,defs
-O2 -march=pentium4 -pipe -fstack-protector -pthread conftest.c >&5
configure:20868: $? = 0
configure:20886: result: yes
configure:21064: checking for linux/netlink.h
configure:21088: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21094: $? = 0
configure:21109: result: yes
configure:21137: checking for net/route.h
configure:21161: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21167: $? = 0
configure:21182: result: yes
configure:21210: checking for sys/filio.h
configure:21232: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
conftest.c:30:23: error: sys/filio.h: No such file or directory
configure:21238: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_NETLINK
| #define HAVE_PF_ROUTE
| /* end confdefs.h. */
|
|
|
| #include <sys/filio.h>
configure:21253: result: no
configure:21281: checking for sys/sysctl.h
configure:21306: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21312: $? = 0
configure:21327: result: yes
configure:21355: checking for struct lifconf
configure:21383: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: invalid application of 'sizeof' to incomplete type
'struct lifconf'
configure:21389: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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:21405: result: no
configure:21418: checking for struct ip_mreqn
configure:21444: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe
-fstack-protector conftest.c >&5
configure:21450: $? = 0
configure:21457: result: yes
configure:21839: checking checking whether rtnetlink.h can be included with
-std=c99
configure:21864: i686-pc-linux-gnu-gcc -c -std=c99 conftest.c >&5
configure:21870: $? = 0
configure:21887: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -std=c99
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wall
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -W
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wextra
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -pedantic
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -pipe
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wformat
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wold-style-definition
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wdeclaration-after-statement
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wfloat-equal
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-declarations
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-prototypes
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wstrict-prototypes
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wredundant-decls
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wmissing-noreturn
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wshadow
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wendif-labels
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wpointer-arith
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wbad-function-cast
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wcast-qual
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Wcast-align
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts
-Wwrite-strings
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -Winline
configure:21904: result: yes
configure:21900: checking whether i686-pc-linux-gnu-gcc accepts -fPIC
configure:21904: result: yes
configure:21914: checking for ANSI C header files
configure:22078: result: yes
configure:22115: checking arpa/inet.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking arpa/inet.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for arpa/inet.h
configure:22232: result: yes
configure:22115: checking fcntl.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking fcntl.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for fcntl.h
configure:22232: result: yes
configure:22105: checking for inttypes.h
configure:22111: result: yes
configure:22115: checking limits.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking limits.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for limits.h
configure:22232: result: yes
configure:22115: checking netinet/in.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking netinet/in.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for netinet/in.h
configure:22232: result: yes
configure:22105: checking for stdlib.h
configure:22111: result: yes
configure:22105: checking for string.h
configure:22111: result: yes
configure:22115: checking sys/ioctl.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/ioctl.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/ioctl.h
configure:22232: result: yes
configure:22115: checking sys/socket.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/socket.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/socket.h
configure:22232: result: yes
configure:22115: checking sys/time.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking sys/time.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for sys/time.h
configure:22232: result: yes
configure:22105: checking for unistd.h
configure:22111: result: yes
configure:22115: checking netdb.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking netdb.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for netdb.h
configure:22232: result: yes
configure:22115: checking syslog.h usability
configure:22132: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:22138: $? = 0
configure:22152: result: yes
configure:22156: checking syslog.h presence
configure:22171: i686-pc-linux-gnu-gcc -E conftest.c
configure:22177: $? = 0
configure:22191: result: yes
configure:22224: checking for syslog.h
configure:22232: result: yes
configure:22245: checking for stdbool.h that conforms to C99
configure:22338: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:107: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:107: warning: old-style function definition
configure:22344: $? = 0
configure:22359: result: yes
configure:22361: checking for _Bool
configure:22391: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:79: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:79: warning: old-style function definition
configure:22397: $? = 0
configure:22412: result: yes
configure:22433: checking for an ANSI C-conforming const
configure:22508: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:48: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:48: warning: old-style function definition
conftest.c:68: warning: cast discards qualifiers from pointer target type
conftest.c:74: warning: 't' is used uninitialized in this function
conftest.c:90: warning: 'b' is used uninitialized in this function
conftest.c:96: warning: 'cs[0]' is used uninitialized in this function
configure:22514: $? = 0
configure:22529: result: yes
configure:22539: checking for size_t
configure:22569: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:81: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:81: warning: old-style function definition
configure:22575: $? = 0
configure:22590: result: yes
configure:22602: checking whether time.h and sys/time.h may both be included
configure:22632: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:51: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:51: warning: old-style function definition
configure:22638: $? = 0
configure:22653: result: yes
configure:22663: checking for sys/wait.h that is POSIX.1 compatible
configure:22699: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22705: $? = 0
configure:22720: result: yes
configure:22732: checking for library containing inet_ntop
configure:22773: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:54: warning: function declaration isn't a prototype
conftest.c:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22779: $? = 0
configure:22807: result: none required
configure:22815: checking for library containing recv
configure:22856: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:54: warning: function declaration isn't a prototype
conftest.c:57: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:57: warning: old-style function definition
configure:22862: $? = 0
configure:22890: result: none required
configure:22898: checking whether CMSG_SPACE is declared
configure:22927: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:82: warning: old-style function definition
conftest.c:84: error: 'CMSG_SPACE' undeclared (first use in this function)
conftest.c:84: error: (Each undeclared identifier is reported only once
conftest.c:84: error: for each function it appears in.)
configure:22933: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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:22948: result: no
configure:22958: checking for working memcmp
configure:23011: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:82: warning: old-style function definition
configure:23014: $? = 0
configure:23020: ./conftest
configure:23023: $? = 0
configure:23039: result: yes
configure:23064: checking sys/select.h usability
configure:23081: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:23087: $? = 0
configure:23101: result: yes
configure:23105: checking sys/select.h presence
configure:23120: i686-pc-linux-gnu-gcc -E conftest.c
configure:23126: $? = 0
configure:23140: result: yes
configure:23173: checking for sys/select.h
configure:23181: result: yes
configure:23054: checking for sys/socket.h
configure:23060: result: yes
configure:23194: checking types of arguments for select
configure:23232: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:91: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
conftest.c:94: warning: redundant redeclaration of 'select'
/usr/include/sys/select.h:112: warning: previous declaration of 'select' was
here
configure:23238: $? = 0
configure:23259: result: int,fd_set *,struct timeval *
configure:23287: checking for stdlib.h
configure:23293: result: yes
configure:23427: checking for GNU libc compatible malloc
configure:23461: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:61: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:61: warning: old-style function definition
configure:23464: $? = 0
configure:23470: ./conftest
configure:23473: $? = 0
configure:23489: result: yes
configure:23522: checking for stdlib.h
configure:23528: result: yes
configure:23662: checking for GNU libc compatible realloc
configure:23696: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:63: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:63: warning: old-style function definition
configure:23699: $? = 0
configure:23705: ./conftest
configure:23708: $? = 0
configure:23724: result: yes
configure:23784: checking for gethostname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:79: warning: function declaration isn't a prototype
conftest.c:89: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:89: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memmove
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:81: warning: function declaration isn't a prototype
conftest.c:81: warning: conflicting types for built-in function 'memmove'
conftest.c:91: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:91: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for memset
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:82: warning: function declaration isn't a prototype
conftest.c:82: warning: conflicting types for built-in function 'memset'
conftest.c:92: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:92: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for mkdir
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:83: warning: function declaration isn't a prototype
conftest.c:93: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:93: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for select
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for socket
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:86: warning: function declaration isn't a prototype
conftest.c:86: warning: conflicting types for built-in function 'strchr'
conftest.c:96: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:96: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strcspn
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:87: warning: function declaration isn't a prototype
conftest.c:87: warning: conflicting types for built-in function 'strcspn'
conftest.c:97: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:97: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strdup
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:88: warning: function declaration isn't a prototype
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strerror
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strrchr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:90: warning: function declaration isn't a prototype
conftest.c:90: warning: conflicting types for built-in function 'strrchr'
conftest.c:100: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:100: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strspn
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:91: warning: function declaration isn't a prototype
conftest.c:91: warning: conflicting types for built-in function 'strspn'
conftest.c:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strstr
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:92: warning: function declaration isn't a prototype
conftest.c:92: warning: conflicting types for built-in function 'strstr'
conftest.c:102: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:102: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for uname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:93: 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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setresuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setreuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setresgid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setregid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strcasecmp
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for gettimeofday
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for putenv
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strncasecmp
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for strlcpy
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccihduje.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23784: checking for gethostbyname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for seteuid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setegid
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:23846: $? = 0
configure:23864: result: yes
configure:23784: checking for setproctitle
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccetcvt0.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `setproctitle'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23784: checking for getprogname
configure:23840: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccthJbxc.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `getprogname'
collect2: ld returned 1 exit status
configure:23846: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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:23864: result: no
configure:23875: checking for uid_t in sys/types.h
configure:23898: result: yes
configure:23918: checking for unistd.h
configure:23924: result: yes
configure:24058: checking for working chown
configure:24101: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
conftest.c:121: warning: initialization discards qualifiers from pointer
target type
configure:24104: $? = 0
configure:24110: ./conftest
configure:24113: $? = 0
configure:24131: result: yes
configure:24141: checking whether lstat dereferences a symlink specified
with a trailing slash
configure:24177: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
configure:24180: $? = 0
configure:24186: ./conftest
configure:24189: $? = 0
configure:24212: result: yes
configure:24231: checking whether stat accepts an empty string
configure:24261: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
configure:24264: $? = 0
configure:24270: ./conftest
configure:24273: $? = 0
configure:24289: result: no
configure:24305: checking for mode_t
configure:24335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24341: $? = 0
configure:24356: result: yes
configure:24368: checking for pid_t
configure:24398: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24404: $? = 0
configure:24419: result: yes
configure:24432: checking whether environ is declared
configure:24461: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:120: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:120: warning: old-style function definition
configure:24467: $? = 0
configure:24482: result: yes
configure:24517: checking sys/capability.h usability
configure:24534: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24540: $? = 0
configure:24554: result: yes
configure:24558: checking sys/capability.h presence
configure:24573: i686-pc-linux-gnu-gcc -E conftest.c
configure:24579: $? = 0
configure:24593: result: yes
configure:24626: checking for sys/capability.h
configure:24634: result: yes
configure:24664: checking sys/prctl.h usability
configure:24681: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:24687: $? = 0
configure:24701: result: yes
configure:24705: checking sys/prctl.h presence
configure:24720: i686-pc-linux-gnu-gcc -E conftest.c
configure:24726: $? = 0
configure:24740: result: yes
configure:24773: checking for sys/prctl.h
configure:24781: result: yes
configure:24800: checking for chroot
configure:24856: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:111: 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:24862: $? = 0
configure:24880: result: yes
configure:24912: checking for dlopen in -ldl
configure:24947: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldl >&5
conftest.c:97: 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:24953: $? = 0
configure:24971: result: yes
configure:24979: checking for dlfcn.h
configure:24985: result: yes
configure:25159: checking linux/inotify.h usability
configure:25176: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:25182: $? = 0
configure:25196: result: yes
configure:25200: checking linux/inotify.h presence
configure:25215: i686-pc-linux-gnu-gcc -E conftest.c
configure:25221: $? = 0
configure:25235: result: yes
configure:25268: checking for linux/inotify.h
configure:25276: result: yes
configure:25304: checking sys/inotify.h usability
configure:25321: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:25327: $? = 0
configure:25341: result: yes
configure:25345: checking sys/inotify.h presence
configure:25360: i686-pc-linux-gnu-gcc -E conftest.c
configure:25366: $? = 0
configure:25380: result: yes
configure:25413: checking for sys/inotify.h
configure:25421: result: yes
configure:25459: checking for kqueue
configure:25515: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:118: warning: function declaration isn't a prototype
conftest.c:128: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:128: warning: old-style function definition
/var/tmp/portage/net-dns/avahi-0.6.22-r1/temp/ccrvztLu.o: In function
`main':
conftest.c:(.text+0x1b): undefined reference to `kqueue'
collect2: ld returned 1 exit status
configure:25521: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:25539: result: no
configure:25572: checking whether NLS is requested
configure:25581: result: yes
configure:25619: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:25651: result: /usr/bin/msgfmt
configure:25660: checking for gmsgfmt
configure:25678: found /usr/bin/gmsgfmt
configure:25691: result: /usr/bin/gmsgfmt
configure:25742: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will
try C
configure:25774: result: /usr/bin/xgettext
configure:25820: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:25851: result: /usr/bin/msgmerge
configure:25905: checking for ld used by GCC
configure:25969: result: /usr/i686-pc-linux-gnu/bin/ld
configure:25978: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld
configure:25991: result: yes
configure:25998: checking for shared library run path origin
configure:26011: result: done
configure:26468: checking for CFPreferencesCopyAppValue
configure:26496: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:95:42: error: CoreFoundation/CFPreferences.h: No such file or
directory
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
conftest.c:99: warning: implicit declaration of function
'CFPreferencesCopyAppValue'
conftest.c:99: error: 'NULL' undeclared (first use in this function)
conftest.c:99: error: (Each undeclared identifier is reported only once
conftest.c:99: error: for each function it appears in.)
configure:26502: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:26520: result: no
configure:26529: checking for CFLocaleCopyCurrent
configure:26557: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -Wl,-framework
-Wl,CoreFoundation >&5
conftest.c:95:37: error: CoreFoundation/CFLocale.h: No such file or
directory
conftest.c:98: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:98: warning: old-style function definition
conftest.c:99: warning: implicit declaration of function
'CFLocaleCopyCurrent'
configure:26563: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_INOTIFY 1
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:26581: result: no
configure:26632: checking for GNU gettext in libc
configure:26662: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:26668: $? = 0
configure:26686: result: yes
configure:27402: checking whether to use NLS
configure:27404: result: yes
configure:27407: checking where the gettext function comes from
configure:27418: result: libc
configure:27492: checking for intltool >= 0.35.0
configure:27499: result: 0.36.2 found
configure:27557: checking for perl
configure:27575: found /usr/bin/perl
configure:27587: result: /usr/bin/perl
configure:27606: checking for XML::Parser
configure:27609: result: ok
configure:27646: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:101: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:101: warning: old-style function definition
configure:27652: $? = 0
configure:27794: checking locale.h usability
configure:27811: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:27817: $? = 0
configure:27831: result: yes
configure:27835: checking locale.h presence
configure:27850: i686-pc-linux-gnu-gcc -E conftest.c
configure:27856: $? = 0
configure:27870: result: yes
configure:27903: checking for locale.h
configure:27911: result: yes
configure:27925: checking for LC_MESSAGES
configure:27951: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:103: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:103: warning: old-style function definition
configure:27957: $? = 0
configure:27974: result: yes
configure:28003: checking libintl.h usability
configure:28020: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:28026: $? = 0
configure:28040: result: yes
configure:28044: checking libintl.h presence
configure:28059: i686-pc-linux-gnu-gcc -E conftest.c
configure:28065: $? = 0
configure:28079: result: yes
configure:28112: checking for libintl.h
configure:28119: result: yes
configure:28130: checking for ngettext in libc
configure:28158: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:28164: $? = 0
configure:28182: result: yes
configure:28186: checking for dgettext in libc
configure:28214: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:106: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:106: warning: old-style function definition
configure:28220: $? = 0
configure:28238: result: yes
configure:28247: checking for bind_textdomain_codeset
configure:28303: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:124: warning: function declaration isn't a prototype
conftest.c:134: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:134: warning: old-style function definition
configure:28309: $? = 0
configure:28327: result: yes
configure:28814: checking for msgfmt
configure:28841: result: /usr/bin/msgfmt
configure:28854: checking for dcgettext
configure:28910: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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: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:28916: $? = 0
configure:28934: result: yes
configure:28945: checking if msgfmt accepts -c
configure:28960: $MSGFMT -c -o /dev/null conftest.foo
configure:28963: $? = 0
configure:28965: result: yes
configure:28975: checking for gmsgfmt
configure:29006: result: /usr/bin/gmsgfmt
configure:29016: checking for xgettext
configure:29043: result: /usr/bin/xgettext
configure:29072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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:107: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:107: warning: old-style function definition
configure:29078: $? = 0
configure:29313: checking for pkg-config
configure:29329: found /usr/bin/pkg-config
configure:29341: result: yes
configure:29362: checking for i686-pc-linux-gnu-pkg-config
configure:29395: result: no
configure:29405: checking for pkg-config
configure:29423: found /usr/bin/pkg-config
configure:29435: result: /usr/bin/pkg-config
configure:29464: checking pkg-config is at least version 0.9.0
configure:29467: result: yes
configure:29497: checking for GLIB20
configure:29505: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
configure:29508: $? = 0
configure:29523: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
configure:29526: $? = 0
configure:29602: result: yes
configure:29640: checking for GOBJECT
configure:29648: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0
gobject-2.0 "
configure:29651: $? = 0
configure:29666: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0
gobject-2.0 "
configure:29669: $? = 0
configure:29745: result: yes
configure:30182: checking for GTK20
configure:30190: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
configure:30193: $? = 0
configure:30208: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 "
configure:30211: $? = 0
configure:30287: result: yes
configure:30297: checking for GLADE20
configure:30305: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0
"
configure:30308: $? = 0
configure:30323: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0
"
configure:30326: $? = 0
configure:30402: result: yes
configure:30456: checking for DBUS
configure:30464: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
configure:30467: $? = 0
configure:30482: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
configure:30485: $? = 0
configure:30561: result: yes
configure:30639: checking for dbus_connection_close
configure:30695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldbus-1 >&5
conftest.c:129: warning: function declaration isn't a prototype
conftest.c:139: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:139: warning: old-style function definition
configure:30701: $? = 0
configure:30719: result: yes
configure:30639: checking for dbus_bus_get_private
configure:30695: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -ldbus-1 >&5
conftest.c:130: warning: function declaration isn't a prototype
conftest.c:140: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:140: warning: old-style function definition
configure:30701: $? = 0
configure:30719: result: yes
configure:30755: checking for XML_ParserCreate in -lexpat
configure:30790: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lexpat >&5
conftest.c:115: warning: function declaration isn't a prototype
conftest.c:118: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:118: warning: old-style function definition
configure:30796: $? = 0
configure:30814: result: yes
configure:30832: checking expat.h usability
configure:30849: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:30855: $? = 0
configure:30869: result: yes
configure:30873: checking expat.h presence
configure:30888: i686-pc-linux-gnu-gcc -E conftest.c
configure:30894: $? = 0
configure:30908: result: yes
configure:30941: checking for expat.h
configure:30949: result: yes
configure:30968: checking for XML_ParserCreate in -lbsdxml
configure:31003: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lbsdxml >&5
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lbsdxml
collect2: ld returned 1 exit status
configure:31009: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "avahi"
| #define PACKAGE_TARNAME "avahi"
| #define PACKAGE_VERSION "0.6.22"
| #define PACKAGE_STRING "avahi 0.6.22"
| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
| #define PACKAGE "avahi"
| #define VERSION "0.6.22"
| #define _GNU_SOURCE 1
| #define ENABLE_SSP_CC 1
| #define ENABLE_SSP_CXX 1
| #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 HAVE_DLFCN_H 1
| #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_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #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_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_LINUX_INOTIFY_H 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:31027: result: no
configure:31282: checking for gdbm_open in -lgdbm
configure:31317: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -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 -lgdbm >&5
conftest.c:116: warning: function declaration isn't a prototype
conftest.c:119: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:119: warning: old-style function definition
configure:31323: $? = 0
configure:31341: result: yes
configure:31359: checking gdbm.h usability
configure:31376: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -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:31382: $? = 0
configure:31396: result: yes
configure:31400: checking gdbm.h presence
configure:31415: i686-pc-linux-gnu-gcc -E conftest.c
configure:31421: $? = 0
configure:31435: result: yes
configure:31468: checking for gdbm.h
configure:31476: result: yes
configure:31709: checking for LIBDAEMON
configure:31717: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
configure:31720: $? = 0
configure:31735: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 "
configure:31738: $? = 0
configure:31814: result: yes
configure:31885: checking for a Python interpreter with version >= 2.4
configure:31900: 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:31903: $? = 0
configure:31910: result: python
configure:31918: checking for python
configure:31936: found /usr/bin/python
configure:31948: result: /usr/bin/python
configure:31968: checking for python version
configure:31975: result: 2.5
configure:31987: checking for python platform
configure:31994: result: linux2
configure:32001: checking for python script directory
configure:32009: result: ${prefix}/lib/python2.5/site-packages
configure:32018: checking for python extension module directory
configure:32026: result: ${exec_prefix}/lib/python2.5/site-packages
configure:32057: checking for python module gtk
configure:32086: result: no
configure:32088: error: Could not find Python module gtk
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-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 -march=pentium4 -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 -march=pentium4 -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_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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=
ac_cv_env_LDFLAGS_value=
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=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
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_malloc_0_nonnull=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_realloc_0_nonnull=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_inotify_h=yes
ac_cv_header_linux_netlink_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
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=i686-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_GMSGFMT=/usr/bin/gmsgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python
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_prog_AR=i686-pc-linux-gnu-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-linux-gnu-gcc
ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=i686-pc-linux-gnu-g++
ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_have_pkg_config=yes
ac_cv_prog_make_make_set=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_path_LD=/usr/i686-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_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int
\1;/p'\'''
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^
]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\)
\\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
\\(.*\\)\$/extern int \\1;/p'\''"'
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.22-r1/work/avahi-0.6.22/missing --run
aclocal-1.9'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
tar'
AR='i686-pc-linux-gnu-ar'
AUTOCONF='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
autoconf'
AUTOHEADER='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
autoheader'
AUTOMAKE='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
automake-1.9'
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='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -march=pentium4 -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='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP='i686-pc-linux-gnu-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -march=pentium4 -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=''
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='echo'
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=''
F77='i686-pc-linux-gnu-gfortran'
FFLAGS='-g -O2'
GACUTIL=''
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='${SHELL} $(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='$(top_builddir)/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='$(top_builddir)/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='$(top_builddir)/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=''
LDFLAGS=''
LIBAVAHI_CLIENT_VERSION_INFO='5:4:2'
LIBAVAHI_COMMON_VERSION_INFO='8:0:5'
LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0'
LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0'
LIBAVAHI_CORE_VERSION_INFO='5:4:0'
LIBAVAHI_GLIB_VERSION_INFO='1:1:0'
LIBAVAHI_GOBJECT_VERSION_INFO='0:0:0'
LIBAVAHI_QT3_VERSION_INFO='1:1:0'
LIBAVAHI_QT4_VERSION_INFO='1:1:0'
LIBAVAHI_UI_VERSION_INFO='1:0:1'
LIBDAEMON_CFLAGS='-D_REENTRANT '
LIBDAEMON_LIBS='-ldaemon '
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL}
/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/missing --run
makeinfo'
MCS=''
MDASSEMBLER=''
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'
OBJEXT='o'
PACKAGE='avahi'
PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org'
PACKAGE_NAME='avahi'
PACKAGE_STRING='avahi 0.6.22'
PACKAGE_TARNAME='avahi'
PACKAGE_URL='http://avahi.org/'
PACKAGE_VERSION='0.6.22'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREAD_CC='i686-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='i686-pc-linux-gnu-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='i686-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.22'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XML_CFLAGS='-DUSE_EXPAT_H'
XML_LIBS='-lexpat'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
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='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
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='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/net-dns/avahi-0.6.22-r1/work/avahi-0.6.22/insta
ll-sh'
interfacesdir=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='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.22"
#define PACKAGE_STRING "avahi 0.6.22"
#define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
#define PACKAGE "avahi"
#define VERSION "0.6.22"
#define _GNU_SOURCE 1
#define ENABLE_SSP_CC 1
#define ENABLE_SSP_CXX 1
#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 HAVE_DLFCN_H 1
#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_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#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_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_LINUX_INOTIFY_H 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
====
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
@ 2008-11-15 23:10 Richard Watson
2008-11-16 8:24 ` Richard Watson
0 siblings, 1 reply; 9+ messages in thread
From: Richard Watson @ 2008-11-15 23:10 UTC (permalink / raw
To: gentoo-user
Hi,
Avahi keeps failing with what looks like a Python gtk module error that I
can't seem to figure out. I've done the obvious by re-emerging python (with
running python-updater) and pygtk but it still fails.
Any help would be appreciated.
Thanks, Richard
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2008-11-15 23:10 [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error? Richard Watson
@ 2008-11-16 8:24 ` Richard Watson
0 siblings, 0 replies; 9+ messages in thread
From: Richard Watson @ 2008-11-16 8:24 UTC (permalink / raw
To: gentoo-user
Hi,
Avahi keeps failing with what looks like a Python gtk module error that I
can't seem to figure out. I've done the obvious by re-emerging python (with
running python-updater) and pygtk but it still fails.
Any help would be appreciated.
Thanks, Richard
The configure failure message is:
checking for python module gtk... no
configure: error: Could not find Python module gtk
Yet emerge confirms pygtk is installed.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2008-11-15 22:05 Richard Watson
@ 2008-11-16 13:27 ` Jorge Peixoto de Morais Neto
2009-01-18 4:38 ` Richard Watson
0 siblings, 1 reply; 9+ messages in thread
From: Jorge Peixoto de Morais Neto @ 2008-11-16 13:27 UTC (permalink / raw
To: gentoo-user
On Sat, Nov 15, 2008 at 8:05 PM, Richard Watson <waty@bigpond.net.au> wrote:
> Hi,
>
> Avahi keeps failing with what looks like a Python gtk module error that I
> can't seem to figure out. I've done the obvious by re-emerging python (with
> running python-updater) and pygtk but it still fails. I attach the build log
> below and would really appreciate some assistance.
>
> Thanks, Richard
>
> === BEGIN OUTPUT
>
> 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.22, which was
> generated by GNU Autoconf 2.61. Invocation command line was
>
> $ ./configure --prefix=/usr --host=i686-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=i686-pc-linux-gnu
This configure line is strange. Look at what it says about gtk:
./configure <otheroptions> --disable-python-dbus --disable-pygtk
<otheroptions> --enable-gtk <otheroptions> --enable-python-dbus
--enable-pygtk --build=i686-pc-linux-gnu
Try to find out why this strange configure command line is being
called (take a look at the ebuild)
Also, there are other logs you can post. I don't remember exactly the
names, but I think there are multiple configure log files like
configure.log and configure.error (or something like that) that says
exactly why did configure concluded that a certain feature is missing.
The log you provided does not say why configure concluded there is no
pygtk, but configure usually *does* explain this (is specific log
files. Do a little search).
Regards,
Jorge Peixoto
--
Software is like sex: it is better when it is free - Linus Torvalds
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2008-11-16 13:27 ` Jorge Peixoto de Morais Neto
@ 2009-01-18 4:38 ` Richard Watson
2009-01-18 7:43 ` Alan McKinnon
0 siblings, 1 reply; 9+ messages in thread
From: Richard Watson @ 2009-01-18 4:38 UTC (permalink / raw
To: gentoo-user
I'm sorry about the delay in closing this. I finally figured out if I remove
"-pipe" from my /etc/make.conf CFLAGS that all my compile errors go away.
Looking at the reference on the subject this option tells GCC not to create
temporary files when compiling but to turn this off if low on RAM. Not sure
why this happens as I have a 1GB Ram. Maybe this is not enough these days.
Anyway problem solved.
Regards, Richard
===
Try to find out why this strange configure command line is being
called (take a look at the ebuild)
Also, there are other logs you can post. I don't remember exactly the
names, but I think there are multiple configure log files like
configure.log and configure.error (or something like that) that says
exactly why did configure concluded that a certain feature is missing.
The log you provided does not say why configure concluded there is no
pygtk, but configure usually *does* explain this (is specific log
files. Do a little search).
Regards,
Jorge Peixoto
--
Software is like sex: it is better when it is free - Linus Torvalds
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.176 / Virus Database: 270.10.8/1899 - Release Date: 17/01/2009
5:50 PM
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2009-01-18 4:38 ` Richard Watson
@ 2009-01-18 7:43 ` Alan McKinnon
2009-01-18 21:57 ` Wojtek Dalętka
0 siblings, 1 reply; 9+ messages in thread
From: Alan McKinnon @ 2009-01-18 7:43 UTC (permalink / raw
To: gentoo-user
On Sunday 18 January 2009 06:38:15 Richard Watson wrote:
> I'm sorry about the delay in closing this. I finally figured out if I
> remove "-pipe" from my /etc/make.conf CFLAGS that all my compile errors go
> away. Looking at the reference on the subject this option tells GCC not to
> create temporary files when compiling but to turn this off if low on RAM.
> Not sure why this happens as I have a 1GB Ram. Maybe this is not enough
> these days. Anyway problem solved.
That's an interesting result, but I can't help thinking it's the wrong
solution to the wrong problem. One of my machines has had merely 1G for 2
years, before that it had 512M for 3 years and it has never shown this
symptom. I have servers at work with 512M - same thing, even when building
current packages.
Gut feel is telling me that removing -pipe is simply revealing a deeper
symptom somewhere - 1G is actually an enormous amount of memory for
compilation purposes. If you feel like digging deeper, I'd be very interested
to see where this one leads.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2009-01-18 7:43 ` Alan McKinnon
@ 2009-01-18 21:57 ` Wojtek Dalętka
2009-01-19 6:42 ` Alan McKinnon
0 siblings, 1 reply; 9+ messages in thread
From: Wojtek Dalętka @ 2009-01-18 21:57 UTC (permalink / raw
To: gentoo-user
Alan McKinnon wrote:
> On Sunday 18 January 2009 06:38:15 Richard Watson wrote:
>> I'm sorry about the delay in closing this. I finally figured out if I
>> remove "-pipe" from my /etc/make.conf CFLAGS that all my compile errors go
>> away. Looking at the reference on the subject this option tells GCC not to
>> create temporary files when compiling but to turn this off if low on RAM.
>> Not sure why this happens as I have a 1GB Ram. Maybe this is not enough
>> these days. Anyway problem solved.
>
> That's an interesting result, but I can't help thinking it's the wrong
> solution to the wrong problem. One of my machines has had merely 1G for 2
> years, before that it had 512M for 3 years and it has never shown this
> symptom. I have servers at work with 512M - same thing, even when building
> current packages.
>
> Gut feel is telling me that removing -pipe is simply revealing a deeper
> symptom somewhere - 1G is actually an enormous amount of memory for
> compilation purposes. If you feel like digging deeper, I'd be very interested
> to see where this one leads.
>
>
I would like to write my first post here just to inform you that I also
had this problem with avahi and pygtk.
Avahi failed to emerge and I had to remove pygtk from my use flags, than
it compiled OK.
I was just interested if removing "-pipe" from CFLAGS makes any
difference, and I tried remove it and emerge avahi with pygtk, but it
does not compile.
For me it compiles only without pygtk and changing -pipe doesn't work at
all. I checked this because I have 512M.
I don't know why I might need avahi with pygtk...disabling pygtk use
flag for avahi works fine and other packages compile well.
Wojtek
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error?
2009-01-18 21:57 ` Wojtek Dalętka
@ 2009-01-19 6:42 ` Alan McKinnon
0 siblings, 0 replies; 9+ messages in thread
From: Alan McKinnon @ 2009-01-19 6:42 UTC (permalink / raw
To: gentoo-user
On Sunday 18 January 2009 23:57:24 Wojtek Dalętka wrote:
> I would like to write my first post here just to inform you that I also
> had this problem with avahi and pygtk.
> Avahi failed to emerge and I had to remove pygtk from my use flags, than
> it compiled OK.
>
> I was just interested if removing "-pipe" from CFLAGS makes any
> difference, and I tried remove it and emerge avahi with pygtk, but it
> does not compile.
> For me it compiles only without pygtk and changing -pipe doesn't work at
> all. I checked this because I have 512M.
>
> I don't know why I might need avahi with pygtk...disabling pygtk use
> flag for avahi works fine and other packages compile well.
Are you running stable or testing?
avahi does not have a pygtk USE flag. In fact, there isn't one in portage at
all:
~ $ euse -i pygtk
global use flags (searching: pygtk)
************************************************************
no matching entries found
local use flags (searching: pygtk)
************************************************************
no matching entries found
So whether you have it or not should make no difference at all.
The latest avahi ebuild contains this interesting snippet though:
"src_compile() {
...
# We need to unset DISPLAY, else the configure script might have
problems detecting the pygtk module
unset DISPLAY
econf \
"
I'm not really in a position to help you further as I don't have avahi (or any
zeroconf packages) - mostly because the only place I ever use this notebook
is on properly configured networks
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-01-19 6:43 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-15 23:10 [gentoo-user] Avahi Keeps failing on Emerge - Maybe a Python Error? Richard Watson
2008-11-16 8:24 ` Richard Watson
-- strict thread matches above, loose matches on Subject: below --
2008-11-15 22:05 Richard Watson
2008-11-16 13:27 ` Jorge Peixoto de Morais Neto
2009-01-18 4:38 ` Richard Watson
2009-01-18 7:43 ` Alan McKinnon
2009-01-18 21:57 ` Wojtek Dalętka
2009-01-19 6:42 ` Alan McKinnon
2008-11-15 2:50 Richard Watson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox