This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ../.././gdb/gdbserver/configure --prefix=/usr --cache-file=./config.cache --build=i586-uhu-linux --host=i586-uhu-linux --target=i586-uhu-linux --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --program-transform-name=s,y,y, --srcdir=.././gdb CC=gcc CFLAGS=-g -O2 LDFLAGS= build_alias=i586-uhu-linux host_alias=i586-uhu-linux target_alias=i586-uhu-linux --cache-file=.././config.cache --srcdir=../.././gdb/gdbserver ## --------- ## ## Platform. ## ## --------- ## hostname = pozsy uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1209: loading cache .././config.cache configure:1308: checking for i586-uhu-linux-gcc configure:1334: result: gcc configure:1616: checking for C compiler version configure:1619: gcc --version &5 gcc (GCC) 3.4.6 Copyright (C) 2006 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:1622: $? = 0 configure:1624: gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1627: $? = 0 configure:1629: gcc -V &5 gcc: `-V' option must have argument configure:1632: $? = 1 configure:1655: checking for C compiler default output file name configure:1658: gcc -g -O2 conftest.c >&5 configure:1661: $? = 0 configure:1707: result: a.out configure:1712: checking whether the C compiler works configure:1718: ./a.out configure:1721: $? = 0 configure:1738: result: yes configure:1745: checking whether we are cross compiling configure:1747: result: no configure:1750: checking for suffix of executables configure:1752: gcc -o conftest -g -O2 conftest.c >&5 configure:1755: $? = 0 configure:1780: result: configure:1786: checking for suffix of object files configure:1832: result: o configure:1836: checking whether we are using the GNU C compiler configure:1891: result: yes configure:1897: checking whether gcc accepts -g configure:1947: result: yes configure:1964: checking for gcc option to accept ANSI C configure:2070: result: none needed configure:2088: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2094: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2256: checking build system type configure:2274: result: i586-uhu-linux-gnu configure:2282: checking host system type configure:2296: result: i586-uhu-linux-gnu configure:2304: checking target system type configure:2318: result: i586-uhu-linux-gnu configure:2346: checking for a BSD-compatible install configure:2401: result: /bin/install -c configure:2433: checking how to run the C preprocessor configure:2551: result: gcc -E configure:2575: gcc -E conftest.c configure:2581: $? = 0 configure:2613: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:2663: checking for egrep configure:2673: result: grep -E configure:2678: checking for ANSI C header files configure:2833: result: yes configure:2858: checking for sys/types.h configure:2903: result: yes configure:2858: checking for sys/stat.h configure:2903: result: yes configure:2858: checking for stdlib.h configure:2903: result: yes configure:2858: checking for string.h configure:2903: result: yes configure:2858: checking for memory.h configure:2903: result: yes configure:2858: checking for strings.h configure:2903: result: yes configure:2858: checking for inttypes.h configure:2903: result: yes configure:2858: checking for stdint.h configure:2903: result: yes configure:2858: checking for unistd.h configure:2903: result: yes configure:2930: checking for sgtty.h configure:2935: result: yes configure:2930: checking for termio.h configure:2935: result: yes configure:2930: checking for termios.h configure:2935: result: yes configure:2930: checking for sys/reg.h configure:2935: result: yes configure:2930: checking for string.h configure:2935: result: yes configure:2930: checking for proc_service.h configure:2935: result: no configure:2930: checking for sys/procfs.h configure:2935: result: yes configure:2930: checking for thread_db.h configure:2935: result: yes configure:2939: checking linux/elf.h usability configure:2951: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/asm/processor.h:23, from /usr/include/asm/elf.h:10, from /usr/include/linux/elf.h:6, from conftest.c:60: /usr/include/linux/cpumask.h:88: error: syntax error before "DECLARE_BITMAP" /usr/include/linux/cpumask.h:89: error: syntax error before "_unused_cpumask_arg_" /usr/include/linux/cpumask.h:92: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpu_set': /usr/include/linux/cpumask.h:94: error: `cpu' undeclared (first use in this function) /usr/include/linux/cpumask.h:94: error: (Each undeclared identifier is reported only once /usr/include/linux/cpumask.h:94: error: for each function it appears in.) /usr/include/linux/cpumask.h:94: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:98: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpu_clear': /usr/include/linux/cpumask.h:100: error: `cpu' undeclared (first use in this function) /usr/include/linux/cpumask.h:100: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:104: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_setall': /usr/include/linux/cpumask.h:106: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:106: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:110: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_clear': /usr/include/linux/cpumask.h:112: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:112: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:119: error: syntax error before "cpumask_t" /usr/include/linux/cpumask.h: In function `__cpu_test_and_set': /usr/include/linux/cpumask.h:121: error: `cpu' undeclared (first use in this function) /usr/include/linux/cpumask.h:121: error: `addr' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:125: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_and': /usr/include/linux/cpumask.h:128: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:128: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:128: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:128: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:132: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_or': /usr/include/linux/cpumask.h:135: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:135: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:135: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:135: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:139: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_xor': /usr/include/linux/cpumask.h:142: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:142: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:142: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:142: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:147: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_andnot': /usr/include/linux/cpumask.h:150: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:150: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:150: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:150: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:154: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_complement': /usr/include/linux/cpumask.h:157: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:157: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:157: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:161: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_equal': /usr/include/linux/cpumask.h:164: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:164: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:164: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:168: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_intersects': /usr/include/linux/cpumask.h:171: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:171: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:171: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:175: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_subset': /usr/include/linux/cpumask.h:178: error: `src1p' undeclared (first use in this function) /usr/include/linux/cpumask.h:178: error: `src2p' undeclared (first use in this function) /usr/include/linux/cpumask.h:178: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:182: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_empty': /usr/include/linux/cpumask.h:184: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:184: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:188: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_full': /usr/include/linux/cpumask.h:190: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:190: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:194: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_weight': /usr/include/linux/cpumask.h:196: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:196: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:201: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_shift_right': /usr/include/linux/cpumask.h:204: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:204: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:204: error: `n' undeclared (first use in this function) /usr/include/linux/cpumask.h:204: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:209: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_shift_left': /usr/include/linux/cpumask.h:212: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:212: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:212: error: `n' undeclared (first use in this function) /usr/include/linux/cpumask.h:212: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:216: error: syntax error before '*' token /usr/include/linux/cpumask.h:218: error: syntax error before '*' token /usr/include/linux/cpumask.h:271: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpumask_scnprintf': /usr/include/linux/cpumask.h:273: error: `buf' undeclared (first use in this function) /usr/include/linux/cpumask.h:273: error: `len' undeclared (first use in this function) /usr/include/linux/cpumask.h:273: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:273: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:279: error: syntax error before "cpumask_t" /usr/include/linux/cpumask.h: In function `__cpumask_parse': /usr/include/linux/cpumask.h:281: error: `buf' undeclared (first use in this function) /usr/include/linux/cpumask.h:281: error: `len' undeclared (first use in this function) /usr/include/linux/cpumask.h:281: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:281: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:287: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpulist_scnprintf': /usr/include/linux/cpumask.h:289: error: `buf' undeclared (first use in this function) /usr/include/linux/cpumask.h:289: error: `len' undeclared (first use in this function) /usr/include/linux/cpumask.h:289: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:289: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:293: error: syntax error before "cpumask_t" /usr/include/linux/cpumask.h: In function `__cpulist_parse': /usr/include/linux/cpumask.h:295: error: `buf' undeclared (first use in this function) /usr/include/linux/cpumask.h:295: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:295: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:301: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpu_remap': /usr/include/linux/cpumask.h:303: error: `oldbit' undeclared (first use in this function) /usr/include/linux/cpumask.h:303: error: `oldp' undeclared (first use in this function) /usr/include/linux/cpumask.h:303: error: `newp' undeclared (first use in this function) /usr/include/linux/cpumask.h:303: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:308: error: syntax error before '*' token /usr/include/linux/cpumask.h: In function `__cpus_remap': /usr/include/linux/cpumask.h:311: error: `dstp' undeclared (first use in this function) /usr/include/linux/cpumask.h:311: error: `srcp' undeclared (first use in this function) /usr/include/linux/cpumask.h:311: error: `oldp' undeclared (first use in this function) /usr/include/linux/cpumask.h:311: error: `newp' undeclared (first use in this function) /usr/include/linux/cpumask.h:311: error: `nbits' undeclared (first use in this function) /usr/include/linux/cpumask.h: At top level: /usr/include/linux/cpumask.h:379: error: syntax error before "cpu_possible_map" /usr/include/linux/cpumask.h:380: error: syntax error before "cpu_online_map" /usr/include/linux/cpumask.h:381: error: syntax error before "cpu_present_map" /usr/include/linux/cpumask.h:402: error: syntax error before '*' token In file included from /usr/include/asm/elf.h:10, from /usr/include/linux/elf.h:6, from conftest.c:60: /usr/include/asm/processor.h:73: error: syntax error before "cpumask_t" /usr/include/asm/processor.h:78: error: syntax error before '}' token configure:2957: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_SGTTY_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_REG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_THREAD_DB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2979: result: no configure:2983: checking linux/elf.h presence configure:2993: gcc -E conftest.c configure:2999: $? = 0 configure:3019: result: yes configure:3032: WARNING: linux/elf.h: present but cannot be compiled configure:3034: WARNING: linux/elf.h: check for missing prerequisite headers? configure:3036: WARNING: linux/elf.h: see the Autoconf documentation configure:3038: WARNING: linux/elf.h: section "Present But Cannot Be Compiled" configure:3040: WARNING: linux/elf.h: proceeding with the preprocessor's result configure:3042: WARNING: linux/elf.h: in the future, the compiler will take precedence configure:3054: checking for linux/elf.h configure:3061: result: yes configure:2930: checking for stdlib.h configure:2935: result: yes configure:2930: checking for unistd.h configure:2935: result: yes configure:3075: checking whether strerror is declared configure:3128: result: yes configure:3147: checking for socklen_t configure:3203: result: yes configure:3231: checking for PTRACE_GETREGS configure:3252: gcc -c -g -O2 conftest.c >&5 configure:3258: $? = 0 configure:3261: test -z || test ! -s conftest.err configure:3264: $? = 0 configure:3267: test -s conftest.o configure:3270: $? = 0 configure:3282: result: yes configure:3292: checking for PTRACE_GETFPXREGS configure:3313: gcc -c -g -O2 conftest.c >&5 configure:3319: $? = 0 configure:3322: test -z || test ! -s conftest.err configure:3325: $? = 0 configure:3328: test -s conftest.o configure:3331: $? = 0 configure:3343: result: yes configure:3355: checking for lwpid_t in sys/procfs.h configure:3416: result: yes configure:3419: checking for psaddr_t in sys/procfs.h configure:3480: result: yes configure:3483: checking for prgregset_t in sys/procfs.h configure:3544: result: yes configure:3547: checking for prfpregset_t in sys/procfs.h configure:3608: result: yes configure:3615: checking whether prfpregset_t type is broken configure:3661: result: no configure:3672: checking for elf_fpregset_t in sys/procfs.h configure:3695: gcc -c -g -O2 conftest.c >&5 configure:3701: $? = 0 configure:3704: test -z || test ! -s conftest.err configure:3707: $? = 0 configure:3710: test -s conftest.o configure:3713: $? = 0 configure:3733: result: yes configure:3743: checking for libthread_db configure:3774: gcc -o conftest -g -O2 conftest.c -lthread_db >&5 configure:3780: $? = 0 configure:3783: test -z || test ! -s conftest.err configure:3786: $? = 0 configure:3789: test -s conftest configure:3792: $? = 0 configure:3867: result: -lthread_db configure:3896: gcc -o conftest -g -O2 -rdynamic conftest.c >&5 configure:3902: $? = 0 configure:3905: test -z || test ! -s conftest.err configure:3908: $? = 0 configure:3911: test -s conftest configure:3914: $? = 0 configure:3932: checking for TD_VERSION configure:3953: gcc -c -g -O2 conftest.c >&5 configure:3959: $? = 0 configure:3962: test -z || test ! -s conftest.err configure:3965: $? = 0 configure:3968: test -s conftest.o configure:3971: $? = 0 configure:3982: result: yes configure:4097: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:710: creating Makefile config.status:769: creating config.h config.status:1073: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -O2 ' 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=set ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i586-uhu-linux ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func__mcleanup=yes ac_cv_func_alloca_works=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_dcgettext=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_monstartup=yes ac_cv_func_munmap=yes ac_cv_func_poll=yes ac_cv_func_pread64=yes ac_cv_func_putenv=yes ac_cv_func_realpath=yes ac_cv_func_sbrk=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_socketpair=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_syscall=yes ac_cv_func_ttrace=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wborder=yes ac_cv_func_wctype=yes ac_cv_have_decl_free=yes ac_cv_have_decl_getopt=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_ptrace=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strerror=yes ac_cv_have_decl_strstr=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_x=have_x=no ac_cv_header_argz_h=yes ac_cv_header_ctype_h=yes ac_cv_header_cursesX_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_gnu_libc_version_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libunwind_h=no ac_cv_header_libunwind_ia64_h=no ac_cv_header_limits_h=yes ac_cv_header_link_h=yes ac_cv_header_linux_elf_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_reg_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_nl_types_h=yes ac_cv_header_nlist_h=no ac_cv_header_poll_h=yes ac_cv_header_proc_service_h=no ac_cv_header_pthread_h=yes ac_cv_header_ptrace_h=no ac_cv_header_sgtty_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_debugreg_h=yes ac_cv_header_sys_fault_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_reg_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_db_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_vfork_h=no ac_cv_header_wait_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_m_main=yes ac_cv_member_struct_reg_r_fs=no ac_cv_member_struct_reg_r_gs=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_thread_td_pcb=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_RANLIB=ranlib ac_cv_prog_WINDRES=windres ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_opendir='none required' ac_cv_search_socketpair='none required' ac_cv_search_strerror='none required' ac_cv_search_tgetent='none required' ac_cv_search_waddstr=-lncurses ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_uintptr_t=yes ac_cv_var__etext=yes ac_cv_working_alloca_h=yes am_cv_func_iconv=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes bfd_cv_have_sys_procfs_type_elf_fpregset_t=yes bfd_cv_have_sys_procfs_type_fpregset_t=no bfd_cv_have_sys_procfs_type_gregset_t=no bfd_cv_have_sys_procfs_type_lwpid_t=yes bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no bfd_cv_have_sys_procfs_type_pr_sigset_t=no bfd_cv_have_sys_procfs_type_prfpregset32_t=no bfd_cv_have_sys_procfs_type_prfpregset_t=yes bfd_cv_have_sys_procfs_type_prgregset32_t=no bfd_cv_have_sys_procfs_type_prgregset_t=yes bfd_cv_have_sys_procfs_type_prrun_t=no bfd_cv_have_sys_procfs_type_prsysent_t=no bfd_cv_have_sys_procfs_type_psaddr_t=yes bfd_cv_have_sys_procfs_type_pstatus_t=no gdb_cv_c_long_double=yes gdb_cv_c_long_long=yes gdb_cv_func_ptrace_args=int,int,long,long gdb_cv_func_ptrace_ret=long gdb_cv_func_sigsetjmp=yes gdb_cv_have_gnu_regex=yes gdb_cv_have_procfs_piocset=no gdb_cv_have_pt_getdbregs=no gdb_cv_have_pt_getxmmregs=no gdb_cv_have_ptrace_getfpxregs=yes gdb_cv_have_ptrace_getregs=yes gdb_cv_have_struct_link_map32=no gdb_cv_have_struct_link_map_with_l_members=yes gdb_cv_have_struct_link_map_with_lm_members=no gdb_cv_have_struct_so_map_with_som_members=no gdb_cv_os_cygwin=no gdb_cv_prfpregset_t_broken=no gdb_cv_printf_has_long_double=yes gdb_cv_printf_has_long_long=yes gdb_cv_scanf_has_long_double=yes gdb_cv_struct_lwp=no gdb_cv_struct_reg=no gdb_cv_sys_syscall_h_has_tkill=yes gdb_cv_thread_db_h_has_td_notalloc=yes gdbsrv_cv_have_ptrace_getfpxregs=yes gdbsrv_cv_have_ptrace_getregs=yes gdbsrv_cv_have_td_version=yes gt_cv_func_gettext_libc=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no srv_cv_thread_db=-lthread_db ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='gcc' CFLAGS='-g -O2 ' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GDBSERVER_DEPFILES='reg-i386-linux.o linux-low.o linux-i386-low.o i387-fp.o thread-db.o proc-service.o' GDBSERVER_LIBS='-lthread_db' INSTALL_DATA='/bin/install -c -m 644' INSTALL_PROGRAM='/bin/install -c' INSTALL_SCRIPT='/bin/install -c' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RDYNAMIC='-rdynamic' SHELL='/bin/sh' USE_THREAD_DB='-DUSE_THREAD_DB' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,y,y,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='i586-uhu-linux' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DECL_STRERROR 1 #define HAVE_ELF_FPREGSET_T 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_ELF_H 1 #define HAVE_LINUX_REGSETS 1 #define HAVE_LINUX_USRREGS 1 #define HAVE_LWPID_T 1 #define HAVE_MEMORY_H 1 #define HAVE_PRFPREGSET_T 1 #define HAVE_PRGREGSET_T 1 #define HAVE_PSADDR_T 1 #define HAVE_PTRACE_GETFPXREGS 1 #define HAVE_PTRACE_GETREGS 1 #define HAVE_SGTTY_H 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_REG_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TD_VERSION 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_THREAD_DB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = config.h:config.in CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pozsy config.status:769: creating config.h config.status:915: config.h is unchanged config.status:1073: executing default commands