This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgtop configure 2.30.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic -fPIC ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2538: checking build system type configure:2552: result: i686-uhu-linux-gnu configure:2572: checking host system type configure:2585: result: i686-uhu-linux-gnu configure:2622: checking for a BSD-compatible install configure:2690: result: /bin/install -c configure:2701: checking whether build environment is sane configure:2756: result: yes configure:2907: checking for a thread-safe mkdir -p configure:2946: result: /bin/mkdir -p configure:2953: checking for gawk configure:2969: found /bin/gawk configure:2980: result: gawk configure:2991: checking whether make sets $(MAKE) configure:3013: result: yes configure:3042: checking whether make supports nested variables configure:3059: result: yes configure:3148: checking whether UID '82' is supported by ustar format configure:3151: result: yes configure:3158: checking whether GID '82' is supported by ustar format configure:3161: result: yes configure:3169: checking how to create a ustar tar archive configure:3180: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3183: $? = 0 configure:3223: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3226: $? = 0 configure:3230: tar -xf - = 0.6.7" configure:3466: $? = 0 configure:3477: result: yes configure:3551: checking for style of include used by make configure:3579: result: GNU configure:3610: checking for i686-uhu-linux-gcc configure:3626: found /usr/bin/i686-uhu-linux-gcc configure:3637: result: i686-uhu-linux-gcc configure:3906: checking for C compiler version configure:3915: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3926: $? = 0 configure:3915: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3926: $? = 0 configure:3915: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3926: $? = 1 configure:3915: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3926: $? = 1 configure:3946: checking whether the C compiler works configure:3968: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:3972: $? = 0 configure:4020: result: yes configure:4023: checking for C compiler default output file name configure:4025: result: a.out configure:4031: checking for suffix of executables configure:4038: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4042: $? = 0 configure:4064: result: configure:4086: checking whether we are cross compiling configure:4094: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4098: $? = 0 configure:4105: ./conftest configure:4109: $? = 0 configure:4124: result: no configure:4129: checking for suffix of object files configure:4151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4155: $? = 0 configure:4176: result: o configure:4180: checking whether we are using the GNU C compiler configure:4199: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4199: $? = 0 configure:4208: result: yes configure:4217: checking whether i686-uhu-linux-gcc accepts -g configure:4237: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4237: $? = 0 configure:4278: result: yes configure:4295: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4358: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4358: $? = 0 configure:4371: result: none needed configure:4396: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4418: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4421: $? = 0 configure:4418: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4421: $? = 0 configure:4433: result: yes configure:4452: checking dependency style of i686-uhu-linux-gcc configure:4563: result: gcc3 configure:4579: checking for library containing strerror configure:4610: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:4610: $? = 0 configure:4627: result: none required configure:4643: checking for i686-uhu-linux-gcc configure:4670: result: i686-uhu-linux-gcc configure:4939: checking for C compiler version configure:4948: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4959: $? = 0 configure:4948: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4959: $? = 0 configure:4948: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4959: $? = 1 configure:4948: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4959: $? = 1 configure:4963: checking whether we are using the GNU C compiler configure:4991: result: yes configure:5000: checking whether i686-uhu-linux-gcc accepts -g configure:5061: result: yes configure:5078: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5154: result: none needed configure:5179: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5216: result: yes configure:5235: checking dependency style of i686-uhu-linux-gcc configure:5346: result: gcc3 configure:5366: checking how to run the C preprocessor configure:5397: i686-uhu-linux-gcc -E conftest.c configure:5397: $? = 0 configure:5411: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5411: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | /* end confdefs.h. */ | #include configure:5436: result: i686-uhu-linux-gcc -E configure:5456: i686-uhu-linux-gcc -E conftest.c configure:5456: $? = 0 configure:5470: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | /* end confdefs.h. */ | #include configure:5499: checking for grep that handles long lines and -e configure:5557: result: /bin/grep configure:5562: checking for egrep configure:5624: result: /bin/grep -E configure:5629: checking for ANSI C header files configure:5649: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5649: $? = 0 configure:5722: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:5722: $? = 0 configure:5722: ./conftest configure:5722: $? = 0 configure:5733: result: yes configure:5749: checking for gawk configure:5776: result: gawk configure:5793: checking for perl5 configure:5809: found /usr/bin/perl5 configure:5820: result: perl5 configure:5836: checking for i686-uhu-linux-gcc configure:5863: result: i686-uhu-linux-gcc configure:5928: checking for i686-uhu-linux-ranlib configure:5958: result: no configure:5968: checking for ranlib configure:5984: found /usr/bin/ranlib configure:5995: result: ranlib configure:6020: checking for i686-uhu-linux-as configure:6036: found /usr/bin/i686-uhu-linux-as configure:6047: result: i686-uhu-linux-as configure:6112: checking for i686-uhu-linux-ar configure:6128: found /usr/bin/i686-uhu-linux-ar configure:6139: result: i686-uhu-linux-ar configure:6205: checking whether ln -s works configure:6209: result: yes configure:6216: checking whether make sets $(MAKE) configure:6238: result: yes configure:6296: checking how to print strings configure:6323: result: printf configure:6344: checking for a sed that does not truncate output configure:6408: result: /bin/sed configure:6426: checking for fgrep configure:6488: result: /bin/grep -F configure:6523: checking for ld used by i686-uhu-linux-gcc configure:6590: result: /usr/bin/ld configure:6597: checking if the linker (/usr/bin/ld) is GNU ld configure:6612: result: yes configure:6624: checking for BSD- or MS-compatible name lister (nm) configure:6673: result: /usr/bin/nm -B configure:6803: checking the name lister (/usr/bin/nm -B) interface configure:6810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:6813: /usr/bin/nm -B "conftest.o" configure:6816: output 00000000 B some_variable configure:6823: result: BSD nm configure:6827: checking the maximum length of command line arguments configure:6958: result: 1572864 configure:6975: checking whether the shell understands some XSI constructs configure:6985: result: yes configure:6989: checking whether the shell understands "+=" configure:6995: result: yes configure:7030: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7070: result: func_convert_file_noop configure:7077: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7097: result: func_convert_file_noop configure:7104: checking for /usr/bin/ld option to reload object files configure:7111: result: -r configure:7145: checking for i686-uhu-linux-objdump configure:7175: result: no configure:7185: checking for objdump configure:7201: found /usr/bin/objdump configure:7212: result: objdump configure:7244: checking how to recognize dependent libraries configure:7442: result: pass_all configure:7487: checking for i686-uhu-linux-dlltool configure:7517: result: no configure:7527: checking for dlltool configure:7557: result: no configure:7587: checking how to associate runtime and link libraries configure:7614: result: printf %s\n configure:7630: checking for i686-uhu-linux-ar configure:7657: result: i686-uhu-linux-ar configure:7738: checking for archiver @FILE support configure:7755: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:7755: $? = 0 configure:7758: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7761: $? = 0 configure:7766: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7769: $? = 1 configure:7781: result: @ configure:7799: checking for i686-uhu-linux-strip configure:7829: result: no configure:7839: checking for strip configure:7855: found /usr/bin/strip configure:7866: result: strip configure:7898: checking for i686-uhu-linux-ranlib configure:7925: result: ranlib configure:8067: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8187: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:8190: $? = 0 configure:8194: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8197: $? = 0 configure:8263: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c conftstm.o >&5 configure:8266: $? = 0 configure:8304: result: ok configure:8341: checking for sysroot configure:8371: result: no configure:8600: checking for i686-uhu-linux-mt configure:8630: result: no configure:8640: checking for mt configure:8670: result: no configure:8690: checking if : is a manifest tool configure:8696: : '-?' configure:8704: result: no configure:9346: checking for sys/types.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for sys/stat.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for stdlib.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for string.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for memory.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for strings.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for inttypes.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for stdint.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9346: checking for unistd.h configure:9346: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9346: $? = 0 configure:9346: result: yes configure:9360: checking for dlfcn.h configure:9360: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:9360: $? = 0 configure:9360: result: yes configure:9566: checking for objdir configure:9581: result: .libs configure:9852: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9874: $? = 0 configure:9887: result: no configure:10214: checking for i686-uhu-linux-gcc option to produce PIC configure:10221: result: -fPIC -DPIC configure:10229: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -fPIC -DPIC -DPIC conftest.c >&5 configure:10251: $? = 0 configure:10264: result: yes configure:10293: checking if i686-uhu-linux-gcc static flag -static works configure:10321: result: yes configure:10336: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10357: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -o out/conftest2.o conftest.c >&5 configure:10361: $? = 0 configure:10383: result: yes configure:10391: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10438: result: yes configure:10471: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11628: result: yes configure:11665: checking whether -lc should be explicitly linked in configure:11673: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:11676: $? = 0 configure:11691: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11694: $? = 0 configure:11708: result: no configure:11868: checking dynamic linker characteristics configure:12368: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12368: $? = 0 configure:12602: result: GNU/Linux ld.so configure:12709: checking how to hardcode library paths into programs configure:12734: result: immediate configure:13274: checking whether stripping libraries is possible configure:13279: result: yes configure:13314: checking if libtool supports shared libraries configure:13316: result: yes configure:13319: checking whether to build shared libraries configure:13340: result: yes configure:13343: checking whether to build static libraries configure:13347: result: no configure:13448: checking whether to enable SMP support configure:13461: result: yes configure:13480: checking for libgtop sysdeps directory configure:13572: result: linux configure:13808: checking linux/version.h usability configure:13808: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:13808: $? = 0 configure:13808: result: yes configure:13808: checking linux/version.h presence configure:13808: i686-uhu-linux-gcc -E conftest.c configure:13808: $? = 0 configure:13808: result: yes configure:13808: checking for linux/version.h configure:13808: result: yes configure:13830: checking for Linux kernel version code configure:13837: result: 200452 configure:13860: checking for machine.h in libgtop sysdeps dir configure:13862: result: no configure:13865: checking whether we need libgtop configure:13867: result: no configure:13910: checking sys/bitypes.h usability configure:13910: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:13910: $? = 0 configure:13910: result: yes configure:13910: checking sys/bitypes.h presence configure:13910: i686-uhu-linux-gcc -E conftest.c configure:13910: $? = 0 configure:13910: result: yes configure:13910: checking for sys/bitypes.h configure:13910: result: yes configure:13926: checking for GLIB configure:13933: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" configure:13936: $? = 0 configure:13950: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" configure:13953: $? = 0 configure:14011: result: yes configure:14018: checking ifaddrs.h usability configure:14018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14018: $? = 0 configure:14018: result: yes configure:14018: checking ifaddrs.h presence configure:14018: i686-uhu-linux-gcc -E conftest.c configure:14018: $? = 0 configure:14018: result: yes configure:14018: checking for ifaddrs.h configure:14018: result: yes configure:14032: checking for an ANSI C-conforming const configure:14098: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14098: $? = 0 configure:14105: result: yes configure:14113: checking for inline configure:14129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14129: $? = 0 configure:14137: result: inline configure:14155: checking for off_t configure:14155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14155: $? = 0 configure:14155: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:64:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:14155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:14155: result: yes configure:14166: checking for pid_t configure:14166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14166: $? = 0 configure:14166: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:64:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:14166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:14166: result: yes configure:14177: checking for size_t configure:14177: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14177: $? = 0 configure:14177: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14177: result: yes configure:14188: checking for struct stat.st_rdev configure:14188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14188: $? = 0 configure:14188: result: yes configure:14201: checking whether time.h and sys/time.h may both be included configure:14221: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14221: $? = 0 configure:14228: result: yes configure:14236: checking whether struct tm is in sys/time.h or time.h configure:14256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14256: $? = 0 configure:14263: result: time.h configure:14271: checking for uid_t in sys/types.h configure:14290: result: yes configure:14302: checking for ssize_t configure:14302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14302: $? = 0 configure:14302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:67:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:14302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:14302: result: yes configure:14315: checking for memory.h configure:14315: result: yes configure:14328: checking for string.h configure:14328: result: yes configure:14338: checking for strerror configure:14338: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14338: $? = 0 configure:14338: result: yes configure:14356: checking for dlopen configure:14356: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 /tmp/cc31ugPY.o: In function `main': conftest.c:(.text.startup+0x13): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:14356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:14356: result: no configure:14364: checking for dlopen in -ldl configure:14389: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -ldl >&5 configure:14389: $? = 0 configure:14398: result: yes configure:14471: checking for dlerror configure:14471: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -ldl >&5 configure:14471: $? = 0 configure:14471: result: yes configure:14483: checking linux/isdn.h usability configure:14483: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14483: $? = 0 configure:14483: result: yes configure:14483: checking linux/isdn.h presence configure:14483: i686-uhu-linux-gcc -E conftest.c configure:14483: $? = 0 configure:14483: result: yes configure:14483: checking for linux/isdn.h configure:14483: result: yes configure:14497: checking for vmgetinfo in -lperfstat configure:14522: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lperfstat >&5 /usr/bin/ld: cannot find -lperfstat collect2: error: ld returned 1 exit status configure:14522: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_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 vmgetinfo (); | int | main () | { | return vmgetinfo (); | ; | return 0; | } configure:14531: result: no configure:14702: checking for vm_statistics in -lmach configure:14727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lmach >&5 /usr/bin/ld: cannot find -lmach collect2: error: ld returned 1 exit status configure:14727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_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 vm_statistics (); | int | main () | { | return vm_statistics (); | ; | return 0; | } configure:14736: result: no configure:14750: checking whether program_invocation_name must be declared configure:14786: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -D_GNU_SOURCE conftest.c >&5 configure:14786: $? = 0 configure:14805: result: no configure:14812: checking for socket configure:14812: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14812: $? = 0 configure:14812: result: yes configure:14814: checking netinet/in.h usability configure:14814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14814: $? = 0 configure:14814: result: yes configure:14814: checking netinet/in.h presence configure:14814: i686-uhu-linux-gcc -E conftest.c configure:14814: $? = 0 configure:14814: result: yes configure:14814: checking for netinet/in.h configure:14814: result: yes configure:14816: checking arpa/inet.h usability configure:14816: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14816: $? = 0 configure:14816: result: yes configure:14816: checking arpa/inet.h presence configure:14816: i686-uhu-linux-gcc -E conftest.c configure:14816: $? = 0 configure:14816: result: yes configure:14816: checking for arpa/inet.h configure:14816: result: yes configure:14822: checking "for sun_len member in struct sockaddr_un" configure:14839: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:45:31: error: 'struct sockaddr_un' has no member named 'sun_len' static struct sockaddr_un x; x.sun_len = 1; ^ configure:14839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | static struct sockaddr_un x; x.sun_len = 1; | ; | return 0; | } configure:14845: result: no configure:14861: checking for working alloca.h configure:14878: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14878: $? = 0 configure:14886: result: yes configure:14894: checking for alloca configure:14931: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:14931: $? = 0 configure:14939: result: yes configure:15051: checking for stdlib.h configure:15051: result: yes configure:15051: checking for unistd.h configure:15051: result: yes configure:15051: checking for sys/param.h configure:15051: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15051: $? = 0 configure:15051: result: yes configure:15071: checking for getpagesize configure:15071: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15071: $? = 0 configure:15071: result: yes configure:15080: checking for working mmap configure:15227: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15227: $? = 0 configure:15227: ./conftest configure:15227: $? = 0 configure:15237: result: yes configure:15246: checking return type of signal handlers configure:15264: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:50:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:15264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15271: result: void configure:15281: checking for strftime configure:15281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:15281: $? = 0 configure:15281: result: yes configure:15337: checking for getcwd configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for gettimeofday configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for getwd configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for putenv configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for strdup configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for strtoul configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15337: checking for uname configure:15337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15337: $? = 0 configure:15337: result: yes configure:15348: checking whether NLS is requested configure:15357: result: yes configure:15375: checking for intltool >= 0.35.0 configure:15377: result: 0.50.2 found configure:15385: checking for intltool-update configure:15403: found /usr/bin/intltool-update configure:15415: result: /usr/bin/intltool-update configure:15425: checking for intltool-merge configure:15443: found /usr/bin/intltool-merge configure:15455: result: /usr/bin/intltool-merge configure:15465: checking for intltool-extract configure:15483: found /usr/bin/intltool-extract configure:15495: result: /usr/bin/intltool-extract configure:15649: checking for xgettext configure:15667: found /usr/bin/xgettext configure:15679: result: /usr/bin/xgettext configure:15689: checking for msgmerge configure:15707: found /usr/bin/msgmerge configure:15719: result: /usr/bin/msgmerge configure:15729: checking for msgfmt configure:15747: found /usr/bin/msgfmt configure:15759: result: /usr/bin/msgfmt configure:15769: checking for gmsgfmt configure:15800: result: /usr/bin/msgfmt configure:15820: checking for perl configure:15838: found /usr/bin/perl configure:15850: result: /usr/bin/perl configure:15861: checking for perl >= 5.8.1 configure:15868: result: 5.18.2 configure:15872: checking for XML::Parser configure:15875: result: ok configure:15900: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15900: $? = 0 configure:15938: checking locale.h usability configure:15938: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15938: $? = 0 configure:15938: result: yes configure:15938: checking locale.h presence configure:15938: i686-uhu-linux-gcc -E conftest.c configure:15938: $? = 0 configure:15938: result: yes configure:15938: checking for locale.h configure:15938: result: yes configure:15949: checking for LC_MESSAGES configure:15965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15965: $? = 0 configure:15973: result: yes configure:15990: checking libintl.h usability configure:15990: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:15990: $? = 0 configure:15990: result: yes configure:15990: checking libintl.h presence configure:15990: i686-uhu-linux-gcc -E conftest.c configure:15990: $? = 0 configure:15990: result: yes configure:15990: checking for libintl.h configure:15990: result: yes configure:15998: checking for ngettext in libc configure:16016: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:16016: $? = 0 configure:16025: result: yes configure:16029: checking for dgettext in libc configure:16047: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:16047: $? = 0 configure:16056: result: yes configure:16063: checking for bind_textdomain_codeset configure:16063: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:16063: $? = 0 configure:16063: result: yes configure:16339: checking for msgfmt configure:16366: result: /usr/bin/msgfmt configure:16377: checking for dcgettext configure:16377: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:81:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:16377: $? = 0 configure:16377: result: yes configure:16387: checking if msgfmt accepts -c configure:16402: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:16405: $? = 0 configure:16407: result: yes configure:16417: checking for gmsgfmt configure:16448: result: /usr/bin/msgfmt configure:16458: checking for xgettext configure:16485: result: /usr/bin/xgettext configure:16504: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:16504: $? = 0 configure:16664: checking for X configure:16772: i686-uhu-linux-gcc -E conftest.c configure:16772: $? = 0 configure:16803: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lX11 >&5 configure:16803: $? = 0 configure:16853: result: libraries , headers configure:16952: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lX11 >&5 configure:16952: $? = 0 configure:17050: checking for gethostbyname configure:17050: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17050: $? = 0 configure:17050: result: yes configure:17147: checking for connect configure:17147: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17147: $? = 0 configure:17147: result: yes configure:17196: checking for remove configure:17196: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17196: $? = 0 configure:17196: result: yes configure:17245: checking for shmat configure:17245: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17245: $? = 0 configure:17245: result: yes configure:17303: checking for IceConnectionNumber in -lICE configure:17328: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lICE >&5 configure:17328: $? = 0 configure:17337: result: yes configure:17348: checking for gethostbyname configure:17348: result: yes configure:17399: checking for connect configure:17399: result: yes configure:17450: checking for inet_aton configure:17450: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17450: $? = 0 configure:17450: result: yes configure:17505: checking X11/Xauth.h usability configure:17505: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17505: $? = 0 configure:17505: result: yes configure:17505: checking X11/Xauth.h presence configure:17505: i686-uhu-linux-gcc -E conftest.c configure:17505: $? = 0 configure:17505: result: yes configure:17505: checking for X11/Xauth.h configure:17505: result: yes configure:17513: checking for XauGetAuthByAddr in -lXau configure:17538: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c -lXau >&5 configure:17538: $? = 0 configure:17547: result: yes configure:17575: checking fcntl.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking fcntl.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for fcntl.h configure:17575: result: yes configure:17575: checking for sys/param.h configure:17575: result: yes configure:17575: checking sys/statfs.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking sys/statfs.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for sys/statfs.h configure:17575: result: yes configure:17575: checking sys/fstyp.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:98:23: fatal error: sys/fstyp.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17575: result: no configure:17575: checking sys/fstyp.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c conftest.c:65:23: fatal error: sys/fstyp.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:17575: result: no configure:17575: checking for sys/fstyp.h configure:17575: result: no configure:17575: checking mnttab.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:98:20: fatal error: mnttab.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17575: result: no configure:17575: checking mnttab.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c conftest.c:65:20: fatal error: mnttab.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | /* end confdefs.h. */ | #include configure:17575: result: no configure:17575: checking for mnttab.h configure:17575: result: no configure:17575: checking mntent.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking mntent.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for mntent.h configure:17575: result: yes configure:17575: checking sys/statvfs.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking sys/statvfs.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for sys/statvfs.h configure:17575: result: yes configure:17575: checking sys/vfs.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking sys/vfs.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for sys/vfs.h configure:17575: result: yes configure:17575: checking sys/mount.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking sys/mount.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c configure:17575: $? = 0 configure:17575: result: yes configure:17575: checking for sys/mount.h configure:17575: result: yes configure:17575: checking sys/filsys.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:102:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17575: result: no configure:17575: checking sys/filsys.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c conftest.c:69:24: fatal error: sys/filsys.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:17575: result: no configure:17575: checking for sys/filsys.h configure:17575: result: no configure:17575: checking sys/fs_types.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:102:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17575: result: no configure:17575: checking sys/fs_types.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c conftest.c:69:26: fatal error: sys/fs_types.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:17575: result: no configure:17575: checking for sys/fs_types.h configure:17575: result: no configure:17575: checking sys/fs/s5param.h usability configure:17575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:102:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17575: result: no configure:17575: checking sys/fs/s5param.h presence configure:17575: i686-uhu-linux-gcc -E conftest.c conftest.c:69:28: fatal error: sys/fs/s5param.h: No such file or directory #include ^ compilation terminated. configure:17575: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | /* end confdefs.h. */ | #include configure:17575: result: no configure:17575: checking for sys/fs/s5param.h configure:17575: result: no configure:17591: checking for bcopy configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'bcopy' [enabled by default] char bcopy (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for endgrent configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for endpwent configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for fchdir configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for ftime configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for ftruncate configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for getcwd configure:17591: result: yes configure:17591: checking for getmntinfo configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 /tmp/ccnJRd2M.o: In function `main': conftest.c:(.text.startup+0x13): undefined reference to `getmntinfo' collect2: error: ld returned 1 exit status configure:17591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BCOPY 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define getmntinfo to an innocuous variant, in case declares getmntinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getmntinfo innocuous_getmntinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmntinfo | | /* 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 getmntinfo (); | /* 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_getmntinfo || defined __stub___getmntinfo | choke me | #endif | | int | main () | { | return getmntinfo (); | ; | return 0; | } configure:17591: result: no configure:17591: checking for gettimeofday configure:17591: result: yes configure:17591: checking for isascii configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for lchown configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for listmntent configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 /tmp/ccMO2B23.o: In function `main': conftest.c:(.text.startup+0x13): undefined reference to `listmntent' collect2: error: ld returned 1 exit status configure:17591: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BCOPY 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_LCHOWN 1 | /* end confdefs.h. */ | /* Define listmntent to an innocuous variant, in case declares listmntent. | For example, HP-UX 11i declares gettimeofday. */ | #define listmntent innocuous_listmntent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char listmntent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef listmntent | | /* 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 listmntent (); | /* 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_listmntent || defined __stub___listmntent | choke me | #endif | | int | main () | { | return listmntent (); | ; | return 0; | } configure:17591: result: no configure:17591: checking for memcpy configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for mkfifo configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for strchr configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for strerror configure:17591: result: yes configure:17591: checking for strrchr configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17591: checking for vprintf configure:17591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:17591: $? = 0 configure:17591: result: yes configure:17627: checking for library containing getmntent configure:17658: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:17658: $? = 0 configure:17675: result: none required configure:17701: checking for listmntent of Cray/Unicos-9 configure:17726: result: no configure:17743: checking for one-argument getmntent function configure:17753: result: yes configure:18009: checking how to get filesystem space usage... configure:18021: checking statvfs function (SVR4) configure:18038: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 configure:18038: $? = 0 configure:18046: result: yes configure:18313: checking for statfs that truncates block counts configure:18334: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC conftest.c >&5 conftest.c:90:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before '--' token choke -- this is a workaround for a Sun-specific problem ^ In file included from conftest.c:92:0: /usr/include/sys/types.h:33:1: error: unknown type name '__u_char' typedef __u_char u_char; ^ configure:18334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgtop" | #define PACKAGE_TARNAME "libgtop" | #define PACKAGE_VERSION "2.30.0" | #define PACKAGE_STRING "libgtop 2.30.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" | #define PACKAGE_URL "" | #define PACKAGE "libgtop" | #define VERSION "2.30.0" | #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 LT_OBJDIR ".libs/" | #define HAVE_LIBGTOP_SMP 1 | #define HAVE_LINUX_VERSION_H 1 | #define GLIBTOP_LINUX_VERSION_CODE 200452 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRERROR 1 | #define HAVE_DLERROR 1 | #define HAVE_ISDN_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNAME 1 | #define GETTEXT_PACKAGE "libgtop-2.0" | #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 GTOPLOCALEDIR "/usr/share/locale" | #define HAVE_XAUTH 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_BCOPY 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISASCII 1 | #define HAVE_LCHOWN 1 | #define HAVE_MEMCPY 1 | #define HAVE_MKFIFO 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRRCHR 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETMNTENT 1 | #define MOUNTED_GETMNTENT1 1 | #define STAT_STATVFS 1 | /* end confdefs.h. */ | | #if !defined(sun) && !defined(__sun) | choke -- this is a workaround for a Sun-specific problem | #endif | #include | #include | int | main () | { | struct statfs t; long c = *(t.f_spare); | ; | return 0; | } configure:18347: result: no configure:18350: checking for AFS... configure:18473: checking for gtk-doc configure:18476: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" configure:18479: $? = 0 configure:18485: result: yes configure:18499: checking for gtkdoc-check configure:18515: found /usr/bin/gtkdoc-check configure:18526: result: gtkdoc-check.test configure:18536: checking for gtkdoc-check configure:18554: found /usr/bin/gtkdoc-check configure:18566: result: /usr/bin/gtkdoc-check configure:18578: checking for gtkdoc-rebase configure:18596: found /usr/bin/gtkdoc-rebase configure:18608: result: /usr/bin/gtkdoc-rebase configure:18622: checking for gtkdoc-mkpdf configure:18640: found /usr/bin/gtkdoc-mkpdf configure:18652: result: /usr/bin/gtkdoc-mkpdf configure:18680: checking whether to build gtk-doc documentation configure:18682: result: no configure:18695: checking for GTKDOC_DEPS configure:18702: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:18705: $? = 0 configure:18719: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:18722: $? = 0 configure:18760: result: yes configure:18952: checking that generated files are newer than configure configure:18958: result: done configure:19045: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgtop config.status 2.30.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1332: creating Makefile config.status:1332: creating libgtop.spec config.status:1332: creating po/Makefile.in config.status:1332: creating misc/Makefile config.status:1332: creating include/Makefile config.status:1332: creating include/glibtop/Makefile config.status:1332: creating sysdeps/Makefile config.status:1332: creating sysdeps/common/Makefile config.status:1332: creating sysdeps/stub/Makefile config.status:1332: creating sysdeps/stub_suid/Makefile config.status:1332: creating sysdeps/sun4/Makefile config.status:1332: creating sysdeps/osf1/Makefile config.status:1332: creating sysdeps/linux/Makefile config.status:1332: creating sysdeps/freebsd/Makefile config.status:1332: creating sysdeps/solaris/Makefile config.status:1332: creating sysdeps/aix/Makefile config.status:1332: creating sysdeps/bsd/Makefile config.status:1332: creating sysdeps/darwin/Makefile config.status:1332: creating sysdeps/cygwin/Makefile config.status:1332: creating sysdeps/openbsd/Makefile config.status:1332: creating src/Makefile config.status:1332: creating src/daemon/Makefile config.status:1332: creating lib/Makefile config.status:1332: creating examples/Makefile config.status:1332: creating doc/Makefile config.status:1332: creating doc/reference/Makefile config.status:1332: creating doc/reference/version.xml config.status:1332: creating libgtop-2.0.pc config.status:1332: creating libgtopconfig.h config.status:1332: creating config.h config.status:1561: executing depfiles commands config.status:1561: executing libtool commands config.status:1561: executing default-1 commands config.status:1561: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic -fPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_bcopy=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_fchdir=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getmntent=yes ac_cv_func_getmntinfo=no ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_inet_aton=yes ac_cv_func_isascii=yes ac_cv_func_lchown=yes ac_cv_func_listmntent=no ac_cv_func_memcpy=yes ac_cv_func_mkfifo=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strrchr=yes ac_cv_func_strtoul=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_Xauth_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_isdn_h=yes ac_cv_header_linux_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mnttab_h=no ac_cv_header_netinet_in_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_bitypes_h=yes ac_cv_header_sys_filsys_h=no ac_cv_header_sys_fs_s5param_h=no ac_cv_header_sys_fs_types_h=no ac_cv_header_sys_fstyp_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xau_XauGetAuthByAddr=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_mach_vm_statistics=no ac_cv_lib_perfstat_vmgetinfo=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AS=i686-uhu-linux-as ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_PERL=perl5 ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_getmntent='none required' ac_cv_search_strerror='none required' ac_cv_struct_tm=time.h ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes fu_cv_sys_mounted_cray_listmntent=no fu_cv_sys_mounted_getmntent1=yes fu_cv_sys_stat_statvfs=yes fu_cv_sys_truncating_statfs=no gcc_cv_decl_needed_program_invocation_name=no 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_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lglib-2.0 ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' ALLOCA='' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='i686-uhu-linux-as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -march=i686 -mtune=generic -fPIC' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DL_LIB='-ldl' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXAMPLES_FALSE='#' EXAMPLES_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='libgtop-2.0' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HACKER_MODE_FALSE='' HACKER_MODE_TRUE='#' HAVE_GTK_DOC_FALSE='#' HAVE_GTK_DOC_TRUE='' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INCLUDES='-I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sysdeps/linux -I$(top_srcdir)/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' KVM_LIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBGTOP_BINDIR='/usr/bin' LIBGTOP_EXTRA_LIBS='-lglib-2.0 -lXau' LIBGTOP_INCS='-I$(includedir)/libgtop-2.0 -DHAVE_LIBGTOP_SMP -DHAVE_LIBGTOP_SYSINFO -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBGTOP_LIBS='-L$(libdir)' LIBGTOP_MAJOR_VERSION='2' LIBGTOP_MICRO_VERSION='0' LIBGTOP_MINOR_VERSION='30' LIBGTOP_SERVER='/usr/bin/libgtop_server2' LIBGTOP_SERVER_VERSION='5' LIBGTOP_SMP_FALSE='#' LIBGTOP_SMP_TRUE='' LIBGTOP_SYSDEPS_PRIVATE_FSUSAGE_FALSE='#' LIBGTOP_SYSDEPS_PRIVATE_FSUSAGE_TRUE='' LIBGTOP_SYSDEPS_PRIVATE_MOUNTLIST_FALSE='#' LIBGTOP_SYSDEPS_PRIVATE_MOUNTLIST_TRUE='' LIBGTOP_VERSION='2.30.0' LIBGTOP_VERSION_CODE='2030000' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_VERSION_INFO='-version-info 10:0:0' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NEED_LIBGTOP_FALSE='' NEED_LIBGTOP_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libgtop' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop' PACKAGE_NAME='libgtop' PACKAGE_STRING='libgtop 2.30.0' PACKAGE_TARNAME='libgtop' PACKAGE_URL='' PACKAGE_VERSION='2.30.0' PATH_SEPARATOR=':' PERL='perl5' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.30.0' XGETTEXT='/usr/bin/xgettext' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libgtop_have_sysinfo='yes' libgtop_need_server='no' libgtop_postinstall=':' libgtop_sysdeps_dir='linux' libgtop_top_builddir='/var/uhubuild/work/compile' libgtop_use_machine_h='no' libs_xauth='-lXau' localedir='/usr/share/locale' localstatedir='/var' machine_incs='-I$(top_srcdir)/sysdeps/linux' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' server_programs='' sharedstatedir='${prefix}/com' sysconfdir='/etc' sysdeps_dir='linux' sysdeps_suid_lib='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgtop" #define PACKAGE_TARNAME "libgtop" #define PACKAGE_VERSION "2.30.0" #define PACKAGE_STRING "libgtop 2.30.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" #define PACKAGE_URL "" #define PACKAGE "libgtop" #define VERSION "2.30.0" #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 LT_OBJDIR ".libs/" #define HAVE_LIBGTOP_SMP 1 #define HAVE_LINUX_VERSION_H 1 #define GLIBTOP_LINUX_VERSION_CODE 200452 #define HAVE_SYS_BITYPES_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_MEMORY_H 1 #define HAVE_STRING_H 1 #define HAVE_STRERROR 1 #define HAVE_DLERROR 1 #define HAVE_ISDN_H 1 #define HAVE_SOCKETS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define RETSIGTYPE void #define HAVE_STRFTIME 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETWD 1 #define HAVE_PUTENV 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_UNAME 1 #define GETTEXT_PACKAGE "libgtop-2.0" #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 GTOPLOCALEDIR "/usr/share/locale" #define HAVE_XAUTH 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_BCOPY 1 #define HAVE_ENDGRENT 1 #define HAVE_ENDPWENT 1 #define HAVE_FCHDIR 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_LCHOWN 1 #define HAVE_MEMCPY 1 #define HAVE_MKFIFO 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_VPRINTF 1 #define HAVE_GETMNTENT 1 #define MOUNTED_GETMNTENT1 1 #define STAT_STATVFS 1 #define _IN_LIBGTOP 1 #define LIBGTOP_VERSION "2.30.0" #define LIBGTOP_SERVER_VERSION "5" #define LIBGTOP_VERSION_CODE 2030000 #define LIBGTOP_SERVER "/usr/bin/libgtop_server2" configure: exit 0