This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU bool configure 0.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --prefix=/dev/env/DJDIR --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = i786 uname -r = 5 uname -s = MS-DOS uname -v = 50 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp-2.05/bin PATH: /dev/c/progra~1/miktex~1.9/miktex/bin/ PATH: /dev/c/djgpp-2.05 PATH: /dev/c/windows/system32 PATH: /dev/c/windows PATH: /dev/c/windows/system32/wbem ## ----------- ## ## Core tests. ## ## ----------- ## configure:2316: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='/dev/env/DJDIR/bin/m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='/dev/env/DJDIR/bin/grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='/dev/env/DJDIR/bin/egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='/dev/env/DJDIR/bin/fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='/dev/env/DJDIR/bin/makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='/dev/env/DJDIR/bin/install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='/dev/env/DJDIR/bin/groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='/dev/env/DJDIR/bin/groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='/dev/env/DJDIR/bin/nroff'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='/dev/env/DJDIR/bin/perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='/dev/env/DJDIR/bin/mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='/dev/env/DJDIR/bin/rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='/dev/env/DJDIR/bin/mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='/dev/env/DJDIR/bin/sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='/dev/env/DJDIR/bin/tar'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='/dev/env/DJDIR/bin/pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='/dev/env/DJDIR/bin/ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='/dev/env/DJDIR/bin/bash'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='/dev/env/DJDIR/bin/mktemp'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='/dev/env/DJDIR/bin/ar'} | LD=${LD='/dev/env/DJDIR/bin/ld'} | NM=${NM='/dev/env/DJDIR/bin/nm'} | STRIP=${STRIP='/dev/env/DJDIR/bin/strip'} | RANLIB=${RANLIB='/dev/env/DJDIR/bin/ranlib'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'} | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes configure:2339: creating cache ./config.cache configure:2469: checking for a BSD-compatible install configure:2537: result: /dev/env/DJDIR/bin/ginstall -c configure:2548: checking whether build environment is sane configure:2603: result: yes configure:2757: checking for a thread-safe mkdir -p configure:2796: result: /dev/env/DJDIR/bin/mkdir -p configure:2803: checking for gawk configure:2830: result: gawk configure:2841: checking whether make sets $(MAKE) configure:2863: result: yes configure:2893: checking whether make supports nested variables configure:2910: result: yes configure:3042: checking build system type configure:3056: result: i786-pc-msdosdjgpp configure:3076: checking host system type configure:3089: result: i786-pc-msdosdjgpp configure:3113: checking for gawk configure:3140: result: gawk configure:3200: checking for gcc configure:3216: found /dev/c/djgpp-2.05/bin/gcc configure:3227: result: gcc configure:3456: checking for C compiler version configure:3465: gcc --version >&5 gcc.exe (GCC) 5.2.0 Copyright (C) 2015 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:3476: $? = 0 configure:3465: gcc -v >&5 Using built-in specs. COLLECT_GCC=c:/djgpp-2.05/bin/gcc.exe COLLECT_LTO_WRAPPER=c:/djgpp-2.05/bin/../libexec/gcc/djgpp/5.20/lto-wrapper.exe Target: djgpp Configured with: /gcc-5.20/configure djgpp --prefix=/dev/env/DJDIR --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libquadmath-support --enable-lto Thread model: single gcc version 5.2.0 (GCC) configure:3476: $? = 0 configure:3465: gcc -V >&5 gcc.exe: error: unrecognized command line option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:3476: $? = 1 configure:3465: gcc -qversion >&5 gcc.exe: error: unrecognized command line option '-qversion' gcc.exe: fatal error: no input files compilation terminated. configure:3476: $? = 1 configure:3496: checking whether the C compiler works configure:3518: gcc -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3522: $? = 0 configure:3570: result: yes configure:3573: checking for C compiler default output file name configure:3575: result: a.out configure:3581: checking for suffix of executables configure:3588: gcc -o conftest -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3592: $? = 0 configure:3614: result: .exe configure:3636: checking whether we are cross compiling configure:3644: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3648: $? = 0 configure:3655: ./conftest.exe configure:3659: $? = 0 configure:3674: result: no configure:3679: checking for suffix of object files configure:3701: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3705: $? = 0 configure:3726: result: o configure:3730: checking whether we are using the GNU C compiler configure:3749: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3749: $? = 0 configure:3758: result: yes configure:3767: checking whether gcc accepts -g configure:3787: gcc -c -g conftest.c >&5 configure:3787: $? = 0 configure:3828: result: yes configure:3845: checking for gcc option to accept ISO C89 configure:3908: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:3908: $? = 0 configure:3921: result: none needed configure:3946: checking whether gcc understands -c and -o together configure:3968: gcc -c conftest.c -o conftest2.o configure:3971: $? = 0 configure:3968: gcc -c conftest.c -o conftest2.o configure:3971: $? = 0 configure:3983: result: yes configure:4011: checking for style of include used by make configure:4039: result: GNU configure:4065: checking dependency style of gcc configure:4176: result: none configure:4197: checking how to run the C preprocessor configure:4228: gcc -E conftest.c configure:4228: $? = 0 configure:4242: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) compilation terminated. configure:4242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4267: result: gcc -E configure:4287: gcc -E conftest.c configure:4287: $? = 0 configure:4301: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory (ENOENT) compilation terminated. configure:4301: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:4330: checking for grep that handles long lines and -e configure:4388: result: /dev/env/DJDIR/bin/grep configure:4393: checking for egrep configure:4455: result: /dev/env/DJDIR/bin/egrep configure:4462: checking for Minix Amsterdam compiler configure:4486: result: no configure:4698: checking for ANSI C header files configure:4718: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4718: $? = 0 configure:4788: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4788: $? = 0 configure:4788: ./conftest.exe configure:4788: $? = 0 configure:4799: result: yes configure:4812: checking for sys/types.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for sys/stat.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for stdlib.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for string.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for memory.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for strings.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for inttypes.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for stdint.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4812: checking for unistd.h configure:4812: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4812: $? = 0 configure:4812: result: yes configure:4825: checking minix/config.h usability configure:4825: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory (ENOENT) compilation terminated. configure:4825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4825: result: no configure:4825: checking minix/config.h presence configure:4825: gcc -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory (ENOENT) compilation terminated. configure:4825: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4825: result: no configure:4825: checking for minix/config.h configure:4825: result: no configure:4849: checking whether it is safe to define __EXTENSIONS__ configure:4867: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4867: $? = 0 configure:4874: result: yes configure:4889: checking whether _XOPEN_SOURCE should be defined configure:4908: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:4908: $? = 0 configure:4932: result: no configure:5007: checking for ranlib configure:5034: result: /dev/env/DJDIR/bin/ranlib configure:5057: checking for size_t configure:5057: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:5057: $? = 0 configure:5057: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5057: result: yes configure:5068: checking for ssize_t configure:5068: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:5068: $? = 0 configure:5068: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:5068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5068: result: yes configure:5079: checking for an ANSI C-conforming const configure:5145: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:5145: $? = 0 configure:5152: result: yes configure:5297: checking whether the preprocessor supports include_next configure:5335: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:5335: $? = 0 configure:5356: result: yes configure:5377: checking whether system header files limit the line length configure:5400: result: no configure:5416: checking getopt.h usability configure:5416: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c:61:20: fatal error: getopt.h: No such file or directory (ENOENT) compilation terminated. configure:5416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 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:5416: result: no configure:5416: checking getopt.h presence configure:5416: gcc -E conftest.c conftest.c:28:20: fatal error: getopt.h: No such file or directory (ENOENT) compilation terminated. configure:5416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5416: result: no configure:5416: checking for getopt.h configure:5416: result: no configure:5416: checking for unistd.h configure:5416: result: yes configure:5530: checking for getopt.h configure:5530: result: no configure:6058: checking whether getenv is declared configure:6058: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6058: $? = 0 configure:6058: result: yes configure:6075: checking for wchar_t configure:6092: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6092: $? = 0 configure:6099: result: yes configure:6109: checking for pid_t configure:6109: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6109: $? = 0 configure:6109: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:6109: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:6109: result: yes configure:6120: checking for mode_t configure:6120: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6120: $? = 0 configure:6120: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:6120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:6120: result: yes configure:6345: checking for ssize_t configure:6362: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6362: $? = 0 configure:6369: result: yes configure:6385: checking whether NULL can be used in arbitrary expressions configure:6403: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6403: $? = 0 configure:6410: result: yes configure:6602: checking whether chdir is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether chown is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether dup is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether dup2 is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether dup3 is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'dup3' undeclared (first use in this function) (void) dup3; ^ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef dup3 | (void) dup3; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether environ is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'environ' undeclared (first use in this function) (void) environ; ^ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef environ | (void) environ; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether euidaccess is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'euidaccess' undeclared (first use in this function) (void) euidaccess; ^ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef euidaccess | (void) euidaccess; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether faccessat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:56:10: error: 'faccessat' undeclared (first use in this function) (void) faccessat; ^ conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef faccessat | (void) faccessat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether fchdir is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether fchownat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:10: error: 'fchownat' undeclared (first use in this function) (void) fchownat; ^ conftest.c:57:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef fchownat | (void) fchownat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether fdatasync is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:57:10: error: 'fdatasync' undeclared (first use in this function) (void) fdatasync; ^ conftest.c:57:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef fdatasync | (void) fdatasync; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether fsync is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether ftruncate is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getcwd is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getdomainname is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:60:10: error: 'getdomainname' undeclared (first use in this function) (void) getdomainname; ^ conftest.c:60:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef getdomainname | (void) getdomainname; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether getdtablesize is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getgroups is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether gethostname is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getlogin is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getlogin_r is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:10: error: 'getlogin_r' undeclared (first use in this function) (void) getlogin_r; ^ conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef getlogin_r | (void) getlogin_r; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether getpagesize is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether getusershell is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:10: error: 'getusershell' undeclared (first use in this function) (void) getusershell; ^ conftest.c:65:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef getusershell | (void) getusershell; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether setusershell is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:10: error: 'setusershell' undeclared (first use in this function) (void) setusershell; ^ conftest.c:65:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef setusershell | (void) setusershell; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether endusershell is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:10: error: 'endusershell' undeclared (first use in this function) (void) endusershell; ^ conftest.c:65:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef endusershell | (void) endusershell; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether group_member is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:65:10: error: 'group_member' undeclared (first use in this function) (void) group_member; ^ conftest.c:65:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef group_member | (void) group_member; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether isatty is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether lchown is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether link is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether linkat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:68:10: error: 'linkat' undeclared (first use in this function) (void) linkat; ^ conftest.c:68:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef linkat | (void) linkat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether lseek is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether pipe is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether pipe2 is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:10: error: 'pipe2' undeclared (first use in this function) (void) pipe2; ^ conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef pipe2 | (void) pipe2; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether pread is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:70:10: error: 'pread' undeclared (first use in this function) (void) pread; ^ conftest.c:70:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef pread | (void) pread; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether pwrite is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether readlink is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether readlinkat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:72:10: error: 'readlinkat' undeclared (first use in this function) (void) readlinkat; ^ conftest.c:72:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef readlinkat | (void) readlinkat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether rmdir is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether sethostname is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:10: error: 'sethostname' undeclared (first use in this function) (void) sethostname; ^ conftest.c:73:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef sethostname | (void) sethostname; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether sleep is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether symlink is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether symlinkat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: 'symlinkat' undeclared (first use in this function) (void) symlinkat; ^ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef symlinkat | (void) symlinkat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether ttyname_r is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:10: error: 'ttyname_r' undeclared (first use in this function) (void) ttyname_r; ^ conftest.c:75:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef ttyname_r | (void) ttyname_r; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether unlink is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6602: checking whether unlinkat is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function 'main': conftest.c:76:10: error: 'unlinkat' undeclared (first use in this function) (void) unlinkat; ^ conftest.c:76:10: note: each undeclared identifier is reported only once for each function it appears in configure:6632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU bool" | #define PACKAGE_TARNAME "bool" | #define PACKAGE_VERSION "0.2.2" | #define PACKAGE_STRING "GNU bool 0.2.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "http://www.gnu.org/software/bool/" | #define BOOL 1 | #define PACKAGE "bool" | #define VERSION "0.2.2 (DJGPP port (r1))" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_UNISTD_H 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_DECL_GETENV 1 | #define HAVE_WCHAR_T 1 | #define GNULIB_TEST_GETOPT_GNU 1 | #define __GETOPT_PREFIX rpl_ | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_UNLINK 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | /* Some systems declare various items in the wrong headers. */ | #if !(defined __GLIBC__ && !defined __UCLIBC__) | # include | # include | # include | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | # include | # endif | #endif | | int | main () | { | #undef unlinkat | (void) unlinkat; | ; | return 0; | } configure:6640: result: no configure:6602: checking whether usleep is declared without a macro configure:6632: gcc -c -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6632: $? = 0 configure:6640: result: yes configure:6692: checking for ANSI C header files configure:6793: result: yes configure:6804: checking for string.h configure:6804: result: yes configure:6804: checking for stdlib.h configure:6804: result: yes configure:6804: checking for unistd.h configure:6804: result: yes configure:6818: checking for memmove configure:6818: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^ configure:6818: $? = 0 configure:6818: result: yes configure:6818: checking for strerror configure:6818: gcc -o conftest.exe -g2 -O2 -fgnu89-inline -march=i386 -mtune=i586 conftest.c >&5 configure:6818: $? = 0 configure:6818: result: yes configure:6895: updating cache ./config.cache configure:6939: checking that generated files are newer than configure configure:6945: result: done configure:7008: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU bool config.status 0.2.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MEIN_COMPUTER config.status:1068: creating Makefile config.status:1068: creating doc/Makefile config.status:1068: creating lib/Makefile config.status:1068: creating src/Makefile config.status:1068: creating tests/Makefile config.status:1068: creating config.h config.status:1369: executing depfiles commands configure:8414: WARNING: unrecognized options: --without-libiconv-prefix, --without-libintl-prefix, --enable-html, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_memmove=yes ac_cv_func_pipe=yes ac_cv_func_strerror=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_link=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_usleep=yes ac_cv_header_getopt_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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_unistd_h=yes ac_cv_host=i786-pc-msdosdjgpp ac_cv_objext=o ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=/dev/env/DJDIR/bin/egrep ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_FGREP=/dev/env/DJDIR/bin/fgrep ac_cv_path_GREP=/dev/env/DJDIR/bin/grep ac_cv_path_GROFF=/dev/env/DJDIR/bin/groff ac_cv_path_INSTALL_INFO=/dev/env/DJDIR/bin/install-info ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_MAKEINFO=/dev/env/DJDIR/bin/makeinfo ac_cv_path_MKTEMP=/dev/env/DJDIR/bin/mktemp ac_cv_path_MV=/dev/env/DJDIR/bin/mv ac_cv_path_NROFF=/dev/env/DJDIR/bin/nroff ac_cv_path_PERL=/dev/env/DJDIR/bin/perl ac_cv_path_PR_PROGRAM=/dev/env/DJDIR/bin/pr ac_cv_path_PS2PDF=ps2pdf ac_cv_path_RM=/dev/env/DJDIR/bin/rm ac_cv_path_ROFF=/dev/env/DJDIR/bin/groff ac_cv_path_SED=/dev/env/DJDIR/bin/sed ac_cv_path_SORT=/dev/env/DJDIR/bin/sort ac_cv_path_TAR=/dev/env/DJDIR/bin/tar ac_cv_path_TEST_SHELL=/dev/env/DJDIR/bin/bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_ed_PROGRAM=/dev/env/DJDIR/bin/ed ac_cv_path_mkdir='/dev/env/DJDIR/bin/mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=/dev/env/DJDIR/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_absolute_wchar_h=/dev/env/DJDIR/include/wchar.h gl_cv_absolute_wctype_h=/dev/env/DJDIR/include/wctype.h gl_cv_c_amsterdam_compiler=no gl_cv_decl_null_works=yes gl_cv_func_printf_enomem=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=no gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_endusershell=no gl_cv_have_raw_decl_environ=no gl_cv_have_raw_decl_euidaccess=no gl_cv_have_raw_decl_faccessat=no gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=no gl_cv_have_raw_decl_fdatasync=no gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdomainname=no gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=no gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_getusershell=no gl_cv_have_raw_decl_group_member=no gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=no gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_pipe2=no gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_pread=no gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=no gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_sethostname=no gl_cv_have_raw_decl_setusershell=no gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=no gl_cv_have_raw_decl_ttyname_r=no gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=no gl_cv_have_raw_decl_usleep=yes gl_cv_next_getopt_h='' gl_cv_next_sys_types_h='' gl_cv_next_unistd_h='' gl_cv_pragma_columns=no gt_cv_c_wchar_t=yes gt_cv_ssize_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/build-aux/missing aclocal-1.14' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/dev/env/DJDIR/bin/ar' ARFLAGS='cru' AUTOCONF='${SHELL} ${top_srcdir}/build-aux/missing autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/build-aux/missing autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/build-aux/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/dev/env/DJDIR/bin/egrep' EXEEXT='.exe' GETOPT_H='getopt.h' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_ENVIRON='0' GNULIB_EUIDACCESS='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FDATASYNC='0' GNULIB_FSYNC='0' GNULIB_FTRUNCATE='0' GNULIB_GETCWD='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETUSERSHELL='0' GNULIB_GL_UNISTD_H_GETOPT='1' GNULIB_GROUP_MEMBER='0' GNULIB_ISATTY='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LSEEK='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_PREAD='0' GNULIB_PWRITE='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_RMDIR='0' GNULIB_SETHOSTNAME='0' GNULIB_SLEEP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_USLEEP='0' GNULIB_WRITE='0' GREP='/dev/env/DJDIR/bin/grep' HAVE_CHOWN='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_TTYNAME_R='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FDATASYNC='1' HAVE_FSYNC='1' HAVE_FTRUNCATE='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETOPT_H='0' HAVE_GETPAGESIZE='1' HAVE_GROUP_MEMBER='1' HAVE_LCHOWN='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_OS_H='0' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_PREAD='1' HAVE_PWRITE='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_SETHOSTNAME='1' HAVE_SLEEP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_PARAM_H='0' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_USLEEP='1' HAVE_WCHAR_T='1' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBINTL='' LIBOBJS='' LIBS='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='/dev/env/DJDIR/bin/makeinfo --no-split' MKDIR_P='/dev/env/DJDIR/bin/mkdir -p' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_GETOPT_H='' NEXT_STDDEF_H='' NEXT_SYS_TYPES_H='' NEXT_UNISTD_H='' OBJEXT='o' PACKAGE='bool' PACKAGE_BUGREPORT='' PACKAGE_NAME='GNU bool' PACKAGE_STRING='GNU bool 0.2.2' PACKAGE_TARNAME='bool' PACKAGE_URL='http://www.gnu.org/software/bool/' PACKAGE_VERSION='0.2.2' PATH_SEPARATOR=':' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' RANLIB='/dev/env/DJDIR/bin/ranlib' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_FCHOWNAT='0' REPLACE_FTRUNCATE='0' REPLACE_GETCWD='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_ISATTY='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LSEEK='0' REPLACE_NULL='0' REPLACE_PREAD='0' REPLACE_PWRITE='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_RMDIR='0' REPLACE_SLEEP='0' REPLACE_SYMLINK='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_USLEEP='0' REPLACE_WRITE='0' SET_MAKE='' SHELL='/bin/sh' STDDEF_H='' STRIP='/dev/env/DJDIR/bin/strip' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='0.2.2' WINDOWS_64_BIT_OFF_T='0' ac_ct_CC='gcc' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i786-pc-msdosdjgpp' build_alias='' build_cpu='i786' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' getopt.o getopt1.o' gl_LTLIBOBJS=' getopt.lo getopt1.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_BOOL_GNULIB_TESTS' host='i786-pc-msdosdjgpp' host_alias='' host_cpu='i786' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} ${top_srcdir}/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU bool" #define PACKAGE_TARNAME "bool" #define PACKAGE_VERSION "0.2.2" #define PACKAGE_STRING "GNU bool 0.2.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "http://www.gnu.org/software/bool/" #define BOOL 1 #define PACKAGE "bool" #define VERSION "0.2.2 (DJGPP port (r1))" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_UNISTD_H 1 #define __GETOPT_PREFIX rpl_ #define HAVE_DECL_GETENV 1 #define HAVE_WCHAR_T 1 #define GNULIB_TEST_GETOPT_GNU 1 #define __GETOPT_PREFIX rpl_ #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_USLEEP 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 configure: exit 0