This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/opt/L3python ## --------- ## ## Platform. ## ## --------- ## hostname = f5k45-05 uname -m = sun4u uname -r = 5.10 uname -s = SunOS uname -v = Generic /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = f5k45-05 Release = 5.10 KernelID = Generic Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 2 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/dt/bin PATH: /usr/openwin/bin PATH: /bin PATH: /usr/ccs/bin PATH: /usr/sbin PATH: /usr/ucb PATH: /usr/local/ssh/bin PATH: /usr/local/ssh/sbin PATH: /home/havens/bin PATH: /export/home/havens/bin PATH: /usr/lib/fs/vxfs PATH: /etc/vx/bin PATH: /sbin PATH: /usr/local/sbin PATH: /usr/proc/bin PATH: /usr/platform/sun4u/sbin PATH: /usr/opt/SUNWmd/sbin PATH: /opt/emulex PATH: /opt/JNIfcaPCI PATH: /opt/JNIfcaw PATH: /usr/sfw/bin PATH: /usr/sfw/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1444: checking MACHDEP configure:1578: result: sunos5 configure:1584: checking EXTRAPLATDIR configure:1599: result: configure:1618: checking for --without-gcc configure:1667: result: no configure:1673: checking for --with-cxx= configure:1694: result: no configure:1713: checking for c++ configure:1729: found /usr/local/bin/c++ configure:1739: result: c++ configure:1779: checking for C++ compiler default output file name configure:1782: c++ conftest.cc >&5 conftest.cc:7:1: warning: "_XOPEN_SOURCE" redefined :67:1: warning: this is the location of the previous definition configure:1785: $? = 0 configure:1831: result: a.out configure:1836: checking whether the C++ compiler works configure:1842: ./a.out configure:1845: $? = 0 configure:1862: result: yes configure:1869: checking whether we are cross compiling configure:1871: result: no configure:1874: checking for suffix of executables configure:1876: c++ -o conftest conftest.cc >&5 conftest.cc:7:1: warning: "_XOPEN_SOURCE" redefined :67:1: warning: this is the location of the previous definition configure:1879: $? = 0 configure:1904: result: configure:1978: checking for gcc configure:1994: found /usr/local/bin/gcc configure:2004: result: gcc configure:2248: checking for C compiler version configure:2251: gcc --version &5 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:2254: $? = 0 configure:2256: gcc -v &5 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.3.2 configure:2259: $? = 0 configure:2261: gcc -V &5 gcc: `-V' option must have argument configure:2264: $? = 1 configure:2287: checking for C compiler default output file name configure:2290: gcc conftest.c >&5 configure:2293: $? = 0 configure:2339: result: a.out configure:2344: checking whether the C compiler works configure:2350: ./a.out configure:2353: $? = 0 configure:2370: result: yes configure:2377: checking whether we are cross compiling configure:2379: result: no configure:2382: checking for suffix of executables configure:2384: gcc -o conftest conftest.c >&5 configure:2387: $? = 0 configure:2412: result: configure:2418: checking for suffix of object files configure:2439: gcc -c conftest.c >&5 configure:2442: $? = 0 configure:2464: result: o configure:2468: checking whether we are using the GNU C compiler configure:2492: gcc -c conftest.c >&5 configure:2498: $? = 0 configure:2502: test -z || test ! -s conftest.err configure:2505: $? = 0 configure:2508: test -s conftest.o configure:2511: $? = 0 configure:2524: result: yes configure:2530: checking whether gcc accepts -g configure:2551: gcc -c -g conftest.c >&5 configure:2557: $? = 0 configure:2561: test -z || test ! -s conftest.err configure:2564: $? = 0 configure:2567: test -s conftest.o configure:2570: $? = 0 configure:2581: result: yes configure:2598: checking for gcc option to accept ANSI C configure:2668: gcc -c -g -O2 conftest.c >&5 configure:2674: $? = 0 configure:2678: test -z || test ! -s conftest.err configure:2681: $? = 0 configure:2684: test -s conftest.o configure:2687: $? = 0 configure:2705: result: none needed configure:2723: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2729: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2870: checking how to run the C preprocessor configure:2905: gcc -E conftest.c configure:2911: $? = 0 configure:2943: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:2988: result: gcc -E configure:3012: gcc -E conftest.c configure:3018: $? = 0 configure:3050: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3056: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | #include configure:3100: checking for egrep configure:3110: result: egrep configure:3116: checking for AIX configure:3138: result: no configure:3154: checking for --with-suffix configure:3167: result: configure:3173: checking for case-insensitive build directory configure:3185: result: no configure:3219: checking LIBRARY configure:3225: result: libpython$(VERSION).a configure:3261: checking LINKCC Undefined first referenced symbol in file __gxx_personality_v0 conftest.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:3291: result: $(PURIFY) $(CXX) configure:3294: checking for --enable-shared configure:3311: result: no configure:3314: checking for --enable-profiling configure:3356: result: configure:3366: checking LDLIBRARY configure:3441: result: libpython$(VERSION).a configure:3485: checking for ranlib configure:3501: found /usr/ccs/bin/ranlib configure:3512: result: ranlib configure:3529: checking for ar configure:3545: found /usr/ccs/bin/ar configure:3555: result: ar configure:3613: checking for a BSD-compatible install configure:3668: result: ./install-sh -c configure:3692: checking for --with-pydebug configure:3713: result: no configure:3779: checking whether gcc accepts -fno-strict-aliasing configure:3795: gcc -fno-strict-aliasing -o conftest -g -O2 conftest.c >&5 configure:3798: $? = 0 configure:3800: ./conftest configure:3803: $? = 0 configure:3817: result: yes configure:3860: checking whether gcc accepts -OPT:Olimit=0 configure:3879: gcc -OPT:Olimit=0 -o conftest -g -O2 conftest.c >&5 cc1: error: invalid option `-OPT:Olimit=0' configure:3882: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | int main() { return 0; } configure:3903: result: no configure:3917: checking whether gcc accepts -Olimit 1500 configure:3936: gcc -Olimit 1500 -o conftest -g -O2 conftest.c >&5 gcc: 1500: No such file or directory cc1: error: invalid option `-Olimit' configure:3939: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | int main() { return 0; } configure:3960: result: no configure:3972: checking whether pthreads are available without options configure:4001: gcc -o conftest -g -O2 conftest.c >&5 configure:4004: $? = 0 configure:4006: ./conftest configure:4009: $? = 0 configure:4029: result: yes configure:4238: checking whether c++ also accepts flags for thread support configure:4269: result: no configure:4276: checking for ANSI C header files configure:4301: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from conftest.c:12: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/sys/procset.h:24, from /usr/include/sys/wait.h:25, from /usr/include/stdlib.h:22, from conftest.c:12: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" In file included from /usr/include/stdlib.h:22, from conftest.c:12: /usr/include/sys/wait.h:86: error: parse error before "siginfo_t" configure:4307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4432: result: no configure:4456: checking for sys/types.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for sys/stat.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for stdlib.h configure:4472: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from conftest.c:49: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/sys/procset.h:24, from /usr/include/sys/wait.h:25, from /usr/include/stdlib.h:22, from conftest.c:49: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" In file included from /usr/include/stdlib.h:22, from conftest.c:49: /usr/include/sys/wait.h:86: error: parse error before "siginfo_t" configure:4478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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:4502: result: no configure:4456: checking for string.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for memory.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for strings.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for inttypes.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for stdint.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4456: checking for unistd.h configure:4472: gcc -c -g -O2 conftest.c >&5 configure:4478: $? = 0 configure:4482: test -z || test ! -s conftest.err configure:4485: $? = 0 configure:4488: test -s conftest.o configure:4491: $? = 0 configure:4502: result: yes configure:4573: checking curses.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking curses.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for curses.h configure:4696: result: yes configure:4573: checking dlfcn.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking dlfcn.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for dlfcn.h configure:4696: result: yes configure:4573: checking fcntl.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking fcntl.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for fcntl.h configure:4696: result: yes configure:4573: checking grp.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking grp.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for grp.h configure:4696: result: yes configure:4573: checking langinfo.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking langinfo.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for langinfo.h configure:4696: result: yes configure:4573: checking libintl.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking libintl.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for libintl.h configure:4696: result: yes configure:4573: checking ncurses.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:60:21: ncurses.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_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:4614: result: no configure:4618: checking ncurses.h presence configure:4628: gcc -E conftest.c conftest.c:26:21: ncurses.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for ncurses.h configure:4696: result: no configure:4573: checking poll.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking poll.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for poll.h configure:4696: result: yes configure:4573: checking pthread.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking pthread.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for pthread.h configure:4696: result: yes configure:4573: checking stropts.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking stropts.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for stropts.h configure:4696: result: yes configure:4573: checking termios.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking termios.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for termios.h configure:4696: result: yes configure:4573: checking thread.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/signal.h:34, from /usr/include/thread.h:22, from conftest.c:64: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/thread.h:22, from conftest.c:64: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_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:4614: result: no configure:4618: checking thread.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4667: WARNING: thread.h: present but cannot be compiled configure:4669: WARNING: thread.h: check for missing prerequisite headers? configure:4671: WARNING: thread.h: see the Autoconf documentation configure:4673: WARNING: thread.h: section "Present But Cannot Be Compiled" configure:4675: WARNING: thread.h: proceeding with the preprocessor's result configure:4677: WARNING: thread.h: in the future, the compiler will take precedence configure:4689: checking for thread.h configure:4696: result: yes configure:4564: checking for unistd.h configure:4569: result: yes configure:4573: checking utime.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking utime.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for utime.h configure:4696: result: yes configure:4573: checking sys/audioio.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:67:25: sys/audioio.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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:4614: result: no configure:4618: checking sys/audioio.h presence configure:4628: gcc -E conftest.c conftest.c:33:25: sys/audioio.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for sys/audioio.h configure:4696: result: no configure:4573: checking sys/bsdtty.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:67:24: sys/bsdtty.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_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:4614: result: no configure:4618: checking sys/bsdtty.h presence configure:4628: gcc -E conftest.c conftest.c:33:24: sys/bsdtty.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for sys/bsdtty.h configure:4696: result: no configure:4573: checking sys/file.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/file.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/file.h configure:4696: result: yes configure:4573: checking sys/loadavg.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/loadavg.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/loadavg.h configure:4696: result: yes configure:4573: checking sys/lock.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/lock.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/lock.h configure:4696: result: yes configure:4573: checking sys/mkdev.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/mkdev.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/mkdev.h configure:4696: result: yes configure:4573: checking sys/modem.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:71:23: sys/modem.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_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:4614: result: no configure:4618: checking sys/modem.h presence configure:4628: gcc -E conftest.c conftest.c:37:23: sys/modem.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for sys/modem.h configure:4696: result: no configure:4573: checking sys/param.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/param.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/param.h configure:4696: result: yes configure:4573: checking sys/poll.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/poll.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/poll.h configure:4696: result: yes configure:4573: checking sys/select.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/select.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/select.h configure:4696: result: yes configure:4573: checking sys/socket.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/socket.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/socket.h configure:4696: result: yes configure:4573: checking sys/time.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/time.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/time.h configure:4696: result: yes configure:4573: checking sys/times.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/times.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/times.h configure:4696: result: yes configure:4573: checking sys/un.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/un.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/un.h configure:4696: result: yes configure:4573: checking sys/utsname.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/utsname.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/utsname.h configure:4696: result: yes configure:4573: checking sys/wait.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/wait.h:24, from conftest.c:79: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/sys/procset.h:24, from /usr/include/sys/wait.h:25, from conftest.c:79: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" In file included from conftest.c:79: /usr/include/sys/wait.h:86: error: parse error before "siginfo_t" configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_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:4614: result: no configure:4618: checking sys/wait.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4667: WARNING: sys/wait.h: present but cannot be compiled configure:4669: WARNING: sys/wait.h: check for missing prerequisite headers? configure:4671: WARNING: sys/wait.h: see the Autoconf documentation configure:4673: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:4675: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:4677: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:4689: checking for sys/wait.h configure:4696: result: yes configure:4573: checking pty.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:80:17: pty.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_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:4614: result: no configure:4618: checking pty.h presence configure:4628: gcc -E conftest.c conftest.c:46:17: pty.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for pty.h configure:4696: result: no configure:4573: checking libutil.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:80:21: libutil.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_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:4614: result: no configure:4618: checking libutil.h presence configure:4628: gcc -E conftest.c conftest.c:46:21: libutil.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for libutil.h configure:4696: result: no configure:4573: checking sys/resource.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sys/resource.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sys/resource.h configure:4696: result: yes configure:4573: checking netpacket/packet.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:81:30: netpacket/packet.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_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:4614: result: no configure:4618: checking netpacket/packet.h presence configure:4628: gcc -E conftest.c conftest.c:47:30: netpacket/packet.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for netpacket/packet.h configure:4696: result: no configure:4573: checking sysexits.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 configure:4591: $? = 0 configure:4595: test -z || test ! -s conftest.err configure:4598: $? = 0 configure:4601: test -s conftest.o configure:4604: $? = 0 configure:4614: result: yes configure:4618: checking sysexits.h presence configure:4628: gcc -E conftest.c configure:4634: $? = 0 configure:4654: result: yes configure:4689: checking for sysexits.h configure:4696: result: yes configure:4573: checking bluetooth.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:82:23: bluetooth.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_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:4614: result: no configure:4618: checking bluetooth.h presence configure:4628: gcc -E conftest.c conftest.c:48:23: bluetooth.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for bluetooth.h configure:4696: result: no configure:4573: checking bluetooth/bluetooth.h usability configure:4585: gcc -c -g -O2 conftest.c >&5 conftest.c:82:33: bluetooth/bluetooth.h: No such file or directory configure:4591: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_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:4614: result: no configure:4618: checking bluetooth/bluetooth.h presence configure:4628: gcc -E conftest.c conftest.c:48:33: bluetooth/bluetooth.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | /* end confdefs.h. */ | #include configure:4654: result: no configure:4689: checking for bluetooth/bluetooth.h configure:4696: result: no configure:4717: checking for dirent.h that defines DIR configure:4741: gcc -c -g -O2 conftest.c >&5 configure:4747: $? = 0 configure:4751: test -z || test ! -s conftest.err configure:4754: $? = 0 configure:4757: test -s conftest.o configure:4760: $? = 0 configure:4771: result: yes configure:4784: checking for library containing opendir configure:4814: gcc -o conftest -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4824: test -z || test ! -s conftest.err configure:4827: $? = 0 configure:4830: test -s conftest configure:4833: $? = 0 configure:4903: result: none required configure:5039: checking whether sys/types.h defines makedev configure:5060: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file makedev /var/tmp//ccIVxcox.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:5066: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure:5092: result: no configure:5097: checking for sys/mkdev.h configure:5102: result: yes configure:5399: checking for term.h configure:5419: gcc -c -g -O2 conftest.c >&5 configure:5425: $? = 0 configure:5429: test -z || test ! -s conftest.err configure:5432: $? = 0 configure:5435: test -s conftest.o configure:5438: $? = 0 configure:5449: result: yes configure:5463: checking for clock_t in time.h configure:5488: result: yes configure:5492: checking for makedev configure:5510: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file makedev /var/tmp//ccISytlo.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:5516: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_MKDEV 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | #include | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:5561: gcc -o conftest -g -O2 conftest.c >&5 Undefined first referenced symbol in file makedev /var/tmp//ccy85rQL.o ld: fatal: Symbol referencing errors. No output written to conftest collect2: ld returned 1 exit status configure:5567: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_MKDEV 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | | #define _OSF_SOURCE 1 | #include | | int | main () | { | makedev(0, 0) | ; | return 0; | } configure:5599: result: no configure:5617: checking Solaris LFS bug configure:5639: gcc -c -g -O2 conftest.c >&5 configure:5645: $? = 0 configure:5649: test -z || test ! -s conftest.err configure:5652: $? = 0 configure:5655: test -s conftest.o configure:5658: $? = 0 configure:5668: result: no configure:5697: checking for mode_t configure:5721: gcc -c -g -O2 conftest.c >&5 configure:5727: $? = 0 configure:5731: test -z || test ! -s conftest.err configure:5734: $? = 0 configure:5737: test -s conftest.o configure:5740: $? = 0 configure:5751: result: yes configure:5763: checking for off_t configure:5787: gcc -c -g -O2 conftest.c >&5 configure:5793: $? = 0 configure:5797: test -z || test ! -s conftest.err configure:5800: $? = 0 configure:5803: test -s conftest.o configure:5806: $? = 0 configure:5817: result: yes configure:5829: checking for pid_t configure:5853: gcc -c -g -O2 conftest.c >&5 configure:5859: $? = 0 configure:5863: test -z || test ! -s conftest.err configure:5866: $? = 0 configure:5869: test -s conftest.o configure:5872: $? = 0 configure:5883: result: yes configure:5895: checking return type of signal handlers configure:5926: gcc -c -g -O2 conftest.c >&5 In file included from /usr/include/sys/signal.h:34, from /usr/include/signal.h:26, from conftest.c:57: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/signal.h:26, from conftest.c:57: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" In file included from conftest.c:57: /usr/include/signal.h:111: error: parse error before "siginfo_t" /usr/include/signal.h:113: error: parse error before "siginfo_t" configure:5932: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_MKDEV 1 | #define HAVE_TERM_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:5956: result: int configure:5964: checking for size_t configure:5988: gcc -c -g -O2 conftest.c >&5 configure:5994: $? = 0 configure:5998: test -z || test ! -s conftest.err configure:6001: $? = 0 configure:6004: test -s conftest.o configure:6007: $? = 0 configure:6018: result: yes configure:6030: checking for uid_t in sys/types.h configure:6053: result: yes configure:6071: checking for int configure:6095: gcc -c -g -O2 conftest.c >&5 configure:6101: $? = 0 configure:6105: test -z || test ! -s conftest.err configure:6108: $? = 0 configure:6111: test -s conftest.o configure:6114: $? = 0 configure:6125: result: yes configure:6128: checking size of int configure:6447: gcc -o conftest -g -O2 conftest.c >&5 In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from conftest.c:94: /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:292: error: parse error before '}' token /usr/include/sys/siginfo.h:294: error: parse error before '}' token /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t" /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc' /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc' /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault' /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault' /usr/include/sys/siginfo.h:404: error: conflicting types for `__file' /usr/include/sys/siginfo.h:273: error: previous declaration of `__file' /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof' /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof' /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl' /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl' /usr/include/sys/siginfo.h:426: error: parse error before '}' token /usr/include/sys/siginfo.h:428: error: parse error before '}' token /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t" /usr/include/sys/siginfo.h:437: error: parse error before '}' token In file included from /usr/include/sys/procset.h:24, from /usr/include/sys/wait.h:25, from /usr/include/stdlib.h:22, from conftest.c:94: /usr/include/sys/signal.h:85: error: parse error before "siginfo_t" In file included from /usr/include/stdlib.h:22, from conftest.c:94: /usr/include/sys/wait.h:86: error: parse error before "siginfo_t" configure:6450: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | #define __EXTENSIONS__ 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_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_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_THREAD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_LOADAVG_H 1 | #define HAVE_SYS_LOCK_H 1 | #define HAVE_SYS_MKDEV_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_DIRENT_H 1 | #define MAJOR_IN_MKDEV 1 | #define HAVE_TERM_H 1 | #define _LARGEFILE_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #if defined(SCO_DS) | #undef _OFF_T | #endif | #define RETSIGTYPE int | /* 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 | long longval () { return (long) (sizeof (int)); } | unsigned long ulongval () { return (long) (sizeof (int)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if (((long) (sizeof (int))) < 0) | { | long i = longval (); | if (i != ((long) (sizeof (int)))) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != ((long) (sizeof (int)))) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:6465: error: cannot compute sizeof (int), 77 See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_thread=no 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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_has_makedev=no ac_cv_header_bluetooth_bluetooth_h=no ac_cv_header_bluetooth_h=no ac_cv_header_curses_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=no ac_cv_header_netpacket_packet_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_audioio_h=no ac_cv_header_sys_bsdtty_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_loadavg_h=yes ac_cv_header_sys_lock_h=yes ac_cv_header_sys_mkdev_h=yes ac_cv_header_sys_modem_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_term_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_kpthread=no ac_cv_kthread=no ac_cv_no_strict_aliasing_ok=yes ac_cv_objext=o ac_cv_olimit_ok=no ac_cv_opt_olimit_ok=no ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep=egrep ac_cv_pthread=no ac_cv_pthread_is_default=yes ac_cv_search_opendir='none required' ac_cv_type_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=int ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' BASECFLAGS=' -fno-strict-aliasing' BLDLIBRARY='$(LDLIBRARY)' BLDSHARED='' BUILDEXEEXT='' CC='gcc' CCSHARED='' CFLAGS='-g -O2' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=''--prefix=/opt/L3python'' CPP='gcc -E' CPPFLAGS='' CXX='c++' DEFS='' DLINCLDIR='' DLLLIBRARY='' DYNLOADFILE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' EXEEXT='' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTSONAME='$(LDLIBRARY)' LDFLAGS='' LDLAST='' LDLIBRARY='libpython$(VERSION).a' LDLIBRARYDIR='' LDSHARED='' LIBC='' LIBM='' LIBOBJS='' LIBRARY='libpython$(VERSION).a' LIBS='' LIBTOOL_CRUFT='' LINKCC='$(PURIFY) $(CXX)' LINKFORSHARED='' LN='ln' LTLIBOBJS='' MACHDEP='sunos5' MACHDEP_OBJS='' MAINOBJ='python.o' OBJEXT='o' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' PACKAGE_NAME='python' PACKAGE_STRING='python 2.4' PACKAGE_TARNAME='python' PACKAGE_VERSION='2.4' PATH_SEPARATOR=':' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' RANLIB='ranlib' RUNSHARED='' SGI_ABI='' SHELL='/bin/bash' SHLIBS='' SIGNAL_OBJS='' SO='' SOVERSION='1.0' SRCDIRS='' THREADHEADERS='' THREADOBJ='' TRUE='' UNICODE_OBJS='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.4' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/L3python' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_CURSES_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_LOADAVG_H 1 #define HAVE_SYS_LOCK_H 1 #define HAVE_SYS_MKDEV_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERM_H 1 #define HAVE_THREAD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define MAJOR_IN_MKDEV 1 #define RETSIGTYPE int #define _BSD_TYPES 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 #define _LARGEFILE_SOURCE 1 #define _NETBSD_SOURCE 1 #define _POSIX_C_SOURCE 200112L #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define __BSD_VISIBLE 1 #define __EXTENSIONS__ 1 #endif #if defined(SCO_DS) #undef _OFF_T configure: exit 1