This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-netstatus configure 2.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-scrollkeeper --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1586: checking for a BSD-compatible install configure:1641: result: /bin/install -c configure:1652: checking whether build environment is sane configure:1695: result: yes configure:1728: checking for gawk configure:1744: found /bin/gawk configure:1754: result: gawk configure:1764: checking whether make sets $(MAKE) configure:1784: result: yes configure:1951: checking whether to enable maintainer-specific portions of Makefiles configure:1960: result: no configure:1992: checking for i586-uhu-linux-gcc configure:2008: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2018: result: i586-uhu-linux-gcc configure:2300: checking for C compiler version configure:2303: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 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:2306: $? = 0 configure:2308: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2311: $? = 0 configure:2313: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2316: $? = 1 configure:2339: checking for C compiler default output file name configure:2342: i586-uhu-linux-gcc conftest.c >&5 configure:2345: $? = 0 configure:2391: result: a.out configure:2396: checking whether the C compiler works configure:2402: ./a.out configure:2405: $? = 0 configure:2422: result: yes configure:2429: checking whether we are cross compiling configure:2431: result: no configure:2434: checking for suffix of executables configure:2436: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2439: $? = 0 configure:2464: result: configure:2470: checking for suffix of object files configure:2491: i586-uhu-linux-gcc -c conftest.c >&5 configure:2494: $? = 0 configure:2516: result: o configure:2520: checking whether we are using the GNU C compiler configure:2544: i586-uhu-linux-gcc -c conftest.c >&5 configure:2550: $? = 0 configure:2554: test -z || test ! -s conftest.err configure:2557: $? = 0 configure:2560: test -s conftest.o configure:2563: $? = 0 configure:2576: result: yes configure:2582: checking whether i586-uhu-linux-gcc accepts -g configure:2603: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2609: $? = 0 configure:2613: test -z || test ! -s conftest.err configure:2616: $? = 0 configure:2619: test -s conftest.o configure:2622: $? = 0 configure:2633: result: yes configure:2650: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2720: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2726: $? = 0 configure:2730: test -z || test ! -s conftest.err configure:2733: $? = 0 configure:2736: test -s conftest.o configure:2739: $? = 0 configure:2757: result: none needed configure:2775: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2781: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2925: checking for style of include used by make configure:2953: result: GNU configure:2981: checking dependency style of i586-uhu-linux-gcc configure:3064: result: gcc3 configure:3083: checking for strerror in -lcposix configure:3113: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3119: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3145: result: no configure:3158: checking how to run the C preprocessor configure:3193: i586-uhu-linux-gcc -E conftest.c configure:3199: $? = 0 configure:3231: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3237: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | /* end confdefs.h. */ | #include configure:3276: result: i586-uhu-linux-gcc -E configure:3300: i586-uhu-linux-gcc -E conftest.c configure:3306: $? = 0 configure:3338: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3344: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | /* end confdefs.h. */ | #include configure:3388: checking for egrep configure:3398: result: grep -E configure:3403: checking for ANSI C header files configure:3428: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3434: $? = 0 configure:3438: test -z || test ! -s conftest.err configure:3441: $? = 0 configure:3444: test -s conftest.o configure:3447: $? = 0 configure:3536: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3539: $? = 0 configure:3541: ./conftest configure:3544: $? = 0 configure:3559: result: yes configure:3647: checking build system type configure:3665: result: i586-uhu-linux-gnu configure:3673: checking host system type configure:3687: result: i586-uhu-linux-gnu configure:3695: checking for a sed that does not truncate output configure:3749: result: /bin/sed configure:3763: checking for ld used by i586-uhu-linux-gcc configure:3830: result: /usr/bin/ld configure:3839: checking if the linker (/usr/bin/ld) is GNU ld configure:3854: result: yes configure:3859: checking for /usr/bin/ld option to reload object files configure:3866: result: -r configure:3884: checking for BSD-compatible nm configure:3926: result: nm configure:3930: checking whether ln -s works configure:3934: result: yes configure:3941: checking how to recognise dependent libraries configure:4113: result: pass_all configure:4335: checking for sys/types.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for sys/stat.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for stdlib.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for string.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for memory.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for strings.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for inttypes.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for stdint.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4335: checking for unistd.h configure:4351: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4357: $? = 0 configure:4361: test -z || test ! -s conftest.err configure:4364: $? = 0 configure:4367: test -s conftest.o configure:4370: $? = 0 configure:4381: result: yes configure:4407: checking dlfcn.h usability configure:4419: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4425: $? = 0 configure:4429: test -z || test ! -s conftest.err configure:4432: $? = 0 configure:4435: test -s conftest.o configure:4438: $? = 0 configure:4448: result: yes configure:4452: checking dlfcn.h presence configure:4462: i586-uhu-linux-gcc -E conftest.c configure:4468: $? = 0 configure:4488: result: yes configure:4523: checking for dlfcn.h configure:4530: result: yes configure:4553: checking for i586-uhu-linux-g++ configure:4569: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4579: result: i586-uhu-linux-g++ configure:4637: checking for C++ compiler version configure:4640: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 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:4643: $? = 0 configure:4645: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:4648: $? = 0 configure:4650: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4653: $? = 1 configure:4656: checking whether we are using the GNU C++ compiler configure:4680: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4686: $? = 0 configure:4690: test -z || test ! -s conftest.err configure:4693: $? = 0 configure:4696: test -s conftest.o configure:4699: $? = 0 configure:4712: result: yes configure:4718: checking whether i586-uhu-linux-g++ accepts -g configure:4739: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4745: $? = 0 configure:4749: test -z || test ! -s conftest.err configure:4752: $? = 0 configure:4755: test -s conftest.o configure:4758: $? = 0 configure:4769: result: yes configure:4811: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4817: $? = 0 configure:4821: test -z || test ! -s conftest.err configure:4824: $? = 0 configure:4827: test -s conftest.o configure:4830: $? = 0 configure:4856: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:27: error: `exit' was not declared in this scope configure:4862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4811: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4817: $? = 0 configure:4821: test -z || test ! -s conftest.err configure:4824: $? = 0 configure:4827: test -s conftest.o configure:4830: $? = 0 configure:4856: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4862: $? = 0 configure:4866: test -z || test ! -s conftest.err configure:4869: $? = 0 configure:4872: test -s conftest.o configure:4875: $? = 0 configure:4900: checking dependency style of i586-uhu-linux-g++ configure:4983: result: gcc3 configure:5010: checking how to run the C++ preprocessor configure:5041: i586-uhu-linux-g++ -E conftest.cc configure:5047: $? = 0 configure:5079: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5124: result: i586-uhu-linux-g++ -E configure:5148: i586-uhu-linux-g++ -E conftest.cc configure:5154: $? = 0 configure:5186: i586-uhu-linux-g++ -E conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:5192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5247: checking for i586-uhu-linux-g77 configure:5276: result: no configure:5247: checking for i586-uhu-linux-f77 configure:5276: result: no configure:5247: checking for i586-uhu-linux-xlf configure:5276: result: no configure:5247: checking for i586-uhu-linux-frt configure:5276: result: no configure:5247: checking for i586-uhu-linux-pgf77 configure:5276: result: no configure:5247: checking for i586-uhu-linux-fort77 configure:5276: result: no configure:5247: checking for i586-uhu-linux-fl32 configure:5276: result: no configure:5247: checking for i586-uhu-linux-af77 configure:5276: result: no configure:5247: checking for i586-uhu-linux-f90 configure:5276: result: no configure:5247: checking for i586-uhu-linux-xlf90 configure:5276: result: no configure:5247: checking for i586-uhu-linux-pgf90 configure:5276: result: no configure:5247: checking for i586-uhu-linux-epcf90 configure:5276: result: no configure:5247: checking for i586-uhu-linux-f95 configure:5276: result: no configure:5247: checking for i586-uhu-linux-fort configure:5276: result: no configure:5247: checking for i586-uhu-linux-xlf95 configure:5276: result: no configure:5247: checking for i586-uhu-linux-ifc configure:5276: result: no configure:5247: checking for i586-uhu-linux-efc configure:5276: result: no configure:5247: checking for i586-uhu-linux-pgf95 configure:5276: result: no configure:5247: checking for i586-uhu-linux-lf95 configure:5276: result: no configure:5247: checking for i586-uhu-linux-gfortran configure:5276: result: no configure:5289: checking for g77 configure:5318: result: no configure:5289: checking for f77 configure:5318: result: no configure:5289: checking for xlf configure:5318: result: no configure:5289: checking for frt configure:5318: result: no configure:5289: checking for pgf77 configure:5318: result: no configure:5289: checking for fort77 configure:5318: result: no configure:5289: checking for fl32 configure:5318: result: no configure:5289: checking for af77 configure:5318: result: no configure:5289: checking for f90 configure:5318: result: no configure:5289: checking for xlf90 configure:5318: result: no configure:5289: checking for pgf90 configure:5318: result: no configure:5289: checking for epcf90 configure:5318: result: no configure:5289: checking for f95 configure:5318: result: no configure:5289: checking for fort configure:5318: result: no configure:5289: checking for xlf95 configure:5318: result: no configure:5289: checking for ifc configure:5318: result: no configure:5289: checking for efc configure:5318: result: no configure:5289: checking for pgf95 configure:5318: result: no configure:5289: checking for lf95 configure:5318: result: no configure:5289: checking for gfortran configure:5318: result: no configure:5330: checking for Fortran 77 compiler version configure:5333: --version &5 ./configure: line 5334: --version: command not found configure:5336: $? = 127 configure:5338: -v &5 ./configure: line 5339: -v: command not found configure:5341: $? = 127 configure:5343: -V &5 ./configure: line 5344: -V: command not found configure:5346: $? = 127 configure:5354: checking whether we are using the GNU Fortran 77 compiler configure:5368: -c conftest.F >&5 ./configure: line 5369: -c: command not found configure:5374: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5400: result: no configure:5406: checking whether accepts -g configure:5418: -c -g conftest.f >&5 ./configure: line 5419: -c: command not found configure:5424: $? = 127 configure: failed program was: | program main | | end configure:5449: result: no configure:5479: checking the maximum length of command line arguments configure:5571: result: 32768 configure:5582: checking command to parse nm output from i586-uhu-linux-gcc object configure:5678: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5681: $? = 0 configure:5685: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5688: $? = 0 configure:5740: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5743: $? = 0 configure:5781: result: ok configure:5785: checking for objdir configure:5800: result: .libs configure:5852: checking for i586-uhu-linux-ar configure:5881: result: no configure:5890: checking for ar configure:5906: found /usr/bin/ar configure:5917: result: ar configure:5932: checking for i586-uhu-linux-ranlib configure:5961: result: no configure:5970: checking for ranlib configure:5986: found /usr/bin/ranlib configure:5997: result: ranlib configure:6012: checking for i586-uhu-linux-strip configure:6041: result: no configure:6050: checking for strip configure:6066: found /usr/bin/strip configure:6077: result: strip configure:6364: checking if i586-uhu-linux-gcc static flag works configure:6392: result: yes configure:6410: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6428: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6432: $? = 0 configure:6445: result: no configure:6460: checking for i586-uhu-linux-gcc option to produce PIC configure:6664: result: -fPIC configure:6672: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6690: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6694: $? = 0 configure:6707: result: yes configure:6731: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6752: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6756: $? = 0 configure:6778: result: yes configure:6804: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7700: result: yes configure:7726: checking whether -lc should be explicitly linked in configure:7731: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7734: $? = 0 configure:7748: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7751: $? = 0 configure:7763: result: no configure:7771: checking dynamic linker characteristics configure:8338: result: GNU/Linux ld.so configure:8342: checking how to hardcode library paths into programs configure:8367: result: immediate configure:8381: checking whether stripping libraries is possible configure:8386: result: yes configure:9216: checking if libtool supports shared libraries configure:9218: result: yes configure:9221: checking whether to build shared libraries configure:9242: result: yes configure:9245: checking whether to build static libraries configure:9249: result: yes configure:9341: creating libtool configure:9919: checking for ld used by i586-uhu-linux-g++ configure:9986: result: /usr/bin/ld configure:9995: checking if the linker (/usr/bin/ld) is GNU ld configure:10010: result: yes configure:10061: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10948: result: yes configure:10966: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:10969: $? = 0 configure:11065: checking for i586-uhu-linux-g++ option to produce PIC configure:11333: result: -fPIC configure:11341: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11359: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11363: $? = 0 configure:11376: result: yes configure:11400: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11421: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11425: $? = 0 configure:11447: result: yes configure:11473: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11498: result: yes configure:11569: checking dynamic linker characteristics configure:12136: result: GNU/Linux ld.so configure:12140: checking how to hardcode library paths into programs configure:12165: result: immediate configure:12179: checking whether stripping libraries is possible configure:12184: result: yes configure:19736: checking for perl5 configure:19754: found /usr/bin/perl5 configure:19766: result: /usr/bin/perl5 configure:19778: checking for glib-genmarshal configure:19796: found /usr/bin/glib-genmarshal configure:19808: result: /usr/bin/glib-genmarshal configure:19817: checking for gdk-pixbuf-csource configure:19835: found /usr/bin/gdk-pixbuf-csource configure:19848: result: /usr/bin/gdk-pixbuf-csource configure:19857: checking for gconftool-2 configure:19875: found /usr/bin/gconftool-2 configure:19887: result: /usr/bin/gconftool-2 configure:19964: checking for perl configure:19982: found /usr/bin/perl configure:19994: result: /usr/bin/perl configure:20012: checking for XML::Parser configure:20015: result: ok configure:20026: checking for iconv configure:20044: found /usr/bin/iconv configure:20057: result: /usr/bin/iconv configure:20066: checking for msgfmt configure:20084: found /usr/bin/msgfmt configure:20097: result: /usr/bin/msgfmt configure:20106: checking for msgmerge configure:20124: found /usr/bin/msgmerge configure:20137: result: /usr/bin/msgmerge configure:20146: checking for xgettext configure:20164: found /usr/bin/xgettext configure:20177: result: /usr/bin/xgettext configure:20245: checking locale.h usability configure:20257: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20263: $? = 0 configure:20267: test -z || test ! -s conftest.err configure:20270: $? = 0 configure:20273: test -s conftest.o configure:20276: $? = 0 configure:20286: result: yes configure:20290: checking locale.h presence configure:20300: i586-uhu-linux-gcc -E conftest.c configure:20306: $? = 0 configure:20326: result: yes configure:20361: checking for locale.h configure:20368: result: yes configure:20382: checking for LC_MESSAGES configure:20403: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20409: $? = 0 configure:20413: test -z || test ! -s conftest.err configure:20416: $? = 0 configure:20419: test -s conftest configure:20422: $? = 0 configure:20434: result: yes configure:20463: checking libintl.h usability configure:20475: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20481: $? = 0 configure:20485: test -z || test ! -s conftest.err configure:20488: $? = 0 configure:20491: test -s conftest.o configure:20494: $? = 0 configure:20504: result: yes configure:20508: checking libintl.h presence configure:20518: i586-uhu-linux-gcc -E conftest.c configure:20524: $? = 0 configure:20544: result: yes configure:20579: checking for libintl.h configure:20586: result: yes configure:20597: checking for ngettext in libc configure:20620: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20626: $? = 0 configure:20630: test -z || test ! -s conftest.err configure:20633: $? = 0 configure:20636: test -s conftest configure:20639: $? = 0 configure:20652: result: yes configure:20656: checking for dgettext in libc configure:20679: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20685: $? = 0 configure:20689: test -z || test ! -s conftest.err configure:20692: $? = 0 configure:20695: test -s conftest configure:20698: $? = 0 configure:20711: result: yes configure:20720: checking for bind_textdomain_codeset configure:20777: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20783: $? = 0 configure:20787: test -z || test ! -s conftest.err configure:20790: $? = 0 configure:20793: test -s conftest configure:20796: $? = 0 configure:20808: result: yes configure:21318: checking for msgfmt configure:21345: result: /usr/bin/msgfmt configure:21358: checking for dcgettext configure:21415: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'dcgettext' configure:21421: $? = 0 configure:21425: test -z || test ! -s conftest.err configure:21428: $? = 0 configure:21431: test -s conftest configure:21434: $? = 0 configure:21446: result: yes configure:21458: checking for gmsgfmt configure:21489: result: /usr/bin/msgfmt configure:21498: checking for xgettext configure:21525: result: /usr/bin/xgettext configure:21549: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21555: $? = 0 configure:21559: test -z || test ! -s conftest.err configure:21562: $? = 0 configure:21565: test -s conftest configure:21568: $? = 0 configure:21741: checking for catalogs to be installed configure:21766: result: ar az bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu hi hr hu id it ja ko lt mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv ta th tr vi uk wa xh zh_CN zh_TW configure:21901: checking what warning flags to pass to the C compiler configure:21903: result: -Wall -Wmissing-prototypes configure:21914: checking what language compliance flags to pass to the C compiler configure:21929: result: configure:21960: checking for i586-uhu-linux-pkg-config configure:21993: result: no configure:22002: checking for pkg-config configure:22020: found /usr/bin/pkg-config configure:22032: result: /usr/bin/pkg-config configure:22047: checking pkg-config is at least version 0.9.0 configure:22050: result: yes configure:22061: checking for NETSTATUS configure:22069: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 >= 2.5.2 libglade-2.0 >= 2.0.0 libpanelapplet-2.0 >= 2.0.0 gtk+-2.0 >= 2.3.1" configure:22075: $? = 0 configure:22092: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0 >= 2.5.2 libglade-2.0 >= 2.0.0 libpanelapplet-2.0 >= 2.0.0 gtk+-2.0 >= 2.3.1" configure:22098: $? = 0 configure:22182: checking sys/sockio.h usability configure:22194: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:66:24: sys/sockio.h: No such file or directory configure:22200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22223: result: no configure:22227: checking sys/sockio.h presence configure:22237: i586-uhu-linux-gcc -E conftest.c conftest.c:32:24: sys/sockio.h: No such file or directory configure:22243: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | #include configure:22263: result: no configure:22298: checking for sys/sockio.h configure:22305: result: no configure:22321: checking if sockaddr has sa_len member configure:22344: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: structure has no member named `sa_len' configure:22350: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "gnome-netstatus" | #define PACKAGE_TARNAME "gnome-netstatus" | #define PACKAGE_VERSION "2.12.0" | #define PACKAGE_STRING "gnome-netstatus 2.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" | #define PACKAGE "gnome-netstatus" | #define VERSION "2.12.0" | #define GETTEXT_PACKAGE "gnome-netstatus" | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | | # include | # include | int | main () | { | unsigned int i = sizeof(((struct sockaddr *)0)->sa_len) | ; | return 0; | } configure:22374: result: no configure:22434: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation configure:22449: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:22680: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnome-netstatus config.status 2.12.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:802: creating Makefile config.status:802: creating po/Makefile.in config.status:802: creating src/Makefile config.status:802: creating icons/Makefile config.status:802: creating help/Makefile config.status:802: creating help/de/Makefile config.status:802: creating help/fr/Makefile config.status:802: creating help/it/Makefile config.status:802: creating help/sv/Makefile config.status:802: creating help/ja/Makefile config.status:802: creating help/ko/Makefile config.status:802: creating help/zh_CN/Makefile config.status:802: creating help/zh_HK/Makefile config.status:802: creating help/zh_TW/Makefile config.status:802: creating packaging/Makefile config.status:802: creating packaging/gnome-netstatus.spec config.status:906: creating config.h config.status:1208: executing depfiles commands config.status:1208: executing intltool commands config.status:1208: executing default-1 commands config.status:1208: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_NETSTATUS_CFLAGS_set= ac_cv_env_NETSTATUS_CFLAGS_value= ac_cv_env_NETSTATUS_LIBS_set= ac_cv_env_NETSTATUS_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_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_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2 ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_ICONV=/usr/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/bin/msgfmt ac_cv_path_INTLTOOL_MSGMERGE=/usr/bin/msgmerge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_XGETTEXT=/usr/bin/xgettext ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PERL=/usr/bin/perl5 ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sockaddr_has_sa_len=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no 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/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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_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=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"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_NETSTATUS_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/panel-2.0 ' pkg_cv_NETSTATUS_LIBS='-pthread -lglade-2.0 -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CATALOGS=' ar.gmo az.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo vi.gmo uk.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED_CFLAGS='-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED' DOC_USER_FORMATS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_SK_FALSE='' ENABLE_SK_TRUE='#' EXEEXT='' F77='' FFLAGS='' GCONFTOOL='/usr/bin/gconftool-2' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource' GETTEXT_PACKAGE='gnome-netstatus' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMOFILES=' ar.gmo az.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tr.gmo vi.gmo uk.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' HELP_DIR='${datadir}/gnome/help' 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_ICONV='/usr/bin/iconv' 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_MSGFMT='/usr/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/bin/msgmerge' 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_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_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_XGETTEXT='/usr/bin/xgettext' 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 $< $@' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' NETSTATUS_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/panel-2.0 ' NETSTATUS_DEBUG_CFLAGS='' NETSTATUS_LIBS='-pthread -lglade-2.0 -lpanel-applet-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' OBJEXT='o' OMF_DIR='${datadir}/omf' PACKAGE='gnome-netstatus' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus' PACKAGE_NAME='gnome-netstatus' PACKAGE_STRING='gnome-netstatus 2.12.0' PACKAGE_TARNAME='gnome-netstatus' PACKAGE_VERSION='2.12.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl5' PKG_CONFIG='/usr/bin/pkg-config' POFILES=' ar.po az.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po hi.po hr.po hu.po id.po it.po ja.po ko.po lt.po mn.po ms.po nb.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sq.po sr.po sr@Latn.po sv.po ta.po th.po tr.po vi.po uk.po wa.po xh.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.12.0' WARN_CFLAGS='-Wall -Wmissing-prototypes ' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "gnome-netstatus" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gnome-netstatus" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-netstatus" #define PACKAGE_NAME "gnome-netstatus" #define PACKAGE_STRING "gnome-netstatus 2.12.0" #define PACKAGE_TARNAME "gnome-netstatus" #define PACKAGE_VERSION "2.12.0" #define STDC_HEADERS 1 #define VERSION "2.12.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0