This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./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:1215: 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'} | | # A sane defualt for emacs. | ac_cv_path_EMACS=${EMACS='/dev/env/DJDIR/gnu/emacs/bin/emacs'} | | # 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'} | | # 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'} | | # 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:1226: loading cache ./djgpp/config.cache configure:1345: checking build system type configure:1363: result: i386-pc-msdosdjgpp configure:1371: checking host system type configure:1385: result: i386-pc-msdosdjgpp configure:1393: checking target system type configure:1407: result: i386-pc-msdosdjgpp configure:1436: checking for a BSD-compatible install configure:1491: result: /dev/env/DJDIR/bin/ginstall -c configure:1502: checking whether build environment is sane configure:1548: result: yes configure:1606: checking for gawk configure:1632: result: gawk configure:1642: checking whether make sets $(MAKE) configure:1662: result: yes configure:1877: checking for gcc configure:1903: result: gcc configure:2147: checking for C compiler version configure:2150: 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:2153: $? = 0 configure:2155: 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:2158: $? = 0 configure:2160: gcc -V &5 gcc.exe: '-V' option must have argument configure:2163: $? = 1 configure:2186: checking for C compiler default output file name configure:2189: gcc conftest.c >&5 configure:2192: $? = 0 configure:2238: result: a.exe configure:2243: checking whether the C compiler works configure:2249: ./a.exe configure:2252: $? = 0 configure:2269: result: yes configure:2276: checking whether we are cross compiling configure:2278: result: no configure:2281: checking for suffix of executables configure:2283: gcc -o conftest.exe conftest.c >&5 configure:2286: $? = 0 configure:2311: result: .exe configure:2317: checking for suffix of object files configure:2363: result: o configure:2367: checking whether we are using the GNU C compiler configure:2423: result: yes configure:2429: checking whether gcc accepts -g configure:2480: result: yes configure:2497: checking for gcc option to accept ANSI C configure:2604: result: none needed configure:2622: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2628: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2772: checking for style of include used by make configure:2800: result: GNU configure:2828: checking dependency style of gcc configure:2913: result: none configure:2971: checking for ranlib configure:2998: result: ranlib configure:3012: checking for an ANSI C-conforming const configure:3109: result: yes configure:3119: checking for inline configure:3171: result: inline configure:3196: checking how to run the C preprocessor configure:3314: result: gcc -E configure:3338: gcc -E conftest.c configure:3344: $? = 0 configure:3376: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory (ENOENT) configure:3382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mygis" | #define VERSION "0.5.5 (DJGPP port (r1))" | /* end confdefs.h. */ | #include configure:3426: checking for egrep configure:3436: result: grep -E configure:3441: checking for uid_t in sys/types.h configure:3464: result: yes configure:3479: checking for ANSI C header files configure:3632: result: yes configure:3656: checking for sys/types.h configure:3702: result: yes configure:3656: checking for sys/stat.h configure:3702: result: yes configure:3656: checking for stdlib.h configure:3702: result: yes configure:3656: checking for string.h configure:3702: result: yes configure:3656: checking for memory.h configure:3702: result: yes configure:3656: checking for strings.h configure:3702: result: yes configure:3656: checking for inttypes.h configure:3702: result: no configure:3656: checking for stdint.h configure:3702: result: no configure:3656: checking for unistd.h configure:3702: result: yes configure:3719: checking for unistd.h configure:3724: result: yes configure:3864: checking for working chown configure:3927: result: yes configure:3943: checking for vprintf configure:4031: result: yes configure:4038: checking for _doprnt configure:4126: result: yes configure:4141: checking whether struct tm is in sys/time.h or time.h configure:4194: result: time.h configure:4204: checking for size_t configure:4258: result: yes configure:4283: checking for stdio.h configure:4288: result: yes configure:4283: checking for stdlib.h configure:4288: result: yes configure:4283: checking for string.h configure:4288: result: yes configure:4283: checking for errno.h configure:4288: result: yes configure:4283: checking for sys/types.h configure:4288: result: yes configure:4283: checking for sys/stat.h configure:4288: result: yes configure:4283: checking for fcntl.h configure:4288: result: yes configure:4283: checking for sys/param.h configure:4288: result: yes configure:4460: checking for getopt.h configure:4465: result: no configure:4618: checking getopt.h usability configure:4630: gcc -c -g -O2 conftest.c >&5 conftest.c:65:20: error: getopt.h: No such file or directory (ENOENT) configure:4636: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mygis" | #define VERSION "0.5.5 (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_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_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:4659: result: no configure:4663: checking getopt.h presence configure:4673: gcc -E conftest.c conftest.c:31:20: error: getopt.h: No such file or directory (ENOENT) configure:4679: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mygis" | #define VERSION "0.5.5 (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_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_VPRINTF 1 | #define HAVE_DOPRNT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:4699: result: no configure:4734: checking for getopt.h configure:4741: result: no configure:4752: error: Couldn't find getopt.h. Will use included GNU getopt function configure:4775: checking for bzero configure:4863: result: yes configure:4775: checking for strcasecmp configure:4863: result: yes configure:4775: checking for strdup configure:4863: result: yes configure:4775: checking for strerror configure:4863: result: yes configure:4775: checking for strndup configure:4863: result: no configure:4775: checking for strrchr configure:4863: result: yes configure:4874: checking for strndup configure:4962: result: no configure:4974: checking for getline configure:5062: result: no configure:5074: checking endianness of host architecture configure:5154: result: little (i386, known) configure:5346: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Unknown PC, MS-Windows config.status:713: creating Makefile config.status:713: creating wkb/Makefile config.status:713: creating wkt/Makefile config.status:713: creating dbf/Makefile config.status:713: creating shp/Makefile config.status:713: creating e00/Makefile config.status:713: creating tiger/Makefile config.status:713: creating tests/Makefile config.status:713: creating tools/Makefile config.status:845: creating config.h config.status:979: config.h is unchanged config.status:1163: 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_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func__doprnt=yes ac_cv_func_bzero=yes ac_cv_func_chown_works=yes ac_cv_func_fork=no ac_cv_func_getline=no ac_cv_func_pipe=no ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strndup=no ac_cv_func_strrchr=yes ac_cv_func_vfork=no ac_cv_func_vprintf=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_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_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_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_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_M4=/dev/env/DJDIR/bin/m4 ac_cv_path_SED=/dev/env/DJDIR/bin/sed 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=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_target=i386-pc-msdosdjgpp ac_cv_target_alias=i386-pc-msdosdjgpp ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} ${top_srcdir}/missing --run aclocal-1.8' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} ${top_srcdir}/missing --run tar' AUTOCONF='${SHELL} ${top_srcdir}/missing --run autoconf' AUTOHEADER='${SHELL} ${top_srcdir}/missing --run autoheader' AUTOMAKE='${SHELL} ${top_srcdir}/missing --run automake-1.8' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='.exe' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} ${top_srcdir}/missing --run makeinfo' OBJEXT='o' PACKAGE='mygis' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.5.5' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__leading_dot='_' am__quote='' 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='i386-pc-msdosdjgpp' target_alias='' target_cpu='i386' target_os='msdosdjgpp' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_BZERO 1 #define HAVE_CHOWN 1 #define HAVE_DOPRNT 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VPRINTF 1 #define PACKAGE "mygis" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.5.5 (DJGPP port (r1))" configure: exit 0