This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libpaper configure 1.1.9, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --srcdir=. --cache-file=./djgpp/config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = Unknown PC, MS-Windows uname -m = pc uname -r = 7 uname -s = MS-DOS uname -v = 10 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /dev/c/djgpp/bin PATH: /dev/c/programme/nasm PATH: /dev/c/programme/fprot PATH: /dev/c/windows PATH: /dev/c/windows/command PATH: /dev/c/progra~1/nortonut PATH: /dev/c/programme/texmf/miktex/bin PATH: /dev/c/programme/imagemagick PATH: /dev/c/programme/imagemagick/modules/coders PATH: /dev/c/programme/fftw ## ----------- ## ## Core tests. ## ## ----------- ## configure:1409: 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. | | # Copyright (C) 2005, 2006 Free Software Foundation, Inc. | | # This program is free software; you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 2, or (at your option) | # any later version. | | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | | # You should have received a copy of the GNU General Public License | # along with this program; if not, write to the Free Software Foundation, | # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | | | # 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'} | RANLIB=${RANLIB='ranlib'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | 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 sed. | lt_cv_path_SED=${SED='/dev/env/DJDIR/bin/sed'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | NM=${NM='nm'} | LD=${LD='ld'} | | # 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_vfork=no | ac_cv_func_pipe=no configure:1428: creating cache ./djgpp/config.cache configure:1556: checking for a BSD-compatible install configure:1611: result: /dev/env/DJDIR/bin/ginstall -c configure:1622: checking whether build environment is sane configure:1668: result: yes configure:1734: checking for gawk configure:1760: result: gawk configure:1770: checking whether make sets $(MAKE) configure:1790: result: yes configure:1953: checking whether to enable maintainer-specific portions of Makefiles configure:1962: result: no configure:2024: checking for gcc configure:2040: found /dev/c/djgpp/bin/gcc configure:2050: result: gcc configure:2294: checking for C compiler version configure:2297: gcc --version &5 gcc.exe (GCC) 4.1.0 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2300: $? = 0 configure:2302: gcc -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.0 configure:2305: $? = 0 configure:2307: gcc -V &5 gcc.exe: '-V' option must have argument configure:2310: $? = 1 configure:2333: checking for C compiler default output file name configure:2336: gcc conftest.c >&5 configure:2339: $? = 0 configure:2385: result: a.exe configure:2390: checking whether the C compiler works configure:2396: ./a.exe configure:2399: $? = 0 configure:2416: result: yes configure:2423: checking whether we are cross compiling configure:2425: result: no configure:2428: checking for suffix of executables configure:2430: gcc -o conftest.exe conftest.c >&5 configure:2433: $? = 0 configure:2458: result: .exe configure:2464: checking for suffix of object files configure:2485: gcc -c conftest.c >&5 configure:2488: $? = 0 configure:2510: result: o configure:2514: checking whether we are using the GNU C compiler configure:2538: gcc -c conftest.c >&5 configure:2544: $? = 0 configure:2547: test -z || test ! -s conftest.err configure:2550: $? = 0 configure:2553: test -s conftest.o configure:2556: $? = 0 configure:2569: result: yes configure:2575: checking whether gcc accepts -g configure:2596: gcc -c -g conftest.c >&5 configure:2602: $? = 0 configure:2605: test -z || test ! -s conftest.err configure:2608: $? = 0 configure:2611: test -s conftest.o configure:2614: $? = 0 configure:2625: result: yes configure:2642: checking for gcc option to accept ANSI C configure:2712: gcc -c -g -O2 conftest.c >&5 configure:2718: $? = 0 configure:2721: test -z || test ! -s conftest.err configure:2724: $? = 0 configure:2727: test -s conftest.o configure:2730: $? = 0 configure:2748: result: none needed configure:2766: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2772: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2913: checking for style of include used by make configure:2941: result: GNU configure:2969: checking dependency style of gcc configure:3059: result: none configure:3095: checking for a BSD-compatible install configure:3150: result: /dev/env/DJDIR/bin/ginstall -c configure:3239: checking build system type configure:3257: result: i386-pc-msdosdjgpp configure:3265: checking host system type configure:3279: result: i386-pc-msdosdjgpp configure:3287: checking for a sed that does not truncate output configure:3341: result: /dev/env/DJDIR/bin/sed configure:3344: checking for egrep configure:3354: result: grep -E configure:3370: checking for ld used by gcc configure:3437: result: ld configure:3446: checking if the linker (ld) is GNU ld configure:3461: result: yes configure:3466: checking for ld option to reload object files configure:3473: result: -r configure:3491: checking for BSD-compatible nm configure:3540: result: nm configure:3544: checking whether ln -s works configure:3551: result: no, using ln configure:3555: checking how to recognise dependent libraries configure:3731: result: unknown configure:3967: checking how to run the C preprocessor configure:4002: gcc -E conftest.c configure:4008: $? = 0 configure:4040: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4085: result: gcc -E configure:4109: gcc -E conftest.c configure:4115: $? = 0 configure:4147: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:4153: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4197: checking for ANSI C header files configure:4222: gcc -c -g -O2 conftest.c >&5 configure:4228: $? = 0 configure:4231: test -z || test ! -s conftest.err configure:4234: $? = 0 configure:4237: test -s conftest.o configure:4240: $? = 0 configure:4326: gcc -o conftest.exe -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:27: warning: incompatible implicit declaration of built-in function 'exit' configure:4329: $? = 0 configure:4331: ./conftest.exe configure:4334: $? = 0 configure:4349: result: yes configure:4373: checking for sys/types.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for sys/stat.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for stdlib.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for string.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for memory.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for strings.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4373: checking for inttypes.h configure:4389: gcc -c -g -O2 conftest.c >&5 conftest.c:52:22: error: inttypes.h: No such file or directory (ENOENT) configure:4395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4418: result: no configure:4373: checking for stdint.h configure:4389: gcc -c -g -O2 conftest.c >&5 conftest.c:52:20: error: stdint.h: No such file or directory (ENOENT) configure:4395: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4418: result: no configure:4373: checking for unistd.h configure:4389: gcc -c -g -O2 conftest.c >&5 configure:4395: $? = 0 configure:4398: test -z || test ! -s conftest.err configure:4401: $? = 0 configure:4404: test -s conftest.o configure:4407: $? = 0 configure:4418: result: yes configure:4444: checking dlfcn.h usability configure:4456: gcc -c -g -O2 conftest.c >&5 conftest.c:52:19: error: dlfcn.h: No such file or directory (ENOENT) configure:4462: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4484: result: no configure:4488: checking dlfcn.h presence configure:4498: gcc -E conftest.c conftest.c:18:19: error: dlfcn.h: No such file or directory (ENOENT) configure:4504: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4524: result: no configure:4559: checking for dlfcn.h configure:4566: result: no configure:4631: checking for g++ configure:4660: result: no configure:4631: checking for c++ configure:4660: result: no configure:4631: checking for gpp configure:4647: found /dev/c/djgpp/bin/gpp configure:4657: result: gpp configure:4673: checking for C++ compiler version configure:4676: gpp --version &5 gpp.exe (GCC) 4.1.0 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4679: $? = 0 configure:4681: gpp -v &5 Using built-in specs. Target: djgpp Configured with: /gnu/gcc-4.10/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-werror --enable-languages=c,c++,fortran,objc,obj-c++,ada Thread model: single gcc version 4.1.0 configure:4684: $? = 0 configure:4686: gpp -V &5 gpp.exe: '-V' option must have argument configure:4689: $? = 1 configure:4692: checking whether we are using the GNU C++ compiler configure:4716: gpp -c conftest.cc >&5 configure:4722: $? = 0 configure:4725: test -z || test ! -s conftest.err configure:4728: $? = 0 configure:4731: test -s conftest.o configure:4734: $? = 0 configure:4747: result: yes configure:4753: checking whether gpp accepts -g configure:4774: gpp -c -g conftest.cc >&5 configure:4780: $? = 0 configure:4783: test -z || test ! -s conftest.err configure:4786: $? = 0 configure:4789: test -s conftest.o configure:4792: $? = 0 configure:4803: result: yes configure:4845: gpp -c -g -O2 conftest.cc >&5 configure:4851: $? = 0 configure:4854: test -z || test ! -s conftest.err configure:4857: $? = 0 configure:4860: test -s conftest.o configure:4863: $? = 0 configure:4889: gpp -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:22: error: 'exit' was not declared in this scope configure:4895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4845: gpp -c -g -O2 conftest.cc >&5 c:/djgpp/include/stdlib.h:53: error: declaration of 'void std::exit(int)' throws different exceptions conftest.cc:18: error: from previous declaration 'void std::exit(int) throw ()' configure:4851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4845: gpp -c -g -O2 conftest.cc >&5 configure:4851: $? = 0 configure:4854: test -z || test ! -s conftest.err configure:4857: $? = 0 configure:4860: test -s conftest.o configure:4863: $? = 0 configure:4889: gpp -c -g -O2 conftest.cc >&5 configure:4895: $? = 0 configure:4898: test -z || test ! -s conftest.err configure:4901: $? = 0 configure:4904: test -s conftest.o configure:4907: $? = 0 configure:4932: checking dependency style of gpp configure:5022: result: none configure:5049: checking how to run the C++ preprocessor configure:5080: gpp -E conftest.cc configure:5086: $? = 0 configure:5118: gpp -E conftest.cc conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:5124: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5163: result: gpp -E configure:5187: gpp -E conftest.cc configure:5193: $? = 0 configure:5225: gpp -E conftest.cc conftest.cc:21:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:5231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libpaper" | #define PACKAGE_TARNAME "libpaper" | #define PACKAGE_VERSION "1.1.9" | #define PACKAGE_STRING "libpaper 1.1.9" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:5328: checking for g77 configure:5357: result: no configure:5328: checking for f77 configure:5357: result: no configure:5328: checking for xlf configure:5357: result: no configure:5328: checking for frt configure:5357: result: no configure:5328: checking for pgf77 configure:5357: result: no configure:5328: checking for fort77 configure:5357: result: no configure:5328: checking for fl32 configure:5357: result: no configure:5328: checking for af77 configure:5357: result: no configure:5328: checking for f90 configure:5357: result: no configure:5328: checking for xlf90 configure:5357: result: no configure:5328: checking for pgf90 configure:5357: result: no configure:5328: checking for epcf90 configure:5357: result: no configure:5328: checking for f95 configure:5357: result: no configure:5328: checking for fort configure:5357: result: no configure:5328: checking for xlf95 configure:5357: result: no configure:5328: checking for ifc configure:5357: result: no configure:5328: checking for efc configure:5357: result: no configure:5328: checking for pgf95 configure:5357: result: no configure:5328: checking for lf95 configure:5357: result: no configure:5328: checking for gfortran configure:5357: result: no configure:5361: checking for Fortran 77 compiler version configure:5372: --version &5 ./configure: --version: command not found configure:5375: $? = 127 configure:5377: -v &5 ./configure: -v: command not found configure:5380: $? = 127 configure:5382: -V &5 ./configure: -V: command not found configure:5385: $? = 127 configure:5393: checking whether we are using the GNU Fortran 77 compiler configure:5407: -c conftest.F >&5 ./configure: -c: command not found configure:5413: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5438: result: no configure:5444: checking whether accepts -g configure:5456: -c -g conftest.f >&5 ./configure: -c: command not found configure:5462: $? = 127 configure: failed program was: | program main | | end configure:5486: result: no configure:5516: checking the maximum length of command line arguments configure:5625: result: 12288 configure:5636: checking command to parse nm output from gcc object configure:5741: gcc -c -g -O2 conftest.c >&5 configure:5744: $? = 0 configure:5748: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5751: $? = 0 cannot find nm_test_var in conftest.nm configure:5741: gcc -c -g -O2 conftest.c >&5 configure:5744: $? = 0 configure:5748: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5751: $? = 0 configure:5803: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5 configure:5806: $? = 0 configure:5844: result: ok configure:5848: checking for objdir configure:5863: result: _libs configure:5953: checking for ar configure:5969: found /dev/c/djgpp/bin/ar configure:5980: result: ar configure:6033: checking for ranlib configure:6060: result: ranlib configure:6113: checking for strip configure:6129: found /dev/c/djgpp/bin/strip configure:6140: result: strip configure:6412: checking if gcc supports -fno-rtti -fno-exceptions configure:6422: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6426: $? = 0 configure:6447: result: no configure:6462: checking for gcc option to produce PIC configure:6672: result: configure:6743: checking if gcc static flag -static works configure:6771: result: yes configure:6781: checking if gcc supports -c -o file.o configure:6794: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6798: $? = 0 configure:6828: result: yes configure:6854: checking whether the gcc linker (ld) supports shared libraries configure:7820: result: no configure:7887: checking dynamic linker characteristics configure:8487: result: no configure:8496: checking how to hardcode library paths into programs configure:8521: result: unsupported configure:8535: checking whether stripping libraries is possible configure:8540: result: yes configure:9367: checking if libtool supports shared libraries configure:9369: result: no configure:9372: checking whether to build shared libraries configure:9393: result: no configure:9396: checking whether to build static libraries configure:9400: result: yes configure:9492: creating libtool configure:10080: checking for ld used by gpp configure:10147: result: ld configure:10156: checking if the linker (ld) is GNU ld configure:10171: result: yes configure:10222: checking whether the gpp linker (ld) supports shared libraries configure:11158: result: no configure:11176: gpp -c -g -O2 conftest.cpp >&5 configure:11179: $? = 0 configure:11298: checking for gpp option to produce PIC configure:11572: result: configure:11643: checking if gpp static flag -static works configure:11671: result: yes configure:11681: checking if gpp supports -c -o file.o configure:11694: gpp -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11698: $? = 0 configure:11728: result: yes configure:11754: checking whether the gpp linker (ld) supports shared libraries configure:11785: result: no configure:11852: checking dynamic linker characteristics configure:12452: result: no configure:12461: checking how to hardcode library paths into programs configure:12486: result: immediate configure:18676: checking whether make sets $(MAKE) configure:18696: result: yes configure:18706: checking for an ANSI C-conforming const configure:18773: gcc -c -g -O2 conftest.c >&5 configure:18779: $? = 0 configure:18782: test -z || test ! -s conftest.err configure:18785: $? = 0 configure:18788: test -s conftest.o configure:18791: $? = 0 configure:18802: result: yes configure:18991: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libpaper config.status 1.1.9, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Unknown PC, MS-Windows config.status:795: creating Makefile config.status:795: creating lib/Makefile config.status:795: creating src/Makefile config.status:795: creating src/paperconfig config.status:795: creating man/Makefile config.status:795: creating man/paperconf.1 config.status:795: creating man/paperconfig.8 config.status:795: creating man/papersize.5 config.status:795: creating man/systempapername.3 config.status:861: creating config.h config.status:973: config.h is unchanged config.status:1157: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-pc-msdosdjgpp ac_cv_build_alias=i386-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_f77_compiler_gnu=no ac_cv_func_fork=no ac_cv_func_pipe=no ac_cv_func_vfork=no ac_cv_header_dlfcn_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=no 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=i386-pc-msdosdjgpp ac_cv_host_alias=i386-pc-msdosdjgpp ac_cv_objext=o ac_cv_path_EMACS=/dev/env/DJDIR/gnu/emacs/bin/emacs ac_cv_path_M4=/dev/env/DJDIR/bin/m4 ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='gpp -E' ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=gpp ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=unknown lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=_libs lt_cv_path_LD=ld lt_cv_path_LDCXX=ld lt_cv_path_NM=nm lt_cv_path_SED=/dev/env/DJDIR/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=12288 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} ${top_srcdir}/missing --run tar' AR='ar' AUTOCONF='${SHELL} ${top_srcdir}/missing --run autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/missing --run autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='gpp' CXXCPP='gpp -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='.exe' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} ${top_srcdir}/missing --run makeinfo' OBJEXT='o' PACKAGE='libpaper' PACKAGE_BUGREPORT='' PACKAGE_NAME='libpaper' PACKAGE_STRING='libpaper 1.1.9' PACKAGE_TARNAME='libpaper' PACKAGE_VERSION='1.1.9' PAPERCONF='${prefix}/etc/papersize' PAPERCONFVAR='PAPERCONF' PAPERSIZE='letter' PAPERSIZEVAR='PAPERSIZE' PATH_SEPARATOR=':' RANLIB='ranlib' RUNPARTSDIR='${prefix}/etc/libpaper.d' RUNPARTSDIRVAR='PAPERDIR' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.1.9' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='gpp' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='_' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-pc-msdosdjgpp' build_alias='' build_cpu='i386' build_os='msdosdjgpp' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-pc-msdosdjgpp' host_alias='' host_cpu='i386' host_os='msdosdjgpp' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='${top_srcdir}/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libpaper" #define PACKAGE_STRING "libpaper 1.1.9" #define PACKAGE_TARNAME "libpaper" #define PACKAGE_VERSION "1.1.9" #define PAPERCONF "${prefix}/etc/papersize" #define PAPERCONFVAR "PAPERCONF" #define PAPERSIZE "letter" #define PAPERSIZEVAR "PAPERSIZE" #define RUNPARTSDIR "${prefix}/etc/libpaper.d" #define RUNPARTSDIRVAR "PAPERDIR" #define STDC_HEADERS 1 #define _GNU_SOURCE 1 #endif #ifdef __cplusplus extern "C" void std::exit (int); using std::exit; configure: exit 0