Project

General

Profile

Backport #2531 » config.log

luislavena (Luis Lavena), 12/26/2009 03:54 AM

 
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.61. Invocation command line was

$ /home/luis/.rake-compiler/sources/ruby-1.8.7-p248/configure --target=i386-mingw32 --host=i586-mingw32msvc --build=i686-linux --enable-shared --disable-install-doc --without-tk --without-tcl --prefix=/home/luis/.rake-compiler/ruby/ruby-1.8.7-p248

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

hostname = ubuntu86
uname -m = i686
uname -r = 2.6.31-14-generic-pae
uname -s = Linux
uname -v = #48-Ubuntu SMP Fri Oct 16 15:22:42 UTC 2009

/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: /home/luis/.rvm/ruby-1.8.7-p248/bin
PATH: /home/luis/.rvm/gems/ruby-1.8.7-p248/bin
PATH: /home/luis/.rvm/bin
PATH: /home/luis/.rvm/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /var/lib/gems/1.8/bin


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

configure:1906: checking build system type
configure:1924: result: i686-pc-linux
configure:1946: checking host system type
configure:1961: result: i586-pc-mingw32msvc
configure:1983: checking target system type
configure:1998: result: i386-pc-mingw32
configure:2066: checking for i586-mingw32msvc-gcc
configure:2082: found /usr/bin/i586-mingw32msvc-gcc
configure:2093: result: i586-mingw32msvc-gcc
configure:2168: checking for i586-mingw32msvc-gcc
configure:2195: result: i586-mingw32msvc-gcc
configure:2473: checking for C compiler version
configure:2480: i586-mingw32msvc-gcc --version >&5
i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2483: $? = 0
configure:2490: i586-mingw32msvc-gcc -v >&5
Using built-in specs.
Target: i586-mingw32msvc
Configured with: /build/buildd/mingw32-4.2.1.dfsg/build_dir/src/gcc-4.2.1-2-dfsg/configure -v --prefix=/usr --target=i586-mingw32msvc --enable-languages=c,c++ --enable-threads --enable-sjlj-exceptions --disable-multilib --enable-version-specific-runtime-libs
Thread model: win32
gcc version 4.2.1-sjlj (mingw32-2)
configure:2493: $? = 0
configure:2500: i586-mingw32msvc-gcc -V >&5
i586-mingw32msvc-gcc: '-V' option must have argument
configure:2503: $? = 1
configure:2526: checking for C compiler default output file name
configure:2553: i586-mingw32msvc-gcc conftest.c >&5
configure:2556: $? = 0
configure:2594: result: a.exe
configure:2611: checking whether the C compiler works
configure:2641: result: yes
configure:2648: checking whether we are cross compiling
configure:2650: result: yes
configure:2653: checking for suffix of executables
configure:2660: i586-mingw32msvc-gcc -o conftest.exe conftest.c >&5
configure:2663: $? = 0
configure:2687: result: .exe
configure:2693: checking for suffix of object files
configure:2719: i586-mingw32msvc-gcc -c conftest.c >&5
configure:2722: $? = 0
configure:2745: result: o
configure:2749: checking whether we are using the GNU C compiler
configure:2778: i586-mingw32msvc-gcc -c conftest.c >&5
configure:2784: $? = 0
configure:2801: result: yes
configure:2806: checking whether i586-mingw32msvc-gcc accepts -g
configure:2836: i586-mingw32msvc-gcc -c -g conftest.c >&5
configure:2842: $? = 0
configure:2941: result: yes
configure:2958: checking for i586-mingw32msvc-gcc option to accept ISO C89
configure:3032: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:3038: $? = 0
configure:3061: result: none needed
configure:3085: checking how to run the C preprocessor
configure:3125: i586-mingw32msvc-gcc -E conftest.c
configure:3131: $? = 0
configure:3162: i586-mingw32msvc-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3168: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3201: result: i586-mingw32msvc-gcc -E
configure:3230: i586-mingw32msvc-gcc -E conftest.c
configure:3236: $? = 0
configure:3267: i586-mingw32msvc-gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3273: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3311: checking for grep that handles long lines and -e
configure:3385: result: /bin/grep
configure:3390: checking for egrep
configure:3468: result: /bin/grep -E
configure:3474: checking whether i586-mingw32msvc-gcc needs -traditional
conftest.c:9:19: error: sgtty.h: No such file or directory
conftest.c:9:20: error: termio.h: No such file or directory
configure:3516: result: no
configure:3529: checking whether the linker is GNU ld
configure:3541: result: yes
configure:3545: checking whether i586-mingw32msvc-gcc -E accepts -o
configure:3565: i586-mingw32msvc-gcc -E -o conftest.i conftest.c
configure:3571: $? = 0
configure:3588: result: yes
configure:3658: checking for bison
configure:3674: found /usr/bin/bison
configure:3685: result: bison -y
configure:3707: checking for i586-mingw32msvc-ranlib
configure:3723: found /usr/bin/i586-mingw32msvc-ranlib
configure:3734: result: i586-mingw32msvc-ranlib
configure:3803: checking for i586-mingw32msvc-ar
configure:3819: found /usr/bin/i586-mingw32msvc-ar
configure:3830: result: i586-mingw32msvc-ar
configure:3945: checking for i586-mingw32msvc-as
configure:3961: found /usr/bin/i586-mingw32msvc-as
configure:3972: result: i586-mingw32msvc-as
configure:4046: checking for i586-mingw32msvc-nm
configure:4062: found /usr/bin/i586-mingw32msvc-nm
configure:4073: result: i586-mingw32msvc-nm
configure:4142: checking for i586-mingw32msvc-windres
configure:4158: found /usr/bin/i586-mingw32msvc-windres
configure:4169: result: i586-mingw32msvc-windres
configure:4238: checking for i586-mingw32msvc-dllwrap
configure:4254: found /usr/bin/i586-mingw32msvc-dllwrap
configure:4265: result: i586-mingw32msvc-dllwrap
configure:4338: checking for i586-mingw32msvc-objdump
configure:4354: found /usr/bin/i586-mingw32msvc-objdump
configure:4365: result: i586-mingw32msvc-objdump
configure:4431: checking for mingw32 runtime DLL
configure:4458: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c >&5
configure:4464: $? = 0
configure:4484: result: msvcrt
configure:4616: checking whether ln -s works
configure:4620: result: yes
configure:4627: checking whether make sets $(MAKE)
configure:4648: result: yes
configure:4670: checking for a BSD-compatible install
configure:4726: result: /usr/bin/install -c
configure:4740: checking for AIX
configure:4762: result: no
configure:4768: checking for ANSI C header files
configure:4798: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4804: $? = 0
configure:4932: result: yes
configure:4956: checking for sys/types.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for sys/stat.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for stdlib.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for string.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for memory.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for strings.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for inttypes.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for stdint.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:4956: checking for unistd.h
configure:4977: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:4983: $? = 0
configure:4999: result: yes
configure:5021: checking minix/config.h usability
configure:5038: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:5044: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5058: result: no
configure:5062: checking minix/config.h presence
configure:5077: i586-mingw32msvc-gcc -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:5083: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5097: result: no
configure:5125: checking for minix/config.h
configure:5132: result: no
configure:5183: checking for special C compiler options needed for large files
configure:5276: result: no
configure:5282: checking for _FILE_OFFSET_BITS value needed for large files
configure:5317: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:9: warning: left shift count >= width of type
conftest.c:9: warning: left shift count >= width of type
conftest.c:11: error: size of array 'off_t_is_large' is negative
configure:5323: $? = 1
configure: failed program was:
| /* confdefs.h. */
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5367: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:10: warning: left shift count >= width of type
conftest.c:10: warning: left shift count >= width of type
conftest.c:12: error: size of array 'off_t_is_large' is negative
configure:5373: $? = 1
configure: failed program was:
| /* confdefs.h. */
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5391: result: unknown
configure:5403: checking for _LARGE_FILES value needed for large files
configure:5438: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:9: warning: left shift count >= width of type
conftest.c:9: warning: left shift count >= width of type
conftest.c:11: error: size of array 'off_t_is_large' is negative
configure:5444: $? = 1
configure: failed program was:
| /* confdefs.h. */
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5488: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:10: warning: left shift count >= width of type
conftest.c:10: warning: left shift count >= width of type
conftest.c:12: error: size of array 'off_t_is_large' is negative
configure:5494: $? = 1
configure: failed program was:
| /* confdefs.h. */
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5512: result: unknown
configure:5530: checking for long long
configure:5560: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5566: $? = 0
configure:5581: result: yes
configure:5591: checking for off_t
configure:5621: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5627: $? = 0
configure:5642: result: yes
configure:5654: checking for int
configure:5684: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5690: $? = 0
configure:5705: result: yes
configure:5712: checking size of int
configure:5743: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5749: $? = 0
configure:5780: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: size of array 'test_array' is negative
configure:5786: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5780: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: size of array 'test_array' is negative
configure:5786: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5780: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: size of array 'test_array' is negative
configure:5786: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef int ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:5780: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5786: $? = 0
configure:5935: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5941: $? = 0
configure:5935: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:5941: $? = 0
configure:6049: result: 4
configure:6059: checking for short
configure:6089: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6095: $? = 0
configure:6110: result: yes
configure:6117: checking size of short
configure:6148: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6154: $? = 0
configure:6185: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: size of array 'test_array' is negative
configure:6191: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef short ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6185: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: size of array 'test_array' is negative
configure:6191: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef short ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6185: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6191: $? = 0
configure:6340: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6346: $? = 0
configure:6454: result: 2
configure:6464: checking for long
configure:6494: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6500: $? = 0
configure:6515: result: yes
configure:6522: checking size of long
configure:6553: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6559: $? = 0
configure:6590: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: size of array 'test_array' is negative
configure:6596: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6590: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: size of array 'test_array' is negative
configure:6596: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6590: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: size of array 'test_array' is negative
configure:6596: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6590: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6596: $? = 0
configure:6745: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6751: $? = 0
configure:6745: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6751: $? = 0
configure:6859: result: 4
configure:6869: checking for long long
configure:6920: result: yes
configure:6927: checking size of long long
configure:6958: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:6964: $? = 0
configure:6995: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: size of array 'test_array' is negative
configure:7001: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6995: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: size of array 'test_array' is negative
configure:7001: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6995: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: size of array 'test_array' is negative
configure:7001: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6995: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: size of array 'test_array' is negative
configure:7001: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef long long ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:6995: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7001: $? = 0
configure:7150: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7156: $? = 0
configure:7150: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7156: $? = 0
configure:7150: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7156: $? = 0
configure:7264: result: 8
configure:7274: checking for __int64
configure:7304: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7310: $? = 0
configure:7325: result: yes
configure:7332: checking size of __int64
configure:7363: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7369: $? = 0
configure:7400: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: size of array 'test_array' is negative
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7400: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: size of array 'test_array' is negative
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7400: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: size of array 'test_array' is negative
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7400: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: size of array 'test_array' is negative
configure:7406: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7400: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7406: $? = 0
configure:7555: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7561: $? = 0
configure:7555: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7561: $? = 0
configure:7555: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7561: $? = 0
configure:7669: result: 8
configure:7679: checking for off_t
configure:7730: result: yes
configure:7737: checking size of off_t
configure:7768: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7774: $? = 0
configure:7805: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: size of array 'test_array' is negative
configure:7811: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7805: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: size of array 'test_array' is negative
configure:7811: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7805: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: size of array 'test_array' is negative
configure:7811: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef off_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:7805: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7811: $? = 0
configure:7960: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7966: $? = 0
configure:7960: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:7966: $? = 0
configure:8074: result: 4
configure:8084: checking for void*
configure:8114: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8120: $? = 0
configure:8135: result: yes
configure:8142: checking size of void*
configure:8173: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8179: $? = 0
configure:8210: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: size of array 'test_array' is negative
configure:8216: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef void* ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8210: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: size of array 'test_array' is negative
configure:8216: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef void* ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8210: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: size of array 'test_array' is negative
configure:8216: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef void* ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8210: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8216: $? = 0
configure:8365: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8371: $? = 0
configure:8365: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8371: $? = 0
configure:8479: result: 4
configure:8489: checking for float
configure:8519: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8525: $? = 0
configure:8540: result: yes
configure:8547: checking size of float
configure:8578: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8584: $? = 0
configure:8615: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: size of array 'test_array' is negative
configure:8621: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef float ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8615: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: size of array 'test_array' is negative
configure:8621: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef float ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8615: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: size of array 'test_array' is negative
configure:8621: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef float ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:8615: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8621: $? = 0
configure:8770: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8776: $? = 0
configure:8770: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8776: $? = 0
configure:8884: result: 4
configure:8894: checking for double
configure:8924: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8930: $? = 0
configure:8945: result: yes
configure:8952: checking size of double
configure:8983: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:8989: $? = 0
configure:9020: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: size of array 'test_array' is negative
configure:9026: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef double ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9020: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: size of array 'test_array' is negative
configure:9026: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef double ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9020: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: size of array 'test_array' is negative
configure:9026: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef double ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9020: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: size of array 'test_array' is negative
configure:9026: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef double ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 7)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9020: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9026: $? = 0
configure:9175: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9181: $? = 0
configure:9175: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9181: $? = 0
configure:9175: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9181: $? = 0
configure:9289: result: 8
configure:9299: checking for time_t
configure:9329: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9335: $? = 0
configure:9350: result: yes
configure:9357: checking size of time_t
configure:9388: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9394: $? = 0
configure:9425: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: size of array 'test_array' is negative
configure:9431: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef time_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9425: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: size of array 'test_array' is negative
configure:9431: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef time_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 1)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9425: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: size of array 'test_array' is negative
configure:9431: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef time_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= 3)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:9425: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9431: $? = 0
configure:9580: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9586: $? = 0
configure:9580: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9586: $? = 0
configure:9694: result: 4
configure:9707: checking for pid_t
configure:9737: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9743: $? = 0
configure:9759: result: yes
configure:9707: checking for gid_t
configure:9737: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:69: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
conftest.c:69: error: expected expression before ')' token
configure:9743: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef gid_t ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:9759: result: no
configure:9707: checking for uid_t
configure:9737: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:70: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:70: error: (Each undeclared identifier is reported only once
conftest.c:70: error: for each function it appears in.)
conftest.c:70: error: expected expression before ')' token
configure:9743: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef uid_t ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:9759: result: no
configure:9773: checking for prototypes
configure:9799: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9805: $? = 0
configure:9820: result: yes
configure:9829: checking token paste string
configure:9855: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9861: $? = 0
configure:9876: result: ansi
configure:9890: checking for variable length prototypes and stdarg.h
configure:9926: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9932: $? = 0
configure:9947: result: yes
configure:9958: checking for noreturn function attribute
configure:9993: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:9999: $? = 0
configure:10021: result: __attribute__ ((noreturn)) x
configure:10030: checking for noinline function attribute
configure:10065: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:10071: $? = 0
configure:10093: result: __attribute__ ((noinline)) x
configure:10103: checking for RUBY_EXTERN
configure:10131: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: 'rb_cv_ruby_extern' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: break statement not within loop or switch
configure:10137: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| /* end confdefs.h. */
| extern __attribute__((dllimport)) void conftest(void);
| int
| main ()
| {
| rb_cv_ruby_extern="extern __attribute__((dllimport))"; break
| ;
| return 0;
| }
configure:10131: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: 'rb_cv_ruby_extern' undeclared (first use in this function)
conftest.c:43: error: (Each undeclared identifier is reported only once
conftest.c:43: error: for each function it appears in.)
conftest.c:43: error: break statement not within loop or switch
configure:10137: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| /* end confdefs.h. */
| extern __declspec(dllimport) void conftest(void);
| int
| main ()
| {
| rb_cv_ruby_extern="extern __declspec(dllimport)"; break
| ;
| return 0;
| }
configure:10153: result: no
configure:10162: checking whether sys_nerr is declared
configure:10193: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:10199: $? = 0
configure:10214: result: yes
configure:10565: checking for crypt in -lcrypt
configure:10624: result: no
configure:10636: checking for dlopen in -ldl
configure:10695: result: no
configure:10707: checking for shl_load in -ldld
configure:10742: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -ldld -lshell32 -lwsock32 >&5
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10748: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10766: result: no
configure:10778: checking for clock_gettime in -lrt
configure:10813: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lrt -lshell32 -lwsock32 >&5
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: cannot find -lrt
collect2: ld returned 1 exit status
configure:10819: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| int
| main ()
| {
| return clock_gettime ();
| ;
| return 0;
| }
configure:10837: result: no
configure:10864: checking for dirent.h that defines DIR
configure:10893: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:10899: $? = 0
configure:10915: result: yes
configure:10928: checking for library containing opendir
configure:10969: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:10975: $? = 0
configure:11003: result: none required
configure:11097: checking for ANSI C header files
configure:11261: result: yes
configure:11271: checking for sys/wait.h that is POSIX.1 compatible
configure:11307: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:43:22: error: sys/wait.h: No such file or directory
configure:11313: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/wait.h>
| #ifndef WEXITSTATUS
| # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
| #endif
| #ifndef WIFEXITED
| # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
| #endif
|
| int
| main ()
| {
| int s;
| wait (&s);
| s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
| ;
| return 0;
| }
configure:11328: result: no
configure:11375: checking for stdlib.h
configure:11381: result: yes
configure:11375: checking for string.h
configure:11381: result: yes
configure:11375: checking for unistd.h
configure:11381: result: yes
configure:11385: checking limits.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking limits.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for limits.h
configure:11497: result: yes
configure:11385: checking sys/file.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking sys/file.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for sys/file.h
configure:11497: result: yes
configure:11375: checking for sys/ioctl.h
configure:11381: result: no
configure:11385: checking sys/syscall.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:80:25: error: sys/syscall.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/syscall.h>
configure:11422: result: no
configure:11426: checking sys/syscall.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:47:25: error: sys/syscall.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <sys/syscall.h>
configure:11461: result: no
configure:11489: checking for sys/syscall.h
configure:11497: result: no
configure:11385: checking fcntl.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking fcntl.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for fcntl.h
configure:11497: result: yes
configure:11385: checking sys/fcntl.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking sys/fcntl.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for sys/fcntl.h
configure:11497: result: yes
configure:11375: checking for sys/select.h
configure:11381: result: no
configure:11375: checking for sys/time.h
configure:11381: result: no
configure:11375: checking for sys/times.h
configure:11381: result: no
configure:11375: checking for sys/param.h
configure:11381: result: no
configure:11385: checking syscall.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:82:21: error: syscall.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <syscall.h>
configure:11422: result: no
configure:11426: checking syscall.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:49:21: error: syscall.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| /* end confdefs.h. */
| #include <syscall.h>
configure:11461: result: no
configure:11489: checking for syscall.h
configure:11497: result: no
configure:11375: checking for pwd.h
configure:11381: result: no
configure:11385: checking grp.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:82:17: error: grp.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <grp.h>
configure:11422: result: no
configure:11426: checking grp.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:49:17: error: grp.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| /* end confdefs.h. */
| #include <grp.h>
configure:11461: result: no
configure:11489: checking for grp.h
configure:11497: result: no
configure:11375: checking for a.out.h
configure:11381: result: no
configure:11375: checking for utime.h
configure:11381: result: no
configure:11375: checking for memory.h
configure:11381: result: yes
configure:11385: checking direct.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking direct.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for direct.h
configure:11497: result: yes
configure:11375: checking for sys/resource.h
configure:11381: result: no
configure:11385: checking sys/mkdev.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:84:23: error: sys/mkdev.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:11422: result: no
configure:11426: checking sys/mkdev.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:51:23: error: sys/mkdev.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:11461: result: no
configure:11489: checking for sys/mkdev.h
configure:11497: result: no
configure:11385: checking sys/utime.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking sys/utime.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for sys/utime.h
configure:11497: result: yes
configure:11385: checking netinet/in_systm.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:85:30: error: netinet/in_systm.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/in_systm.h>
configure:11422: result: no
configure:11426: checking netinet/in_systm.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:52:30: error: netinet/in_systm.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| /* end confdefs.h. */
| #include <netinet/in_systm.h>
configure:11461: result: no
configure:11489: checking for netinet/in_systm.h
configure:11497: result: no
configure:11385: checking float.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:11408: $? = 0
configure:11422: result: yes
configure:11426: checking float.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
configure:11447: $? = 0
configure:11461: result: yes
configure:11489: checking for float.h
configure:11497: result: yes
configure:11385: checking ieeefp.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:86:20: error: ieeefp.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:11422: result: no
configure:11426: checking ieeefp.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:53:20: error: ieeefp.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:11461: result: no
configure:11489: checking for ieeefp.h
configure:11497: result: no
configure:11385: checking pthread.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:86:21: error: pthread.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pthread.h>
configure:11422: result: no
configure:11426: checking pthread.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:53:21: error: pthread.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <pthread.h>
configure:11461: result: no
configure:11489: checking for pthread.h
configure:11497: result: no
configure:11385: checking ucontext.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:86:22: error: ucontext.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucontext.h>
configure:11422: result: no
configure:11426: checking ucontext.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:53:22: error: ucontext.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <ucontext.h>
configure:11461: result: no
configure:11489: checking for ucontext.h
configure:11497: result: no
configure:11385: checking intrinsics.h usability
configure:11402: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:86:24: error: intrinsics.h: No such file or directory
configure:11408: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <intrinsics.h>
configure:11422: result: no
configure:11426: checking intrinsics.h presence
configure:11441: i586-mingw32msvc-gcc -E conftest.c
conftest.c:53:24: error: intrinsics.h: No such file or directory
configure:11447: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
| #include <intrinsics.h>
configure:11461: result: no
configure:11489: checking for intrinsics.h
configure:11497: result: no
configure:11511: checking for rlim_t
configure:11556: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:73: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
conftest.c:73: error: expected expression before ')' token
configure:11562: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_RESOURCE_H
| # include <sys/resource.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdio.h>
|
|
| typedef rlim_t ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:11577: result: no
configure:11584: checking size of rlim_t
configure:11630: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
conftest.c: In function 'main':
conftest.c:73: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
configure:11636: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_RESOURCE_H
| # include <sys/resource.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdio.h>
|
|
| typedef rlim_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:11751: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
conftest.c: In function 'main':
conftest.c:73: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
configure:11757: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| #endif
| #ifdef HAVE_SYS_RESOURCE_H
| # include <sys/resource.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stdio.h>
|
|
| typedef rlim_t ac__type_sizeof_;
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:12011: result: 0
configure:12022: checking for size_t
configure:12052: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:12058: $? = 0
configure:12073: result: yes
configure:12085: checking for struct stat.st_blksize
configure:12113: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91: error: 'struct stat' has no member named 'st_blksize'
configure:12119: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_blksize)
| return 0;
| ;
| return 0;
| }
configure:12152: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91: error: 'struct stat' has no member named 'st_blksize'
configure:12158: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_blksize)
| return 0;
| ;
| return 0;
| }
configure:12176: result: no
configure:12192: checking for struct stat.st_blocks
configure:12220: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91: error: 'struct stat' has no member named 'st_blocks'
configure:12226: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_blocks)
| return 0;
| ;
| return 0;
| }
configure:12259: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:91: error: 'struct stat' has no member named 'st_blocks'
configure:12265: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_blocks)
| return 0;
| ;
| return 0;
| }
configure:12283: result: no
configure:12306: checking for struct stat.st_rdev
configure:12334: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:12340: $? = 0
configure:12397: result: yes
configure:12414: checking for uid_t in sys/types.h
configure:12437: result: no
configure:12452: checking type of array argument to getgroups
configure:12543: result: int
configure:12551: checking return type of signal handlers
configure:12579: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: void value not ignored as it ought to be
configure:12585: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:12600: result: void
configure:12625: checking for working alloca.h
configure:12652: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:60:20: error: alloca.h: No such file or directory
conftest.c: In function 'main':
conftest.c:64: warning: incompatible implicit declaration of built-in function 'alloca'
configure:12658: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| if (p) return 0;
| ;
| return 0;
| }
configure:12675: result: no
configure:12685: checking for alloca
configure:12732: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:12738: $? = 0
configure:12755: result: yes
configure:12984: checking for working memcmp
configure:13065: result: yes
configure:13074: checking for _LARGEFILE_SOURCE value needed for large files
configure:13103: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c: In function 'main':
conftest.c:66: error: 'fseeko' undeclared (first use in this function)
conftest.c:66: error: (Each undeclared identifier is reported only once
conftest.c:66: error: for each function it appears in.)
configure:13109: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #include <sys/types.h> /* for off_t */
| #include <stdio.h>
| int
| main ()
| {
| int (*fp) (FILE *, off_t, int) = fseeko;
| return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
| ;
| return 0;
| }
configure:13149: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c: In function 'main':
conftest.c:67: error: 'fseeko' undeclared (first use in this function)
conftest.c:67: error: (Each undeclared identifier is reported only once
conftest.c:67: error: for each function it appears in.)
configure:13155: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| #define _LARGEFILE_SOURCE 1
| #include <sys/types.h> /* for off_t */
| #include <stdio.h>
| int
| main ()
| {
| int (*fp) (FILE *, off_t, int) = fseeko;
| return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
| ;
| return 0;
| }
configure:13175: result: unknown
configure:13202: checking for ftello
configure:13258: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc0xzTJL.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:95: undefined reference to `_ftello'
collect2: ld returned 1 exit status
configure:13264: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| /* end confdefs.h. */
| /* Define ftello to an innocuous variant, in case <limits.h> declares ftello.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define ftello innocuous_ftello
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char ftello (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef ftello
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ftello ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_ftello || defined __stub___ftello
| choke me
| #endif
|
| int
| main ()
| {
| return ftello ();
| ;
| return 0;
| }
configure:13282: result: no
configure:13296: checking for broken erfc of glibc-2.3.6 on IA64
configure:13354: result: no
configure:13383: checking for dup2
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for memmove
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:85: warning: conflicting types for built-in function 'memmove'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strcasecmp
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:86: warning: conflicting types for built-in function 'strcasecmp'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strncasecmp
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:87: warning: conflicting types for built-in function 'strncasecmp'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strerror
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strftime
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:89: warning: conflicting types for built-in function 'strftime'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strchr
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:90: warning: conflicting types for built-in function 'strchr'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strstr
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:91: warning: conflicting types for built-in function 'strstr'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for strtoul
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for crypt
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc9XPkIl.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:104: undefined reference to `_crypt'
collect2: ld returned 1 exit status
configure:13445: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define crypt innocuous_crypt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char crypt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef crypt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char crypt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_crypt || defined __stub___crypt
| choke me
| #endif
|
| int
| main ()
| {
| return crypt ();
| ;
| return 0;
| }
configure:13463: result: no
configure:13383: checking for flock
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccyb1q4L.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:104: undefined reference to `_flock'
collect2: ld returned 1 exit status
configure:13445: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
| /* Define flock to an innocuous variant, in case <limits.h> declares flock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define flock innocuous_flock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char flock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef flock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char flock ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_flock || defined __stub___flock
| choke me
| #endif
|
| int
| main ()
| {
| return flock ();
| ;
| return 0;
| }
configure:13463: result: no
configure:13383: checking for vsnprintf
configure:13463: result: yes
configure:13383: checking for isnan
configure:13463: result: yes
configure:13383: checking for finite
configure:13463: result: yes
configure:13383: checking for isinf
configure:13463: result: yes
configure:13383: checking for hypot
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:97: warning: conflicting types for built-in function 'hypot'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for acosh
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:98: warning: conflicting types for built-in function 'acosh'
configure:13445: $? = 0
configure:13463: result: yes
configure:13383: checking for erf
configure:13439: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:99: warning: conflicting types for built-in function 'erf'
configure:13445: $? = 0
configure:13463: result: yes
configure:13560: checking for fmod
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:100: warning: conflicting types for built-in function 'fmod'
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for killpg
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccxsGPGi.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:112: undefined reference to `_killpg'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| /* end confdefs.h. */
| /* Define killpg to an innocuous variant, in case <limits.h> declares killpg.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define killpg innocuous_killpg
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char killpg (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef killpg
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char killpg ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_killpg || defined __stub___killpg
| choke me
| #endif
|
| int
| main ()
| {
| return killpg ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for wait4
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc0DYYCG.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:112: undefined reference to `_wait4'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| /* end confdefs.h. */
| /* Define wait4 to an innocuous variant, in case <limits.h> declares wait4.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define wait4 innocuous_wait4
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char wait4 (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef wait4
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char wait4 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_wait4 || defined __stub___wait4
| choke me
| #endif
|
| int
| main ()
| {
| return wait4 ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for waitpid
configure:13640: result: yes
configure:13560: checking for syscall
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccYk4Sqx.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:113: undefined reference to `_syscall'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| /* Define syscall to an innocuous variant, in case <limits.h> declares syscall.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define syscall innocuous_syscall
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char syscall (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef syscall
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char syscall ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_syscall || defined __stub___syscall
| choke me
| #endif
|
| int
| main ()
| {
| return syscall ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for chroot
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccagiZF1.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:113: undefined reference to `_chroot'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| /* end confdefs.h. */
| /* Define chroot to an innocuous variant, in case <limits.h> declares chroot.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define chroot innocuous_chroot
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char chroot (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef chroot
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char chroot ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_chroot || defined __stub___chroot
| choke me
| #endif
|
| int
| main ()
| {
| return chroot ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for fsync
configure:13640: result: yes
configure:13560: checking for getcwd
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for eaccess
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccQbvpqe.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:115: undefined reference to `_eaccess'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| /* end confdefs.h. */
| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define eaccess innocuous_eaccess
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char eaccess (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef eaccess
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char eaccess ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_eaccess || defined __stub___eaccess
| choke me
| #endif
|
| int
| main ()
| {
| return eaccess ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for truncate
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccilBP4I.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:115: undefined reference to `_truncate'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| /* end confdefs.h. */
| /* Define truncate to an innocuous variant, in case <limits.h> declares truncate.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define truncate innocuous_truncate
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char truncate (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef truncate
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char truncate ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_truncate || defined __stub___truncate
| choke me
| #endif
|
| int
| main ()
| {
| return truncate ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for ftruncate
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for chsize
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for times
configure:13640: result: yes
configure:13560: checking for utimes
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccGQRU6u.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:118: undefined reference to `_utimes'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| /* end confdefs.h. */
| /* Define utimes to an innocuous variant, in case <limits.h> declares utimes.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define utimes innocuous_utimes
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char utimes (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef utimes
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char utimes ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_utimes || defined __stub___utimes
| choke me
| #endif
|
| int
| main ()
| {
| return utimes ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for fcntl
configure:13640: result: yes
configure:13560: checking for lockf
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccAxi2tn.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:119: undefined reference to `_lockf'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| /* end confdefs.h. */
| /* Define lockf to an innocuous variant, in case <limits.h> declares lockf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lockf innocuous_lockf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lockf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lockf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lockf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lockf || defined __stub___lockf
| choke me
| #endif
|
| int
| main ()
| {
| return lockf ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for lstat
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccWuoJVD.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:119: undefined reference to `_lstat'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| /* end confdefs.h. */
| /* Define lstat to an innocuous variant, in case <limits.h> declares lstat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lstat innocuous_lstat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lstat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lstat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lstat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lstat || defined __stub___lstat
| choke me
| #endif
|
| int
| main ()
| {
| return lstat ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for symlink
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccClBjW7.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:119: undefined reference to `_symlink'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| /* end confdefs.h. */
| /* Define symlink to an innocuous variant, in case <limits.h> declares symlink.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define symlink innocuous_symlink
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char symlink (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef symlink
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char symlink ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_symlink || defined __stub___symlink
| choke me
| #endif
|
| int
| main ()
| {
| return symlink ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for link
configure:13640: result: yes
configure:13560: checking for readlink
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc22ZD8Z.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_readlink'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define readlink to an innocuous variant, in case <limits.h> declares readlink.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define readlink innocuous_readlink
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char readlink (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef readlink
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readlink ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_readlink || defined __stub___readlink
| choke me
| #endif
|
| int
| main ()
| {
| return readlink ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setitimer
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc4tBwfg.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setitimer'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setitimer to an innocuous variant, in case <limits.h> declares setitimer.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setitimer innocuous_setitimer
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setitimer (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setitimer
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setitimer ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setitimer || defined __stub___setitimer
| choke me
| #endif
|
| int
| main ()
| {
| return setitimer ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setruid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cciwgh3K.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setruid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setruid to an innocuous variant, in case <limits.h> declares setruid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setruid innocuous_setruid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setruid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setruid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setruid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setruid || defined __stub___setruid
| choke me
| #endif
|
| int
| main ()
| {
| return setruid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for seteuid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccscd1Do.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_seteuid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define seteuid to an innocuous variant, in case <limits.h> declares seteuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define seteuid innocuous_seteuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char seteuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef seteuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char seteuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_seteuid || defined __stub___seteuid
| choke me
| #endif
|
| int
| main ()
| {
| return seteuid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setreuid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc6hxjTS.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setreuid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setreuid to an innocuous variant, in case <limits.h> declares setreuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setreuid innocuous_setreuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setreuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setreuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setreuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setreuid || defined __stub___setreuid
| choke me
| #endif
|
| int
| main ()
| {
| return setreuid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setresuid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccNtfuxk.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setresuid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresuid innocuous_setresuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setresuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setresuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setresuid || defined __stub___setresuid
| choke me
| #endif
|
| int
| main ()
| {
| return setresuid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setproctitle
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccgkhbJM.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setproctitle'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setproctitle
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setproctitle ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setrgid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cciqsb4h.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setrgid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setrgid to an innocuous variant, in case <limits.h> declares setrgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setrgid innocuous_setrgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setrgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setrgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setrgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setrgid || defined __stub___setrgid
| choke me
| #endif
|
| int
| main ()
| {
| return setrgid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setegid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc4jNv6V.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setegid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setegid to an innocuous variant, in case <limits.h> declares setegid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setegid innocuous_setegid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setegid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setegid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setegid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setegid || defined __stub___setegid
| choke me
| #endif
|
| int
| main ()
| {
| return setegid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setregid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccfTF96i.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setregid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setregid to an innocuous variant, in case <limits.h> declares setregid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setregid innocuous_setregid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setregid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setregid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setregid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setregid || defined __stub___setregid
| choke me
| #endif
|
| int
| main ()
| {
| return setregid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setresgid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccKkg1MF.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setresgid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setresgid innocuous_setresgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setresgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setresgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setresgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setresgid || defined __stub___setresgid
| choke me
| #endif
|
| int
| main ()
| {
| return setresgid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for issetugid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccyXwgBj.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_issetugid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define issetugid innocuous_issetugid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char issetugid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef issetugid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char issetugid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_issetugid || defined __stub___issetugid
| choke me
| #endif
|
| int
| main ()
| {
| return issetugid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for pause
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccGWx8MO.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_pause'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define pause to an innocuous variant, in case <limits.h> declares pause.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pause innocuous_pause
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pause (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pause
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pause ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pause || defined __stub___pause
| choke me
| #endif
|
| int
| main ()
| {
| return pause ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for lchown
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccqZsFbs.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_lchown'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define lchown to an innocuous variant, in case <limits.h> declares lchown.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lchown innocuous_lchown
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lchown (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lchown
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lchown ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lchown || defined __stub___lchown
| choke me
| #endif
|
| int
| main ()
| {
| return lchown ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for lchmod
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccKb47vI.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_lchmod'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lchmod innocuous_lchmod
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lchmod (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lchmod
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lchmod ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lchmod || defined __stub___lchmod
| choke me
| #endif
|
| int
| main ()
| {
| return lchmod ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for getpgrp
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccIrT2yd.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_getpgrp'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define getpgrp to an innocuous variant, in case <limits.h> declares getpgrp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpgrp innocuous_getpgrp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpgrp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpgrp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpgrp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpgrp || defined __stub___getpgrp
| choke me
| #endif
|
| int
| main ()
| {
| return getpgrp ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setpgrp
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccI8HPRQ.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setpgrp'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setpgrp to an innocuous variant, in case <limits.h> declares setpgrp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setpgrp innocuous_setpgrp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setpgrp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setpgrp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setpgrp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setpgrp || defined __stub___setpgrp
| choke me
| #endif
|
| int
| main ()
| {
| return setpgrp ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for getpgid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc0sg94q.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_getpgid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define getpgid to an innocuous variant, in case <limits.h> declares getpgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpgid innocuous_getpgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpgid || defined __stub___getpgid
| choke me
| #endif
|
| int
| main ()
| {
| return getpgid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setpgid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc4idotE.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setpgid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setpgid to an innocuous variant, in case <limits.h> declares setpgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setpgid innocuous_setpgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setpgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setpgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setpgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setpgid || defined __stub___setpgid
| choke me
| #endif
|
| int
| main ()
| {
| return setpgid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for initgroups
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccG1DiDb.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_initgroups'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define initgroups to an innocuous variant, in case <limits.h> declares initgroups.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define initgroups innocuous_initgroups
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char initgroups (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef initgroups
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char initgroups ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_initgroups || defined __stub___initgroups
| choke me
| #endif
|
| int
| main ()
| {
| return initgroups ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for getgroups
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc67XOIP.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_getgroups'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define getgroups to an innocuous variant, in case <limits.h> declares getgroups.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getgroups innocuous_getgroups
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getgroups (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getgroups
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getgroups ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getgroups || defined __stub___getgroups
| choke me
| #endif
|
| int
| main ()
| {
| return getgroups ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setgroups
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc4RfH7j.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setgroups'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setgroups to an innocuous variant, in case <limits.h> declares setgroups.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setgroups innocuous_setgroups
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setgroups (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setgroups
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setgroups ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setgroups || defined __stub___setgroups
| choke me
| #endif
|
| int
| main ()
| {
| return setgroups ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for getpriority
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccoGY3fA.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_getpriority'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define getpriority to an innocuous variant, in case <limits.h> declares getpriority.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpriority innocuous_getpriority
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpriority (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpriority
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpriority ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpriority || defined __stub___getpriority
| choke me
| #endif
|
| int
| main ()
| {
| return getpriority ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for getrlimit
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccWkPkWd.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_getrlimit'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define getrlimit to an innocuous variant, in case <limits.h> declares getrlimit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getrlimit innocuous_getrlimit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getrlimit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getrlimit
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getrlimit ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getrlimit || defined __stub___getrlimit
| choke me
| #endif
|
| int
| main ()
| {
| return getrlimit ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setrlimit
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc8HEcMI.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_setrlimit'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define setrlimit to an innocuous variant, in case <limits.h> declares setrlimit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setrlimit innocuous_setrlimit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setrlimit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setrlimit
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setrlimit ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setrlimit || defined __stub___setrlimit
| choke me
| #endif
|
| int
| main ()
| {
| return setrlimit ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for sysconf
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc4o2Qxn.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_sysconf'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sysconf innocuous_sysconf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sysconf (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sysconf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysconf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sysconf || defined __stub___sysconf
| choke me
| #endif
|
| int
| main ()
| {
| return sysconf ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for group_member
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccgjXKND.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_group_member'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define group_member to an innocuous variant, in case <limits.h> declares group_member.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define group_member innocuous_group_member
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char group_member (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef group_member
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char group_member ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_group_member || defined __stub___group_member
| choke me
| #endif
|
| int
| main ()
| {
| return group_member ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for dlopen
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccGdVAY7.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_dlopen'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for sigprocmask
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccCspUHL.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_sigprocmask'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define sigprocmask to an innocuous variant, in case <limits.h> declares sigprocmask.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigprocmask innocuous_sigprocmask
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigprocmask (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigprocmask
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigprocmask ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigprocmask || defined __stub___sigprocmask
| choke me
| #endif
|
| int
| main ()
| {
| return sigprocmask ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for sigaction
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccivroNg.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_sigaction'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define sigaction to an innocuous variant, in case <limits.h> declares sigaction.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigaction innocuous_sigaction
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigaction (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigaction
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigaction ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigaction || defined __stub___sigaction
| choke me
| #endif
|
| int
| main ()
| {
| return sigaction ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for sigsetjmp
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cci3Mcrx.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:120: undefined reference to `_sigsetjmp'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| /* end confdefs.h. */
| /* Define sigsetjmp to an innocuous variant, in case <limits.h> declares sigsetjmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigsetjmp innocuous_sigsetjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetjmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigsetjmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigsetjmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigsetjmp || defined __stub___sigsetjmp
| choke me
| #endif
|
| int
| main ()
| {
| return sigsetjmp ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for _setjmp
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for _longjmp
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccEUrCZJ.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:121: undefined reference to `__longjmp'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| /* end confdefs.h. */
| /* Define _longjmp to an innocuous variant, in case <limits.h> declares _longjmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _longjmp innocuous__longjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _longjmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _longjmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _longjmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__longjmp || defined __stub____longjmp
| choke me
| #endif
|
| int
| main ()
| {
| return _longjmp ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setsid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccQjs0Wn.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:121: undefined reference to `_setsid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| /* end confdefs.h. */
| /* Define setsid to an innocuous variant, in case <limits.h> declares setsid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setsid innocuous_setsid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setsid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setsid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setsid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setsid || defined __stub___setsid
| choke me
| #endif
|
| int
| main ()
| {
| return setsid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for telldir
configure:13640: result: yes
configure:13560: checking for seekdir
configure:13640: result: yes
configure:13560: checking for fchmod
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cccjY2U5.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:123: undefined reference to `_fchmod'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| /* end confdefs.h. */
| /* Define fchmod to an innocuous variant, in case <limits.h> declares fchmod.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fchmod innocuous_fchmod
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fchmod (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef fchmod
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fchmod ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fchmod || defined __stub___fchmod
| choke me
| #endif
|
| int
| main ()
| {
| return fchmod ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for mktime
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for timegm
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccqOpN2i.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:124: undefined reference to `_timegm'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| /* end confdefs.h. */
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define timegm innocuous_timegm
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char timegm (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef timegm
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timegm ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_timegm || defined __stub___timegm
| choke me
| #endif
|
| int
| main ()
| {
| return timegm ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for gettimeofday
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for cosh
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:114: warning: conflicting types for built-in function 'cosh'
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for sinh
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:115: warning: conflicting types for built-in function 'sinh'
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for tanh
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:116: warning: conflicting types for built-in function 'tanh'
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for round
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c:117: warning: conflicting types for built-in function 'round'
configure:13622: $? = 0
configure:13640: result: yes
configure:13560: checking for setuid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccqY2wKF.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:129: undefined reference to `_setuid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| /* end confdefs.h. */
| /* Define setuid to an innocuous variant, in case <limits.h> declares setuid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setuid innocuous_setuid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setuid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setuid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setuid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setuid || defined __stub___setuid
| choke me
| #endif
|
| int
| main ()
| {
| return setuid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setgid
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cckoXWnc.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:129: undefined reference to `_setgid'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| /* end confdefs.h. */
| /* Define setgid to an innocuous variant, in case <limits.h> declares setgid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setgid innocuous_setgid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setgid (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setgid
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setgid ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setgid || defined __stub___setgid
| choke me
| #endif
|
| int
| main ()
| {
| return setgid ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for setenv
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccQMLyss.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:129: undefined reference to `_setenv'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| /* end confdefs.h. */
| /* Define setenv to an innocuous variant, in case <limits.h> declares setenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setenv innocuous_setenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setenv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef setenv
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char setenv ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_setenv || defined __stub___setenv
| choke me
| #endif
|
| int
| main ()
| {
| return setenv ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13560: checking for unsetenv
configure:13616: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/ccMxFF25.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:129: undefined reference to `_unsetenv'
collect2: ld returned 1 exit status
configure:13622: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| /* end confdefs.h. */
| /* Define unsetenv to an innocuous variant, in case <limits.h> declares unsetenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define unsetenv innocuous_unsetenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char unsetenv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef unsetenv
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char unsetenv ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_unsetenv || defined __stub___unsetenv
| choke me
| #endif
|
| int
| main ()
| {
| return unsetenv ();
| ;
| return 0;
| }
configure:13640: result: no
configure:13651: checking for __builtin_setjmp
configure:13678: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
conftest.c: In function 't':
conftest.c:96: error: '__builtin_longjmp' second argument must be 1
configure:13684: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| /* end confdefs.h. */
| #include <setjmp.h>
| jmp_buf jb; void t(v) int v; {__builtin_longjmp(jb, v);}
| int
| main ()
| {
| __builtin_setjmp(jb);
| ;
| return 0;
| }
configure:13702: result: no
configure:13707: checking for setjmp type
configure:13752: result: setjmp
configure:13782: checking whether struct tm is in sys/time.h or time.h
configure:13812: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:13818: $? = 0
configure:13833: result: time.h
configure:13843: checking for struct tm.tm_zone
configure:13874: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: 'struct tm' has no member named 'tm_zone'
configure:13880: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <time.h>
|
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
| ;
| return 0;
| }
configure:13916: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: 'struct tm' has no member named 'tm_zone'
configure:13922: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <time.h>
|
|
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
| ;
| return 0;
| }
configure:13940: result: no
configure:13958: checking whether tzname is declared
configure:13988: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:13994: $? = 0
configure:14009: result: yes
configure:14027: checking for tzname
configure:14057: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:14063: $? = 0
configure:14080: result: yes
configure:14091: checking for struct tm.tm_gmtoff
configure:14117: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:104: error: 'struct tm' has no member named 'tm_gmtoff'
configure:14123: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| /* end confdefs.h. */
| #include <time.h>
| int
| main ()
| {
| struct tm t; t.tm_gmtoff = 3600;
| ;
| return 0;
| }
configure:14138: result: no
configure:14146: checking for external int daylight
configure:14173: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
configure:14179: $? = 0
configure:14196: result: yes
configure:14205: checking for external timezone
configure:14238: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:14244: $? = 0
configure:14278: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c:107: warning: 'timezone' redeclared without dllimport attribute: previous dllimport ignored
configure:14284: $? = 0
configure:14308: result: long
configure:14320: checking for external altzone
configure:14353: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:113: error: 'altzone' undeclared (first use in this function)
conftest.c:113: error: (Each undeclared identifier is reported only once
conftest.c:113: error: for each function it appears in.)
configure:14359: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DAYLIGHT 1
| #define HAVE_VAR_TIMEZONE 1
| #define TYPEOF_VAR_TIMEZONE long
| /* end confdefs.h. */
|
| #ifndef _XOPEN_SOURCE
| #define _XOPEN_SOURCE 1
| #endif
| #include <time.h>
| ;
| const volatile void *volatile t;
| int
| main ()
| {
| t = &(&altzone)[0];
| ;
| return 0;
| }
configure:14423: result: no
configure:14590: checking for negative time_t for gmtime(3)
configure:14669: result: no
configure:14688: checking for sigsetmask
configure:14744: i586-mingw32msvc-gcc -o conftest.exe -g -O2 conftest.c -lshell32 -lwsock32 >&5
/tmp/cc2z1JN8.o: In function `main':
/home/luis/.rake-compiler/builds/ruby-1.8.7-p248/conftest.c:137: undefined reference to `_sigsetmask'
collect2: ld returned 1 exit status
configure:14750: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DAYLIGHT 1
| #define HAVE_VAR_TIMEZONE 1
| #define TYPEOF_VAR_TIMEZONE long
| /* end confdefs.h. */
| /* Define sigsetmask to an innocuous variant, in case <limits.h> declares sigsetmask.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigsetmask innocuous_sigsetmask
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetmask (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef sigsetmask
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigsetmask ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_sigsetmask || defined __stub___sigsetmask
| choke me
| #endif
|
| int
| main ()
| {
| return sigsetmask ();
| ;
| return 0;
| }
configure:14768: result: no
configure:14778: checking for BSD signal semantics
configure:14846: result: no
configure:14856: checking whether getpgrp requires zero arguments
configure:14905: result: no
configure:14915: checking whether setpgrp takes no argument
configure:14977: result: yes
configure:14988: checking whether byte ordering is bigendian
configure:15021: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15027: $? = 0
configure:15059: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:111: error: 'not' undeclared (first use in this function)
conftest.c:111: error: (Each undeclared identifier is reported only once
conftest.c:111: error: for each function it appears in.)
conftest.c:111: error: expected ';' before 'big'
configure:15065: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DAYLIGHT 1
| #define HAVE_VAR_TIMEZONE 1
| #define TYPEOF_VAR_TIMEZONE long
| #define SETPGRP_VOID 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15205: result: no
configure:15224: checking for an ANSI C-conforming const
configure:15299: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15305: $? = 0
configure:15320: result: yes
configure:15331: checking whether char is unsigned
configure:15359: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15365: $? = 0
configure:15380: result: no
configure:15389: checking for inline
configure:15415: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15421: $? = 0
configure:15439: result: inline
configure:15458: checking for working volatile
configure:15487: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15493: $? = 0
configure:15508: result: yes
configure:15587: checking whether right shift preserve sign bit
configure:15645: result: yes
configure:15659: checking read count field in FILE structures
configure:15687: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15693: $? = 0
configure:15714: result: _cnt
configure:15722: checking read buffer ptr field in FILE structures
configure:15750: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:111: error: 'FILE' has no member named '_IO_read_ptr'
configure:15756: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DAYLIGHT 1
| #define HAVE_VAR_TIMEZONE 1
| #define TYPEOF_VAR_TIMEZONE long
| #define SETPGRP_VOID 1
| #define RSHIFT(x,y) ((x)>>(int)y)
| #define FILE_COUNT _cnt
| /* end confdefs.h. */
| #include <stdio.h>
|
| int
| main ()
| {
| FILE *f = stdin; char buf[256]; f->_IO_read_ptr = buf;
| ;
| return 0;
| }
configure:15750: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
configure:15756: $? = 0
configure:15777: result: _ptr
configure:15851: checking whether need to seek between R/W
configure:15952: result: yes
configure:15961: checking whether st_ino is huge
configure:15992: i586-mingw32msvc-gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:115: error: size of array 'test_array' is negative
configure:15998: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define USE_BUILTIN_FRAME_ADDRESS 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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LONG_LONG 1
| #define HAVE_OFF_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 8
| #define SIZEOF_OFF_T 4
| #define SIZEOF_VOIDP 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 4
| #define rb_pid_t pid_t
| #define rb_gid_t int
| #define rb_uid_t int
| #define HAVE_PROTOTYPES 1
| #define TOKEN_PASTE(x,y) x##y
| #define HAVE_STDARG_PROTOTYPES 1
| #define NORETURN(x) __attribute__ ((noreturn)) x
| #define NOINLINE(x) __attribute__ ((noinline)) x
| #define HAVE_DECL_SYS_NERR 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_DIRECT_H 1
| #define HAVE_SYS_UTIME_H 1
| #define HAVE_FLOAT_H 1
| #define SIZEOF_RLIM_T 0
| #define HAVE_STRUCT_STAT_ST_RDEV 1
| #define HAVE_ST_RDEV 1
| #define uid_t int
| #define gid_t int
| #define GETGROUPS_T int
| #define RETSIGTYPE void
| #define HAVE_ALLOCA 1
| #define HAVE_DUP2 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOUL 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_ISNAN 1
| #define HAVE_FINITE 1
| #define HAVE_ISINF 1
| #define HAVE_HYPOT 1
| #define HAVE_ACOSH 1
| #define HAVE_ERF 1
| #define HAVE_FMOD 1
| #define HAVE_WAITPID 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_CHSIZE 1
| #define HAVE_TIMES 1
| #define HAVE_FCNTL 1
| #define HAVE_LINK 1
| #define HAVE__SETJMP 1
| #define HAVE_TELLDIR 1
| #define HAVE_SEEKDIR 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_COSH 1
| #define HAVE_SINH 1
| #define HAVE_TANH 1
| #define HAVE_ROUND 1
| #define RUBY_SETJMP(env) setjmp(env)
| #define RUBY_LONGJMP(env,val) longjmp(env,val)
| #define RUBY_JMP_BUF jmp_buf
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DAYLIGHT 1
| #define HAVE_VAR_TIMEZONE 1
| #define TYPEOF_VAR_TIMEZONE long
| #define SETPGRP_VOID 1
| #define RSHIFT(x,y) ((x)>>(int)y)
| #define FILE_COUNT _cnt
| #define FILE_READPTR _ptr
| #define NEED_IO_SEEK_BETWEEN_RW 1
| /* end confdefs.h. */
|
| #include <sys/stat.h>
| struct stat test_stat;
|
| int
| main ()
| {
| static int test_array [1 - 2 * !(sizeof(test_stat.st_ino)>sizeof(long))];
| test_array [0] = 0
|
| ;
| return 0;
| }
configure:16014: result: no
configure:16089: checking stack growing direction
configure:16156: result: -1
configure:16570: checking whether ELF binaries are produced
configure:16636: result: no
configure:16663: checking whether OS depend dynamic link works
configure:16812: result: yes
configure:17815: checking for nroff
configure:17849: result: no
configure:17815: checking for awf
configure:17849: result: no
configure:18009: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on ubuntu86

config.status:679: creating GNUmakefile
config.status:679: creating Makefile

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

ac_cv_build=i686-pc-linux
ac_cv_c_bigendian=no
ac_cv_c_char_unsigned=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_volatile=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_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i586-mingw32msvc
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386-mingw32
ac_cv_exeext=.exe
ac_cv_func___builtin_setjmp=no
ac_cv_func__longjmp=no
ac_cv_func__setjmp=no
ac_cv_func_acosh=yes
ac_cv_func_alloca_works=yes
ac_cv_func_chroot=no
ac_cv_func_chsize=yes
ac_cv_func_cosh=yes
ac_cv_func_crypt=no
ac_cv_func_dlopen=no
ac_cv_func_dup2=yes
ac_cv_func_eaccess=no
ac_cv_func_erf=yes
ac_cv_func_fchmod=no
ac_cv_func_fcntl=yes
ac_cv_func_finite=yes
ac_cv_func_flock=no
ac_cv_func_fmod=yes
ac_cv_func_fsync=yes
ac_cv_func_ftello=no
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_getgroups=no
ac_cv_func_getpgid=no
ac_cv_func_getpgrp=no
ac_cv_func_getpgrp_void=no
ac_cv_func_getpriority=no
ac_cv_func_getrlimit=no
ac_cv_func_gettimeofday=yes
ac_cv_func_group_member=no
ac_cv_func_hypot=yes
ac_cv_func_initgroups=no
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_issetugid=no
ac_cv_func_killpg=no
ac_cv_func_lchmod=no
ac_cv_func_lchown=no
ac_cv_func_link=yes
ac_cv_func_lockf=no
ac_cv_func_lstat=no
ac_cv_func_memcmp_working=yes
ac_cv_func_memmove=yes
ac_cv_func_mktime=yes
ac_cv_func_pause=no
ac_cv_func_readlink=no
ac_cv_func_round=yes
ac_cv_func_seekdir=yes
ac_cv_func_setegid=no
ac_cv_func_setenv=no
ac_cv_func_seteuid=no
ac_cv_func_setgid=no
ac_cv_func_setgroups=no
ac_cv_func_setitimer=no
ac_cv_func_setpgid=no
ac_cv_func_setpgrp=no
ac_cv_func_setpgrp_void=yes
ac_cv_func_setproctitle=no
ac_cv_func_setregid=no
ac_cv_func_setresgid=no
ac_cv_func_setresuid=no
ac_cv_func_setreuid=no
ac_cv_func_setrgid=no
ac_cv_func_setrlimit=no
ac_cv_func_setruid=no
ac_cv_func_setsid=no
ac_cv_func_setuid=no
ac_cv_func_sigaction=no
ac_cv_func_sigprocmask=no
ac_cv_func_sigsetjmp=no
ac_cv_func_sigsetmask=no
ac_cv_func_sinh=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=no
ac_cv_func_syscall=no
ac_cv_func_sysconf=no
ac_cv_func_tanh=yes
ac_cv_func_telldir=yes
ac_cv_func_timegm=no
ac_cv_func_times=yes
ac_cv_func_truncate=no
ac_cv_func_unsetenv=no
ac_cv_func_utimes=no
ac_cv_func_vsnprintf=yes
ac_cv_func_wait4=no
ac_cv_func_waitpid=yes
ac_cv_have_decl_sys_nerr=yes
ac_cv_have_decl_tzname=yes
ac_cv_header_a_out_h=no
ac_cv_header_direct_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_grp_h=no
ac_cv_header_ieeefp_h=no
ac_cv_header_intrinsics_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netinet_in_systm_h=no
ac_cv_header_pthread_h=no
ac_cv_header_pwd_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_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=no
ac_cv_header_sys_mkdev_h=no
ac_cv_header_sys_param_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_select_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=no
ac_cv_header_sys_time_h=no
ac_cv_header_sys_times_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utime_h=yes
ac_cv_header_sys_wait_h=no
ac_cv_header_syscall_h=no
ac_cv_header_ucontext_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=no
ac_cv_host=i586-pc-mingw32msvc
ac_cv_lib_crypt_crypt=no
ac_cv_lib_dl_dlopen=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_rt_clock_gettime=no
ac_cv_member_struct_stat_st_blksize=no
ac_cv_member_struct_stat_st_blocks=no
ac_cv_member_struct_stat_st_rdev=yes
ac_cv_member_struct_tm_tm_zone=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=i586-mingw32msvc-ar
ac_cv_prog_AS=i586-mingw32msvc-as
ac_cv_prog_CC=i586-mingw32msvc-gcc
ac_cv_prog_CPP='i586-mingw32msvc-gcc -E'
ac_cv_prog_DLLWRAP=i586-mingw32msvc-dllwrap
ac_cv_prog_NM=i586-mingw32msvc-nm
ac_cv_prog_OBJDUMP=i586-mingw32msvc-objdump
ac_cv_prog_RANLIB=i586-mingw32msvc-ranlib
ac_cv_prog_WINDRES=i586-mingw32msvc-windres
ac_cv_prog_YACC='bison -y'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof___int64=8
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_rlim_t=0
ac_cv_sizeof_short=2
ac_cv_sizeof_time_t=4
ac_cv_sizeof_voidp=4
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=unknown
ac_cv_target=i386-pc-mingw32
ac_cv_type___int64=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_getgroups=int
ac_cv_type_gid_t=no
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=no
ac_cv_type_short=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_time_t=yes
ac_cv_type_uid_t=no
ac_cv_type_voidp=yes
ac_cv_var_tzname=yes
ac_cv_working_alloca_h=no
rb_cv_binary_elf=no
rb_cv_broken_glibc_ia64_erfc=no
rb_cv_bsd_signal=no
rb_cv_cppoutfile=yes
rb_cv_dlopen=yes
rb_cv_fcnt=_cnt
rb_cv_frptr=_ptr
rb_cv_func_noinline='__attribute__ ((noinline)) x'
rb_cv_func_noreturn='__attribute__ ((noreturn)) x'
rb_cv_have_daylight=yes
rb_cv_have_prototypes=yes
rb_cv_huge_st_ino=no
rb_cv_member_struct_tm_tm_gmtoff=no
rb_cv_msvcrt=msvcrt
rb_cv_need_io_seek_between_rw=yes
rb_cv_negative_time_t=no
rb_cv_prog_gnu_ld=yes
rb_cv_rshift_sign=yes
rb_cv_ruby_extern=no
rb_cv_stack_grow_dir=-1
rb_cv_stdarg=yes
rb_cv_tokenpaste=ansi
rb_cv_var_altzone=no
rb_cv_var_timezone=long

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

ALLOCA=''
AR='i586-mingw32msvc-ar'
ARCHFILE=''
ARCH_FLAG=''
AS='i586-mingw32msvc-as'
ASFLAGS=''
CC='i586-mingw32msvc-gcc'
CCDLFLAGS=''
CFLAGS='-g -O2 ${cflags}'
COMMON_HEADERS='windows.h winsock.h'
COMMON_LIBS='m'
COMMON_MACROS=''
CP='cp'
CPP='i586-mingw32msvc-gcc -E'
CPPFLAGS=' $(DEFS) ${cppflags}'
CPPOUTFILE='-o conftest.i'
DEFS=''
DLDFLAGS=' -Wl,--enable-auto-image-base,--enable-auto-import,--export-all'
DLDLIBS=''
DLEXT2='dll'
DLEXT='so'
DLLWRAP='i586-mingw32msvc-dllwrap'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_SHARED='yes'
EXEEXT='.exe'
EXPORT_PREFIX=''
EXTOUT='.ext'
EXTSTATIC=''
GNU_LD='yes'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS='-L. '
LDSHARED='i586-mingw32msvc-gcc -shared -s'
LIBEXT='a'
LIBOBJS=' ${LIBOBJDIR}fileblocks$U.o ${LIBOBJDIR}crypt$U.o ${LIBOBJDIR}flock$U.o ${LIBOBJDIR}win32$U.o'
LIBPATHENV=''
LIBPATHFLAG=' -L%s'
LIBRUBY='lib$(LIBRUBY_SO).a'
LIBRUBYARG='$(LIBRUBYARG_SHARED)'
LIBRUBYARG_SHARED='-l$(RUBY_SO_NAME)'
LIBRUBYARG_STATIC='-l$(RUBY_SO_NAME)-static'
LIBRUBY_A='lib$(RUBY_SO_NAME)-static.a'
LIBRUBY_ALIASES=''
LIBRUBY_DLDFLAGS=' -Wl,--enable-auto-image-base,--enable-auto-import,--export-all -Wl,--out-implib=$(LIBRUBY)'
LIBRUBY_LDSHARED='i586-mingw32msvc-gcc -shared -s'
LIBRUBY_SO='$(RUBY_SO_NAME).dll'
LIBS='-lshell32 -lwsock32 '
LINK_SO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}fileblocks$U.lo ${LIBOBJDIR}crypt$U.lo ${LIBOBJDIR}flock$U.lo ${LIBOBJDIR}win32$U.lo'
MAINLIBS=''
MAJOR='1'
MAKEDIRS='mkdir -p'
MAKEFILES='Makefile GNUmakefile'
MANTYPE='man'
MINIOBJS='dmydln.o'
MINIRUBY='ruby -I/home/luis/.rake-compiler/builds/ruby-1.8.7-p248 -rfake'
MINOR='8'
NM='i586-mingw32msvc-nm'
NROFF='/bin/false'
OBJDUMP='i586-mingw32msvc-objdump'
OBJEXT='o'
OUTFLAG='-o '
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PREP='fake.rb'
RANLIB='i586-mingw32msvc-ranlib'
RDOCTARGET=''
RM='rm -f'
RPATHFLAG=''
RUBYW_INSTALL_NAME='rubyw'
RUBY_INSTALL_NAME='ruby'
RUBY_SO_NAME='msvcrt-$(RUBY_INSTALL_NAME)18'
RUNRUBY='$(MINIRUBY) -I`cd $(srcdir)/lib; pwd`'
SET_MAKE=''
SHELL='/bin/bash'
SOLIBS='$(LIBS)'
STATIC=''
STRIP='strip'
TEENY='7'
TRY_LINK=''
WINDRES='i586-mingw32msvc-windres'
XCFLAGS=' -DRUBY_EXPORT'
XLDFLAGS=' -Wl,--stack,0x02000000'
YACC='bison -y'
YFLAGS=''
ac_ct_CC=''
arch='i386-mingw32'
bindir='${exec_prefix}/bin'
build='i686-pc-linux'
build_alias='i686-linux'
build_cpu='i686'
build_os='linux'
build_vendor='pc'
cflags='${optflags} ${debugflags}'
configure_args=' '\''--target=i386-mingw32'\'' '\''--host=i586-mingw32msvc'\'' '\''--build=i686-linux'\'' '\''--enable-shared'\'' '\''--disable-install-doc'\'' '\''--without-tk'\'' '\''--without-tcl'\'' '\''--prefix=/home/luis/.rake-compiler/ruby/ruby-1.8.7-p248'\'' '\''build_alias=i686-linux'\'' '\''host_alias=i586-mingw32msvc'\'' '\''target_alias=i386-mingw32'\'''
cppflags=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
debugflags=''
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i586-pc-mingw32msvc'
host_alias='i586-mingw32msvc'
host_cpu='i586'
host_os='mingw32msvc'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
optflags=''
pdfdir='${docdir}'
prefix='/home/luis/.rake-compiler/ruby/ruby-1.8.7-p248'
program_transform_name='s&^&&'
psdir='${docdir}'
rubyw_install_name='rubyw'
sbindir='${exec_prefix}/sbin'
setup='Setup'
sharedstatedir='${prefix}/com'
sitearch='i386-msvcrt'
sitedir='${libdir}/ruby/site_ruby'
sysconfdir='${prefix}/etc'
target='i386-pc-mingw32'
target_alias='i386-mingw32'
target_cpu='i386'
target_os='mingw32'
target_vendor='pc'
vendordir='${libdir}/ruby/vendor_ruby'

configure: exit 0
(1-1/7)