This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by procps-ng configure 3.3.9, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --exec-prefix=/ --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2685: checking for a BSD-compatible install configure:2753: result: /bin/install -c configure:2764: checking whether build environment is sane configure:2819: result: yes configure:2970: checking for a thread-safe mkdir -p configure:3009: result: /bin/mkdir -p configure:3016: checking for gawk configure:3032: found /bin/gawk configure:3043: result: gawk configure:3054: checking whether make sets $(MAKE) configure:3076: result: yes configure:3105: checking whether make supports nested variables configure:3122: result: yes configure:3201: checking how to create a pax tar archive configure:3212: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3215: $? = 0 configure:3255: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3258: $? = 0 configure:3262: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3763: $? = 0 configure:3752: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3763: $? = 0 configure:3752: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3763: $? = 1 configure:3752: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3763: $? = 1 configure:3783: checking whether the C compiler works configure:3805: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3809: $? = 0 configure:3857: result: yes configure:3860: checking for C compiler default output file name configure:3862: result: a.out configure:3868: checking for suffix of executables configure:3875: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3879: $? = 0 configure:3901: result: configure:3923: checking whether we are cross compiling configure:3931: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3935: $? = 0 configure:3942: ./conftest configure:3946: $? = 0 configure:3961: result: no configure:3966: checking for suffix of object files configure:3988: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3992: $? = 0 configure:4013: result: o configure:4017: checking whether we are using the GNU C compiler configure:4036: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4036: $? = 0 configure:4045: result: yes configure:4054: checking whether i686-uhu-linux-gcc accepts -g configure:4074: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4074: $? = 0 configure:4115: result: yes configure:4132: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4195: $? = 0 configure:4208: result: none needed configure:4233: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4255: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4258: $? = 0 configure:4255: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4258: $? = 0 configure:4270: result: yes configure:4289: checking dependency style of i686-uhu-linux-gcc configure:4400: result: gcc3 configure:4421: checking how to run the C preprocessor configure:4452: i686-uhu-linux-gcc -E conftest.c configure:4452: $? = 0 configure:4466: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | /* end confdefs.h. */ | #include configure:4491: result: i686-uhu-linux-gcc -E configure:4511: i686-uhu-linux-gcc -E conftest.c configure:4511: $? = 0 configure:4525: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | /* end confdefs.h. */ | #include configure:4554: checking for grep that handles long lines and -e configure:4612: result: /bin/grep configure:4617: checking for egrep configure:4679: result: /bin/grep -E configure:4684: checking for ANSI C header files configure:4704: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4704: $? = 0 configure:4777: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4777: $? = 0 configure:4777: ./conftest configure:4777: $? = 0 configure:4788: result: yes configure:4801: checking for sys/types.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for sys/stat.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for stdlib.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for string.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for memory.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for strings.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for inttypes.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for stdint.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4801: checking for unistd.h configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4801: result: yes configure:4814: checking minix/config.h usability configure:4814: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4814: result: no configure:4814: checking minix/config.h presence configure:4814: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4814: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4814: result: no configure:4814: checking for minix/config.h configure:4814: result: no configure:4835: checking whether it is safe to define __EXTENSIONS__ configure:4853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4853: $? = 0 configure:4860: result: yes configure:4888: checking for i686-uhu-linux-g++ configure:4904: found /usr/bin/i686-uhu-linux-g++ configure:4915: result: i686-uhu-linux-g++ configure:4986: checking for C++ compiler version configure:4995: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5006: $? = 0 configure:4995: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5006: $? = 0 configure:4995: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5006: $? = 1 configure:4995: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5006: $? = 1 configure:5010: checking whether we are using the GNU C++ compiler configure:5029: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5029: $? = 0 configure:5038: result: yes configure:5047: checking whether i686-uhu-linux-g++ accepts -g configure:5067: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5067: $? = 0 configure:5108: result: yes configure:5133: checking dependency style of i686-uhu-linux-g++ configure:5244: result: gcc3 configure:5263: checking for gawk configure:5290: result: gawk configure:5309: checking for i686-uhu-linux-gcc configure:5336: result: i686-uhu-linux-gcc configure:5605: checking for C compiler version configure:5614: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5625: $? = 0 configure:5614: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5625: $? = 0 configure:5614: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5625: $? = 1 configure:5614: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5625: $? = 1 configure:5629: checking whether we are using the GNU C compiler configure:5657: result: yes configure:5666: checking whether i686-uhu-linux-gcc accepts -g configure:5727: result: yes configure:5744: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5820: result: none needed configure:5845: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5882: result: yes configure:5901: checking dependency style of i686-uhu-linux-gcc configure:6012: result: gcc3 configure:6031: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:6180: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:130:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:130:18: error: 'newvar' undeclared (first use in this function) conftest.c:130:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:140:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:140:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:6180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6180: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6180: $? = 0 configure:6200: result: -std=gnu99 configure:6301: checking for i686-uhu-linux-gcc -std=gnu99 option to accept ISO Standard C configure:6315: result: -std=gnu99 configure:6365: checking how to run the C preprocessor configure:6435: result: i686-uhu-linux-gcc -E configure:6455: i686-uhu-linux-gcc -E conftest.c configure:6455: $? = 0 configure:6469: i686-uhu-linux-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:6498: checking whether ln -s works configure:6502: result: yes configure:6520: checking for i686-uhu-linux-pkg-config configure:6553: result: no configure:6563: checking for pkg-config configure:6581: found /usr/bin/pkg-config configure:6593: result: /usr/bin/pkg-config configure:6618: checking pkg-config is at least version 0.9.0 configure:6621: result: yes configure:6629: checking whether make sets $(MAKE) configure:6651: result: yes configure:6663: checking for i686-uhu-linux-ranlib configure:6693: result: no configure:6703: checking for ranlib configure:6719: found /usr/bin/ranlib configure:6730: result: ranlib configure:6754: checking whether sys/types.h defines makedev configure:6770: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6770: $? = 0 configure:6779: result: yes configure:6807: checking arpa/inet.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking arpa/inet.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for arpa/inet.h configure:6807: result: yes configure:6807: checking fcntl.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking fcntl.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for fcntl.h configure:6807: result: yes configure:6807: checking langinfo.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking langinfo.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for langinfo.h configure:6807: result: yes configure:6807: checking libintl.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking libintl.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for libintl.h configure:6807: result: yes configure:6807: checking limits.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking limits.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for limits.h configure:6807: result: yes configure:6807: checking locale.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking locale.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for locale.h configure:6807: result: yes configure:6807: checking netinet/in.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking netinet/in.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for netinet/in.h configure:6807: result: yes configure:6807: checking for stdint.h configure:6807: result: yes configure:6807: checking stdio_ext.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking stdio_ext.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for stdio_ext.h configure:6807: result: yes configure:6807: checking for stdlib.h configure:6807: result: yes configure:6807: checking for string.h configure:6807: result: yes configure:6807: checking sys/file.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking sys/file.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sys/file.h configure:6807: result: yes configure:6807: checking sys/ioctl.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking sys/ioctl.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sys/ioctl.h configure:6807: result: yes configure:6807: checking sys/param.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking sys/param.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sys/param.h configure:6807: result: yes configure:6807: checking sys/time.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking sys/time.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for sys/time.h configure:6807: result: yes configure:6807: checking termios.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking termios.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for termios.h configure:6807: result: yes configure:6807: checking for unistd.h configure:6807: result: yes configure:6807: checking utmp.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking utmp.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for utmp.h configure:6807: result: yes configure:6807: checking values.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking values.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for values.h configure:6807: result: yes configure:6807: checking wchar.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking wchar.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for wchar.h configure:6807: result: yes configure:6807: checking wctype.h usability configure:6807: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking wctype.h presence configure:6807: i686-uhu-linux-gcc -E conftest.c configure:6807: $? = 0 configure:6807: result: yes configure:6807: checking for wctype.h configure:6807: result: yes configure:6819: checking for stdbool.h that conforms to C99 configure:6886: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6886: $? = 0 configure:6893: result: yes configure:6895: checking for _Bool configure:6895: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6895: $? = 0 configure:6895: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:6895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:6895: result: yes configure:6906: checking for uid_t in sys/types.h configure:6925: result: yes configure:6936: checking for inline configure:6952: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6952: $? = 0 configure:6960: result: inline configure:6978: checking for int32_t configure:6978: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6978: $? = 0 configure:6978: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:85:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6978: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6978: result: yes configure:6989: checking for pid_t configure:6989: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6989: $? = 0 configure:6989: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:84:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:6989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6989: result: yes configure:7000: checking for C/C++ restrict keyword configure:7025: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7025: $? = 0 configure:7033: result: __restrict configure:7046: checking for size_t configure:7046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7046: $? = 0 configure:7046: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:85:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:7046: result: yes configure:7057: checking for ssize_t configure:7057: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7057: $? = 0 configure:7057: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:85:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:7057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:7057: result: yes configure:7068: checking for struct stat.st_rdev configure:7068: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7068: $? = 0 configure:7068: result: yes configure:7108: checking build system type configure:7122: result: i686-uhu-linux-gnu configure:7142: checking host system type configure:7155: result: i686-uhu-linux-gnu configure:7196: checking how to print strings configure:7223: result: printf configure:7244: checking for a sed that does not truncate output configure:7308: result: /bin/sed configure:7326: checking for fgrep configure:7388: result: /bin/grep -F configure:7423: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:7490: result: /usr/bin/ld configure:7497: checking if the linker (/usr/bin/ld) is GNU ld configure:7512: result: yes configure:7524: checking for BSD- or MS-compatible name lister (nm) configure:7573: result: /usr/bin/nm -B configure:7703: checking the name lister (/usr/bin/nm -B) interface configure:7710: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7713: /usr/bin/nm -B "conftest.o" configure:7716: output 00000000 B some_variable configure:7723: result: BSD nm configure:7727: checking the maximum length of command line arguments configure:7858: result: 1572864 configure:7875: checking whether the shell understands some XSI constructs configure:7885: result: yes configure:7889: checking whether the shell understands "+=" configure:7895: result: yes configure:7930: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7970: result: func_convert_file_noop configure:7977: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7997: result: func_convert_file_noop configure:8004: checking for /usr/bin/ld option to reload object files configure:8011: result: -r configure:8045: checking for i686-uhu-linux-objdump configure:8075: result: no configure:8085: checking for objdump configure:8101: found /usr/bin/objdump configure:8112: result: objdump configure:8144: checking how to recognize dependent libraries configure:8342: result: pass_all configure:8387: checking for i686-uhu-linux-dlltool configure:8417: result: no configure:8427: checking for dlltool configure:8457: result: no configure:8487: checking how to associate runtime and link libraries configure:8514: result: printf %s\n configure:8530: checking for i686-uhu-linux-ar configure:8546: found /usr/bin/i686-uhu-linux-ar configure:8557: result: i686-uhu-linux-ar configure:8638: checking for archiver @FILE support configure:8655: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8655: $? = 0 configure:8658: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8661: $? = 0 configure:8666: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8669: $? = 1 configure:8681: result: @ configure:8699: checking for i686-uhu-linux-strip configure:8729: result: no configure:8739: checking for strip configure:8755: found /usr/bin/strip configure:8766: result: strip configure:8798: checking for i686-uhu-linux-ranlib configure:8825: result: ranlib configure:8967: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:9087: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9090: $? = 0 configure:9094: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9097: $? = 0 configure:9163: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:9166: $? = 0 configure:9204: result: ok configure:9241: checking for sysroot configure:9271: result: no configure:9494: checking for i686-uhu-linux-mt configure:9524: result: no configure:9534: checking for mt configure:9564: result: no configure:9584: checking if : is a manifest tool configure:9590: : '-?' configure:9598: result: no configure:10237: checking for dlfcn.h configure:10237: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10237: $? = 0 configure:10237: result: yes configure:10454: checking for objdir configure:10469: result: .libs configure:10740: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:10758: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10762: $? = 0 configure:10775: result: no configure:11102: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:11109: result: -fPIC -DPIC configure:11117: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:11135: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:11139: $? = 0 configure:11152: result: yes configure:11181: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:11209: result: yes configure:11224: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:11245: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:11249: $? = 0 configure:11271: result: yes configure:11279: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:11326: result: yes configure:11359: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:12516: result: yes configure:12553: checking whether -lc should be explicitly linked in configure:12561: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12564: $? = 0 configure:12579: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12582: $? = 0 configure:12596: result: no configure:12756: checking dynamic linker characteristics configure:13256: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13256: $? = 0 configure:13490: result: GNU/Linux ld.so configure:13597: checking how to hardcode library paths into programs configure:13622: result: immediate configure:14162: checking whether stripping libraries is possible configure:14167: result: yes configure:14202: checking if libtool supports shared libraries configure:14204: result: yes configure:14207: checking whether to build shared libraries configure:14228: result: yes configure:14231: checking whether to build static libraries configure:14235: result: no configure:14258: checking how to run the C++ preprocessor configure:14285: i686-uhu-linux-g++ -E conftest.cpp configure:14285: $? = 0 configure:14299: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:52:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14324: result: i686-uhu-linux-g++ -E configure:14344: i686-uhu-linux-g++ -E conftest.cpp configure:14344: $? = 0 configure:14358: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:52:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14527: checking for ld used by i686-uhu-linux-g++ configure:14594: result: /usr/bin/ld configure:14601: checking if the linker (/usr/bin/ld) is GNU ld configure:14616: result: yes configure:14671: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15673: result: yes configure:15709: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15712: $? = 0 configure:16232: checking for i686-uhu-linux-g++ option to produce PIC configure:16239: result: -fPIC -DPIC configure:16247: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:16265: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16269: $? = 0 configure:16282: result: yes configure:16305: checking if i686-uhu-linux-g++ static flag -static works configure:16333: result: yes configure:16345: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16366: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16370: $? = 0 configure:16392: result: yes configure:16397: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16444: result: yes configure:16474: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16513: result: yes configure:16654: checking dynamic linker characteristics configure:17322: result: GNU/Linux ld.so configure:17375: checking how to hardcode library paths into programs configure:17400: result: immediate configure:17463: checking for error_at_line configure:17479: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17479: $? = 0 configure:17487: result: yes configure:17500: checking vfork.h usability configure:17500: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:17500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17500: result: no configure:17500: checking vfork.h presence configure:17500: i686-uhu-linux-gcc -E conftest.c conftest.c:52:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:17500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17500: result: no configure:17500: checking for vfork.h configure:17500: result: no configure:17513: checking for fork configure:17513: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:17513: $? = 0 configure:17513: result: yes configure:17513: checking for vfork configure:17513: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17513: $? = 0 configure:17513: result: yes configure:17523: checking for working fork configure:17545: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17545: $? = 0 configure:17545: ./conftest configure:17545: $? = 0 configure:17555: result: yes configure:17576: checking for working vfork configure:17686: result: yes configure:17713: checking for stdlib.h configure:17713: result: yes configure:17723: checking for GNU libc compatible malloc configure:17747: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17747: $? = 0 configure:17747: ./conftest configure:17747: $? = 0 configure:17757: result: yes configure:17779: checking whether mbrtowc and mbstate_t are properly declared configure:17799: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17799: $? = 0 configure:17807: result: yes configure:17821: checking for stdlib.h configure:17821: result: yes configure:17821: checking for unistd.h configure:17821: result: yes configure:17821: checking for sys/param.h configure:17821: result: yes configure:17841: checking for getpagesize configure:17841: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17841: $? = 0 configure:17841: result: yes configure:17850: checking for working mmap configure:17997: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17997: $? = 0 configure:17997: ./conftest configure:17997: $? = 0 configure:18007: result: yes configure:18018: checking for stdlib.h configure:18018: result: yes configure:18028: checking for GNU libc compatible realloc configure:18052: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18052: $? = 0 configure:18052: ./conftest configure:18052: $? = 0 configure:18062: result: yes configure:18083: checking for working strtod configure:18124: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18124: $? = 0 configure:18124: ./conftest configure:18124: $? = 0 configure:18134: result: yes configure:18215: checking whether NLS is requested configure:18224: result: yes configure:18262: checking for msgfmt configure:18293: result: /usr/bin/msgfmt configure:18302: checking for gmsgfmt configure:18333: result: /usr/bin/msgfmt configure:18373: checking for xgettext configure:18404: result: /usr/bin/xgettext configure:18444: checking for msgmerge configure:18474: result: /usr/bin/msgmerge configure:18549: checking for ld used by GCC configure:18613: result: /usr/bin/ld configure:18620: checking if the linker (/usr/bin/ld) is GNU ld configure:18633: result: yes configure:18639: checking for shared library run path origin configure:18652: result: done configure:19068: checking whether NLS is requested configure:19077: result: yes configure:19095: checking for GNU gettext in libc configure:19114: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19114: $? = 0 configure:19122: result: yes configure:19702: checking whether to use NLS configure:19704: result: yes configure:19707: checking where the gettext function comes from configure:19718: result: libc configure:19778: checking for error.h configure:19778: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19778: $? = 0 configure:19778: result: yes configure:19792: checking for stdio_ext.h configure:19792: result: yes configure:19804: checking whether program_invocation_name is defined configure:19817: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19817: $? = 0 configure:19821: result: yes configure:19829: checking whether program_invocation_short_name is defined configure:19842: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19842: $? = 0 configure:19846: result: yes configure:19905: checking for NCURSES configure:19912: $PKG_CONFIG --exists --print-errors "ncurses" Package ncurses was not found in the pkg-config search path. Perhaps you should add the directory containing `ncurses.pc' to the PKG_CONFIG_PATH environment variable No package 'ncurses' found configure:19915: $? = 1 configure:19929: $PKG_CONFIG --exists --print-errors "ncurses" Package ncurses was not found in the pkg-config search path. Perhaps you should add the directory containing `ncurses.pc' to the PKG_CONFIG_PATH environment variable No package 'ncurses' found configure:19932: $? = 1 configure:19946: result: no No package 'ncurses' found configure:19963: checking for initscr in -lncurses configure:19988: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:19988: $? = 0 configure:19997: result: yes configure:20008: checking for curses.h configure:20008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20008: $? = 0 configure:20008: result: yes configure:20008: checking for ncurses.h configure:20008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20008: $? = 0 configure:20008: result: yes configure:20008: checking for term.h configure:20008: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20008: $? = 0 configure:20008: result: yes configure:20617: checking for library containing dlopen configure:20648: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc8OBw2X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:20648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "procps-ng" | #define PACKAGE_TARNAME "procps-ng" | #define PACKAGE_VERSION "3.3.9" | #define PACKAGE_STRING "procps-ng 3.3.9" | #define PACKAGE_BUGREPORT "procps@freelists.org" | #define PACKAGE_URL "http://gitorious.org/procps" | #define PACKAGE "procps-ng" | #define VERSION "3.3.9" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE__BOOL 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_MBRTOWC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ERROR_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_PROGRAM_INVOCATION_NAME 1 | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_CURSES_H 1 | #define HAVE_NCURSES_H 1 | #define HAVE_TERM_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:20648: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20648: $? = 0 configure:20665: result: -ldl configure:20716: checking for __fpending configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for alarm configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for atexit configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for dup2 configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for getpagesize configure:20716: result: yes configure:20716: checking for gettimeofday configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for iswprint configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:106:6: warning: conflicting types for built-in function 'iswprint' [enabled by default] char iswprint (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for memchr configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:107:6: warning: conflicting types for built-in function 'memchr' [enabled by default] char memchr (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for memmove configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:108:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for memset configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:109:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for munmap configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for nl_langinfo configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for putenv configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for regcomp configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for rpmatch configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for select configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for setlocale configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strcasecmp configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:117:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strchr configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:118:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strcspn configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:119:6: warning: conflicting types for built-in function 'strcspn' [enabled by default] char strcspn (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strdup configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:120:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strerror configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strncasecmp configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strpbrk configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default] char strpbrk (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strrchr configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strrchr' [enabled by default] char strrchr (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strspn configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:125:6: warning: conflicting types for built-in function 'strspn' [enabled by default] char strspn (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strstr configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 conftest.c:126:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strtol configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strtoul configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strtoull configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for strverscmp configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for uname configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for utmpname configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20716: checking for wcwidth configure:20716: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:20716: $? = 0 configure:20716: result: yes configure:20837: checking that generated files are newer than configure configure:20843: result: done configure:20910: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by procps-ng config.status 3.3.9, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1289: creating Makefile config.status:1289: creating include/Makefile config.status:1289: creating lib/Makefile config.status:1289: creating po/Makefile.in config.status:1289: creating proc/Makefile config.status:1289: creating proc/libprocps.pc config.status:1289: creating ps/Makefile config.status:1289: creating testsuite/Makefile config.status:1289: creating top/Makefile config.status:1289: creating config.h config.status:1518: executing depfiles commands config.status:1518: executing libtool commands config.status:1518: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_restrict=__restrict ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_NCURSESW_CFLAGS_set= ac_cv_env_NCURSESW_CFLAGS_value= ac_cv_env_NCURSESW_LIBS_set= ac_cv_env_NCURSESW_LIBS_value= ac_cv_env_NCURSES_CFLAGS_set= ac_cv_env_NCURSES_CFLAGS_value= ac_cv_env_NCURSES_LIBS_set= ac_cv_env_NCURSES_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fpending=yes ac_cv_func_alarm=yes ac_cv_func_atexit=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_iswprint=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_putenv=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_regcomp=yes ac_cv_func_rpmatch=yes ac_cv_func_select=yes ac_cv_func_setlocale=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_strverscmp=yes ac_cv_func_uname=yes ac_cv_func_utmpname=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcwidth=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_error_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utmp_h=yes ac_cv_header_values_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_ncurses_initscr=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' BUILD_KILL_FALSE='#' BUILD_KILL_TRUE='' BUILD_PIDOF_FALSE='#' BUILD_PIDOF_TRUE='' BUILD_SKILL_FALSE='' BUILD_SKILL_TRUE='#' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEJAGNU='/dev/null' DEPDIR='.deps' DLLTOOL='false' DL_LIB='-ldl' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXAMPLE_FILES_FALSE='' EXAMPLE_FILES_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NCURSESW_CFLAGS='' NCURSESW_LIBS='' NCURSES_CFLAGS='' NCURSES_LIBS='-lncurses' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='procps-ng' PACKAGE_BUGREPORT='procps@freelists.org' PACKAGE_NAME='procps-ng' PACKAGE_STRING='procps-ng 3.3.9' PACKAGE_TARNAME='procps-ng' PACKAGE_URL='http://gitorious.org/procps' PACKAGE_VERSION='3.3.9' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' POW_LIB='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' USE_NLS='yes' VERSION='3.3.9' WATCH_NCURSES_LIBS='-lncurses' WITH_NCURSES_FALSE='#' WITH_NCURSES_TRUE='' WITH_SYSTEMD_FALSE='' WITH_SYSTEMD_TRUE='#' WITH_WATCH8BIT='' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' usrbin_execdir='${exec_prefix}/usr/bin' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "procps-ng" #define PACKAGE_TARNAME "procps-ng" #define PACKAGE_VERSION "3.3.9" #define PACKAGE_STRING "procps-ng 3.3.9" #define PACKAGE_BUGREPORT "procps@freelists.org" #define PACKAGE_URL "http://gitorious.org/procps" #define PACKAGE "procps-ng" #define VERSION "3.3.9" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTMP_H 1 #define HAVE_VALUES_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE__BOOL 1 #define restrict __restrict #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_MBRTOWC 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_ERROR_H 1 #define HAVE_STDIO_EXT_H 1 #define HAVE_PROGRAM_INVOCATION_NAME 1 #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_CURSES_H 1 #define HAVE_NCURSES_H 1 #define HAVE_TERM_H 1 #define BUILD_WITH_WHINE 1 #define HAVE___FPENDING 1 #define HAVE_ALARM 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISWPRINT 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PUTENV 1 #define HAVE_REGCOMP 1 #define HAVE_RPMATCH 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_STRVERSCMP 1 #define HAVE_UNAME 1 #define HAVE_UTMPNAME 1 #define HAVE_WCWIDTH 1 configure: exit 0