1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/tools/strace-4.5.18/config.log
2024-07-22 01:58:46 -03:00

4943 lines
136 KiB
Plaintext
Executable File

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.5.18, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=mips-linux
## --------- ##
## Platform. ##
## --------- ##
hostname = sswlinux1
uname -m = i686
uname -r = 2.6.9-78.ELsmp
uname -s = Linux
uname -v = #1 SMP Wed Jul 9 15:39:47 EDT 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/user/socsw/krammer/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/java/jdk1.6.0_11/bin
PATH: /opt/trendchip/mips-linux26/bin
PATH: /opt/CodeSourcery/mips-4.2/bin
PATH: /home/user/socsw/svn/toolchain/tools
PATH: /home/user/socsw/svn/toolchain/tools/trx
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1806: checking for a BSD-compatible install
configure:1862: result: /usr/bin/install -c
configure:1873: checking whether build environment is sane
configure:1916: result: yes
configure:1944: checking for a thread-safe mkdir -p
configure:1983: result: /bin/mkdir -p
configure:1996: checking for gawk
configure:2012: found /bin/gawk
configure:2023: result: gawk
configure:2034: checking whether make sets $(MAKE)
configure:2055: result: yes
configure:2135: checking for mips-linux-strip
configure:2151: found /opt/trendchip/mips-linux26/bin/mips-linux-strip
configure:2162: result: mips-linux-strip
configure:2243: checking whether to enable maintainer-specific portions of Makefiles
configure:2252: result: no
configure:2271: checking build system type
configure:2289: result: i686-pc-linux-gnu
configure:2311: checking host system type
configure:2326: result: mips-unknown-linux-gnu
configure:2349: checking for supported operating system
configure:2408: result: linux
configure:2411: checking for supported architecture
configure:2542: result: mips
configure:2605: checking for mips-linux-gcc
configure:2621: found /opt/trendchip/mips-linux26/bin/mips-linux-gcc
configure:2632: result: mips-linux-gcc
configure:2910: checking for C compiler version
configure:2917: mips-linux-gcc --version >&5
mips-linux-gcc (GCC) 3.3.2
Copyright (C) 2003 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:2920: $? = 0
configure:2927: mips-linux-gcc -v >&5
Reading specs from /opt/trendchip/mips-linux26/lib/gcc-lib/mips-linux/3.3.2/specs
Configured with: ../../src/gcc-3.3.2/configure --prefix=/opt/trendchip/mips-linux26 --target=mips-linux --enable-shared --enable-languages=c,c++ --nfp --without-fp --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 3.3.2
configure:2930: $? = 0
configure:2937: mips-linux-gcc -V >&5
mips-linux-gcc: `-V' option must have argument
configure:2940: $? = 1
configure:2963: checking for C compiler default output file name
configure:2990: mips-linux-gcc conftest.c >&5
configure:2993: $? = 0
configure:3031: result: a.out
configure:3048: checking whether the C compiler works
configure:3058: ./a.out
./configure: line 3059: ./a.out: cannot execute binary file
configure:3061: $? = 126
configure:3078: result: yes
configure:3085: checking whether we are cross compiling
configure:3087: result: yes
configure:3090: checking for suffix of executables
configure:3097: mips-linux-gcc -o conftest conftest.c >&5
configure:3100: $? = 0
configure:3124: result:
configure:3130: checking for suffix of object files
configure:3156: mips-linux-gcc -c conftest.c >&5
configure:3159: $? = 0
configure:3182: result: o
configure:3186: checking whether we are using the GNU C compiler
configure:3215: mips-linux-gcc -c conftest.c >&5
configure:3221: $? = 0
configure:3238: result: yes
configure:3243: checking whether mips-linux-gcc accepts -g
configure:3273: mips-linux-gcc -c -g conftest.c >&5
configure:3279: $? = 0
configure:3378: result: yes
configure:3395: checking for mips-linux-gcc option to accept ISO C89
configure:3469: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:3475: $? = 0
configure:3498: result: none needed
configure:3527: checking for style of include used by make
configure:3555: result: GNU
configure:3580: checking dependency style of mips-linux-gcc
configure:3671: result: gcc3
configure:3694: checking for primary include directory
configure:3712: result: /opt/trendchip/mips-linux26/mips-linux/include
configure:3761: checking how to run the C preprocessor
configure:3801: mips-linux-gcc -E conftest.c
configure:3807: $? = 0
configure:3838: mips-linux-gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3844: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3877: result: mips-linux-gcc -E
configure:3906: mips-linux-gcc -E conftest.c
configure:3912: $? = 0
configure:3943: mips-linux-gcc -E conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3949: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3988: checking for grep that handles long lines and -e
configure:4062: result: /bin/grep
configure:4067: checking for egrep
configure:4145: result: /bin/grep -E
configure:4151: checking whether mips-linux-gcc needs -traditional
configure:4193: result: no
configure:4213: checking for a BSD-compatible install
configure:4269: result: /usr/bin/install -c
configure:4280: checking for an ANSI C-conforming const
configure:4355: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4361: $? = 0
configure:4376: result: yes
configure:4386: checking for ANSI C header files
configure:4416: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4422: $? = 0
configure:4550: result: yes
configure:4574: checking for sys/types.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for sys/stat.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for stdlib.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for string.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for memory.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for strings.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for inttypes.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for stdint.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4574: checking for unistd.h
configure:4595: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4601: $? = 0
configure:4617: result: yes
configure:4629: checking for stdbool.h that conforms to C99
configure:4722: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4728: $? = 0
configure:4743: result: yes
configure:4745: checking for _Bool
configure:4775: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4781: $? = 0
configure:4796: result: yes
configure:4823: checking for dirent.h that defines DIR
configure:4852: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:4858: $? = 0
configure:4874: result: yes
configure:4887: checking for library containing opendir
configure:4928: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:4934: $? = 0
configure:4962: result: none required
configure:5056: checking whether stat file-mode macros are broken
configure:5093: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:5099: $? = 0
configure:5114: result: no
configure:5124: checking for struct stat.st_blksize
configure:5152: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:5158: $? = 0
configure:5215: result: yes
configure:5225: checking for struct stat.st_blocks
configure:5253: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:5259: $? = 0
configure:5316: result: yes
configure:5326: checking for struct stat.st_aclcnt
configure:5354: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_aclcnt'
configure:5360: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_aclcnt)
| return 0;
| ;
| return 0;
| }
configure:5393: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_aclcnt'
configure:5399: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_aclcnt)
| return 0;
| ;
| return 0;
| }
configure:5417: result: no
configure:5427: checking for struct stat.st_flags
configure:5455: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_flags'
configure:5461: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:5494: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_flags'
configure:5500: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_flags)
| return 0;
| ;
| return 0;
| }
configure:5518: result: no
configure:5528: checking for struct stat.st_fstype
configure:5556: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_fstype'
configure:5562: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_fstype)
| return 0;
| ;
| return 0;
| }
configure:5595: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_fstype'
configure:5601: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_fstype)
| return 0;
| ;
| return 0;
| }
configure:5619: result: no
configure:5629: checking for struct stat.st_gen
configure:5657: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_gen'
configure:5663: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_gen)
| return 0;
| ;
| return 0;
| }
configure:5696: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_gen'
configure:5702: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_gen)
| return 0;
| ;
| return 0;
| }
configure:5720: result: no
configure:5730: checking for struct stat.st_level
configure:5758: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_level'
configure:5764: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_level)
| return 0;
| ;
| return 0;
| }
configure:5797: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:65: error: structure has no member named `st_level'
configure:5803: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_level)
| return 0;
| ;
| return 0;
| }
configure:5821: result: no
configure:5831: checking for struct stat.st_rdev
configure:5859: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:5865: $? = 0
configure:5922: result: yes
configure:5933: checking for stat64 in (asm|sys)/stat.h
configure:5964: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:5970: $? = 0
configure:5986: result: yes
configure:5998: checking return type of signal handlers
configure:6026: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:36: error: void value not ignored as it ought to be
configure:6032: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:6047: result: void
configure:6055: checking for uid_t in sys/types.h
configure:6078: result: yes
configure:6093: checking for mode_t
configure:6123: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:6129: $? = 0
configure:6144: result: yes
configure:6156: checking type of array argument to getgroups
configure:6247: result: gid_t
configure:6255: checking whether sys/types.h defines makedev
configure:6281: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:6287: $? = 0
configure:6305: result: yes
configure:6582: checking for sig_atomic_t
configure:6613: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:6619: $? = 0
configure:6634: result: yes
configure:6644: checking for siginfo_t
configure:6675: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:6681: $? = 0
configure:6696: result: yes
configure:6707: checking for struct sockaddr_in6.sin6_scope_id
configure:6738: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:6744: $? = 0
configure:6804: result: yes
configure:6815: checking for long long
configure:6845: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:6851: $? = 0
configure:6866: result: yes
configure:6877: checking for little endian long long
configure:6941: result: no
configure:6952: checking for long long off_t
configure:7012: result: no
configure:7023: checking for long long rlim_t
configure:7085: result: no
configure:7096: checking for struct opthdr
configure:7127: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:44: error: invalid application of `sizeof' to an incomplete type
configure:7133: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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
| /* end confdefs.h. */
| #include <sys/socket.h>
|
| typedef struct opthdr ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:7148: result: no
configure:7159: checking for struct t_opthdr
configure:7190: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:36:24: sys/tiuser.h: No such file or directory
conftest.c: In function `main':
conftest.c:44: error: invalid application of `sizeof' to an incomplete type
configure:7196: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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
| /* end confdefs.h. */
| #include <sys/tiuser.h>
|
| typedef struct t_opthdr ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:7211: result: no
configure:7306: checking for sigaction
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for strerror
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for strsignal
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for pread
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for sys_siglist
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for _sys_siglist
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccildBn9.o(.text+0x1c): In function `main':
/home/user/socsw/krammer/strace-4.5.18/conftest.c:75: undefined reference to `_sys_siglist'
collect2: ld returned 1 exit status
configure:7368: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| /* Define _sys_siglist to an innocuous variant, in case <limits.h> declares _sys_siglist.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _sys_siglist innocuous__sys_siglist
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _sys_siglist (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _sys_siglist
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _sys_siglist ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__sys_siglist || defined __stub____sys_siglist
| choke me
| #endif
|
| int
| main ()
| {
| return _sys_siglist ();
| ;
| return 0;
| }
configure:7386: result: no
configure:7306: checking for getdents
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc68X2bd.o(.text+0x1c): In function `main':
/home/user/socsw/krammer/strace-4.5.18/conftest.c:75: undefined reference to `getdents'
collect2: ld returned 1 exit status
configure:7368: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| /* Define getdents to an innocuous variant, in case <limits.h> declares getdents.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getdents innocuous_getdents
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getdents (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getdents
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getdents ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getdents || defined __stub___getdents
| choke me
| #endif
|
| int
| main ()
| {
| return getdents ();
| ;
| return 0;
| }
configure:7386: result: no
configure:7306: checking for mctl
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccqKoifJ.o(.text+0x1c): In function `main':
/home/user/socsw/krammer/strace-4.5.18/conftest.c:75: undefined reference to `mctl'
collect2: ld returned 1 exit status
configure:7368: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| /* end confdefs.h. */
| /* Define mctl to an innocuous variant, in case <limits.h> declares mctl.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mctl innocuous_mctl
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mctl (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mctl
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mctl ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mctl || defined __stub___mctl
| choke me
| #endif
|
| int
| main ()
| {
| return mctl ();
| ;
| return 0;
| }
configure:7386: result: no
configure:7306: checking for prctl
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for sendmsg
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for inet_ntop
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7306: checking for if_indextoname
configure:7362: mips-linux-gcc -o conftest -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7386: result: yes
configure:7439: checking sys/reg.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:21: sys/reg.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/reg.h>
configure:7476: result: no
configure:7480: checking sys/reg.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:21: sys/reg.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/reg.h>
configure:7515: result: no
configure:7543: checking for sys/reg.h
configure:7551: result: no
configure:7439: checking sys/filio.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:23: sys/filio.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/filio.h>
configure:7476: result: no
configure:7480: checking sys/filio.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:23: sys/filio.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/filio.h>
configure:7515: result: no
configure:7543: checking for sys/filio.h
configure:7551: result: no
configure:7439: checking sys/acl.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:21: sys/acl.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/acl.h>
configure:7476: result: no
configure:7480: checking sys/acl.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:21: sys/acl.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/acl.h>
configure:7515: result: no
configure:7543: checking for sys/acl.h
configure:7551: result: no
configure:7439: checking sys/asynch.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:24: sys/asynch.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/asynch.h>
configure:7476: result: no
configure:7480: checking sys/asynch.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:24: sys/asynch.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/asynch.h>
configure:7515: result: no
configure:7543: checking for sys/asynch.h
configure:7551: result: no
configure:7439: checking sys/door.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:22: sys/door.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/door.h>
configure:7476: result: no
configure:7480: checking sys/door.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:22: sys/door.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/door.h>
configure:7515: result: no
configure:7543: checking for sys/door.h
configure:7551: result: no
configure:7439: checking stropts.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:21: stropts.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:7476: result: no
configure:7480: checking stropts.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:21: stropts.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:7515: result: no
configure:7543: checking for stropts.h
configure:7551: result: no
configure:7439: checking sys/conf.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:22: sys/conf.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/conf.h>
configure:7476: result: no
configure:7480: checking sys/conf.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:22: sys/conf.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/conf.h>
configure:7515: result: no
configure:7543: checking for sys/conf.h
configure:7551: result: no
configure:7439: checking sys/stream.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:24: sys/stream.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/stream.h>
configure:7476: result: no
configure:7480: checking sys/stream.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:24: sys/stream.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/stream.h>
configure:7515: result: no
configure:7543: checking for sys/stream.h
configure:7551: result: no
configure:7439: checking sys/tihdr.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:23: sys/tihdr.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tihdr.h>
configure:7476: result: no
configure:7480: checking sys/tihdr.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:23: sys/tihdr.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/tihdr.h>
configure:7515: result: no
configure:7543: checking for sys/tihdr.h
configure:7551: result: no
configure:7439: checking sys/tiuser.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:24: sys/tiuser.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tiuser.h>
configure:7476: result: no
configure:7480: checking sys/tiuser.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:24: sys/tiuser.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/tiuser.h>
configure:7515: result: no
configure:7543: checking for sys/tiuser.h
configure:7551: result: no
configure:7439: checking sys/sysconfig.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:27: sys/sysconfig.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysconfig.h>
configure:7476: result: no
configure:7480: checking sys/sysconfig.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:27: sys/sysconfig.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <sys/sysconfig.h>
configure:7515: result: no
configure:7543: checking for sys/sysconfig.h
configure:7551: result: no
configure:7439: checking ioctls.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:78:20: ioctls.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ioctls.h>
configure:7476: result: no
configure:7480: checking ioctls.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:45:20: ioctls.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| /* end confdefs.h. */
| #include <ioctls.h>
configure:7515: result: no
configure:7543: checking for ioctls.h
configure:7551: result: no
configure:7439: checking sys/ioctl.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/ioctl.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/ioctl.h
configure:7551: result: yes
configure:7439: checking sys/ptrace.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/ptrace.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/ptrace.h
configure:7551: result: yes
configure:7439: checking termio.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking termio.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for termio.h
configure:7551: result: yes
configure:7439: checking linux/ptrace.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking linux/ptrace.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for linux/ptrace.h
configure:7551: result: yes
configure:7439: checking asm/reg.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking asm/reg.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for asm/reg.h
configure:7551: result: yes
configure:7439: checking sys/uio.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/uio.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/uio.h
configure:7551: result: yes
configure:7439: checking sys/aio.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:84:21: sys/aio.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/aio.h>
configure:7476: result: no
configure:7480: checking sys/aio.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:51:21: sys/aio.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h. */
| #include <sys/aio.h>
configure:7515: result: no
configure:7543: checking for sys/aio.h
configure:7551: result: no
configure:7439: checking poll.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking poll.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for poll.h
configure:7551: result: yes
configure:7439: checking sys/poll.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/poll.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/poll.h
configure:7551: result: yes
configure:7439: checking sys/vfs.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/vfs.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/vfs.h
configure:7551: result: yes
configure:7439: checking asm/sysmips.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking asm/sysmips.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for asm/sysmips.h
configure:7551: result: yes
configure:7439: checking linux/utsname.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking linux/utsname.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for linux/utsname.h
configure:7551: result: yes
configure:7439: checking sys/nscsys.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:89:24: sys/nscsys.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/nscsys.h>
configure:7476: result: no
configure:7480: checking sys/nscsys.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:56:24: sys/nscsys.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| /* end confdefs.h. */
| #include <sys/nscsys.h>
configure:7515: result: no
configure:7543: checking for sys/nscsys.h
configure:7551: result: no
configure:7439: checking mqueue.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking mqueue.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for mqueue.h
configure:7551: result: yes
configure:7439: checking sys/epoll.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7462: $? = 0
configure:7476: result: yes
configure:7480: checking sys/epoll.h presence
configure:7495: mips-linux-gcc -E conftest.c
configure:7501: $? = 0
configure:7515: result: yes
configure:7543: checking for sys/epoll.h
configure:7551: result: yes
configure:7439: checking libaio.h usability
configure:7456: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:91:20: libaio.h: No such file or directory
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libaio.h>
configure:7476: result: no
configure:7480: checking libaio.h presence
configure:7495: mips-linux-gcc -E conftest.c
conftest.c:58:20: libaio.h: No such file or directory
configure:7501: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <libaio.h>
configure:7515: result: no
configure:7543: checking for libaio.h
configure:7551: result: no
configure:7429: checking for inttypes.h
configure:7435: result: yes
configure:7571: checking for linux/icmp.h
configure:7593: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7599: $? = 0
configure:7615: result: yes
configure:7571: checking for linux/in6.h
configure:7593: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7599: $? = 0
configure:7615: result: yes
configure:7571: checking for linux/netlink.h
configure:7593: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7599: $? = 0
configure:7615: result: yes
configure:7571: checking for linux/if_packet.h
configure:7593: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7599: $? = 0
configure:7615: result: yes
configure:7630: checking for asm/sigcontext.h
configure:7651: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7657: $? = 0
configure:7673: result: yes
configure:7684: checking for struct sigcontext_struct
configure:7715: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7721: $? = 0
configure:7736: result: yes
configure:7752: checking for netinet/tcp.h
configure:7773: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7779: $? = 0
configure:7795: result: yes
configure:7752: checking for netinet/udp.h
configure:7773: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:7779: $? = 0
configure:7795: result: yes
configure:7807: checking for MP procfs
configure:7903: result: no
configure:7914: checking for pollable procfs
configure:8025: result: no
configure:8037: checking for struct msghdr.msg_control
configure:8066: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:8072: $? = 0
configure:8130: result: yes
configure:8141: checking for pr_syscall in struct prstatus
configure:8173: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:77: error: structure has no member named `pr_syscall'
configure:8179: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/procfs.h>
| int
| main ()
| {
| #ifdef HAVE_MP_PROCFS
| pstatus_t s;
| s.pr_lwp.pr_syscall
| #else
| prstatus_t s;
| s.pr_syscall
| #endif
| ;
| return 0;
| }
configure:8195: result: no
configure:8207: checking for struct T_conn_res.QUEUE_ptr
configure:8237: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:68:24: sys/stream.h: No such file or directory
conftest.c:69:23: sys/tihdr.h: No such file or directory
conftest.c: In function `main':
conftest.c:74: error: storage size of `ac_aggr' isn't known
conftest.c:74: error: storage size of `ac_aggr' isn't known
configure:8243: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (ac_aggr.QUEUE_ptr)
| return 0;
| ;
| return 0;
| }
configure:8278: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:68:24: sys/stream.h: No such file or directory
conftest.c:69:23: sys/tihdr.h: No such file or directory
conftest.c: In function `main':
conftest.c:74: error: storage size of `ac_aggr' isn't known
conftest.c:74: error: storage size of `ac_aggr' isn't known
configure:8284: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (sizeof ac_aggr.QUEUE_ptr)
| return 0;
| ;
| return 0;
| }
configure:8302: result: no
configure:8312: checking for struct T_conn_res.ACCEPTOR_id
configure:8342: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:68:24: sys/stream.h: No such file or directory
conftest.c:69:23: sys/tihdr.h: No such file or directory
conftest.c: In function `main':
conftest.c:74: error: storage size of `ac_aggr' isn't known
conftest.c:74: error: storage size of `ac_aggr' isn't known
configure:8348: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (ac_aggr.ACCEPTOR_id)
| return 0;
| ;
| return 0;
| }
configure:8383: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:68:24: sys/stream.h: No such file or directory
conftest.c:69:23: sys/tihdr.h: No such file or directory
conftest.c: In function `main':
conftest.c:74: error: storage size of `ac_aggr' isn't known
conftest.c:74: error: storage size of `ac_aggr' isn't known
configure:8389: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/stream.h>
| #include <sys/tihdr.h>
|
| int
| main ()
| {
| static struct T_conn_res ac_aggr;
| if (sizeof ac_aggr.ACCEPTOR_id)
| return 0;
| ;
| return 0;
| }
configure:8407: result: no
configure:8419: checking for struct __old_kernel_stat
configure:8450: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:76: error: invalid application of `sizeof' to an incomplete type
configure:8456: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <asm/stat.h>
|
| typedef struct __old_kernel_stat ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:8471: result: no
configure:8483: checking for struct pt_all_user_regs
configure:8514: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:76: error: invalid application of `sizeof' to an incomplete type
configure:8520: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| typedef struct pt_all_user_regs ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:8535: result: no
configure:8545: checking for struct ia64_fpreg
configure:8576: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:76: error: invalid application of `sizeof' to an incomplete type
configure:8582: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| typedef struct ia64_fpreg ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:8597: result: no
configure:8609: checking for struct user_desc
configure:8640: mips-linux-gcc -c -g -O2 conftest.c >&5
conftest.c:68:21: asm/ldt.h: No such file or directory
conftest.c: In function `main':
conftest.c:76: error: invalid application of `sizeof' to an incomplete type
configure:8646: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.5.18"
| #define PACKAGE_STRING "strace 4.5.18"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "strace"
| #define VERSION "4.5.18"
| #define LINUX 1
| #define MIPS 1
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__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 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_SIGACTION 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_PREAD 1
| #define HAVE_SYS_SIGLIST 1
| #define HAVE_PRCTL 1
| #define HAVE_SENDMSG 1
| #define HAVE_INET_NTOP 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PTRACE_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_ASM_REG_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_ASM_SYSMIPS_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
| #define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
| #include <asm/ldt.h>
|
| typedef struct user_desc ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:8661: result: no
configure:8673: checking for struct dqblk.dqb_curblocks
configure:8702: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:8708: $? = 0
configure:8766: result: yes
configure:8778: checking for struct sigcontext.sc_hi2
configure:8810: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:8816: $? = 0
configure:8877: result: yes
configure:8890: checking whether sys_errlist is declared
configure:8919: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:8925: $? = 0
configure:8940: result: yes
configure:8958: checking whether sys_siglist is declared
configure:8988: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:8994: $? = 0
configure:9009: result: yes
configure:9025: checking whether _sys_siglist is declared
configure:9055: mips-linux-gcc -c -g -O2 conftest.c >&5
configure:9061: $? = 0
configure:9076: result: yes
configure:9097: checking for perl
configure:9115: found /usr/bin/perl
configure:9127: result: /usr/bin/perl
configure:9301: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by strace config.status 4.5.18, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sswlinux1
config.status:665: creating Makefile
config.status:665: creating config.h
config.status:999: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
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=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mips-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__sys_siglist=no
ac_cv_func_getdents=no
ac_cv_func_if_indextoname=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_mctl=no
ac_cv_func_prctl=yes
ac_cv_func_pread=yes
ac_cv_func_sendmsg=yes
ac_cv_func_sigaction=yes
ac_cv_func_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_sys_siglist=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=no
ac_cv_have_long_long_off_t=no
ac_cv_have_long_long_rlim_t=no
ac_cv_header_asm_reg_h=yes
ac_cv_header_asm_sigcontext_h=yes
ac_cv_header_asm_sysmips_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ioctls_h=no
ac_cv_header_libaio_h=no
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_ptrace_h=yes
ac_cv_header_linux_utsname_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mqueue_h=yes
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=no
ac_cv_header_sys_acl_h=no
ac_cv_header_sys_aio_h=no
ac_cv_header_sys_asynch_h=no
ac_cv_header_sys_conf_h=no
ac_cv_header_sys_door_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_nscsys_h=no
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_ptrace_h=yes
ac_cv_header_sys_reg_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_sysconfig_h=no
ac_cv_header_sys_tihdr_h=no
ac_cv_header_sys_tiuser_h=no
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_termio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=mips-unknown-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=yes
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sigcontext_sc_hi2=yes
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_mp_procfs=no
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='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_pollable_procfs=no
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=mips-linux-gcc
ac_cv_prog_CPP='mips-linux-gcc -E'
ac_cv_prog_STRIP=mips-linux-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_struct_pr_syscall=no
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_struct___old_kernel_stat=no
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_struct=yes
ac_cv_type_struct_t_opthdr=no
ac_cv_type_struct_user_desc=no
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run tar'
AUTOCONF='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run autoconf'
AUTOHEADER='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run autoheader'
AUTOMAKE='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run automake-1.10'
AWK='gawk'
CC='mips-linux-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='mips-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=''
FREEBSD_FALSE=''
FREEBSD_TRUE='#'
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=''
LINUX_FALSE='#'
LINUX_TRUE=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/user/socsw/krammer/strace-4.5.18/missing --run makeinfo'
OBJEXT='o'
PACKAGE='strace'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='strace'
PACKAGE_STRING='strace 4.5.18'
PACKAGE_TARNAME='strace'
PACKAGE_VERSION='4.5.18'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='mips-linux-strip'
SUNOS4_FALSE=''
SUNOS4_TRUE='#'
SVR4_FALSE=''
SVR4_TRUE='#'
VERSION='4.5.18'
WARNFLAGS='-Wall'
X86_64_FALSE=''
X86_64_TRUE='#'
ac_ct_CC=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
arch='mips'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='mips-unknown-linux-gnu'
host_alias='mips-linux'
host_cpu='mips'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='/opt/trendchip/mips-linux26/mips-linux/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/user/socsw/krammer/strace-4.5.18/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
opsys='linux'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "strace"
#define PACKAGE_TARNAME "strace"
#define PACKAGE_VERSION "4.5.18"
#define PACKAGE_STRING "strace 4.5.18"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "strace"
#define VERSION "4.5.18"
#define LINUX 1
#define MIPS 1
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE__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 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_SIGACTION 1
#define HAVE_STRERROR 1
#define HAVE_STRSIGNAL 1
#define HAVE_PREAD 1
#define HAVE_SYS_SIGLIST 1
#define HAVE_PRCTL 1
#define HAVE_SENDMSG 1
#define HAVE_INET_NTOP 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PTRACE_H 1
#define HAVE_TERMIO_H 1
#define HAVE_LINUX_PTRACE_H 1
#define HAVE_ASM_REG_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_ASM_SYSMIPS_H 1
#define HAVE_LINUX_UTSNAME_H 1
#define HAVE_MQUEUE_H 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_INTTYPES_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_ASM_SIGCONTEXT_H 1
#define HAVE_STRUCT_SIGCONTEXT_STRUCT 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NETINET_UDP_H 1
#define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
#define HAVE_STRUCT_DQBLK_DQB_CURBLOCKS 1
#define HAVE_STRUCT_SIGCONTEXT_SC_HI2 1
#define HAVE_DECL_SYS_ERRLIST 1
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_DECL__SYS_SIGLIST 1
configure: exit 0