Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 207437 Details for
Bug 289531
gnome-base/libgtop-2.26.1: emerge fails with "could not determine how to read list of mounted filesystems" (mnttab)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 513.29 KB, created by
Frederic Leroy
on 2009-10-17 23:13:40 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Frederic Leroy
Created:
2009-10-17 23:13:40 UTC
Size:
513.29 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by libgtop configure 2.26.1, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = houba >uname -m = i686 >uname -r = 2.6.31-fredo3-04842-ge522fbb >uname -s = Linux >uname -v = #1 PREEMPT Sat Oct 10 16:06:23 CEST 2009 > >/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1400MHz >/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/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.2 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2103: checking build system type >configure:2121: result: i686-pc-linux-gnu >configure:2143: checking host system type >configure:2158: result: i686-pc-linux-gnu >configure:2180: checking target system type >configure:2195: result: i686-pc-linux-gnu >configure:2239: checking for a BSD-compatible install >configure:2295: result: /usr/bin/install -c >configure:2306: checking whether build environment is sane >configure:2349: result: yes >configure:2377: checking for a thread-safe mkdir -p >configure:2416: result: /bin/mkdir -p >configure:2429: checking for gawk >configure:2445: found /bin/gawk >configure:2456: result: gawk >configure:2467: checking whether make sets $(MAKE) >configure:2488: result: yes >configure:2710: checking for style of include used by make >configure:2738: result: GNU >configure:2768: checking for i686-pc-linux-gnu-gcc >configure:2784: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2795: result: i686-pc-linux-gnu-gcc >configure:3073: checking for C compiler version >configure:3080: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:3083: $? = 0 >configure:3090: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:3093: $? = 0 >configure:3100: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3103: $? = 1 >configure:3126: checking for C compiler default output file name >configure:3153: i686-pc-linux-gnu-gcc -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >configure:3156: $? = 0 >configure:3194: result: a.out >configure:3211: checking whether the C compiler works >configure:3221: ./a.out >configure:3224: $? = 0 >configure:3241: result: yes >configure:3248: checking whether we are cross compiling >configure:3250: result: no >configure:3253: checking for suffix of executables >configure:3260: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >configure:3263: $? = 0 >configure:3287: result: >configure:3293: checking for suffix of object files >configure:3319: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:3322: $? = 0 >configure:3345: result: o >configure:3349: checking whether we are using the GNU C compiler >configure:3378: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:3384: $? = 0 >configure:3401: result: yes >configure:3406: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3436: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3442: $? = 0 >configure:3541: result: yes >configure:3558: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3632: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:3638: $? = 0 >configure:3661: result: none needed >configure:3681: checking dependency style of i686-pc-linux-gnu-gcc >configure:3772: result: gcc3 >configure:3788: checking for library containing strerror >configure:3829: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >configure:3835: $? = 0 >configure:3863: result: none required >configure:3879: checking for i686-pc-linux-gnu-gcc >configure:3906: result: i686-pc-linux-gnu-gcc >configure:4184: checking for C compiler version >configure:4191: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:4194: $? = 0 >configure:4201: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:4204: $? = 0 >configure:4211: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:4214: $? = 1 >configure:4217: checking whether we are using the GNU C compiler >configure:4269: result: yes >configure:4274: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:4409: result: yes >configure:4426: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:4529: result: none needed >configure:4549: checking dependency style of i686-pc-linux-gnu-gcc >configure:4640: result: gcc3 >configure:4660: checking how to run the C preprocessor >configure:4700: i686-pc-linux-gnu-gcc -E conftest.c >configure:4706: $? = 0 >configure:4737: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4743: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4776: result: i686-pc-linux-gnu-gcc -E >configure:4805: i686-pc-linux-gnu-gcc -E conftest.c >configure:4811: $? = 0 >configure:4842: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4848: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4886: checking for grep that handles long lines and -e >configure:4960: result: /bin/grep >configure:4965: checking for egrep >configure:5043: result: /bin/grep -E >configure:5048: checking for ANSI C header files >configure:5078: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:5084: $? = 0 >configure:5183: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >configure:5186: $? = 0 >configure:5192: ./conftest >configure:5195: $? = 0 >configure:5212: result: yes >configure:5230: checking for gawk >configure:5257: result: gawk >configure:5276: checking for perl5 >configure:5306: result: no >configure:5276: checking for perl >configure:5292: found /usr/bin/perl >configure:5303: result: perl >configure:5321: checking for i686-pc-linux-gnu-gcc >configure:5348: result: i686-pc-linux-gnu-gcc >configure:5417: checking for i686-pc-linux-gnu-ranlib >configure:5433: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:5444: result: i686-pc-linux-gnu-ranlib >configure:5513: checking for i686-pc-linux-gnu-as >configure:5529: found /usr/bin/i686-pc-linux-gnu-as >configure:5540: result: i686-pc-linux-gnu-as >configure:5609: checking for i686-pc-linux-gnu-ar >configure:5625: found /usr/bin/i686-pc-linux-gnu-ar >configure:5636: result: i686-pc-linux-gnu-ar >configure:5718: checking for a BSD-compatible install >configure:5774: result: /usr/bin/install -c >configure:5785: checking whether ln -s works >configure:5789: result: yes >configure:5796: checking whether make sets $(MAKE) >configure:5817: result: yes >configure:5901: checking for a sed that does not truncate output >configure:5957: result: /bin/sed >configure:5971: checking for ld used by i686-pc-linux-gnu-gcc >configure:6038: result: /usr/i686-pc-linux-gnu/bin/ld >configure:6047: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:6062: result: yes >configure:6067: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:6074: result: -r >configure:6092: checking for BSD-compatible nm >configure:6141: result: /usr/bin/nm -B >configure:6145: checking how to recognize dependent libraries >configure:6331: result: pass_all >configure:6584: checking for sys/types.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for sys/stat.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for stdlib.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for string.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for memory.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for strings.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for inttypes.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for stdint.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6584: checking for unistd.h >configure:6605: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6611: $? = 0 >configure:6627: result: yes >configure:6654: checking dlfcn.h usability >configure:6671: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:6677: $? = 0 >configure:6691: result: yes >configure:6695: checking dlfcn.h presence >configure:6710: i686-pc-linux-gnu-gcc -E conftest.c >configure:6716: $? = 0 >configure:6730: result: yes >configure:6763: checking for dlfcn.h >configure:6771: result: yes >configure:6798: checking for i686-pc-linux-gnu-g++ >configure:6814: found /usr/bin/i686-pc-linux-gnu-g++ >configure:6825: result: i686-pc-linux-gnu-g++ >configure:6900: checking for C++ compiler version >configure:6907: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 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:6910: $? = 0 >configure:6917: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:6920: $? = 0 >configure:6927: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:6930: $? = 1 >configure:6933: checking whether we are using the GNU C++ compiler >configure:6962: i686-pc-linux-gnu-g++ -c -O3 -march=pentium-m -pipe conftest.cpp >&5 >configure:6968: $? = 0 >configure:6985: result: yes >configure:6990: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:7020: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:7026: $? = 0 >configure:7125: result: yes >configure:7150: checking dependency style of i686-pc-linux-gnu-g++ >configure:7241: result: gcc3 >configure:7266: checking how to run the C++ preprocessor >configure:7302: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7308: $? = 0 >configure:7339: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:7345: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7378: result: i686-pc-linux-gnu-g++ -E >configure:7407: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:7413: $? = 0 >configure:7444: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:7450: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7499: checking for i686-pc-linux-gnu-g77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-xlf >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-f77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-frt >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-pgf77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-cf77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-fort77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-fl32 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-af77 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-xlf90 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-f90 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-pgf90 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-pghpf >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-epcf90 >configure:7529: result: no >configure:7499: checking for i686-pc-linux-gnu-gfortran >configure:7515: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:7526: result: i686-pc-linux-gnu-gfortran >configure:7600: checking for Fortran 77 compiler version >configure:7607: i686-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 >Copyright (C) 2008 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:7610: $? = 0 >configure:7617: i686-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5' >Thread model: posix >gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) >configure:7620: $? = 0 >configure:7627: i686-pc-linux-gnu-gfortran -V >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:7630: $? = 1 >configure:7638: checking whether we are using the GNU Fortran 77 compiler >configure:7657: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:7663: $? = 0 >configure:7680: result: yes >configure:7686: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:7703: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:7709: $? = 0 >configure:7725: result: yes >configure:7754: checking the maximum length of command line arguments >configure:7866: result: 1572864 >configure:7878: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:7983: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:7986: $? = 0 >configure:7990: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7993: $? = 0 >configure:8045: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c conftstm.o >&5 >configure:8048: $? = 0 >configure:8086: result: ok >configure:8090: checking for objdir >configure:8105: result: .libs >configure:8157: checking for i686-pc-linux-gnu-ar >configure:8184: result: i686-pc-linux-gnu-ar >configure:8253: checking for i686-pc-linux-gnu-ranlib >configure:8280: result: i686-pc-linux-gnu-ranlib >configure:8349: checking for i686-pc-linux-gnu-strip >configure:8365: found /usr/bin/i686-pc-linux-gnu-strip >configure:8376: result: i686-pc-linux-gnu-strip >configure:9014: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9032: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:9036: $? = 0 >configure:9049: result: no >configure:9064: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:9296: result: -fPIC >configure:9304: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:9322: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe -fPIC -DPIC conftest.c >&5 >configure:9326: $? = 0 >configure:9339: result: yes >configure:9367: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:9395: result: yes >configure:9405: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:9426: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe -o out/conftest2.o conftest.c >&5 >configure:9430: $? = 0 >configure:9452: result: yes >configure:9478: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10459: result: yes >configure:10480: checking whether -lc should be explicitly linked in >configure:10485: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >configure:10488: $? = 0 >configure:10503: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:10506: $? = 0 >configure:10518: result: no >configure:10526: checking dynamic linker characteristics >configure:11140: result: GNU/Linux ld.so >configure:11164: checking how to hardcode library paths into programs >configure:11189: result: immediate >configure:11203: checking whether stripping libraries is possible >configure:11208: result: yes >configure:12010: checking if libtool supports shared libraries >configure:12012: result: yes >configure:12015: checking whether to build shared libraries >configure:12036: result: yes >configure:12039: checking whether to build static libraries >configure:12043: result: no >configure:12137: creating libtool >configure:12730: checking for ld used by i686-pc-linux-gnu-g++ >configure:12797: result: /usr/i686-pc-linux-gnu/bin/ld >configure:12806: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:12821: result: yes >configure:12872: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13818: result: yes >configure:13835: i686-pc-linux-gnu-g++ -c -O3 -march=pentium-m -pipe conftest.cpp >&5 >configure:13838: $? = 0 >configure:13994: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:14278: result: -fPIC >configure:14286: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:14304: i686-pc-linux-gnu-g++ -c -O3 -march=pentium-m -pipe -fPIC -DPIC conftest.cpp >&5 >configure:14308: $? = 0 >configure:14321: result: yes >configure:14349: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:14377: result: yes >configure:14387: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:14408: i686-pc-linux-gnu-g++ -c -O3 -march=pentium-m -pipe -o out/conftest2.o conftest.cpp >&5 >configure:14412: $? = 0 >configure:14434: result: yes >configure:14460: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14489: result: yes >configure:14556: checking dynamic linker characteristics >configure:15118: result: GNU/Linux ld.so >configure:15142: checking how to hardcode library paths into programs >configure:15167: result: immediate >configure:15706: checking if libtool supports shared libraries >configure:15708: result: yes >configure:15711: checking whether to build shared libraries >configure:15731: result: yes >configure:15734: checking whether to build static libraries >configure:15738: result: no >configure:15748: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:15980: result: -fPIC >configure:15988: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:16006: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:16010: $? = 0 >configure:16023: result: yes >configure:16051: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:16079: result: yes >configure:16089: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:16110: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:16114: $? = 0 >configure:16136: result: yes >configure:16162: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:17123: result: yes >configure:17190: checking dynamic linker characteristics >configure:17752: result: GNU/Linux ld.so >configure:17776: checking how to hardcode library paths into programs >configure:17801: result: immediate >configure:21478: checking whether to enable SMP support >configure:21491: result: yes >configure:21512: checking for libgtop sysdeps directory >configure:21589: result: linux >configure:22157: checking linux/version.h usability >configure:22174: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:55:27: error: linux/version.h: No such file or directory >configure:22180: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/version.h> >configure:22194: result: no >configure:22198: checking linux/version.h presence >configure:22213: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:22:27: error: linux/version.h: No such file or directory >configure:22219: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| /* end confdefs.h. */ >| #include <linux/version.h> >configure:22233: result: no >configure:22266: checking for linux/version.h >configure:22274: result: no >configure:22299: checking for Linux kernel version code >configure:22306: result: 2 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented >1000001010 >-1001011101011 >'b' (0142) unimplemented >'b' (0142) unimplemented >10000010011111111111111010 >-1001011101011 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented >1000001010 >-10010111011000 >10000010011111111111111010 >'b' (0142) unimplemented >'b' (0142) unimplemented >11110010000001001 >10000010011111111111111010 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented > 00000522 > 34204941 > 00123913 >'b' (0142) unimplemented >'b' (0142) unimplemented > 34205463 >configure:22329: checking for machine.h in libgtop sysdeps dir >configure:22331: result: no >configure:22334: checking whether we need libgtop >configure:22336: result: no >configure:22396: checking sys/bitypes.h usability >configure:22413: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdio.h:75, > from conftest.c:51: >/usr/include/libio.h:332: error: expected specifier-qualifier-list before 'size_t' >/usr/include/libio.h:364: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:373: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn' >In file included from conftest.c:51: >/usr/include/stdio.h:312: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:319: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:361: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:363: error: format string argument not a string type >/usr/include/stdio.h:365: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread' >/usr/include/stdio.h:684: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite' >/usr/include/stdio.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked' >/usr/include/stdio.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked' >In file included from conftest.c:59: >/usr/include/stdlib.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max' >/usr/include/stdlib.h:337: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:367: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:471: error: expected ')' before '__size' >/usr/include/stdlib.h:473: error: expected ')' before '__nmemb' >/usr/include/stdlib.h:485: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/stdlib.h:497, > from conftest.c:59: >/usr/include/alloca.h:33: error: expected ')' before '__size' >In file included from conftest.c:59: >/usr/include/stdlib.h:502: error: expected ')' before '__size' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:685: error: nonnull argument with out-of-range operand number (argument 1, operand 5) >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:690: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:767: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:770: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:774: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:778: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:787: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:791: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:798: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs' >/usr/include/stdlib.h:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs' >In file included from conftest.c:70: >/usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm' >/usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn' >/usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn' >/usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen' >/usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:294: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:298: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:302: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:305: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:335: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/string.h:423, > from conftest.c:70: >/usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h: In function '__strpbrk_c2': >/usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once >/usr/include/bits/string2.h:1129: error: for each function it appears in.) >/usr/include/bits/string2.h:1129: error: expected ';' before '__s' >/usr/include/bits/string2.h: In function '__strpbrk_c3': >/usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1142: error: expected ';' before '__s' >/usr/include/bits/string2.h: At top level: >/usr/include/bits/string2.h:1322: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:82: >/usr/include/unistd.h:327: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:333: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:477: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:82: >/usr/include/unistd.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr' >/usr/include/unistd.h:752: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:788: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:835: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:82: >/usr/include/unistd.h:857: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:864: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:875: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:877: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:895: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:896: error: expected declaration specifiers or '...' before 'size_t' >configure:22419: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/bitypes.h> >configure:22433: result: no >configure:22437: checking sys/bitypes.h presence >configure:22452: i686-pc-linux-gnu-gcc -E conftest.c >configure:22458: $? = 0 >configure:22472: result: yes >configure:22485: WARNING: sys/bitypes.h: present but cannot be compiled >configure:22487: WARNING: sys/bitypes.h: check for missing prerequisite headers? >configure:22489: WARNING: sys/bitypes.h: see the Autoconf documentation >configure:22491: WARNING: sys/bitypes.h: section "Present But Cannot Be Compiled" >configure:22493: WARNING: sys/bitypes.h: proceeding with the preprocessor's result >configure:22495: WARNING: sys/bitypes.h: in the future, the compiler will take precedence >configure:22505: checking for sys/bitypes.h >configure:22513: result: yes >configure:22536: checking for i686-pc-linux-gnu-pkg-config >configure:22569: result: no >configure:22579: checking for pkg-config >configure:22597: found /usr/bin/pkg-config >configure:22609: result: /usr/bin/pkg-config >configure:22638: checking pkg-config is at least version 0.9.0 >configure:22641: result: yes >configure:22652: checking for GLIB >configure:22660: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" >configure:22663: $? = 0 >configure:22678: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED" >configure:22681: $? = 0 >configure:22757: result: yes >configure:22774: checking ifaddrs.h usability >configure:22791: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdio.h:75, > from conftest.c:52: >/usr/include/libio.h:332: error: expected specifier-qualifier-list before 'size_t' >/usr/include/libio.h:364: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:373: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn' >In file included from conftest.c:52: >/usr/include/stdio.h:312: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:319: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:361: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:363: error: format string argument not a string type >/usr/include/stdio.h:365: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread' >/usr/include/stdio.h:684: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite' >/usr/include/stdio.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked' >/usr/include/stdio.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked' >In file included from conftest.c:60: >/usr/include/stdlib.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max' >/usr/include/stdlib.h:337: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:367: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:471: error: expected ')' before '__size' >/usr/include/stdlib.h:473: error: expected ')' before '__nmemb' >/usr/include/stdlib.h:485: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/stdlib.h:497, > from conftest.c:60: >/usr/include/alloca.h:33: error: expected ')' before '__size' >In file included from conftest.c:60: >/usr/include/stdlib.h:502: error: expected ')' before '__size' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:685: error: nonnull argument with out-of-range operand number (argument 1, operand 5) >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:690: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:767: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:770: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:774: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:778: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:787: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:791: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:798: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs' >/usr/include/stdlib.h:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs' >In file included from conftest.c:71: >/usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm' >/usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn' >/usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn' >/usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen' >/usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:294: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:298: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:302: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:305: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:335: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/string.h:423, > from conftest.c:71: >/usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h: In function '__strpbrk_c2': >/usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once >/usr/include/bits/string2.h:1129: error: for each function it appears in.) >/usr/include/bits/string2.h:1129: error: expected ';' before '__s' >/usr/include/bits/string2.h: In function '__strpbrk_c3': >/usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1142: error: expected ';' before '__s' >/usr/include/bits/string2.h: At top level: >/usr/include/bits/string2.h:1322: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:83: >/usr/include/unistd.h:327: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:333: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:477: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:83: >/usr/include/unistd.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr' >/usr/include/unistd.h:752: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:788: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:835: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:83: >/usr/include/unistd.h:857: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:864: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:875: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:877: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:895: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:896: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/sys/uio.h:29, > from /usr/include/sys/socket.h:28, > from /usr/include/ifaddrs.h:24, > from conftest.c:85: >/usr/include/bits/uio.h:47: error: expected specifier-qualifier-list before 'size_t' >In file included from /usr/include/sys/socket.h:40, > from /usr/include/ifaddrs.h:24, > from conftest.c:85: >/usr/include/bits/socket.h:239: error: expected specifier-qualifier-list before 'size_t' >/usr/include/bits/socket.h:253: error: expected specifier-qualifier-list before 'size_t' >/usr/include/bits/socket.h: In function '__cmsg_nxthdr': >/usr/include/bits/socket.h:290: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/socket.h:290: error: expected ')' before '__cmsg' >/usr/include/bits/socket.h:295: error: 'struct cmsghdr' has no member named 'cmsg_len' >/usr/include/bits/socket.h:295: error: expected ')' before '~' token >/usr/include/bits/socket.h:296: error: 'struct msghdr' has no member named 'msg_control' >/usr/include/bits/socket.h:297: error: 'struct msghdr' has no member named 'msg_controllen' >/usr/include/bits/socket.h:298: error: 'struct cmsghdr' has no member named 'cmsg_len' >/usr/include/bits/socket.h:298: error: expected ')' before '~' token >/usr/include/bits/socket.h:299: error: 'struct msghdr' has no member named 'msg_control' >/usr/include/bits/socket.h:299: error: 'struct msghdr' has no member named 'msg_controllen' >In file included from /usr/include/ifaddrs.h:24, > from conftest.c:85: >/usr/include/sys/socket.h: At top level: >/usr/include/sys/socket.h:141: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/sys/socket.h:148: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/sys/socket.h:155: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/sys/socket.h:166: error: expected declaration specifiers or '...' before 'size_t' >configure:22797: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <ifaddrs.h> >configure:22811: result: no >configure:22815: checking ifaddrs.h presence >configure:22830: i686-pc-linux-gnu-gcc -E conftest.c >configure:22836: $? = 0 >configure:22850: result: yes >configure:22863: WARNING: ifaddrs.h: present but cannot be compiled >configure:22865: WARNING: ifaddrs.h: check for missing prerequisite headers? >configure:22867: WARNING: ifaddrs.h: see the Autoconf documentation >configure:22869: WARNING: ifaddrs.h: section "Present But Cannot Be Compiled" >configure:22871: WARNING: ifaddrs.h: proceeding with the preprocessor's result >configure:22873: WARNING: ifaddrs.h: in the future, the compiler will take precedence >configure:22883: checking for ifaddrs.h >configure:22890: result: yes >configure:22909: checking for an ANSI C-conforming const >configure:22984: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:22990: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| /* FIXME: Include the comments suggested by Paul. */ >| #ifndef __cplusplus >| /* Ultrix mips cc rejects this. */ >| typedef int charset[2]; >| const charset cs; >| /* SunOS 4.1.1 cc rejects this. */ >| char const *const *pcpcc; >| char **ppc; >| /* NEC SVR4.0.2 mips cc rejects this. */ >| struct point {int x, y;}; >| static struct point const zero = {0,0}; >| /* AIX XL C 1.02.0.0 rejects this. >| It does not let you subtract one const X* pointer from another in >| an arm of an if-expression whose if-part is not a constant >| expression */ >| const char *g = "string"; >| pcpcc = &g + (g ? g-g : 0); >| /* HPUX 7.0 cc rejects these. */ >| ++pcpcc; >| ppc = (char**) pcpcc; >| pcpcc = (char const *const *) ppc; >| { /* SCO 3.2v4 cc rejects this. */ >| char *t; >| char const *s = 0 ? (char *) 0 : (char const *) 0; >| >| *t++ = 0; >| if (s) return 0; >| } >| { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ >| int x[] = {25, 17}; >| const int *foo = &x[0]; >| ++foo; >| } >| { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ >| typedef const int *iptr; >| iptr p = 0; >| ++p; >| } >| { /* AIX XL C 1.02.0.0 rejects this saying >| "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ >| struct s { int j; const int *ap[3]; }; >| struct s *b; b->j = 5; >| } >| { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ >| const int foo = 10; >| if (!foo) return 0; >| } >| return !cs[0] && !zero.x; >| #endif >| >| ; >| return 0; >| } >configure:23005: result: no >configure:23015: checking for inline >configure:23041: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static_foo' >conftest.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo' >configure:23047: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static inline foo_t static_foo () {return 0; } >| inline foo_t foo () {return 0; } >| #endif >| >configure:23041: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static_foo' >conftest.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo' >configure:23047: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline__ foo_t static_foo () {return 0; } >| __inline__ foo_t foo () {return 0; } >| #endif >| >configure:23041: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static_foo' >conftest.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo' >configure:23047: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| /* end confdefs.h. */ >| #ifndef __cplusplus >| typedef int foo_t; >| static __inline foo_t static_foo () {return 0; } >| __inline foo_t foo () {return 0; } >| #endif >| >configure:23065: result: no >configure:23084: checking for off_t >configure:23114: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdio.h:75, > from conftest.c:57: >/usr/include/libio.h:332: error: expected specifier-qualifier-list before 'size_t' >/usr/include/libio.h:364: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:373: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn' >In file included from conftest.c:57: >/usr/include/stdio.h:312: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:319: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:361: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:363: error: format string argument not a string type >/usr/include/stdio.h:365: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread' >/usr/include/stdio.h:684: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite' >/usr/include/stdio.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked' >/usr/include/stdio.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked' >In file included from conftest.c:65: >/usr/include/stdlib.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max' >/usr/include/stdlib.h:337: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:367: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:471: error: expected ')' before '__size' >/usr/include/stdlib.h:473: error: expected ')' before '__nmemb' >/usr/include/stdlib.h:485: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/stdlib.h:497, > from conftest.c:65: >/usr/include/alloca.h:33: error: expected ')' before '__size' >In file included from conftest.c:65: >/usr/include/stdlib.h:502: error: expected ')' before '__size' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:685: error: nonnull argument with out-of-range operand number (argument 1, operand 5) >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:690: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:767: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:770: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:774: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:778: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:787: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:791: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:798: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs' >/usr/include/stdlib.h:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs' >In file included from conftest.c:76: >/usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm' >/usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn' >/usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn' >/usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen' >/usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:294: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:298: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:302: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:305: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:335: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/string.h:423, > from conftest.c:76: >/usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h: In function '__strpbrk_c2': >/usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once >/usr/include/bits/string2.h:1129: error: for each function it appears in.) >/usr/include/bits/string2.h:1129: error: expected ';' before '__s' >/usr/include/bits/string2.h: In function '__strpbrk_c3': >/usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1142: error: expected ';' before '__s' >/usr/include/bits/string2.h: At top level: >/usr/include/bits/string2.h:1322: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:88: >/usr/include/unistd.h:327: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:333: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:477: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:88: >/usr/include/unistd.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr' >/usr/include/unistd.h:752: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:788: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:835: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:88: >/usr/include/unistd.h:857: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:864: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:875: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:877: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:895: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:896: error: expected declaration specifiers or '...' before 'size_t' >configure:23120: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| typedef off_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:23135: result: no >configure:23147: checking for pid_t >configure:23177: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdio.h:75, > from conftest.c:58: >/usr/include/libio.h:332: error: expected specifier-qualifier-list before 'size_t' >/usr/include/libio.h:364: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:373: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn' >In file included from conftest.c:58: >/usr/include/stdio.h:312: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:319: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:361: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:363: error: format string argument not a string type >/usr/include/stdio.h:365: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread' >/usr/include/stdio.h:684: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite' >/usr/include/stdio.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked' >/usr/include/stdio.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked' >In file included from conftest.c:60: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >In file included from conftest.c:66: >/usr/include/stdlib.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max' >/usr/include/stdlib.h:337: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:367: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:471: error: expected ')' before '__size' >/usr/include/stdlib.h:473: error: expected ')' before '__nmemb' >/usr/include/stdlib.h:485: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/stdlib.h:497, > from conftest.c:66: >/usr/include/alloca.h:33: error: expected ')' before '__size' >In file included from conftest.c:66: >/usr/include/stdlib.h:502: error: expected ')' before '__size' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:685: error: nonnull argument with out-of-range operand number (argument 1, operand 5) >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:690: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:767: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:770: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:774: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:778: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:787: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:791: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:798: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs' >/usr/include/stdlib.h:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs' >In file included from conftest.c:77: >/usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm' >/usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn' >/usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn' >/usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen' >/usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:294: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:298: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:302: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:305: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:335: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/string.h:423, > from conftest.c:77: >/usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h: In function '__strpbrk_c2': >/usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once >/usr/include/bits/string2.h:1129: error: for each function it appears in.) >/usr/include/bits/string2.h:1129: error: expected ';' before '__s' >/usr/include/bits/string2.h: In function '__strpbrk_c3': >/usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1142: error: expected ';' before '__s' >/usr/include/bits/string2.h: At top level: >/usr/include/bits/string2.h:1322: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:89: >/usr/include/unistd.h:327: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:333: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:477: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:89: >/usr/include/unistd.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr' >/usr/include/unistd.h:752: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:788: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:835: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:89: >/usr/include/unistd.h:857: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:864: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:875: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:877: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:895: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:896: error: expected declaration specifiers or '...' before 'size_t' >configure:23183: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| typedef pid_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:23198: result: no >configure:23210: checking for size_t >configure:23240: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdio.h:75, > from conftest.c:59: >/usr/include/libio.h:332: error: expected specifier-qualifier-list before 'size_t' >/usr/include/libio.h:364: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:373: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/libio.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn' >In file included from conftest.c:59: >/usr/include/stdio.h:312: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:319: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:361: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:363: error: format string argument not a string type >/usr/include/stdio.h:365: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdio.h:678: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread' >/usr/include/stdio.h:684: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite' >/usr/include/stdio.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked' >/usr/include/stdio.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked' >In file included from conftest.c:61: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >In file included from conftest.c:67: >/usr/include/stdlib.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max' >/usr/include/stdlib.h:337: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:367: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:471: error: expected ')' before '__size' >/usr/include/stdlib.h:473: error: expected ')' before '__nmemb' >/usr/include/stdlib.h:485: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/stdlib.h:497, > from conftest.c:67: >/usr/include/alloca.h:33: error: expected ')' before '__size' >In file included from conftest.c:67: >/usr/include/stdlib.h:502: error: expected ')' before '__size' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:507: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:684: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:685: error: nonnull argument with out-of-range operand number (argument 1, operand 5) >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:689: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:690: error: nonnull argument with out-of-range operand number (argument 1, operand 4) >/usr/include/stdlib.h:767: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:770: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:774: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:778: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:787: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:791: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/stdlib.h:798: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs' >/usr/include/stdlib.h:801: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs' >In file included from conftest.c:78: >/usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm' >/usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn' >/usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn' >/usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen' >/usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:294: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:298: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:302: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:305: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/string.h:335: error: expected declaration specifiers or '...' before 'size_t' >In file included from /usr/include/string.h:423, > from conftest.c:78: >/usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1' >/usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2' >/usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3' >/usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1' >/usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2' >/usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3' >/usr/include/bits/string2.h: In function '__strpbrk_c2': >/usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once >/usr/include/bits/string2.h:1129: error: for each function it appears in.) >/usr/include/bits/string2.h:1129: error: expected ';' before '__s' >/usr/include/bits/string2.h: In function '__strpbrk_c3': >/usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function) >/usr/include/bits/string2.h:1142: error: expected ';' before '__s' >/usr/include/bits/string2.h: At top level: >/usr/include/bits/string2.h:1322: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:90: >/usr/include/unistd.h:327: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:333: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:477: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:90: >/usr/include/unistd.h:580: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr' >/usr/include/unistd.h:752: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:788: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:835: error: expected declaration specifiers or '...' before 'size_t' >In file included from conftest.c:90: >/usr/include/unistd.h:857: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:864: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:875: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:877: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:895: error: expected declaration specifiers or '...' before 'size_t' >/usr/include/unistd.h:896: error: expected declaration specifiers or '...' before 'size_t' >conftest.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' >conftest.c: In function 'main': >conftest.c:96: error: 'ac__type_new_' undeclared (first use in this function) >conftest.c:96: error: expected expression before ')' token >configure:23246: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| typedef size_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:23261: result: no >configure:23273: checking for struct stat.st_rdev >configure:23301: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:62: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >configure:23307: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (ac_aggr.st_rdev) >| return 0; >| ; >| return 0; >| } >configure:23340: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:62: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >configure:23346: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| static struct stat ac_aggr; >| if (sizeof ac_aggr.st_rdev) >| return 0; >| ; >| return 0; >| } >configure:23364: result: no >configure:23380: checking whether time.h and sys/time.h may both be included >configure:23410: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:60: >/usr/include/sys/types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >In file included from /usr/include/sys/types.h:147, > from conftest.c:60: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers >configure:23416: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/time.h> >| #include <time.h> >| >| int >| main () >| { >| if ((struct tm *) 0) >| return 0; >| ; >| return 0; >| } >configure:23431: result: no >configure:23441: checking whether struct tm is in sys/time.h or time.h >configure:23471: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:60: >/usr/include/sys/types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >In file included from /usr/include/sys/types.h:147, > from conftest.c:60: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers >configure:23477: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <time.h> >| >| int >| main () >| { >| struct tm tm; >| int *p = &tm.tm_sec; >| return !p; >| ; >| return 0; >| } >configure:23492: result: sys/time.h >configure:23502: checking for uid_t in sys/types.h >configure:23525: result: yes >configure:23541: checking for ssize_t >configure:23571: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:63: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >configure:23577: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| typedef ssize_t ac__type_new_; >| int >| main () >| { >| if ((ac__type_new_ *) 0) >| return 0; >| if (sizeof (ac__type_new_)) >| return 0; >| ; >| return 0; >| } >configure:23592: result: no >configure:23609: checking for memory.h >configure:23615: result: yes >configure:23755: checking for string.h >configure:23761: result: yes >configure:23899: checking for strerror >configure:23955: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:23961: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| /* Define strerror to an innocuous variant, in case <limits.h> declares strerror. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strerror innocuous_strerror >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strerror (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strerror >| >| /* 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 strerror (); >| /* 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_strerror || defined __stub___strerror >| choke me >| #endif >| >| int >| main () >| { >| return strerror (); >| ; >| return 0; >| } >configure:23979: result: no >configure:24003: checking for dlopen >configure:24059: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:24065: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef 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:24083: result: no >configure:24092: checking for dlopen in -ldl >configure:24127: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -ldl >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:24133: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_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 dlopen (); >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:24151: result: no >configure:24157: checking for shl_load in -ldld >configure:24192: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -ldld >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:24198: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_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 shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:24216: result: no >configure:24226: checking for dlopen >configure:24306: result: no >configure:24334: checking for dlerror >configure:24390: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:24396: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| /* Define dlerror to an innocuous variant, in case <limits.h> declares dlerror. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlerror innocuous_dlerror >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlerror (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlerror >| >| /* 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 dlerror (); >| /* 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_dlerror || defined __stub___dlerror >| choke me >| #endif >| >| int >| main () >| { >| return dlerror (); >| ; >| return 0; >| } >configure:24414: result: no >configure:24437: checking linux/isdn.h usability >configure:24454: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:66: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:24460: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/isdn.h> >configure:24474: result: no >configure:24478: checking linux/isdn.h presence >configure:24493: i686-pc-linux-gnu-gcc -E conftest.c >configure:24499: $? = 0 >configure:24513: result: yes >configure:24526: WARNING: linux/isdn.h: present but cannot be compiled >configure:24528: WARNING: linux/isdn.h: check for missing prerequisite headers? >configure:24530: WARNING: linux/isdn.h: see the Autoconf documentation >configure:24532: WARNING: linux/isdn.h: section "Present But Cannot Be Compiled" >configure:24534: WARNING: linux/isdn.h: proceeding with the preprocessor's result >configure:24536: WARNING: linux/isdn.h: in the future, the compiler will take precedence >configure:24546: checking for linux/isdn.h >configure:24553: result: yes >configure:24572: checking for vmgetinfo in -lperfstat >configure:24607: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lperfstat >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:24613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 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:24631: result: no >configure:25097: checking for vm_statistics in -lmach >configure:25132: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lmach >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:25138: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 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:25156: result: no >configure:25170: checking whether program_invocation_name must be declared >configure:25216: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe -D_GNU_SOURCE conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/stdlib.h:320, > from conftest.c:75: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:25222: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #ifdef HAVE_STRING_H >| #include <string.h> >| #else >| #ifdef HAVE_STRINGS_H >| #include <strings.h> >| #endif >| #endif >| #ifdef HAVE_STDLIB_H >| #include <stdlib.h> >| #endif >| #ifdef HAVE_UNISTD_H >| #include <unistd.h> >| #endif >| >| #include <errno.h> >| #include <stdio.h> >| #include <stdlib.h> >| #include <string.h> >| >| int >| main () >| { >| char *(*pfn) = (char *(*)) program_invocation_name >| ; >| return 0; >| } >configure:25239: result: yes >configure:25256: checking for socket >configure:25312: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:25318: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| /* end confdefs.h. */ >| /* Define socket to an innocuous variant, in case <limits.h> declares socket. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define socket innocuous_socket >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char socket (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef socket >| >| /* 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 socket (); >| /* 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_socket || defined __stub___socket >| choke me >| #endif >| >| int >| main () >| { >| return socket (); >| ; >| return 0; >| } >configure:25335: result: no >configure:25672: checking for working alloca.h >configure:25699: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:25705: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| /* end confdefs.h. */ >| #include <alloca.h> >| int >| main () >| { >| char *p = (char *) alloca (2 * sizeof (int)); >| if (p) return 0; >| ; >| return 0; >| } >configure:25722: result: no >configure:25732: checking for alloca >configure:25779: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:25785: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| /* end confdefs.h. */ >| #ifdef __GNUC__ >| # define alloca __builtin_alloca >| #else >| # ifdef _MSC_VER >| # include <malloc.h> >| # define alloca _alloca >| # else >| # ifdef HAVE_ALLOCA_H >| # include <alloca.h> >| # else >| # ifdef _AIX >| #pragma alloca >| # else >| # ifndef alloca /* predefined by HP cc +Olibcalls */ >| char *alloca (); >| # endif >| # endif >| # endif >| # endif >| #endif >| >| int >| main () >| { >| char *p = (char *) alloca (1); >| if (p) return 0; >| ; >| return 0; >| } >configure:25802: result: no >configure:25824: checking whether `alloca.c' needs Cray hooks >configure:25851: result: no >configure:25950: checking stack direction for C alloca >configure:25991: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:69: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:25994: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| find_stack_direction () >| { >| static char *addr = 0; >| auto char dummy; >| if (addr == 0) >| { >| addr = &dummy; >| return find_stack_direction (); >| } >| else >| return (&dummy > addr) ? 1 : -1; >| } >| >| int >| main () >| { >| return find_stack_direction () < 0; >| } >configure:26019: result: -1 >configure:26035: checking for stdlib.h >configure:26041: result: yes >configure:26035: checking for unistd.h >configure:26041: result: yes >configure:26179: checking for getpagesize >configure:26235: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26241: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| /* Define getpagesize to an innocuous variant, in case <limits.h> declares getpagesize. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpagesize innocuous_getpagesize >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpagesize (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getpagesize >| >| /* 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 getpagesize (); >| /* 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_getpagesize || defined __stub___getpagesize >| choke me >| #endif >| >| int >| main () >| { >| return getpagesize (); >| ; >| return 0; >| } >configure:26259: result: no >configure:26269: checking for working mmap >configure:26416: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:72: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:26419: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| /* malloc might have been renamed as rpl_malloc. */ >| #undef malloc >| >| /* Thanks to Mike Haertel and Jim Avera for this test. >| Here is a matrix of mmap possibilities: >| mmap private not fixed >| mmap private fixed at somewhere currently unmapped >| mmap private fixed at somewhere already mapped >| mmap shared not fixed >| mmap shared fixed at somewhere currently unmapped >| mmap shared fixed at somewhere already mapped >| For private mappings, we should verify that changes cannot be read() >| back from the file, nor mmap's back from the file at a different >| address. (There have been systems where private was not correctly >| implemented like the infamous i386 svr4.0, and systems where the >| VM page cache was not coherent with the file system buffer cache >| like early versions of FreeBSD and possibly contemporary NetBSD.) >| For shared mappings, we should conversely verify that changes get >| propagated back to all the places they're supposed to be. >| >| Grep wants private fixed already mapped. >| The main things grep needs to know about mmap are: >| * does it exist and is it safe to write into the mmap'd area >| * how to use it (BSD variants) */ >| >| #include <fcntl.h> >| #include <sys/mman.h> >| >| #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H >| char *malloc (); >| #endif >| >| /* This mess was copied from the GNU getpagesize.h. */ >| #ifndef HAVE_GETPAGESIZE >| /* Assume that all systems that can run configure have sys/param.h. */ >| # ifndef HAVE_SYS_PARAM_H >| # define HAVE_SYS_PARAM_H 1 >| # endif >| >| # ifdef _SC_PAGESIZE >| # define getpagesize() sysconf(_SC_PAGESIZE) >| # else /* no _SC_PAGESIZE */ >| # ifdef HAVE_SYS_PARAM_H >| # include <sys/param.h> >| # ifdef EXEC_PAGESIZE >| # define getpagesize() EXEC_PAGESIZE >| # else /* no EXEC_PAGESIZE */ >| # ifdef NBPG >| # define getpagesize() NBPG * CLSIZE >| # ifndef CLSIZE >| # define CLSIZE 1 >| # endif /* no CLSIZE */ >| # else /* no NBPG */ >| # ifdef NBPC >| # define getpagesize() NBPC >| # else /* no NBPC */ >| # ifdef PAGESIZE >| # define getpagesize() PAGESIZE >| # endif /* PAGESIZE */ >| # endif /* no NBPC */ >| # endif /* no NBPG */ >| # endif /* no EXEC_PAGESIZE */ >| # else /* no HAVE_SYS_PARAM_H */ >| # define getpagesize() 8192 /* punt totally */ >| # endif /* no HAVE_SYS_PARAM_H */ >| # endif /* no _SC_PAGESIZE */ >| >| #endif /* no HAVE_GETPAGESIZE */ >| >| int >| main () >| { >| char *data, *data2, *data3; >| int i, pagesize; >| int fd; >| >| pagesize = getpagesize (); >| >| /* First, make a file with some known garbage in it. */ >| data = (char *) malloc (pagesize); >| if (!data) >| return 1; >| for (i = 0; i < pagesize; ++i) >| *(data + i) = rand (); >| umask (0); >| fd = creat ("conftest.mmap", 0600); >| if (fd < 0) >| return 1; >| if (write (fd, data, pagesize) != pagesize) >| return 1; >| close (fd); >| >| /* Next, try to mmap the file at a fixed address which already has >| something else allocated at it. If we can, also make sure that >| we see the same garbage. */ >| fd = open ("conftest.mmap", O_RDWR); >| if (fd < 0) >| return 1; >| data2 = (char *) malloc (2 * pagesize); >| if (!data2) >| return 1; >| data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1); >| if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, >| MAP_PRIVATE | MAP_FIXED, fd, 0L)) >| return 1; >| for (i = 0; i < pagesize; ++i) >| if (*(data + i) != *(data2 + i)) >| return 1; >| >| /* Finally, make sure that changes to the mapped area do not >| percolate back to the file as seen by read(). (This is a bug on >| some variants of i386 svr4.0.) */ >| for (i = 0; i < pagesize; ++i) >| *(data2 + i) = *(data2 + i) + 1; >| data3 = (char *) malloc (pagesize); >| if (!data3) >| return 1; >| if (read (fd, data3, pagesize) != pagesize) >| return 1; >| for (i = 0; i < pagesize; ++i) >| if (*(data + i) != *(data3 + i)) >| return 1; >| close (fd); >| return 0; >| } >configure:26444: result: no >configure:26455: checking return type of signal handlers >configure:26483: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:70: >/usr/include/sys/types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >In file included from /usr/include/sys/types.h:147, > from conftest.c:70: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers >conftest.c: In function 'main': >conftest.c:76: error: void value not ignored as it ought to be >configure:26489: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:26504: result: void >configure:26516: checking for strftime >configure:26572: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:105: warning: incompatible implicit declaration of built-in function 'strftime' >conftest.c:105: error: too few arguments to function 'strftime' >configure:26578: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define strftime to an innocuous variant, in case <limits.h> declares strftime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strftime innocuous_strftime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strftime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strftime >| >| /* 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 strftime (); >| /* 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_strftime || defined __stub___strftime >| choke me >| #endif >| >| int >| main () >| { >| return strftime (); >| ; >| return 0; >| } >configure:26596: result: no >configure:26605: checking for strftime in -lintl >configure:26640: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lintl >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:82: warning: incompatible implicit declaration of built-in function 'strftime' >conftest.c:82: error: too few arguments to function 'strftime' >configure:26646: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* 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 strftime (); >| int >| main () >| { >| return strftime (); >| ; >| return 0; >| } >configure:26664: result: no >configure:26687: checking for getcwd >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define getcwd to an innocuous variant, in case <limits.h> declares getcwd. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getcwd innocuous_getcwd >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getcwd (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getcwd >| >| /* 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 getcwd (); >| /* 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_getcwd || defined __stub___getcwd >| choke me >| #endif >| >| int >| main () >| { >| return getcwd (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for gettimeofday >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define gettimeofday to an innocuous variant, in case <limits.h> declares gettimeofday. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gettimeofday innocuous_gettimeofday >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gettimeofday (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef gettimeofday >| >| /* 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 gettimeofday (); >| /* 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_gettimeofday || defined __stub___gettimeofday >| choke me >| #endif >| >| int >| main () >| { >| return gettimeofday (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for getwd >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define getwd to an innocuous variant, in case <limits.h> declares getwd. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getwd innocuous_getwd >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getwd (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getwd >| >| /* 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 getwd (); >| /* 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_getwd || defined __stub___getwd >| choke me >| #endif >| >| int >| main () >| { >| return getwd (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for putenv >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define putenv to an innocuous variant, in case <limits.h> declares putenv. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define putenv innocuous_putenv >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char putenv (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef putenv >| >| /* 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 putenv (); >| /* 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_putenv || defined __stub___putenv >| choke me >| #endif >| >| int >| main () >| { >| return putenv (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for strdup >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:105: warning: incompatible implicit declaration of built-in function 'strdup' >conftest.c:105: error: too few arguments to function 'strdup' >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define strdup to an innocuous variant, in case <limits.h> declares strdup. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strdup innocuous_strdup >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strdup (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strdup >| >| /* 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 strdup (); >| /* 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_strdup || defined __stub___strdup >| choke me >| #endif >| >| int >| main () >| { >| return strdup (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for strtoul >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define strtoul to an innocuous variant, in case <limits.h> declares strtoul. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strtoul innocuous_strtoul >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strtoul (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strtoul >| >| /* 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 strtoul (); >| /* 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_strtoul || defined __stub___strtoul >| choke me >| #endif >| >| int >| main () >| { >| return strtoul (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26687: checking for uname >configure:26743: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:26749: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* Define uname to an innocuous variant, in case <limits.h> declares uname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define uname innocuous_uname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char uname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef uname >| >| /* 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 uname (); >| /* 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_uname || defined __stub___uname >| choke me >| #endif >| >| int >| main () >| { >| return uname (); >| ; >| return 0; >| } >configure:26767: result: no >configure:26779: checking whether NLS is requested >configure:26788: result: yes >configure:26805: checking for intltool >= 0.35.0 >configure:26812: result: 0.40.5 found >configure:26822: checking for intltool-update >configure:26840: found /usr/bin/intltool-update >configure:26852: result: /usr/bin/intltool-update >configure:26862: checking for intltool-merge >configure:26880: found /usr/bin/intltool-merge >configure:26892: result: /usr/bin/intltool-merge >configure:26902: checking for intltool-extract >configure:26920: found /usr/bin/intltool-extract >configure:26932: result: /usr/bin/intltool-extract >configure:26989: checking for xgettext >configure:27007: found /usr/bin/xgettext >configure:27019: result: /usr/bin/xgettext >configure:27029: checking for msgmerge >configure:27047: found /usr/bin/msgmerge >configure:27059: result: /usr/bin/msgmerge >configure:27069: checking for msgfmt >configure:27087: found /usr/bin/msgfmt >configure:27099: result: /usr/bin/msgfmt >configure:27109: checking for gmsgfmt >configure:27127: found /usr/bin/gmsgfmt >configure:27140: result: /usr/bin/gmsgfmt >configure:27164: checking for perl >configure:27182: found /usr/bin/perl >configure:27194: result: /usr/bin/perl >configure:27213: checking for XML::Parser >configure:27216: result: ok >configure:27253: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:27259: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| >| int >| main () >| { >| extern int _nl_msg_cat_cntr; >| return _nl_msg_cat_cntr >| ; >| return 0; >| } >configure:27399: checking locale.h usability >configure:27416: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:74: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:27422: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <locale.h> >configure:27436: result: no >configure:27440: checking locale.h presence >configure:27455: i686-pc-linux-gnu-gcc -E conftest.c >configure:27461: $? = 0 >configure:27475: result: yes >configure:27488: WARNING: locale.h: present but cannot be compiled >configure:27490: WARNING: locale.h: check for missing prerequisite headers? >configure:27492: WARNING: locale.h: see the Autoconf documentation >configure:27494: WARNING: locale.h: section "Present But Cannot Be Compiled" >configure:27496: WARNING: locale.h: proceeding with the preprocessor's result >configure:27498: WARNING: locale.h: in the future, the compiler will take precedence >configure:27508: checking for locale.h >configure:27516: result: yes >configure:27530: checking for LC_MESSAGES >configure:27556: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:77: error: '__LC_MESSAGES' undeclared (first use in this function) >conftest.c:77: error: (Each undeclared identifier is reported only once >conftest.c:77: error: for each function it appears in.) >configure:27562: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <locale.h> >| int >| main () >| { >| return LC_MESSAGES >| ; >| return 0; >| } >configure:27579: result: no >configure:27608: checking libintl.h usability >configure:27625: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:75: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:27631: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libintl.h> >configure:27645: result: no >configure:27649: checking libintl.h presence >configure:27664: i686-pc-linux-gnu-gcc -E conftest.c >configure:27670: $? = 0 >configure:27684: result: yes >configure:27697: WARNING: libintl.h: present but cannot be compiled >configure:27699: WARNING: libintl.h: check for missing prerequisite headers? >configure:27701: WARNING: libintl.h: see the Autoconf documentation >configure:27703: WARNING: libintl.h: section "Present But Cannot Be Compiled" >configure:27705: WARNING: libintl.h: proceeding with the preprocessor's result >configure:27707: WARNING: libintl.h: in the future, the compiler will take precedence >configure:27717: checking for libintl.h >configure:27724: result: yes >configure:27735: checking for ngettext in libc >configure:27763: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:27769: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| /* end confdefs.h. */ >| >| #include <libintl.h> >| >| int >| main () >| { >| return !ngettext ("","", 1) >| ; >| return 0; >| } >configure:27787: result: no >configure:27951: checking for bindtextdomain in -lintl >configure:27986: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lintl >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:27992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_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 bindtextdomain (); >| int >| main () >| { >| return bindtextdomain (); >| ; >| return 0; >| } >configure:28010: result: no >configure:28146: checking if -liconv is needed to use gettext >configure:28148: result: >configure:28150: checking for ngettext in -lintl >configure:28185: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lintl -liconv >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:28191: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_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 ngettext (); >| int >| main () >| { >| return ngettext (); >| ; >| return 0; >| } >configure:28209: result: no >configure:28930: checking for X >configure:29100: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lX11 >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from /usr/include/X11/Xlib.h:41, > from conftest.c:74: >/usr/include/sys/types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >In file included from /usr/include/sys/types.h:147, > from /usr/include/X11/Xlib.h:41, > from conftest.c:74: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers >configure:29106: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| #include <X11/Xlib.h> >| int >| main () >| { >| XrmInitialize () >| ; >| return 0; >| } >configure:29165: result: libraries /usr/lib, headers >configure:29187: checking whether -R must be followed by a space >configure:29213: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -R/usr/lib >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-R/usr/lib' >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29219: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:29254: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -R /usr/lib >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-R' >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29260: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:29273: result: neither works >configure:29326: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -L/usr/lib -lX11 >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29332: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 XOpenDisplay (); >| int >| main () >| { >| return XOpenDisplay (); >| ; >| return 0; >| } >configure:29343: checking for dnet_ntoa in -ldnet >configure:29378: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -ldnet -L/usr/lib -lX11 >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29384: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 dnet_ntoa (); >| int >| main () >| { >| return dnet_ntoa (); >| ; >| return 0; >| } >configure:29402: result: no >configure:29409: checking for dnet_ntoa in -ldnet_stub >configure:29444: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -ldnet_stub -L/usr/lib -lX11 >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29450: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 dnet_ntoa (); >| int >| main () >| { >| return dnet_ntoa (); >| ; >| return 0; >| } >configure:29468: result: no >configure:29489: checking for gethostbyname >configure:29545: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29551: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gethostbyname innocuous_gethostbyname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gethostbyname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef gethostbyname >| >| /* 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 gethostbyname (); >| /* 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_gethostbyname || defined __stub___gethostbyname >| choke me >| #endif >| >| int >| main () >| { >| return gethostbyname (); >| ; >| return 0; >| } >configure:29568: result: no >configure:29572: checking for gethostbyname in -lnsl >configure:29607: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lnsl >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29613: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 gethostbyname (); >| int >| main () >| { >| return gethostbyname (); >| ; >| return 0; >| } >configure:29631: result: no >configure:29638: checking for gethostbyname in -lbsd >configure:29673: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lbsd >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29679: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 gethostbyname (); >| int >| main () >| { >| return gethostbyname (); >| ; >| return 0; >| } >configure:29697: result: no >configure:29713: checking for connect >configure:29769: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29775: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| /* Define connect to an innocuous variant, in case <limits.h> declares connect. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define connect innocuous_connect >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char connect (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef connect >| >| /* 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 connect (); >| /* 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_connect || defined __stub___connect >| choke me >| #endif >| >| int >| main () >| { >| return connect (); >| ; >| return 0; >| } >configure:29792: result: no >configure:29796: checking for connect in -lsocket >configure:29831: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lsocket >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29837: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 connect (); >| int >| main () >| { >| return connect (); >| ; >| return 0; >| } >configure:29855: result: no >configure:29864: checking for remove >configure:29920: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29926: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| /* Define remove to an innocuous variant, in case <limits.h> declares remove. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define remove innocuous_remove >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char remove (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef remove >| >| /* 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 remove (); >| /* 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_remove || defined __stub___remove >| choke me >| #endif >| >| int >| main () >| { >| return remove (); >| ; >| return 0; >| } >configure:29943: result: no >configure:29947: checking for remove in -lposix >configure:29982: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lposix >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:29988: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 remove (); >| int >| main () >| { >| return remove (); >| ; >| return 0; >| } >configure:30006: result: no >configure:30015: checking for shmat >configure:30071: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30077: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| /* Define shmat to an innocuous variant, in case <limits.h> declares shmat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shmat innocuous_shmat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shmat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shmat >| >| /* 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 shmat (); >| /* 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_shmat || defined __stub___shmat >| choke me >| #endif >| >| int >| main () >| { >| return shmat (); >| ; >| return 0; >| } >configure:30094: result: no >configure:30098: checking for shmat in -lipc >configure:30133: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lipc >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30139: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 shmat (); >| int >| main () >| { >| return shmat (); >| ; >| return 0; >| } >configure:30157: result: no >configure:30175: checking for IceConnectionNumber in -lICE >configure:30210: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 -L/usr/lib conftest.c -lICE >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30216: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 IceConnectionNumber (); >| int >| main () >| { >| return IceConnectionNumber (); >| ; >| return 0; >| } >configure:30234: result: no >configure:30245: checking for gethostbyname >configure:30324: result: no >configure:30330: checking for gethostbyname in -lnsl >configure:30389: result: no >configure:30402: checking for connect >configure:30481: result: no >configure:30487: checking for connect in -lsocket >configure:30546: result: no >configure:30559: checking for inet_aton >configure:30615: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30621: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| /* Define inet_aton to an innocuous variant, in case <limits.h> declares inet_aton. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define inet_aton innocuous_inet_aton >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char inet_aton (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef inet_aton >| >| /* 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 inet_aton (); >| /* 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_inet_aton || defined __stub___inet_aton >| choke me >| #endif >| >| int >| main () >| { >| return inet_aton (); >| ; >| return 0; >| } >configure:30638: result: no >configure:30644: checking for inet_aton in -lresolv >configure:30679: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lresolv >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30685: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 inet_aton (); >| int >| main () >| { >| return inet_aton (); >| ; >| return 0; >| } >configure:30703: result: no >configure:30730: checking X11/Xauth.h usability >configure:30747: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:76: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30753: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <X11/Xauth.h> >configure:30767: result: no >configure:30771: checking X11/Xauth.h presence >configure:30786: i686-pc-linux-gnu-gcc -E conftest.c >configure:30792: $? = 0 >configure:30806: result: yes >configure:30819: WARNING: X11/Xauth.h: present but cannot be compiled >configure:30821: WARNING: X11/Xauth.h: check for missing prerequisite headers? >configure:30823: WARNING: X11/Xauth.h: see the Autoconf documentation >configure:30825: WARNING: X11/Xauth.h: section "Present But Cannot Be Compiled" >configure:30827: WARNING: X11/Xauth.h: proceeding with the preprocessor's result >configure:30829: WARNING: X11/Xauth.h: in the future, the compiler will take precedence >configure:30839: checking for X11/Xauth.h >configure:30846: result: yes >configure:30857: checking for XauGetAuthByAddr in -lXau >configure:30892: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lXau -L/usr/lib >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:30898: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* 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 XauGetAuthByAddr (); >| int >| main () >| { >| return XauGetAuthByAddr (); >| ; >| return 0; >| } >configure:30916: result: no >configure:30969: checking fcntl.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:76: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <fcntl.h> >configure:31006: result: no >configure:31010: checking fcntl.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: fcntl.h: present but cannot be compiled >configure:31060: WARNING: fcntl.h: check for missing prerequisite headers? >configure:31062: WARNING: fcntl.h: see the Autoconf documentation >configure:31064: WARNING: fcntl.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: fcntl.h: proceeding with the preprocessor's result >configure:31068: WARNING: fcntl.h: in the future, the compiler will take precedence >configure:31078: checking for fcntl.h >configure:31086: result: yes >configure:30969: checking sys/param.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:77: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/param.h> >configure:31006: result: no >configure:31010: checking sys/param.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: sys/param.h: present but cannot be compiled >configure:31060: WARNING: sys/param.h: check for missing prerequisite headers? >configure:31062: WARNING: sys/param.h: see the Autoconf documentation >configure:31064: WARNING: sys/param.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: sys/param.h: proceeding with the preprocessor's result >configure:31068: WARNING: sys/param.h: in the future, the compiler will take precedence >configure:31078: checking for sys/param.h >configure:31086: result: yes >configure:30969: checking sys/statfs.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:78: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/statfs.h> >configure:31006: result: no >configure:31010: checking sys/statfs.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: sys/statfs.h: present but cannot be compiled >configure:31060: WARNING: sys/statfs.h: check for missing prerequisite headers? >configure:31062: WARNING: sys/statfs.h: see the Autoconf documentation >configure:31064: WARNING: sys/statfs.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: sys/statfs.h: proceeding with the preprocessor's result >configure:31068: WARNING: sys/statfs.h: in the future, the compiler will take precedence >configure:31078: checking for sys/statfs.h >configure:31086: result: yes >configure:30969: checking sys/fstyp.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:79: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >conftest.c:110:23: error: sys/fstyp.h: No such file or directory >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fstyp.h> >configure:31006: result: no >configure:31010: checking sys/fstyp.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:77:23: error: sys/fstyp.h: No such file or directory >configure:31031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| #include <sys/fstyp.h> >configure:31045: result: no >configure:31078: checking for sys/fstyp.h >configure:31086: result: no >configure:30969: checking mnttab.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:79: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >conftest.c:110:20: error: mnttab.h: No such file or directory >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mnttab.h> >configure:31006: result: no >configure:31010: checking mnttab.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:77:20: error: mnttab.h: No such file or directory >configure:31031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| #include <mnttab.h> >configure:31045: result: no >configure:31078: checking for mnttab.h >configure:31086: result: no >configure:30969: checking mntent.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:79: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mntent.h> >configure:31006: result: no >configure:31010: checking mntent.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: mntent.h: present but cannot be compiled >configure:31060: WARNING: mntent.h: check for missing prerequisite headers? >configure:31062: WARNING: mntent.h: see the Autoconf documentation >configure:31064: WARNING: mntent.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: mntent.h: proceeding with the preprocessor's result >configure:31068: WARNING: mntent.h: in the future, the compiler will take precedence >configure:31078: checking for mntent.h >configure:31086: result: yes >configure:30969: checking sys/statvfs.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:80: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_MNTENT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/statvfs.h> >configure:31006: result: no >configure:31010: checking sys/statvfs.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: sys/statvfs.h: present but cannot be compiled >configure:31060: WARNING: sys/statvfs.h: check for missing prerequisite headers? >configure:31062: WARNING: sys/statvfs.h: see the Autoconf documentation >configure:31064: WARNING: sys/statvfs.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: sys/statvfs.h: proceeding with the preprocessor's result >configure:31068: WARNING: sys/statvfs.h: in the future, the compiler will take precedence >configure:31078: checking for sys/statvfs.h >configure:31086: result: yes >configure:30969: checking sys/vfs.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:81: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/vfs.h> >configure:31006: result: no >configure:31010: checking sys/vfs.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: sys/vfs.h: present but cannot be compiled >configure:31060: WARNING: sys/vfs.h: check for missing prerequisite headers? >configure:31062: WARNING: sys/vfs.h: see the Autoconf documentation >configure:31064: WARNING: sys/vfs.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: sys/vfs.h: proceeding with the preprocessor's result >configure:31068: WARNING: sys/vfs.h: in the future, the compiler will take precedence >configure:31078: checking for sys/vfs.h >configure:31086: result: yes >configure:30969: checking sys/mount.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:82: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mount.h> >configure:31006: result: no >configure:31010: checking sys/mount.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >configure:31031: $? = 0 >configure:31045: result: yes >configure:31058: WARNING: sys/mount.h: present but cannot be compiled >configure:31060: WARNING: sys/mount.h: check for missing prerequisite headers? >configure:31062: WARNING: sys/mount.h: see the Autoconf documentation >configure:31064: WARNING: sys/mount.h: section "Present But Cannot Be Compiled" >configure:31066: WARNING: sys/mount.h: proceeding with the preprocessor's result >configure:31068: WARNING: sys/mount.h: in the future, the compiler will take precedence >configure:31078: checking for sys/mount.h >configure:31086: result: yes >configure:30969: checking sys/filsys.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:83: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >conftest.c:114:24: error: sys/filsys.h: No such file or directory >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filsys.h> >configure:31006: result: no >configure:31010: checking sys/filsys.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:24: error: sys/filsys.h: No such file or directory >configure:31031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/filsys.h> >configure:31045: result: no >configure:31078: checking for sys/filsys.h >configure:31086: result: no >configure:30969: checking sys/fs_types.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:83: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >conftest.c:114:26: error: sys/fs_types.h: No such file or directory >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs_types.h> >configure:31006: result: no >configure:31010: checking sys/fs_types.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:26: error: sys/fs_types.h: No such file or directory >configure:31031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/fs_types.h> >configure:31045: result: no >configure:31078: checking for sys/fs_types.h >configure:31086: result: no >configure:30969: checking sys/fs/s5param.h usability >configure:30986: i686-pc-linux-gnu-gcc -c -O3 -march=pentium-m -pipe conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:83: >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >conftest.c:114:28: error: sys/fs/s5param.h: No such file or directory >configure:30992: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/fs/s5param.h> >configure:31006: result: no >configure:31010: checking sys/fs/s5param.h presence >configure:31025: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:28: error: sys/fs/s5param.h: No such file or directory >configure:31031: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/fs/s5param.h> >configure:31045: result: no >configure:31078: checking for sys/fs/s5param.h >configure:31086: result: no >configure:31123: checking for bcopy >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:115: warning: incompatible implicit declaration of built-in function 'bcopy' >conftest.c:115: error: too few arguments to function 'bcopy' >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define bcopy to an innocuous variant, in case <limits.h> declares bcopy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define bcopy innocuous_bcopy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char bcopy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef bcopy >| >| /* 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 bcopy (); >| /* 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_bcopy || defined __stub___bcopy >| choke me >| #endif >| >| int >| main () >| { >| return bcopy (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for endgrent >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define endgrent to an innocuous variant, in case <limits.h> declares endgrent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define endgrent innocuous_endgrent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char endgrent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef endgrent >| >| /* 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 endgrent (); >| /* 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_endgrent || defined __stub___endgrent >| choke me >| #endif >| >| int >| main () >| { >| return endgrent (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for endpwent >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define endpwent to an innocuous variant, in case <limits.h> declares endpwent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define endpwent innocuous_endpwent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char endpwent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef endpwent >| >| /* 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 endpwent (); >| /* 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_endpwent || defined __stub___endpwent >| choke me >| #endif >| >| int >| main () >| { >| return endpwent (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for fchdir >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define fchdir to an innocuous variant, in case <limits.h> declares fchdir. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define fchdir innocuous_fchdir >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char fchdir (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef fchdir >| >| /* 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 fchdir (); >| /* 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_fchdir || defined __stub___fchdir >| choke me >| #endif >| >| int >| main () >| { >| return fchdir (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for ftime >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define ftime to an innocuous variant, in case <limits.h> declares ftime. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ftime innocuous_ftime >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ftime (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef ftime >| >| /* 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 ftime (); >| /* 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_ftime || defined __stub___ftime >| choke me >| #endif >| >| int >| main () >| { >| return ftime (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for ftruncate >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define ftruncate to an innocuous variant, in case <limits.h> declares ftruncate. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define ftruncate innocuous_ftruncate >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char ftruncate (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef ftruncate >| >| /* 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 ftruncate (); >| /* 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_ftruncate || defined __stub___ftruncate >| choke me >| #endif >| >| int >| main () >| { >| return ftruncate (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for getcwd >configure:31203: result: no >configure:31123: checking for getmntinfo >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getmntinfo innocuous_getmntinfo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getmntinfo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef 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:31203: result: no >configure:31123: checking for gettimeofday >configure:31203: result: no >configure:31123: checking for isascii >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define isascii to an innocuous variant, in case <limits.h> declares isascii. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define isascii innocuous_isascii >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char isascii (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef isascii >| >| /* 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 isascii (); >| /* 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_isascii || defined __stub___isascii >| choke me >| #endif >| >| int >| main () >| { >| return isascii (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for lchown >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define lchown to an innocuous variant, in case <limits.h> declares lchown. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchown innocuous_lchown >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchown (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef lchown >| >| /* 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 lchown (); >| /* 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_lchown || defined __stub___lchown >| choke me >| #endif >| >| int >| main () >| { >| return lchown (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for listmntent >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define listmntent to an innocuous variant, in case <limits.h> declares listmntent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define listmntent innocuous_listmntent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char listmntent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef 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:31203: result: no >configure:31123: checking for memcpy >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:115: warning: incompatible implicit declaration of built-in function 'memcpy' >conftest.c:115: error: too few arguments to function 'memcpy' >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define memcpy to an innocuous variant, in case <limits.h> declares memcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define memcpy innocuous_memcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char memcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef memcpy >| >| /* 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 memcpy (); >| /* 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_memcpy || defined __stub___memcpy >| choke me >| #endif >| >| int >| main () >| { >| return memcpy (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for mkfifo >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define mkfifo to an innocuous variant, in case <limits.h> declares mkfifo. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define mkfifo innocuous_mkfifo >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char mkfifo (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef mkfifo >| >| /* 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 mkfifo (); >| /* 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_mkfifo || defined __stub___mkfifo >| choke me >| #endif >| >| int >| main () >| { >| return mkfifo (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for strchr >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:115: warning: incompatible implicit declaration of built-in function 'strchr' >conftest.c:115: error: too few arguments to function 'strchr' >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define strchr to an innocuous variant, in case <limits.h> declares strchr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strchr innocuous_strchr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strchr (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strchr >| >| /* 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 strchr (); >| /* 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_strchr || defined __stub___strchr >| choke me >| #endif >| >| int >| main () >| { >| return strchr (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for strerror >configure:31203: result: no >configure:31123: checking for strrchr >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >conftest.c: In function 'main': >conftest.c:115: warning: incompatible implicit declaration of built-in function 'strrchr' >conftest.c:115: error: too few arguments to function 'strrchr' >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define strrchr to an innocuous variant, in case <limits.h> declares strrchr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strrchr innocuous_strrchr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strrchr (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strrchr >| >| /* 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 strrchr (); >| /* 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_strrchr || defined __stub___strrchr >| choke me >| #endif >| >| int >| main () >| { >| return strrchr (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31123: checking for vprintf >configure:31179: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31185: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| /* Define vprintf to an innocuous variant, in case <limits.h> declares vprintf. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define vprintf innocuous_vprintf >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char vprintf (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef vprintf >| >| /* 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 vprintf (); >| /* 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_vprintf || defined __stub___vprintf >| choke me >| #endif >| >| int >| main () >| { >| return vprintf (); >| ; >| return 0; >| } >configure:31203: result: no >configure:31240: checking for library containing getmntent >configure:31281: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31287: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| >| /* 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 getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:31281: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lsun >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31287: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| >| /* 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 getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:31281: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lseq >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31287: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| >| /* 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 getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:31281: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c -lgen >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >configure:31287: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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. */ >| >| /* 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 getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:31315: result: no >configure:31343: checking for listmntent of Cray/Unicos-9 >configure:31372: result: no >configure:31461: checking for getfsstat function >configure:31491: i686-pc-linux-gnu-gcc -o conftest -O3 -march=pentium-m -pipe -Wl,-O1 conftest.c >&5 >conftest.c:22: error: expected identifier or '(' before 'e' >conftest.c:26: warning: integer constant is too large for 'long' type >conftest.c:29:1: warning: integer constant is too large for its type >conftest.c:29: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:29: warning: integer constant is too large for 'long' type >conftest.c:30: warning: integer constant is too large for 'long' type >conftest.c:35: warning: integer constant is too large for 'long' type >conftest.c:36:1: warning: integer constant is too large for its type >conftest.c:36: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:36: warning: integer constant is too large for 'long' type >conftest.c:39: warning: integer constant is too large for 'long' type >conftest.c:40:1: warning: integer constant is too large for its type >conftest.c:40: warning: this decimal constant is unsigned only in ISO C90 >conftest.c:40: warning: integer constant is too large for 'long' type >conftest.c:46:2: error: invalid digit "9" in octal constant >In file included from conftest.c:82: >/usr/include/sys/types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_char' >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:88: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:100: error: two or more data types in declaration specifiers >/usr/include/sys/types.h:110: error: two or more data types in declaration specifiers >In file included from /usr/include/sys/types.h:147, > from conftest.c:82: >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: duplicate 'unsigned' >/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/stddef.h:214: error: two or more data types in declaration specifiers >conftest.c:84:26: error: sys/fs_types.h: No such file or directory >conftest.c: In function 'main': >conftest.c:89: error: 'MNT_WAIT' undeclared (first use in this function) >conftest.c:89: error: (Each undeclared identifier is reported only once >conftest.c:89: error: for each function it appears in.) >configure:31497: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/types.h> >| #include <sys/mount.h> >| #include <sys/fs_types.h> >| int >| main () >| { >| struct statfs *stats; >| int numsys = getfsstat ((struct statfs *)0, 0L, MNT_WAIT); >| ; >| return 0; >| } >configure:31515: result: no >configure:31529: checking for mntctl function and struct vmount >configure:31547: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:20: error: fshelp.h: No such file or directory >configure:31553: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <fshelp.h> >configure:31569: result: no >configure:31583: checking for FIXME existence of three headers >configure:31604: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:83:23: error: sys/fstyp.h: No such file or directory >conftest.c:84:20: error: mnttab.h: No such file or directory >configure:31610: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/statfs.h> >| #include <sys/fstyp.h> >| #include <mnttab.h> >configure:31626: result: no >configure:31640: checking for getmntinfo function >configure:31670: result: no >configure:31686: checking for getmnt function >configure:31706: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:82:26: error: sys/fs_types.h: No such file or directory >configure:31712: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <sys/fs_types.h> >| #include <sys/mount.h> >configure:31728: result: no >configure:31742: checking whether it is possible to resort to fread on /etc/mnttab >configure:31760: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:81:20: error: mnttab.h: No such file or directory >configure:31766: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "libgtop" >| #define PACKAGE_TARNAME "libgtop" >| #define PACKAGE_VERSION "2.26.1" >| #define PACKAGE_STRING "libgtop 2.26.1" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >| #define PACKAGE "libgtop" >| #define VERSION "2.26.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_LIBGTOP_SMP 1 >| #define GLIBTOP_LINUX_VERSION_CODE 2 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -1001011101011 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 10000010011111111111111010 >| -1001011101011 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 1000001010 >| -10010111011000 >| 10000010011111111111111010 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 11110010000001001 >| 10000010011111111111111010 >| 'e' (0145) unimplemented >| 'g' (0147) unimplemented >| 'e' (0145) unimplemented >| 00000522 >| 34204941 >| 00123913 >| 'b' (0142) unimplemented >| 'b' (0142) unimplemented >| 34205463 >| #define HAVE_SYS_BITYPES_H 1 >| #define HAVE_IFADDRS_H 1 >| #define const >| #ifndef __cplusplus >| #define inline >| #endif >| #define off_t long int >| #define pid_t int >| #define size_t unsigned int >| #define TM_IN_SYS_TIME 1 >| #define ssize_t int >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_ISDN_H 1 >| #define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >| #define C_ALLOCA 1 >| #define STACK_DIRECTION -1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define GETTEXT_PACKAGE "libgtop-2.0" >| #define HAVE_LOCALE_H 1 >| #define GTOPLOCALEDIR "/usr/share/locale" >| #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 <mnttab.h> >configure:31782: result: no >configure:31795: error: could not determine how to read list of mounted filesystems > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=no >ac_cv_c_inline=no >ac_cv_c_stack_direction=-1 >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O3 -march=pentium-m -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O3 -march=pentium-m -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_GLIB_CFLAGS_set= >ac_cv_env_GLIB_CFLAGS_value= >ac_cv_env_GLIB_LIBS_set= >ac_cv_env_GLIB_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_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-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_alloca_works=no >ac_cv_func_bcopy=no >ac_cv_func_connect=no >ac_cv_func_dlerror=no >ac_cv_func_dlopen=no >ac_cv_func_endgrent=no >ac_cv_func_endpwent=no >ac_cv_func_fchdir=no >ac_cv_func_ftime=no >ac_cv_func_ftruncate=no >ac_cv_func_getcwd=no >ac_cv_func_gethostbyname=no >ac_cv_func_getmntent=no >ac_cv_func_getmntinfo=no >ac_cv_func_getpagesize=no >ac_cv_func_gettimeofday=no >ac_cv_func_getwd=no >ac_cv_func_inet_aton=no >ac_cv_func_isascii=no >ac_cv_func_lchown=no >ac_cv_func_listmntent=no >ac_cv_func_memcpy=no >ac_cv_func_mkfifo=no >ac_cv_func_mmap_fixed_mapped=no >ac_cv_func_putenv=no >ac_cv_func_remove=no >ac_cv_func_shmat=no >ac_cv_func_socket=no >ac_cv_func_strchr=no >ac_cv_func_strdup=no >ac_cv_func_strerror=no >ac_cv_func_strftime=no >ac_cv_func_strrchr=no >ac_cv_func_strtoul=no >ac_cv_func_uname=no >ac_cv_func_vprintf=no >ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\''/usr/lib'\''' >ac_cv_header_X11_Xauth_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=no >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_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=no >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=no >ac_cv_lib_Xau_XauGetAuthByAddr=no >ac_cv_lib_bsd_gethostbyname=no >ac_cv_lib_dl_dlopen=no >ac_cv_lib_dld_shl_load=no >ac_cv_lib_dnet_dnet_ntoa=no >ac_cv_lib_dnet_stub_dnet_ntoa=no >ac_cv_lib_intl_bindtextdomain=no >ac_cv_lib_intl_ngettext=no >ac_cv_lib_intl_strftime=no >ac_cv_lib_ipc_shmat=no >ac_cv_lib_mach_vm_statistics=no >ac_cv_lib_nsl_gethostbyname=no >ac_cv_lib_perfstat_vmgetinfo=no >ac_cv_lib_posix_remove=no >ac_cv_lib_resolv_inet_aton=no >ac_cv_lib_socket_connect=no >ac_cv_member_struct_stat_st_rdev=no >ac_cv_objext=o >ac_cv_os_cray=no >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract >ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AS=i686-pc-linux-gnu-as >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_PERL=perl >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_search_getmntent=no >ac_cv_search_strerror='none required' >ac_cv_struct_tm=sys/time.h >ac_cv_target=i686-pc-linux-gnu >ac_cv_type_off_t=no >ac_cv_type_pid_t=no >ac_cv_type_signal=void >ac_cv_type_size_t=no >ac_cv_type_ssize_t=no >ac_cv_type_uid_t=yes >ac_cv_working_alloca_h=no >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_val_LC_MESSAGES=no >fu_cv_sys_mounted_cray_listmntent=no >fu_cv_sys_mounted_fread=no >fu_cv_sys_mounted_fread_fstyp=no >fu_cv_sys_mounted_getmnt=no >fu_cv_sys_mounted_getmntinfo=no >fu_cv_sys_mounted_getsstat=no >fu_cv_sys_mounted_vmount=no >gcc_cv_decl_needed_program_invocation_name=yes >gt_cv_func_dgettext_libintl=no >gt_cv_func_ngettext_libc=no >gt_cv_have_gettext=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_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_compiler_static_works_F77=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr//lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 /usr/lib/nspr /usr/lib/nss /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/native_threads/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/classic/ /opt/blackdown-jdk-1.4.2.03/jre/lib/i386/server/ /usr/games/lib /usr/lib/fltk-1.1 /usr/lib/fltk /usr/lib/libstdc++-v3/ ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.3.2 /usr/i686-pc-linux-gnu/lib /usr/lib /lib' >lt_cv_sys_max_cmd_len=1572864 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' >pkg_cv_GLIB_LIBS='-lglib-2.0 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run aclocal-1.10' >ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' >ALLOCA='${LIBOBJDIR}alloca.o' >ALL_LINGUAS='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='i686-pc-linux-gnu-as' >AUTOCONF='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run automake-1.10' >AWK='gawk' >CATALOGS='' >CATOBJEXT='NONE' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O3 -march=pentium-m -pipe' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='#' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O3 -march=pentium-m -pipe' >CYGPATH_W='echo' >DATADIRNAME='lib' >DEFS='' >DEPDIR='.deps' >DL_LIB='' >DSYMUTIL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >EXAMPLES_FALSE='#' >EXAMPLES_TRUE='' >EXEEXT='' >EXTRA_SYSDEPS_LIBS='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >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/gmsgfmt' >GREP='/bin/grep' >GTKDOC_CHECK='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_TRUE='' >HACKER_MODE_FALSE='' >HACKER_MODE_TRUE='#' >HTML_DIR='' >INCLUDES='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INSTOBJEXT='' >INTLLIBS='' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='/usr/bin/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='/usr/bin/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='/usr/bin/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >KVM_LIBS='' >LDFLAGS='-Wl,-O1' >LIBGTOP_BINDIR='' >LIBGTOP_EXTRA_LIBS='' >LIBGTOP_INCS='' >LIBGTOP_LIBS='' >LIBGTOP_MAJOR_VERSION='2' >LIBGTOP_MICRO_VERSION='1' >LIBGTOP_MINOR_VERSION='26' >LIBGTOP_SERVER='' >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.26.1' >LIBGTOP_VERSION_CODE='2026001' >LIBOBJS=' strerror.o' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >LT_VERSION_INFO='-version-info 9:0:2' >MAKEINFO='${SHELL} /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/missing --run makeinfo' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_OPTS='' >MSGMERGE='/usr/bin/msgmerge' >NEED_LIBGTOP_FALSE='' >NEED_LIBGTOP_TRUE='#' >NMEDIT='' >OBJEXT='o' >PACKAGE='libgtop' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop' >PACKAGE_NAME='libgtop' >PACKAGE_STRING='libgtop 2.26.1' >PACKAGE_TARNAME='libgtop' >PACKAGE_VERSION='2.26.1' >PATH_SEPARATOR=':' >PERL='perl' >PKG_CONFIG='/usr/bin/pkg-config' >POFILES='' >POSUB='po' >PO_IN_DATADIR_FALSE='' >PO_IN_DATADIR_TRUE='' >RANLIB='i686-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >USE_NLS='yes' >VERSION='2.26.1' >XGETTEXT=':' >XMKMF='' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS=' -L/usr/lib' >X_PRE_LIBS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1/install-sh' >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/tmp/portage/gnome-base/libgtop-2.26.1/work/libgtop-2.26.1' >libgtop_use_machine_h='no' >libs_xauth='' >localedir='/usr/share/locale' >localstatedir='/var/lib' >machine_incs='' >mandir='/usr/share/man' >mkdir_p='/bin/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='' >sysdeps_suid_lib='' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "libgtop" >#define PACKAGE_TARNAME "libgtop" >#define PACKAGE_VERSION "2.26.1" >#define PACKAGE_STRING "libgtop 2.26.1" >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgtop" >#define PACKAGE "libgtop" >#define VERSION "2.26.1" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_LIBGTOP_SMP 1 >#define GLIBTOP_LINUX_VERSION_CODE 2 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented >1000001010 >-1001011101011 >'b' (0142) unimplemented >'b' (0142) unimplemented >10000010011111111111111010 >-1001011101011 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented >1000001010 >-10010111011000 >10000010011111111111111010 >'b' (0142) unimplemented >'b' (0142) unimplemented >11110010000001001 >10000010011111111111111010 >'e' (0145) unimplemented >'g' (0147) unimplemented >'e' (0145) unimplemented > 00000522 > 34204941 > 00123913 >'b' (0142) unimplemented >'b' (0142) unimplemented > 34205463 >#define HAVE_SYS_BITYPES_H 1 >#define HAVE_IFADDRS_H 1 >#define const >#ifndef __cplusplus >#define inline >#endif >#define off_t long int >#define pid_t int >#define size_t unsigned int >#define TM_IN_SYS_TIME 1 >#define ssize_t int >#define HAVE_MEMORY_H 1 >#define HAVE_STRING_H 1 >#define HAVE_ISDN_H 1 >#define NEED_DECLARATION_PROGRAM_INVOCATION_NAME 1 >#define C_ALLOCA 1 >#define STACK_DIRECTION -1 >#define HAVE_STDLIB_H 1 >#define HAVE_UNISTD_H 1 >#define RETSIGTYPE void >#define GETTEXT_PACKAGE "libgtop-2.0" >#define HAVE_LOCALE_H 1 >#define GTOPLOCALEDIR "/usr/share/locale" >#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 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 289531
:
207435
| 207437 |
207439
|
207466