This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by strace configure 4.8, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2564: checking for a BSD-compatible install configure:2632: result: /bin/install -c configure:2643: checking whether build environment is sane configure:2693: result: yes configure:2834: checking for a thread-safe mkdir -p configure:2873: result: /bin/mkdir -p configure:2886: checking for gawk configure:2902: found /bin/gawk configure:2913: result: gawk configure:2924: checking whether make sets $(MAKE) configure:2946: result: yes configure:2975: checking whether make supports nested variables configure:2992: result: yes configure:3066: checking whether to enable maintainer-specific portions of Makefiles configure:3075: result: no configure:3092: checking build system type configure:3106: result: i686-uhu-linux-gnu configure:3126: checking host system type configure:3139: result: i686-uhu-linux-gnu configure:3168: checking for i686-uhu-linux-gcc configure:3184: found /usr/bin/i686-uhu-linux-gcc configure:3195: result: i686-uhu-linux-gcc configure:3464: checking for C compiler version configure:3473: 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:3484: $? = 0 configure:3473: 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:3484: $? = 0 configure:3473: 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:3484: $? = 1 configure:3473: 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:3484: $? = 1 configure:3504: checking whether the C compiler works configure:3526: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3530: $? = 0 configure:3578: result: yes configure:3581: checking for C compiler default output file name configure:3583: result: a.out configure:3589: checking for suffix of executables configure:3596: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3600: $? = 0 configure:3622: result: configure:3644: checking whether we are cross compiling configure:3652: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3656: $? = 0 configure:3663: ./conftest configure:3667: $? = 0 configure:3682: result: no configure:3687: checking for suffix of object files configure:3709: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3713: $? = 0 configure:3734: result: o configure:3738: checking whether we are using the GNU C compiler configure:3757: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3757: $? = 0 configure:3766: result: yes configure:3775: checking whether i686-uhu-linux-gcc accepts -g configure:3795: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3795: $? = 0 configure:3836: result: yes configure:3853: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3917: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3917: $? = 0 configure:3930: result: none needed configure:3961: checking for style of include used by make configure:3989: result: GNU configure:4015: checking dependency style of i686-uhu-linux-gcc configure:4126: result: gcc3 configure:4147: checking how to run the C preprocessor configure:4178: i686-uhu-linux-gcc -E conftest.c configure:4178: $? = 0 configure:4192: 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:4192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | /* end confdefs.h. */ | #include configure:4217: result: i686-uhu-linux-gcc -E configure:4237: i686-uhu-linux-gcc -E conftest.c configure:4237: $? = 0 configure:4251: 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:4251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | /* end confdefs.h. */ | #include configure:4280: checking for grep that handles long lines and -e configure:4338: result: /bin/grep configure:4343: checking for egrep configure:4405: result: /bin/grep -E configure:4410: checking for ANSI C header files configure:4430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4430: $? = 0 configure:4503: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4503: $? = 0 configure:4503: ./conftest configure:4503: $? = 0 configure:4514: result: yes configure:4527: checking for sys/types.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for sys/stat.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for stdlib.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for string.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for memory.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for strings.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for inttypes.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for stdint.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4527: checking for unistd.h configure:4527: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4527: $? = 0 configure:4527: result: yes configure:4540: checking minix/config.h usability configure:4540: 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:4540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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:4540: result: no configure:4540: checking minix/config.h presence configure:4540: 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:4540: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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:4540: result: no configure:4540: checking for minix/config.h configure:4540: result: no configure:4561: checking whether it is safe to define __EXTENSIONS__ configure:4579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4579: $? = 0 configure:4586: result: yes configure:4601: checking for supported architecture configure:4791: result: i386 configure:4822: checking for primary include directory configure:4840: result: /usr/include configure:4844: checking whether compiler handles -Wall configure:4863: i686-uhu-linux-gcc -E -Wall conftest.c configure:4863: $? = 0 configure:4872: result: yes configure:4878: checking whether compiler handles -Wwrite-strings configure:4897: i686-uhu-linux-gcc -E -Wwrite-strings conftest.c configure:4897: $? = 0 configure:4906: result: yes configure:4962: checking how to run the C preprocessor configure:5032: result: i686-uhu-linux-gcc -E configure:5052: i686-uhu-linux-gcc -E conftest.c configure:5052: $? = 0 configure:5066: i686-uhu-linux-gcc -E conftest.c conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | /* end confdefs.h. */ | #include configure:5095: checking for an ANSI C-conforming const configure:5160: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5160: $? = 0 configure:5167: result: yes configure:5175: checking whether byte ordering is bigendian configure:5190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:28:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:28:15: error: unknown type name 'universal' configure:5190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5235: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5235: $? = 0 configure:5253: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:34:4: error: unknown type name 'not' not big endian ^ conftest.c:34:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:5253: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5381: result: no configure:5399: checking for ANSI C header files configure:5503: result: yes configure:5511: checking for stdbool.h that conforms to C99 configure:5578: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5578: $? = 0 configure:5585: result: yes configure:5587: checking for _Bool configure:5587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5587: $? = 0 configure:5587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:64:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:5587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 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:5587: result: yes configure:5606: checking for dirent.h that defines DIR configure:5625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5625: $? = 0 configure:5633: result: yes configure:5646: checking for library containing opendir configure:5677: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5677: $? = 0 configure:5694: result: none required configure:5761: checking whether stat file-mode macros are broken configure:5788: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5788: $? = 0 configure:5795: result: no configure:5803: checking for struct stat.st_aclcnt configure:5803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:68:12: error: 'struct stat' has no member named 'st_aclcnt' if (ac_aggr.st_aclcnt) ^ configure:5803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_aclcnt) | return 0; | ; | return 0; | } configure:5803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:68:19: error: 'struct stat' has no member named 'st_aclcnt' if (sizeof ac_aggr.st_aclcnt) ^ configure:5803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_aclcnt) | return 0; | ; | return 0; | } configure:5803: result: no configure:5812: checking for struct stat.st_blksize configure:5812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5812: $? = 0 configure:5812: result: yes configure:5821: checking for struct stat.st_blocks configure:5821: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5821: $? = 0 configure:5821: result: yes configure:5830: checking for struct stat.st_flags configure:5830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: 'struct stat' has no member named 'st_flags' if (ac_aggr.st_flags) ^ configure:5830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:5830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:19: error: 'struct stat' has no member named 'st_flags' if (sizeof ac_aggr.st_flags) ^ configure:5830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_flags) | return 0; | ; | return 0; | } configure:5830: result: no configure:5839: checking for struct stat.st_fstype configure:5839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: 'struct stat' has no member named 'st_fstype' if (ac_aggr.st_fstype) ^ configure:5839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_fstype) | return 0; | ; | return 0; | } configure:5839: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:19: error: 'struct stat' has no member named 'st_fstype' if (sizeof ac_aggr.st_fstype) ^ configure:5839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_fstype) | return 0; | ; | return 0; | } configure:5839: result: no configure:5848: checking for struct stat.st_gen configure:5848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: 'struct stat' has no member named 'st_gen' if (ac_aggr.st_gen) ^ configure:5848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:5848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:19: error: 'struct stat' has no member named 'st_gen' if (sizeof ac_aggr.st_gen) ^ configure:5848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_gen) | return 0; | ; | return 0; | } configure:5848: result: no configure:5857: checking for struct stat.st_level configure:5857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:12: error: 'struct stat' has no member named 'st_level' if (ac_aggr.st_level) ^ configure:5857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (ac_aggr.st_level) | return 0; | ; | return 0; | } configure:5857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:70:19: error: 'struct stat' has no member named 'st_level' if (sizeof ac_aggr.st_level) ^ configure:5857: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 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 () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_level) | return 0; | ; | return 0; | } configure:5857: result: no configure:5866: checking for struct stat.st_rdev configure:5866: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5866: $? = 0 configure:5866: result: yes configure:5876: checking for stat64 in (asm|sys)/stat.h configure:5896: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5896: $? = 0 configure:5904: result: yes configure:5913: checking for statfs64 in sys/vfs.h configure:5932: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5932: $? = 0 configure:5940: result: yes configure:5950: checking return type of signal handlers configure:5968: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:42:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:5968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:5975: result: void configure:5983: checking for uid_t in sys/types.h configure:6002: result: yes configure:6013: checking for mode_t configure:6013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6013: $? = 0 configure:6013: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:73:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:6013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | /* 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 ((mode_t))) | return 0; | ; | return 0; | } configure:6013: result: yes configure:6024: checking type of array argument to getgroups configure:6058: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6058: $? = 0 configure:6058: ./conftest configure:6058: $? = 0 configure:6083: result: gid_t configure:6091: checking whether sys/types.h defines makedev configure:6107: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6107: $? = 0 configure:6116: result: yes configure:6141: checking for sig_atomic_t configure:6141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6141: $? = 0 configure:6141: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:43:27: error: expected expression before ')' token if (sizeof ((sig_atomic_t))) ^ configure:6141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((sig_atomic_t))) | return 0; | ; | return 0; | } configure:6141: result: yes configure:6151: checking for siginfo_t configure:6151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6151: $? = 0 configure:6151: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:44:24: error: expected expression before ')' token if (sizeof ((siginfo_t))) ^ configure:6151: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((siginfo_t))) | return 0; | ; | return 0; | } configure:6151: result: yes configure:6162: checking for struct sockaddr_in6.sin6_scope_id configure:6162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6162: $? = 0 configure:6162: result: yes configure:6175: checking for long long configure:6175: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6175: $? = 0 configure:6175: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:77:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:6175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 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 ((long long))) | return 0; | ; | return 0; | } configure:6175: result: yes configure:6185: checking for little endian long long configure:6214: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6214: $? = 0 configure:6214: ./conftest configure:6214: $? = 0 configure:6225: result: yes configure:6234: checking for long long off_t configure:6246: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:44:6: error: size of array 'a' is negative char a[(sizeof (off_t) == sizeof (long long) && ^ configure:6246: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | /* end confdefs.h. */ | #include | char a[(sizeof (off_t) == sizeof (long long) && | sizeof (off_t) > sizeof (long)) - 1]; | configure:6254: result: no configure:6263: checking for struct opthdr configure:6263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:48:13: error: invalid application of 'sizeof' to incomplete type 'struct opthdr' if (sizeof (struct opthdr)) ^ configure:6263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (struct opthdr)) | return 0; | ; | return 0; | } configure:6263: result: no configure:6274: checking for struct t_opthdr configure:6274: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:43:24: fatal error: sys/tiuser.h: No such file or directory #include ^ compilation terminated. configure:6274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (struct t_opthdr)) | return 0; | ; | return 0; | } configure:6274: result: no configure:6289: checking for fork configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for if_indextoname configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for inet_ntop configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for prctl configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for process_vm_readv configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for sendmsg configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for sigaction configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for stpcpy configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default] char stpcpy (); ^ configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for strerror configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for strsignal configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for _sys_siglist configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6289: checking for sys_siglist configure:6289: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6289: $? = 0 configure:6289: result: yes configure:6301: checking asm/cachectl.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:26: fatal error: asm/cachectl.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 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:6301: result: no configure:6301: checking asm/cachectl.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:55:26: fatal error: asm/cachectl.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for asm/cachectl.h configure:6301: result: no configure:6301: checking asm/sysmips.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:88:25: fatal error: asm/sysmips.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 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:6301: result: no configure:6301: checking asm/sysmips.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:55:25: fatal error: asm/sysmips.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for asm/sysmips.h configure:6301: result: no configure:6301: checking elf.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking elf.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for elf.h configure:6301: result: yes configure:6301: checking for inttypes.h configure:6301: result: yes configure:6301: checking ioctls.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:90:20: fatal error: ioctls.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_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:6301: result: no configure:6301: checking ioctls.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:57:20: fatal error: ioctls.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for ioctls.h configure:6301: result: no configure:6301: checking linux/capability.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking linux/capability.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for linux/capability.h configure:6301: result: yes configure:6301: checking linux/perf_event.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking linux/perf_event.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for linux/perf_event.h configure:6301: result: yes configure:6301: checking linux/ptrace.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking linux/ptrace.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for linux/ptrace.h configure:6301: result: yes configure:6301: checking linux/utsname.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking linux/utsname.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for linux/utsname.h configure:6301: result: yes configure:6301: checking mqueue.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking mqueue.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for mqueue.h configure:6301: result: yes configure:6301: checking netinet/sctp.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:95:26: fatal error: netinet/sctp.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_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:6301: result: no configure:6301: checking netinet/sctp.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:62:26: fatal error: netinet/sctp.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for netinet/sctp.h configure:6301: result: no configure:6301: checking poll.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking poll.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for poll.h configure:6301: result: yes configure:6301: checking stropts.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking stropts.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for stropts.h configure:6301: result: yes configure:6301: checking sys/acl.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_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:6301: result: no configure:6301: checking sys/acl.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:64:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for sys/acl.h configure:6301: result: no configure:6301: checking sys/asynch.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:24: fatal error: sys/asynch.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_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:6301: result: no configure:6301: checking sys/asynch.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:64:24: fatal error: sys/asynch.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for sys/asynch.h configure:6301: result: no configure:6301: checking sys/conf.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:97:22: fatal error: sys/conf.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_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:6301: result: no configure:6301: checking sys/conf.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:64:22: fatal error: sys/conf.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for sys/conf.h configure:6301: result: no configure:6301: checking sys/epoll.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/epoll.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/epoll.h configure:6301: result: yes configure:6301: checking sys/filio.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:98:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_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:6301: result: no configure:6301: checking sys/filio.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c conftest.c:65:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:6301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include configure:6301: result: no configure:6301: checking for sys/filio.h configure:6301: result: no configure:6301: checking sys/ioctl.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/ioctl.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/ioctl.h configure:6301: result: yes configure:6301: checking sys/poll.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/poll.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/poll.h configure:6301: result: yes configure:6301: checking sys/ptrace.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/ptrace.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/ptrace.h configure:6301: result: yes configure:6301: checking sys/reg.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/reg.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/reg.h configure:6301: result: yes configure:6301: checking sys/uio.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/uio.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/uio.h configure:6301: result: yes configure:6301: checking sys/vfs.h usability configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking sys/vfs.h presence configure:6301: i686-uhu-linux-gcc -E conftest.c configure:6301: $? = 0 configure:6301: result: yes configure:6301: checking for sys/vfs.h configure:6301: result: yes configure:6314: checking for linux/icmp.h configure:6314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6314: $? = 0 configure:6314: result: yes configure:6314: checking for linux/in6.h configure:6314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6314: $? = 0 configure:6314: result: yes configure:6314: checking for linux/netlink.h configure:6314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6314: $? = 0 configure:6314: result: yes configure:6314: checking for linux/if_packet.h configure:6314: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6314: $? = 0 configure:6314: result: yes configure:6329: checking for asm/sigcontext.h configure:6329: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:23:8: error: redefinition of 'struct _fpx_sw_bytes' struct _fpx_sw_bytes { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:29:8: note: originally defined here struct _fpx_sw_bytes ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:56:8: error: redefinition of 'struct _fpreg' struct _fpreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:38:8: note: originally defined here struct _fpreg ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:61:8: error: redefinition of 'struct _fpxreg' struct _fpxreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:44:8: note: originally defined here struct _fpxreg ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:67:8: error: redefinition of 'struct _xmmreg' struct _xmmreg { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:51:8: note: originally defined here struct _xmmreg ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:71:8: error: redefinition of 'struct _fpstate' struct _fpstate { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:60:8: note: originally defined here struct _fpstate ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:104:8: error: redefinition of 'struct sigcontext' struct sigcontext { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:93:8: note: originally defined here struct sigcontext ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:193:8: error: redefinition of 'struct _xsave_hdr' struct _xsave_hdr { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:175:8: note: originally defined here struct _xsave_hdr ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:199:8: error: redefinition of 'struct _ymmh_state' struct _ymmh_state { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:182:8: note: originally defined here struct _ymmh_state ^ In file included from conftest.c:77:0: /usr/include/asm/sigcontext.h:210:8: error: redefinition of 'struct _xstate' struct _xstate { ^ In file included from /usr/include/signal.h:332:0, from conftest.c:75: /usr/include/bits/sigcontext.h:187:8: note: originally defined here struct _xstate ^ configure:6329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | /* end confdefs.h. */ | #include | | #include configure:6329: result: no configure:6340: checking for struct sigcontext_struct configure:6340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6340: $? = 0 configure:6340: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:80:39: error: expected expression before ')' token if (sizeof ((struct sigcontext_struct))) ^ configure:6340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct sigcontext_struct))) | return 0; | ; | return 0; | } configure:6340: result: yes configure:6350: checking for struct sigcontext configure:6350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6350: $? = 0 configure:6350: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:81:32: error: expected expression before ')' token if (sizeof ((struct sigcontext))) ^ configure:6350: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct sigcontext))) | return 0; | ; | return 0; | } configure:6350: result: yes configure:6364: checking for netinet/tcp.h configure:6364: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6364: $? = 0 configure:6364: result: yes configure:6364: checking for netinet/udp.h configure:6364: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6364: $? = 0 configure:6364: result: yes configure:6376: checking for struct msghdr.msg_control configure:6376: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6376: $? = 0 configure:6376: result: yes configure:6388: checking for struct T_conn_res.QUEUE_ptr configure:6388: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct T_conn_res ac_aggr; | if (ac_aggr.QUEUE_ptr) | return 0; | ; | return 0; | } configure:6388: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct T_conn_res ac_aggr; | if (sizeof ac_aggr.QUEUE_ptr) | return 0; | ; | return 0; | } configure:6388: result: no configure:6399: checking for struct T_conn_res.ACCEPTOR_id configure:6399: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct T_conn_res ac_aggr; | if (ac_aggr.ACCEPTOR_id) | return 0; | ; | return 0; | } configure:6399: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:6399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | static struct T_conn_res ac_aggr; | if (sizeof ac_aggr.ACCEPTOR_id) | return 0; | ; | return 0; | } configure:6399: result: no configure:6412: checking for struct __old_kernel_stat configure:6412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6412: $? = 0 configure:6412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:85:39: error: expected expression before ')' token if (sizeof ((struct __old_kernel_stat))) ^ configure:6412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct __old_kernel_stat))) | return 0; | ; | return 0; | } configure:6412: result: yes configure:6424: checking for struct pt_all_user_regs configure:6424: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:13: error: invalid application of 'sizeof' to incomplete type 'struct pt_all_user_regs' if (sizeof (struct pt_all_user_regs)) ^ configure:6424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (struct pt_all_user_regs)) | return 0; | ; | return 0; | } configure:6424: result: no configure:6434: checking for struct ia64_fpreg configure:6434: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:13: error: invalid application of 'sizeof' to incomplete type 'struct ia64_fpreg' if (sizeof (struct ia64_fpreg)) ^ configure:6434: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (struct ia64_fpreg)) | return 0; | ; | return 0; | } configure:6434: result: no configure:6446: checking for struct user_desc configure:6446: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6446: $? = 0 configure:6446: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:86:31: error: expected expression before ')' token if (sizeof ((struct user_desc))) ^ configure:6446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((struct user_desc))) | return 0; | ; | return 0; | } configure:6446: result: yes configure:6458: checking for struct dqblk.dqb_curblocks configure:6458: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:88:12: error: 'struct dqblk' has no member named 'dqb_curblocks' if (ac_aggr.dqb_curblocks) ^ configure:6458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dqblk ac_aggr; | if (ac_aggr.dqb_curblocks) | return 0; | ; | return 0; | } configure:6458: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:88:19: error: 'struct dqblk' has no member named 'dqb_curblocks' if (sizeof ac_aggr.dqb_curblocks) ^ configure:6458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct dqblk ac_aggr; | if (sizeof ac_aggr.dqb_curblocks) | return 0; | ; | return 0; | } configure:6458: result: no configure:6470: checking for struct sigcontext.sc_hi2 configure:6470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:91:12: error: 'struct sigcontext' has no member named 'sc_hi2' if (ac_aggr.sc_hi2) ^ configure:6470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ASM_SIGCONTEXT_H | # include | #endif | | int | main () | { | static struct sigcontext ac_aggr; | if (ac_aggr.sc_hi2) | return 0; | ; | return 0; | } configure:6470: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:91:19: error: 'struct sigcontext' has no member named 'sc_hi2' if (sizeof ac_aggr.sc_hi2) ^ configure:6470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_ASM_SIGCONTEXT_H | # include | #endif | | int | main () | { | static struct sigcontext ac_aggr; | if (sizeof ac_aggr.sc_hi2) | return 0; | ; | return 0; | } configure:6470: result: no configure:6485: checking for struct utsname.domainname configure:6485: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6485: $? = 0 configure:6485: result: yes configure:6497: checking whether sys_errlist is declared configure:6497: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6497: $? = 0 configure:6497: result: yes configure:6508: checking whether sys_siglist is declared configure:6508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6508: $? = 0 configure:6508: result: yes configure:6519: checking whether _sys_siglist is declared configure:6519: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6519: $? = 0 configure:6519: result: yes configure:6531: checking whether PTRACE_EVENT_CLONE is declared configure:6531: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6531: $? = 0 configure:6531: result: yes configure:6542: checking whether PTRACE_EVENT_EXEC is declared configure:6542: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6542: $? = 0 configure:6542: result: yes configure:6553: checking whether PTRACE_EVENT_EXIT is declared configure:6553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6553: $? = 0 configure:6553: result: yes configure:6564: checking whether PTRACE_EVENT_FORK is declared configure:6564: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6564: $? = 0 configure:6564: result: yes configure:6575: checking whether PTRACE_EVENT_VFORK is declared configure:6575: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6575: $? = 0 configure:6575: result: yes configure:6586: checking whether PTRACE_EVENT_VFORK_DONE is declared configure:6586: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6586: $? = 0 configure:6586: result: yes configure:6597: checking whether PTRACE_GETEVENTMSG is declared configure:6597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6597: $? = 0 configure:6597: result: yes configure:6608: checking whether PTRACE_GETSIGINFO is declared configure:6608: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6619: checking whether PTRACE_O_TRACECLONE is declared configure:6619: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6630: checking whether PTRACE_O_TRACEEXEC is declared configure:6630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6630: $? = 0 configure:6630: result: yes configure:6641: checking whether PTRACE_O_TRACEEXIT is declared configure:6641: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6641: $? = 0 configure:6641: result: yes configure:6652: checking whether PTRACE_O_TRACEFORK is declared configure:6652: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6652: $? = 0 configure:6652: result: yes configure:6663: checking whether PTRACE_O_TRACESYSGOOD is declared configure:6663: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6663: $? = 0 configure:6663: result: yes configure:6674: checking whether PTRACE_O_TRACEVFORK is declared configure:6674: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6674: result: yes configure:6685: checking whether PTRACE_SETOPTIONS is declared configure:6685: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6685: $? = 0 configure:6685: result: yes configure:6698: checking whether LO_FLAGS_AUTOCLEAR is declared configure:6698: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6698: $? = 0 configure:6698: result: yes configure:6709: checking whether LO_FLAGS_PARTSCAN is declared configure:6709: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6709: $? = 0 configure:6709: result: yes configure:6722: checking for BLKGETSIZE64 configure:6740: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6740: $? = 0 configure:6752: result: yes configure:6759: checking size of long configure:6764: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6764: $? = 0 configure:6764: ./conftest configure:6764: $? = 0 configure:6778: result: 4 configure:6792: checking size of long long configure:6797: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6797: $? = 0 configure:6797: ./conftest configure:6797: $? = 0 configure:6811: result: 8 configure:6825: checking size of rlim_t configure:6830: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6830: $? = 0 configure:6830: ./conftest configure:6830: $? = 0 configure:6845: result: 4 configure:6858: checking libaio.h usability configure:6858: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:140:20: fatal error: libaio.h: No such file or directory #include ^ compilation terminated. configure:6858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL_PTRACE_EVENT_CLONE 1 | #define HAVE_DECL_PTRACE_EVENT_EXEC 1 | #define HAVE_DECL_PTRACE_EVENT_EXIT 1 | #define HAVE_DECL_PTRACE_EVENT_FORK 1 | #define HAVE_DECL_PTRACE_EVENT_VFORK 1 | #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1 | #define HAVE_DECL_PTRACE_GETEVENTMSG 1 | #define HAVE_DECL_PTRACE_GETSIGINFO 1 | #define HAVE_DECL_PTRACE_O_TRACECLONE 1 | #define HAVE_DECL_PTRACE_O_TRACEEXEC 1 | #define HAVE_DECL_PTRACE_O_TRACEEXIT 1 | #define HAVE_DECL_PTRACE_O_TRACEFORK 1 | #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1 | #define HAVE_DECL_PTRACE_O_TRACEVFORK 1 | #define HAVE_DECL_PTRACE_SETOPTIONS 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_BLKGETSIZE64 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_RLIM_T 4 | /* 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:6858: result: no configure:6858: checking libaio.h presence configure:6858: i686-uhu-linux-gcc -E conftest.c conftest.c:107:20: fatal error: libaio.h: No such file or directory #include ^ compilation terminated. configure:6858: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "strace" | #define PACKAGE_TARNAME "strace" | #define PACKAGE_VERSION "4.8" | #define PACKAGE_STRING "strace 4.8" | #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "strace" | #define VERSION "4.8" | #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 I386 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_STAT64 1 | #define HAVE_STATFS64 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_SIGINFO_T 1 | #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 | #define HAVE_FORK 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_INET_NTOP 1 | #define HAVE_PRCTL 1 | #define HAVE_PROCESS_VM_READV 1 | #define HAVE_SENDMSG 1 | #define HAVE_SIGACTION 1 | #define HAVE_STPCPY 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE__SYS_SIGLIST 1 | #define HAVE_SYS_SIGLIST 1 | #define HAVE_ELF_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LINUX_CAPABILITY_H 1 | #define HAVE_LINUX_PERF_EVENT_H 1 | #define HAVE_LINUX_PTRACE_H 1 | #define HAVE_LINUX_UTSNAME_H 1 | #define HAVE_MQUEUE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_LINUX_ICMP_H 1 | #define HAVE_LINUX_IN6_H 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_IF_PACKET_H 1 | #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 | #define HAVE_STRUCT_SIGCONTEXT 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NETINET_UDP_H 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_STRUCT___OLD_KERNEL_STAT 1 | #define HAVE_STRUCT_USER_DESC 1 | #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1 | #define HAVE_DECL_SYS_ERRLIST 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_DECL__SYS_SIGLIST 1 | #define HAVE_DECL_PTRACE_EVENT_CLONE 1 | #define HAVE_DECL_PTRACE_EVENT_EXEC 1 | #define HAVE_DECL_PTRACE_EVENT_EXIT 1 | #define HAVE_DECL_PTRACE_EVENT_FORK 1 | #define HAVE_DECL_PTRACE_EVENT_VFORK 1 | #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1 | #define HAVE_DECL_PTRACE_GETEVENTMSG 1 | #define HAVE_DECL_PTRACE_GETSIGINFO 1 | #define HAVE_DECL_PTRACE_O_TRACECLONE 1 | #define HAVE_DECL_PTRACE_O_TRACEEXEC 1 | #define HAVE_DECL_PTRACE_O_TRACEEXIT 1 | #define HAVE_DECL_PTRACE_O_TRACEFORK 1 | #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1 | #define HAVE_DECL_PTRACE_O_TRACEVFORK 1 | #define HAVE_DECL_PTRACE_SETOPTIONS 1 | #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 | #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 | #define HAVE_BLKGETSIZE64 1 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_RLIM_T 4 | /* end confdefs.h. */ | #include configure:6858: result: no configure:6858: checking for libaio.h configure:6858: result: no configure:6906: checking for perl configure:6924: found /usr/bin/perl configure:6936: result: /usr/bin/perl configure:7094: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by strace config.status 4.8, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:967: creating Makefile config.status:967: creating tests/Makefile config.status:967: creating config.h config.status:1196: executing depfiles commands configure:8417: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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__sys_siglist=yes ac_cv_func_fork=yes ac_cv_func_if_indextoname=yes ac_cv_func_inet_ntop=yes ac_cv_func_prctl=yes ac_cv_func_process_vm_readv=yes ac_cv_func_sendmsg=yes ac_cv_func_sigaction=yes ac_cv_func_stpcpy=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_sys_siglist=yes ac_cv_have_blkgetsize64=yes ac_cv_have_decl_LO_FLAGS_AUTOCLEAR=yes ac_cv_have_decl_LO_FLAGS_PARTSCAN=yes ac_cv_have_decl_PTRACE_EVENT_CLONE=yes ac_cv_have_decl_PTRACE_EVENT_EXEC=yes ac_cv_have_decl_PTRACE_EVENT_EXIT=yes ac_cv_have_decl_PTRACE_EVENT_FORK=yes ac_cv_have_decl_PTRACE_EVENT_VFORK=yes ac_cv_have_decl_PTRACE_EVENT_VFORK_DONE=yes ac_cv_have_decl_PTRACE_GETEVENTMSG=yes ac_cv_have_decl_PTRACE_GETSIGINFO=yes ac_cv_have_decl_PTRACE_O_TRACECLONE=yes ac_cv_have_decl_PTRACE_O_TRACEEXEC=yes ac_cv_have_decl_PTRACE_O_TRACEEXIT=yes ac_cv_have_decl_PTRACE_O_TRACEFORK=yes ac_cv_have_decl_PTRACE_O_TRACESYSGOOD=yes ac_cv_have_decl_PTRACE_O_TRACEVFORK=yes ac_cv_have_decl_PTRACE_SETOPTIONS=yes ac_cv_have_decl__sys_siglist=yes ac_cv_have_decl_sys_errlist=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_little_endian_long_long=yes ac_cv_have_long_long_off_t=no ac_cv_header_asm_cachectl_h=no ac_cv_header_asm_sigcontext_h=no ac_cv_header_asm_sysmips_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_elf_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ioctls_h=no ac_cv_header_libaio_h=no ac_cv_header_linux_capability_h=yes ac_cv_header_linux_icmp_h=yes ac_cv_header_linux_if_packet_h=yes ac_cv_header_linux_in6_h=yes ac_cv_header_linux_netlink_h=yes ac_cv_header_linux_perf_event_h=yes ac_cv_header_linux_ptrace_h=yes ac_cv_header_linux_utsname_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mqueue_h=yes ac_cv_header_netinet_sctp_h=no ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinet_udp_h=yes ac_cv_header_poll_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_asynch_h=no ac_cv_header_sys_conf_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_reg_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_member_struct_T_conn_res_ACCEPTOR_id=no ac_cv_member_struct_T_conn_res_QUEUE_ptr=no ac_cv_member_struct_dqblk_dqb_curblocks=no ac_cv_member_struct_msghdr_msg_control=yes ac_cv_member_struct_sigcontext_sc_hi2=no ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_stat_st_aclcnt=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_flags=no ac_cv_member_struct_stat_st_fstype=no ac_cv_member_struct_stat_st_gen=no ac_cv_member_struct_stat_st_level=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_member_struct_utsname_domainname=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_rlim_t=4 ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_siginfo_t=yes ac_cv_type_signal=void ac_cv_type_stat64=yes ac_cv_type_statfs64=yes ac_cv_type_struct___old_kernel_stat=yes ac_cv_type_struct_ia64_fpreg=no ac_cv_type_struct_opthdr=no ac_cv_type_struct_pt_all_user_regs=no ac_cv_type_struct_sigcontext=yes ac_cv_type_struct_sigcontext_struct=yes ac_cv_type_struct_t_opthdr=no ac_cv_type_struct_user_desc=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes gl_cv_warn__Wall=yes gl_cv_warn__Wwrite_strings=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' I386_FALSE='#' I386_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='strace' PACKAGE_BUGREPORT='strace-devel@lists.sourceforge.net' PACKAGE_NAME='strace' PACKAGE_STRING='strace 4.8' PACKAGE_TARNAME='strace' PACKAGE_URL='' PACKAGE_VERSION='4.8' PATH_SEPARATOR=':' PERL='/usr/bin/perl' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='4.8' WARN_CFLAGS=' -Wall -Wwrite-strings' X32_FALSE='' X32_TRUE='#' X86_64_FALSE='' X86_64_TRUE='#' ac_ct_CC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' arch='i386' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='/usr/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='/bin/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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "strace" #define PACKAGE_TARNAME "strace" #define PACKAGE_VERSION "4.8" #define PACKAGE_STRING "strace 4.8" #define PACKAGE_BUGREPORT "strace-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "strace" #define VERSION "4.8" #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 I386 1 #define STDC_HEADERS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_DIRENT_H 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_STAT64 1 #define HAVE_STATFS64 1 #define RETSIGTYPE void #define GETGROUPS_T gid_t #define HAVE_SIG_ATOMIC_T 1 #define HAVE_SIGINFO_T 1 #define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1 #define HAVE_LONG_LONG 1 #define HAVE_LITTLE_ENDIAN_LONG_LONG 1 #define HAVE_FORK 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_INET_NTOP 1 #define HAVE_PRCTL 1 #define HAVE_PROCESS_VM_READV 1 #define HAVE_SENDMSG 1 #define HAVE_SIGACTION 1 #define HAVE_STPCPY 1 #define HAVE_STRERROR 1 #define HAVE_STRSIGNAL 1 #define HAVE__SYS_SIGLIST 1 #define HAVE_SYS_SIGLIST 1 #define HAVE_ELF_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_CAPABILITY_H 1 #define HAVE_LINUX_PERF_EVENT_H 1 #define HAVE_LINUX_PTRACE_H 1 #define HAVE_LINUX_UTSNAME_H 1 #define HAVE_MQUEUE_H 1 #define HAVE_POLL_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_SYS_REG_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_LINUX_ICMP_H 1 #define HAVE_LINUX_IN6_H 1 #define HAVE_LINUX_NETLINK_H 1 #define HAVE_LINUX_IF_PACKET_H 1 #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1 #define HAVE_STRUCT_SIGCONTEXT 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_NETINET_UDP_H 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_STRUCT___OLD_KERNEL_STAT 1 #define HAVE_STRUCT_USER_DESC 1 #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1 #define HAVE_DECL_SYS_ERRLIST 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_DECL__SYS_SIGLIST 1 #define HAVE_DECL_PTRACE_EVENT_CLONE 1 #define HAVE_DECL_PTRACE_EVENT_EXEC 1 #define HAVE_DECL_PTRACE_EVENT_EXIT 1 #define HAVE_DECL_PTRACE_EVENT_FORK 1 #define HAVE_DECL_PTRACE_EVENT_VFORK 1 #define HAVE_DECL_PTRACE_EVENT_VFORK_DONE 1 #define HAVE_DECL_PTRACE_GETEVENTMSG 1 #define HAVE_DECL_PTRACE_GETSIGINFO 1 #define HAVE_DECL_PTRACE_O_TRACECLONE 1 #define HAVE_DECL_PTRACE_O_TRACEEXEC 1 #define HAVE_DECL_PTRACE_O_TRACEEXIT 1 #define HAVE_DECL_PTRACE_O_TRACEFORK 1 #define HAVE_DECL_PTRACE_O_TRACESYSGOOD 1 #define HAVE_DECL_PTRACE_O_TRACEVFORK 1 #define HAVE_DECL_PTRACE_SETOPTIONS 1 #define HAVE_DECL_LO_FLAGS_AUTOCLEAR 1 #define HAVE_DECL_LO_FLAGS_PARTSCAN 1 #define HAVE_BLKGETSIZE64 1 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_RLIM_T 4 configure: exit 0