Artifact 2c41e31bebc44859d0a02ae48ccaa969c0c354b0:


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 --prefix=C:/mylibs/iup --prefix=C:/mylibs/iup --cache-file=/dev/null --srcdir=. --cache-file=/dev/null --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = hermes
uname -m = i686
uname -r = 1.0.16(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2010-09-29 00:07

/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: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Program Files/Common Files/Microsoft Shared/Windows Live
PATH: /c/windows/SYSTEM32
PATH: /c/windows
PATH: /c/windows/SYSTEM32/WBEM
PATH: /c/windows/SYSTEM32/WINDOWSPOWERSHELL/V1.0/
PATH: /mingw/bin
PATH: /c/chicken/bin
PATH: /c/mylibs/iup
PATH: /c/Program Files/Windows Live/Shared


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1512: checking for gcc
configure:1528: found /mingw/bin/gcc
configure:1538: result: gcc
configure:1782: checking for C compiler version
configure:1785: gcc --version </dev/null >&5
gcc.exe (GCC) 4.5.0
Copyright (C) 2010 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:1788: $? = 0
configure:1790: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.0/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.0/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.0 (GCC) 
configure:1793: $? = 0
configure:1795: gcc -V </dev/null >&5
gcc.exe: '-V' option must have argument
configure:1798: $? = 1
configure:1821: checking for C compiler default output file name
configure:1824: gcc    conftest.c  >&5
configure:1827: $? = 0
configure:1873: result: a.exe
configure:1878: checking whether the C compiler works
configure:1884: ./a.exe
configure:1887: $? = 0
configure:1904: result: yes
configure:1911: checking whether we are cross compiling
configure:1913: result: no
configure:1916: checking for suffix of executables
configure:1918: gcc -o conftest.exe    conftest.c  >&5
configure:1921: $? = 0
configure:1946: result: .exe
configure:1952: checking for suffix of object files
configure:1973: gcc -c   conftest.c >&5
configure:1976: $? = 0
configure:1998: result: o
configure:2002: checking whether we are using the GNU C compiler
configure:2026: gcc -c   conftest.c >&5
configure:2032: $? = 0
configure:2036: test -z 
			 || test ! -s conftest.err
configure:2039: $? = 0
configure:2042: test -s conftest.o
configure:2045: $? = 0
configure:2058: result: yes
configure:2064: checking whether gcc accepts -g
configure:2085: gcc -c -g  conftest.c >&5
configure:2091: $? = 0
configure:2095: test -z 
			 || test ! -s conftest.err
configure:2098: $? = 0
configure:2101: test -s conftest.o
configure:2104: $? = 0
configure:2115: result: yes
configure:2132: checking for gcc option to accept ANSI C
configure:2202: gcc  -c -g -O2  conftest.c >&5
configure:2208: $? = 0
configure:2212: test -z 
			 || test ! -s conftest.err
configure:2215: $? = 0
configure:2218: test -s conftest.o
configure:2221: $? = 0
configure:2239: result: none needed
configure:2257: gcc -c -g -O2  conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2263: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2401: checking how to run the C preprocessor
configure:2436: gcc -E  conftest.c
configure:2442: $? = 0
configure:2474: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2480: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2519: result: gcc -E
configure:2543: gcc -E  conftest.c
configure:2549: $? = 0
configure:2581: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2587: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2632: checking for egrep
configure:2642: result: grep -E
configure:2648: checking whether gcc needs -traditional
conftest.c:9:19: fatal error: sgtty.h: No such file or directory
compilation terminated.
conftest.c:9:20: fatal error: termio.h: No such file or directory
compilation terminated.
configure:2690: result: no
configure:2698: checking whether using GNU C
configure:2725: result: yes
configure:2737: checking for underscore in external names
configure:2751: gcc -S conftest.c
configure:2754: $? = 0
configure:2764: result: yes
configure:2779: checking for ranlib
configure:2795: found /mingw/bin/ranlib
configure:2806: result: ranlib
configure:2813: checking whether make sets $(MAKE)
configure:2833: result: yes
configure:2852: checking for a BSD compatible install
configure:2899: result: /bin/install -c
configure:2911: checking how to copy files
configure:2927: result: cp -p
configure:2931: checking how to make hard links
configure:2947: result: ln
configure:2951: checking whether ln -s works
configure:2970: result: no
configure:2984: checking build system type
configure:3002: result: i686-pc-mingw32
configure:3010: checking host system type
configure:3024: result: i686-pc-mingw32
configure:3255: checking for ld used by GCC
configure:3318: result: c:/mingw/mingw32/bin/ld.exe
configure:3327: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld
GNU ld (GNU Binutils) 2.21
configure:3339: result: yes
configure:3344: checking for c:/mingw/mingw32/bin/ld.exe option to reload object files
configure:3351: result: -r
configure:3356: checking for BSD-compatible nm
configure:3392: result: /mingw/bin/nm
configure:3395: checking for a sed that does not truncate output
configure:3477: result: /bin/sed
configure:3480: checking how to recognise dependent libraries
configure:3661: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:3673: checking command to parse /mingw/bin/nm output
configure:3757: gcc -c -g -O2  conftest.c >&5
configure:3760: $? = 0
configure:3764: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
configure:3767: $? = 0
cannot find nm_test_var in conftest.nm
configure:3757: gcc -c -g -O2  conftest.c >&5
configure:3760: $? = 0
configure:3764: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2\3 \3/p' \> conftest.nm
configure:3767: $? = 0
configure:3819: gcc -o conftest.exe -g -O2   conftest.c conftstm.o >&5
configure:3822: $? = 0
configure:3866: result: ok
configure:3870: checking for ANSI C header files
configure:3895: gcc -c -g -O2  conftest.c >&5
configure:3901: $? = 0
configure:3905: test -z 
			 || test ! -s conftest.err
configure:3908: $? = 0
configure:3911: test -s conftest.o
configure:3914: $? = 0
configure:4003: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:4006: $? = 0
configure:4008: ./conftest.exe
configure:4011: $? = 0
configure:4026: result: yes
configure:4050: checking for sys/types.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for sys/stat.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for stdlib.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for string.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for memory.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for strings.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for inttypes.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for stdint.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4050: checking for unistd.h
configure:4066: gcc -c -g -O2  conftest.c >&5
configure:4072: $? = 0
configure:4076: test -z 
			 || test ! -s conftest.err
configure:4079: $? = 0
configure:4082: test -s conftest.o
configure:4085: $? = 0
configure:4096: result: yes
configure:4122: checking dlfcn.h usability
configure:4134: gcc -c -g -O2  conftest.c >&5
conftest.c:57:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:4140: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dlfcn.h>
configure:4163: result: no
configure:4167: checking dlfcn.h presence
configure:4177: gcc -E  conftest.c
conftest.c:23:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:4183: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <dlfcn.h>
configure:4203: result: no
configure:4238: checking for dlfcn.h
configure:4245: result: no
configure:4523: checking for strip
configure:4539: found /mingw/bin/strip
configure:4550: result: strip
configure:4770: checking for objdir
configure:4781: result: .libs
configure:4798: checking for gcc option to produce PIC
configure:4944: result: -DDLL_EXPORT
configure:4948: checking if gcc PIC flag -DDLL_EXPORT works
configure:4971: gcc -c -g -O2 -DDLL_EXPORT -DPIC  conftest.c >&5
configure:4977: $? = 0
configure:4981: test -z 
			 || test ! -s conftest.err
configure:4984: $? = 0
configure:4987: test -s conftest.o
configure:4990: $? = 0
configure:5028: result: yes
configure:5044: checking if gcc static flag -static works
configure:5068: gcc -o conftest.exe -g -O2   -static conftest.c  >&5
configure:5074: $? = 0
configure:5078: test -z 
			 || test ! -s conftest.err
configure:5081: $? = 0
configure:5084: test -s conftest.exe
configure:5087: $? = 0
configure:5104: result: yes
configure:5116: checking if gcc supports -c -o file.o
configure:5136: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5160: result: yes
configure:5165: checking if gcc supports -c -o file.lo
configure:5192: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5198: $? = 0
configure:5202: test -z 
			 || test ! -s conftest.err
configure:5205: $? = 0
configure:5208: test -s conftest.lo
configure:5211: $? = 0
configure:5233: result: yes
configure:5264: checking if gcc supports -fno-rtti -fno-exceptions
configure:5286: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5292: $? = 0
configure:5296: test -z 
			 || test ! -s conftest.err
configure:5299: $? = 0
configure:5302: test -s conftest.o
configure:5305: $? = 0
configure:5322: result: no
configure:5333: checking whether the linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries
configure:6028: result: yes
configure:6033: checking how to hardcode library paths into programs
configure:6057: result: immediate
configure:6062: checking whether stripping libraries is possible
configure:6067: result: yes
configure:6078: checking dynamic linker characteristics
configure:6485: result: Win32 ld.exe
configure:6490: checking if libtool supports shared libraries
configure:6492: result: yes
configure:6495: checking whether to build shared libraries
configure:6516: result: no
configure:6519: checking whether to build static libraries
configure:6523: result: yes
configure:7887: checking for working void
configure:7912: gcc -c -g -O2  conftest.c >&5
configure:7918: $? = 0
configure:7922: test -z 
			 || test ! -s conftest.err
configure:7925: $? = 0
configure:7928: test -s conftest.o
configure:7931: $? = 0
configure:7944: result: yes
configure:7956: checking for working "return void"
configure:7978: gcc -c -g -O2  conftest.c >&5
configure:7984: $? = 0
configure:7988: test -z 
			 || test ! -s conftest.err
configure:7991: $? = 0
configure:7994: test -s conftest.o
configure:7997: $? = 0
configure:8010: result: yes
configure:8025: checking for ANSI C header files
configure:8043: gcc -E  conftest.c
configure:8049: $? = 0
configure:8072: result: yes
configure:8087: checking for unistd_h
configure:8092: result: yes
configure:8233: checking for getpagesize
configure:8260: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:8266: $? = 0
configure:8270: test -z 
			 || test ! -s conftest.err
configure:8273: $? = 0
configure:8276: test -s conftest.exe
configure:8279: $? = 0
configure:8293: result: yes
configure:8304: checking for getpagesize declaration
configure:8342: gcc -c -g -O2  conftest.c >&5
configure:8348: $? = 0
configure:8352: test -z 
			 || test ! -s conftest.err
configure:8355: $? = 0
configure:8358: test -s conftest.o
configure:8361: $? = 0
configure:8378: result: 
         extern int getpagesize (void);
configure:8540: checking for vm_allocate
configure:8562: gcc -o conftest.exe -g -O2   conftest.c  >&5
C:\Users\matt\AppData\Local\Temp\ccdI2c3e.o: In function `main':
c:\Users\matt\data\chicken-iup\ffcall\callback\trampoline_r/conftest.c:32: undefined reference to `vm_allocate'
c:\Users\matt\data\chicken-iup\ffcall\callback\trampoline_r/conftest.c:32: undefined reference to `task_self'
collect2: ld returned 1 exit status
configure:8568: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| vm_allocate(); task_self();
|   ;
|   return 0;
| }
configure:8595: result: no
configure:8620: checking sys/file.h usability
configure:8632: gcc -c -g -O2  conftest.c >&5
configure:8638: $? = 0
configure:8642: test -z 
			 || test ! -s conftest.err
configure:8645: $? = 0
configure:8648: test -s conftest.o
configure:8651: $? = 0
configure:8661: result: yes
configure:8665: checking sys/file.h presence
configure:8675: gcc -E  conftest.c
configure:8681: $? = 0
configure:8701: result: yes
configure:8736: checking for sys/file.h
configure:8743: result: yes
configure:8766: checking for O_RDWR in fcntl.h
configure:8788: gcc -c -g -O2  conftest.c >&5
configure:8794: $? = 0
configure:8798: test -z 
			 || test ! -s conftest.err
configure:8801: $? = 0
configure:8804: test -s conftest.o
configure:8807: $? = 0
configure:8820: result: yes
configure:8845: checking sys/mman.h usability
configure:8857: gcc -c -g -O2  conftest.c >&5
conftest.c:63:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:8863: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mman.h>
configure:8886: result: no
configure:8890: checking sys/mman.h presence
configure:8900: gcc -E  conftest.c
conftest.c:29:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:8906: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h.  */
| #include <sys/mman.h>
configure:8926: result: no
configure:8961: checking for sys/mman.h
configure:8968: result: no
configure:9356: checking for mprotect
configure:9413: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:9419: $? = 0
configure:9423: test -z 
			 || test ! -s conftest.err
configure:9426: $? = 0
configure:9429: test -s conftest.exe
configure:9432: $? = 0
configure:9444: result: yes
configure:9454: checking for working mprotect
configure:9504: gcc -o conftest.exe -g -O2   conftest.c  >&5
conftest.c:38:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:9507: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| /* declare malloc() */
| #include <stdlib.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| /* declare getpagesize() and mprotect() */
| #include <sys/mman.h>
| #ifndef HAVE_GETPAGESIZE
| #include <sys/param.h>
| #define getpagesize() PAGESIZE
| #else
| extern
| #ifdef __cplusplus
| "C"
| #endif
| 
| #if defined(__STDC__) || defined(__cplusplus)
| RETGETPAGESIZETYPE getpagesize (void);
| #else
| RETGETPAGESIZETYPE getpagesize();
| #endif
| #endif
| char foo;
| int main () {
|   unsigned long pagesize = getpagesize();
| #define page_align(address)  (char*)((unsigned long)(address) & -pagesize)
| 
|   if ((pagesize-1) & pagesize) exit(1);
|   exit(0); }
configure:9694: result: no
configure:9719: checking sys/shm.h usability
configure:9731: gcc -c -g -O2  conftest.c >&5
conftest.c:64:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:9737: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/shm.h>
configure:9760: result: no
configure:9764: checking sys/shm.h presence
configure:9774: gcc -E  conftest.c
conftest.c:30:21: fatal error: sys/shm.h: No such file or directory
compilation terminated.
configure:9780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define ASM_UNDERSCORE
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define return_void return
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE
| #define RETGETPAGESIZETYPE int
| #define HAVE_SYS_FILE_H 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h.  */
| #include <sys/shm.h>
configure:9800: result: no
configure:9835: checking for sys/shm.h
configure:9842: result: no
configure:10231: checking whether code in malloc'ed memory is executable
configure:10267: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:10270: $? = 0
configure:10272: ./conftest.exe
configure:10275: $? = 0
configure:10295: result: yes
configure:10725: 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 hermes

config.status:666: creating Makefile
config.status:769: creating config.h
config.status:891: config.h is unchanged

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_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_mprotect=yes
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_shm_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_host_alias=i686-pc-mingw32
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
cl_cv_c_return_void=yes
cl_cv_c_return_void_form=return
cl_cv_c_void=yes
cl_cv_codeexec=yes
cl_cv_decl_O_RDWR_fcntl_h=yes
cl_cv_func_getpagesize=yes
cl_cv_func_mprotect_works=no
cl_cv_func_vm=no
cl_cv_header_stdc=yes
cl_cv_path_install='/bin/install -c'
cl_cv_prog_LN=ln
cl_cv_prog_LN_S=ln
cl_cv_prog_as_underscore=yes
cl_cv_prog_cc_gcc=yes
cl_cv_prog_cp='cp -p'
cl_cv_proto_getpagesize='extern int getpagesize (void);'
cl_cv_proto_getpagesize_ret=int
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
lt_cv_file_magic_test_file=
lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -DDLL_EXPORT'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 \2\3 \3/p'\'''

## ----------------- ##
## Output variables. ##
## ----------------- ##

AS_UNDERSCORE='true'
CC='gcc'
CC_GCC='true'
CFLAGS='-g -O2'
CP='cp -p'
CPP='gcc -E'
CPPFLAGS=''
CPU_OBJECTS=''
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
GCC_X_NONE='-x none'
INSTALL='/bin/install -c'
INSTALL_DATA='$(INSTALL) -m 644'
INSTALL_PROGRAM='$(INSTALL)'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN='ln'
LN_S='ln'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
ac_ct_CC='gcc'
ac_ct_RANLIB=''
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i386'
host_os='mingw32'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='C:/mylibs/iup'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ASM_UNDERSCORE
#define CODE_EXECUTABLE 1
#define HAVE_GETPAGESIZE
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MPROTECT 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETGETPAGESIZETYPE int
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define __i386__ 1
#define return_void return
#endif
#ifndef __i386__

configure: exit 0