This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xdvi configure 22.85, which was generated by GNU Autoconf 2.61. Invocation command line was $ ../configure --x-include=/usr/X11/include --x-lib=/usr/X11/lib ## --------- ## ## Platform. ## ## --------- ## hostname = thistle.schemamania.org uname -m = i386 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 4.00 gigabytes Default processor set: 84 tasks, 333 threads, 2 processors Load average: 0.84, Mach factor: 1.45 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Applications/Sybase/System/OCS-12_5/bin PATH: /Applications/Sybase/System/ASE-12_5/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /Applications/Sybase/System/OCS-12_5/bin PATH: /Applications/Sybase/System/ASE-12_5/bin PATH: /usr/X11R6/bin PATH: /usr/X11R6/bin PATH: /usr/local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1830: checking for a BSD-compatible install configure:1886: result: /usr/bin/install -c configure:1897: checking whether build environment is sane configure:1940: result: yes configure:1968: checking for a thread-safe mkdir -p configure:2007: result: ../install-sh -c -d configure:2020: checking for gawk configure:2050: result: no configure:2020: checking for mawk configure:2050: result: no configure:2020: checking for nawk configure:2050: result: no configure:2020: checking for awk configure:2036: found /usr/bin/awk configure:2047: result: awk configure:2058: checking whether make sets $(MAKE) configure:2079: result: yes configure:2319: checking for gcc configure:2335: found /usr/bin/gcc configure:2346: result: gcc configure:2584: checking for C compiler version configure:2591: gcc --version >&5 + eval '$CC --version >&5' ++ gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 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:2594: $? = 0 configure:2601: gcc -v >&5 + eval '$CC -v >&5' ++ gcc -v Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) configure:2604: $? = 0 configure:2611: gcc -V >&5 + eval '$CC -V >&5' ++ gcc -V gcc-4.2: argument to `-V' is missing configure:2614: $? = 1 configure:2637: checking for C compiler default output file name configure:2664: gcc conftest.c >&5 + eval '$CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc conftest.c configure:2667: $? = 0 configure:2705: result: a.out configure:2722: checking whether the C compiler works configure:2732: ./a.out + eval './$ac_file' ++ ./a.out configure:2735: $? = 0 configure:2752: result: yes configure:2759: checking whether we are cross compiling configure:2761: result: no configure:2764: checking for suffix of executables configure:2771: gcc -o conftest conftest.c >&5 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc -o conftest conftest.c configure:2774: $? = 0 configure:2798: result: configure:2804: checking for suffix of object files configure:2830: gcc -c conftest.c >&5 + eval '$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ++ gcc -c conftest.c configure:2833: $? = 0 configure:2856: result: o configure:2860: checking whether we are using the GNU C compiler configure:2889: gcc -c conftest.c >&5 configure:2895: $? = 0 configure:2912: result: yes configure:2917: checking whether gcc accepts -g configure:2947: gcc -c -g conftest.c >&5 configure:2953: $? = 0 configure:3052: result: yes configure:3069: checking for gcc option to accept ISO C89 configure:3143: gcc -c -g -O2 conftest.c >&5 configure:3149: $? = 0 configure:3172: result: none needed configure:3201: checking for style of include used by make configure:3229: result: GNU configure:3254: checking dependency style of gcc configure:3345: result: none configure:3373: checking for a BSD-compatible install configure:3429: result: /usr/bin/install -c configure:3460: checking how to run the C preprocessor configure:3500: gcc -E conftest.c configure:3506: $? = 0 configure:3537: gcc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:3543: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | /* end confdefs.h. */ | #include configure:3576: result: gcc -E configure:3605: gcc -E conftest.c configure:3611: $? = 0 configure:3642: gcc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:3648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | /* end confdefs.h. */ | #include configure:3686: checking for X configure:3921: result: libraries /usr/X11/lib, headers /usr/X11/include configure:3943: checking whether -R must be followed by a space configure:3969: gcc -o conftest -g -O2 conftest.c -R/usr/X11/lib >&5 configure:3975: $? = 0 configure:3981: result: no configure:4082: gcc -o conftest -g -O2 conftest.c -L/usr/X11/lib -R/usr/X11/lib -lX11 >&5 configure:4088: $? = 0 configure:4245: checking for gethostbyname configure:4301: gcc -o conftest -g -O2 conftest.c >&5 configure:4307: $? = 0 configure:4324: result: yes configure:4469: checking for connect configure:4525: gcc -o conftest -g -O2 conftest.c >&5 configure:4531: $? = 0 configure:4548: result: yes configure:4620: checking for remove configure:4676: gcc -o conftest -g -O2 conftest.c >&5 configure:4682: $? = 0 configure:4699: result: yes configure:4771: checking for shmat configure:4827: gcc -o conftest -g -O2 conftest.c >&5 configure:4833: $? = 0 configure:4850: result: yes configure:4931: checking for IceConnectionNumber in -lICE configure:4966: gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE >&5 configure:4972: $? = 0 configure:4990: result: yes configure:5003: checking for grep that handles long lines and -e configure:5077: result: /usr/bin/grep configure:5082: checking for egrep configure:5160: result: /usr/bin/grep -E configure:5165: checking for ANSI C header files configure:5195: gcc -c -g -O2 conftest.c >&5 configure:5201: $? = 0 + eval '$CPP $CPPFLAGS -I/usr/X11/include conftest.c' ++ gcc -E -I/usr/X11/include conftest.c + eval '$CPP $CPPFLAGS -I/usr/X11/include conftest.c' ++ gcc -E -I/usr/X11/include conftest.c configure:5300: gcc -o conftest -g -O2 conftest.c >&5 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc -o conftest -g -O2 conftest.c configure:5303: $? = 0 configure:5309: ./conftest + eval './conftest$ac_exeext' ++ ./conftest configure:5312: $? = 0 configure:5329: result: yes configure:5353: checking for sys/types.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for sys/stat.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for stdlib.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for string.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for memory.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for strings.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for inttypes.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for stdint.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5353: checking for unistd.h configure:5374: gcc -c -g -O2 conftest.c >&5 configure:5380: $? = 0 configure:5396: result: yes configure:5423: checking X11/IntrinsicI.h usability configure:5440: gcc -c -g -O2 conftest.c >&5 configure:5446: $? = 0 configure:5460: result: yes configure:5464: checking X11/IntrinsicI.h presence configure:5479: gcc -E -I/usr/X11/include conftest.c configure:5485: $? = 0 configure:5499: result: yes configure:5527: checking for X11/IntrinsicI.h configure:5535: result: yes configure:5551: checking for ANSI C header files configure:5715: result: yes configure:5730: checking for unistd.h configure:5736: result: yes configure:5873: checking for dirent.h that defines DIR configure:5902: gcc -c -g -O2 conftest.c >&5 configure:5908: $? = 0 configure:5924: result: yes configure:5937: checking for library containing opendir configure:5978: gcc -o conftest -g -O2 conftest.c >&5 configure:5984: $? = 0 configure:6012: result: none required configure:6106: checking for sys/wait.h that is POSIX.1 compatible configure:6142: gcc -c -g -O2 conftest.c >&5 configure:6148: $? = 0 configure:6163: result: yes configure:6175: checking whether byte ordering is bigendian configure:6208: gcc -c -g -O2 conftest.c >&5 configure:6214: $? = 0 configure:6246: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:39: error: 'not' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) conftest.c:39: error: expected ';' before 'big' configure:6252: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6392: result: no configure:6411: checking for integer type to use in bitmaps configure:6451: gcc -o conftest -g -O2 conftest.c >&5 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc -o conftest -g -O2 conftest.c conftest.c: In function 'main': conftest.c:36: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:39: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' conftest.c:41: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' conftest.c:43: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' conftest.c:44: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' configure:6454: $? = 0 configure:6460: ./conftest + eval './conftest$ac_exeext' ++ ./conftest configure:6463: $? = 0 configure:6491: result: unsigned int, size = 4 configure:6493: checking for whether the C compiler supports string concatenation configure:6521: gcc -c -g -O2 conftest.c >&5 configure:6527: $? = 0 configure:6542: result: yes configure:6553: checking for stropts.h and isastream() configure:6584: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:34:21: error: stropts.h: No such file or directory conftest.c: In function 'main': conftest.c:40: error: 'choke' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) conftest.c:40: error: expected ';' before 'me' configure:6590: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define BMTYPE int | #define BMBYTES 4 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef I_SETSIG | choke me | #else | isastream(0); | #endif | ; | return 0; | } configure:6607: result: no configure:6615: checking for SunOS 4 configure:6626: result: no configure:6634: checking for certain old versions of Linux configure:6645: result: no configure:6653: checking for off_t configure:6683: gcc -c -g -O2 conftest.c >&5 configure:6689: $? = 0 configure:6704: result: yes configure:6716: checking for pid_t configure:6746: gcc -c -g -O2 conftest.c >&5 configure:6752: $? = 0 configure:6767: result: yes configure:6779: checking for size_t configure:6809: gcc -c -g -O2 conftest.c >&5 configure:6815: $? = 0 configure:6830: result: yes configure:6842: checking for ptrdiff_t configure:6872: gcc -c -g -O2 conftest.c >&5 configure:6878: $? = 0 configure:6893: result: yes configure:6905: checking return type of signal handlers configure:6933: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: void value not ignored as it ought to be configure:6939: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define BMTYPE int | #define BMBYTES 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:6954: result: void configure:6962: checking for poll.h and poll() configure:6989: gcc -o conftest -g -O2 conftest.c >&5 configure:6995: $? = 0 configure:7012: result: yes configure:7177: checking vfork.h usability configure:7194: gcc -c -g -O2 conftest.c >&5 conftest.c:69:19: error: vfork.h: No such file or directory configure:7200: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define BMTYPE int | #define BMBYTES 4 | #define RETSIGTYPE void | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7214: result: no configure:7218: checking vfork.h presence configure:7233: gcc -E conftest.c conftest.c:36:19: error: vfork.h: No such file or directory configure:7239: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define BMTYPE int | #define BMBYTES 4 | #define RETSIGTYPE void | #define HAVE_POLL 1 | /* end confdefs.h. */ | #include configure:7253: result: no configure:7281: checking for vfork.h configure:7289: result: no configure:7307: checking for fork configure:7363: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:59: warning: conflicting types for built-in function 'fork' configure:7369: $? = 0 configure:7387: result: yes configure:7307: checking for vfork configure:7363: gcc -o conftest -g -O2 conftest.c >&5 configure:7369: $? = 0 configure:7387: result: yes configure:7398: checking for working fork configure:7430: gcc -o conftest -g -O2 conftest.c >&5 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc -o conftest -g -O2 conftest.c configure:7433: $? = 0 configure:7439: ./conftest + eval './conftest$ac_exeext' ++ ./conftest configure:7442: $? = 0 configure:7458: result: yes configure:7479: checking for working vfork configure:7617: result: yes configure:7649: checking for whether setsid() is allowed within vfork() configure:7710: gcc -o conftest -g -O2 conftest.c >&5 + eval '$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ++ gcc -o conftest -g -O2 conftest.c conftest.c: In function 'main': conftest.c:67: warning: incompatible implicit declaration of built-in function 'exit' configure:7713: $? = 0 configure:7719: ./conftest + eval './conftest$ac_exeext' ++ ./conftest configure:7722: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xdvi" | #define PACKAGE_TARNAME "xdvi" | #define PACKAGE_VERSION "22.85" | #define PACKAGE_STRING "xdvi 22.85" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xdvi" | #define VERSION "22.85" | #undef _XOPEN_SOURCE /* needed because of imake */ | #define _XOPEN_SOURCE 1 | #define _XOPEN_SOURCE_EXTENDED 1 | #define __EXTENSIONS__ 1 | #ifdef _AIX | #define _ALL_SOURCE 1 | #endif | #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_X11_INTRINSICI_H 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define BMTYPE int | #define BMBYTES 4 | #define RETSIGTYPE void | #define HAVE_POLL 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | /* Test adapted from Gnu autoconf */ | /* Thanks to Paul Eggert for this test. */ | #include | #include | #include | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_VFORK_H | #include | #endif | int | main() { | pid_t parent = getpid (); | pid_t child; | | child = vfork (); | | if (child == 0) { | if (setsid () == -1) | _exit(1); | _exit(0); | } else { | int status; | | while (wait(&status) != child) | ; | exit( | /* Was there some problem with vforking? */ | child < 0 | | /* Did the child fail? (This shouldn't happen.) */ | || status | ); | } | } configure:7738: result: no configure:7747: checking for waitpid configure:7803: gcc -o conftest -g -O2 conftest.c >&5 configure:7809: $? = 0 configure:7826: result: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_connect=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' ac_cv_header_X11_IntrinsicI_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none xdvi_cv_bitmap_type='BMTYPE=int BMBYTES=4' xdvi_cv_func_poll=yes xdvi_cv_setsid_in_vfork=no xdvi_cv_sys_old_linux=no xdvi_cv_sys_streams=no xdvi_cv_sys_sunos_4=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run tar' AUTOCONF='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run autoconf' AUTOHEADER='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run autoheader' AUTOMAKE='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run automake-1.10' AWK='awk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KRHEADER_H='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/jklowden/projects/xdvi-22.85/missing --run makeinfo' MATH_LIB='' OBJEXT='o' OPT_OBJS='' OPT_SRCS='' PACKAGE='xdvi' PACKAGE_BUGREPORT='' PACKAGE_NAME='xdvi' PACKAGE_STRING='xdvi 22.85' PACKAGE_TARNAME='xdvi' PACKAGE_VERSION='22.85' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='22.85' XMKMF='' X_CFLAGS=' -I/usr/X11/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11/lib -R/usr/X11/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /Users/jklowden/projects/xdvi-22.85/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/../install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' x_linker_options='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "xdvi" #define PACKAGE_TARNAME "xdvi" #define PACKAGE_VERSION "22.85" #define PACKAGE_STRING "xdvi 22.85" #define PACKAGE_BUGREPORT "" #define PACKAGE "xdvi" #define VERSION "22.85" #undef _XOPEN_SOURCE /* needed because of imake */ #define _XOPEN_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1 #define __EXTENSIONS__ 1 #ifdef _AIX #define _ALL_SOURCE 1 #endif #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_X11_INTRINSICI_H 1 #define STDC_HEADERS 1 #define HAVE_UNISTD_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_WAIT_H 1 #define BMTYPE int #define BMBYTES 4 #define RETSIGTYPE void #define HAVE_POLL 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 configure: exit 258