|
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
|
|
|
|
$ ../configure CC=gcc-mp-4.2 CFLAGS=-O -pipe -I/opt/local/include LDFLAGS=-L/opt/local/lib --no-create --no-recursion
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = roberto-al.eurocontrol.fr
|
|
uname -m = i386
|
|
uname -r = 8.11.1
|
|
uname -s = Darwin
|
|
uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
|
|
|
|
/usr/bin/uname -p = i386
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = Mach kernel version:
|
|
Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
|
|
Kernel configured for up to 2 processors.
|
|
2 processors are physically available.
|
|
2 processors are logically available.
|
|
Processor type: i486 (Intel 80486)
|
|
Processors active: 0 1
|
|
Primary memory available: 2.00 gigabytes
|
|
Default processor set: 99 tasks, 366 threads, 2 processors
|
|
Load average: 1.54, Mach factor: 0.53
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /opt/local/bin
|
|
PATH: /opt/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/local/sbin
|
|
PATH: /opt/local/bin
|
|
PATH: /Volumes/Users/roberto/shell
|
|
PATH: /opt/local/sbin
|
|
PATH: /usr/X11R6/bin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/bin
|
|
PATH: /bin
|
|
PATH: /usr/sbin
|
|
PATH: /sbin
|
|
PATH: .
|
|
PATH: /Volumes/Users/roberto/Shell
|
|
PATH: .
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:1939: checking build system type
|
|
configure:1957: result: i686-apple-darwin8.11.1
|
|
configure:1979: checking host system type
|
|
configure:1994: result: i686-apple-darwin8.11.1
|
|
configure:2016: checking target system type
|
|
configure:2031: result: i686-apple-darwin8.11.1
|
|
configure:2241: checking for gcc
|
|
configure:2268: result: gcc-mp-4.2
|
|
configure:2506: checking for C compiler version
|
|
configure:2513: gcc-mp-4.2 --version >&5
|
|
gcc-mp-4.2 (GCC) 4.2.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:2516: $? = 0
|
|
configure:2523: gcc-mp-4.2 -v >&5
|
|
Using built-in specs.
|
|
Target: i386-apple-darwin8.11.1
|
|
Configured with: ../gcc-4.2.2/configure --prefix=/opt/local --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/local/lib/gcc42 --includedir=/opt/local/include/gcc42 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/local/include/gcc42/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local
|
|
Thread model: posix
|
|
gcc version 4.2.2
|
|
configure:2526: $? = 0
|
|
configure:2533: gcc-mp-4.2 -V >&5
|
|
gcc-mp-4.2: '-V' option must have argument
|
|
configure:2536: $? = 1
|
|
configure:2559: checking for C compiler default output file name
|
|
configure:2586: gcc-mp-4.2 -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:2589: $? = 0
|
|
configure:2627: result: a.out
|
|
configure:2644: checking whether the C compiler works
|
|
configure:2654: ./a.out
|
|
configure:2657: $? = 0
|
|
configure:2674: result: yes
|
|
configure:2681: checking whether we are cross compiling
|
|
configure:2683: result: no
|
|
configure:2686: checking for suffix of executables
|
|
configure:2693: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:2696: $? = 0
|
|
configure:2720: result:
|
|
configure:2726: checking for suffix of object files
|
|
configure:2752: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:2755: $? = 0
|
|
configure:2778: result: o
|
|
configure:2782: checking whether we are using the GNU C compiler
|
|
configure:2811: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:2817: $? = 0
|
|
configure:2834: result: yes
|
|
configure:2839: checking whether gcc-mp-4.2 accepts -g
|
|
configure:2869: gcc-mp-4.2 -c -g conftest.c >&5
|
|
configure:2875: $? = 0
|
|
configure:2974: result: yes
|
|
configure:2991: checking for gcc-mp-4.2 option to accept ISO C89
|
|
configure:3065: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:3071: $? = 0
|
|
configure:3094: result: none needed
|
|
configure:3170: checking for g++
|
|
configure:3186: found /usr/bin/g++
|
|
configure:3197: result: g++
|
|
configure:3228: checking for C++ compiler version
|
|
configure:3235: g++ --version >&5
|
|
i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
|
|
Copyright (C) 2005 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:3238: $? = 0
|
|
configure:3245: g++ -v >&5
|
|
Using built-in specs.
|
|
Target: i686-apple-darwin8
|
|
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
|
|
Thread model: posix
|
|
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
|
|
configure:3248: $? = 0
|
|
configure:3255: g++ -V >&5
|
|
g++: argument to `-V' is missing
|
|
configure:3258: $? = 1
|
|
configure:3261: checking whether we are using the GNU C++ compiler
|
|
configure:3290: g++ -c conftest.cpp >&5
|
|
configure:3296: $? = 0
|
|
configure:3313: result: yes
|
|
configure:3318: checking whether g++ accepts -g
|
|
configure:3348: g++ -c -g conftest.cpp >&5
|
|
configure:3354: $? = 0
|
|
configure:3453: result: yes
|
|
configure:3482: checking how to run the C preprocessor
|
|
configure:3522: gcc-mp-4.2 -E conftest.c
|
|
configure:3528: $? = 0
|
|
configure:3559: gcc-mp-4.2 -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3565: $? = 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:3598: result: gcc-mp-4.2 -E
|
|
configure:3627: gcc-mp-4.2 -E conftest.c
|
|
configure:3633: $? = 0
|
|
configure:3664: gcc-mp-4.2 -E conftest.c
|
|
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
|
|
configure:3670: $? = 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:3708: checking for grep that handles long lines and -e
|
|
configure:3782: result: /usr/bin/grep
|
|
configure:3787: checking for egrep
|
|
configure:3865: result: /usr/bin/grep -E
|
|
configure:3871: checking whether gcc-mp-4.2 needs -traditional
|
|
conftest.c:9:20: error: termio.h: No such file or directory
|
|
configure:3913: result: no
|
|
configure:3926: checking whether the linker is GNU ld
|
|
configure:3938: result: no
|
|
configure:3942: checking whether gcc-mp-4.2 -E accepts -o
|
|
configure:3962: gcc-mp-4.2 -E -o conftest.i conftest.c
|
|
configure:3968: $? = 0
|
|
configure:3985: result: yes
|
|
configure:4096: checking for ranlib
|
|
configure:4112: found /usr/bin/ranlib
|
|
configure:4123: result: ranlib
|
|
configure:4192: checking for ar
|
|
configure:4208: found /usr/bin/ar
|
|
configure:4219: result: ar
|
|
configure:4334: checking for as
|
|
configure:4350: found /usr/bin/as
|
|
configure:4361: result: as
|
|
configure:4947: checking whether ln -s works
|
|
configure:4951: result: yes
|
|
configure:4958: checking whether make sets $(MAKE)
|
|
configure:4979: result: yes
|
|
configure:5001: checking for a BSD-compatible install
|
|
configure:5057: result: /usr/bin/install -c
|
|
configure:5071: checking for AIX
|
|
configure:5093: result: no
|
|
configure:5099: checking for ANSI C header files
|
|
configure:5129: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5135: $? = 0
|
|
configure:5231: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:5234: $? = 0
|
|
configure:5240: ./conftest
|
|
configure:5243: $? = 0
|
|
configure:5260: result: yes
|
|
configure:5284: checking for sys/types.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for sys/stat.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for stdlib.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for string.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for memory.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for strings.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for inttypes.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for stdint.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5284: checking for unistd.h
|
|
configure:5305: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5311: $? = 0
|
|
configure:5327: result: yes
|
|
configure:5349: checking minix/config.h usability
|
|
configure:5366: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c:52:26: error: minix/config.h: No such file or directory
|
|
configure:5372: $? = 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:5386: result: no
|
|
configure:5390: checking minix/config.h presence
|
|
configure:5405: gcc-mp-4.2 -E conftest.c
|
|
conftest.c:19:26: error: minix/config.h: No such file or directory
|
|
configure:5411: $? = 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:5425: result: no
|
|
configure:5453: checking for minix/config.h
|
|
configure:5460: result: no
|
|
configure:5510: checking for special C compiler options needed for large files
|
|
configure:5603: result: no
|
|
configure:5609: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:5644: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5650: $? = 0
|
|
configure:5718: result: no
|
|
configure:5864: checking for long long
|
|
configure:5894: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5900: $? = 0
|
|
configure:5915: result: yes
|
|
configure:5925: checking for off_t
|
|
configure:5955: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:5961: $? = 0
|
|
configure:5976: result: yes
|
|
configure:5988: checking for int
|
|
configure:6018: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:6024: $? = 0
|
|
configure:6039: result: yes
|
|
configure:6046: checking size of int
|
|
configure:6348: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:6351: $? = 0
|
|
configure:6357: ./conftest
|
|
configure:6360: $? = 0
|
|
configure:6383: result: 4
|
|
configure:6393: checking for short
|
|
configure:6423: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:6429: $? = 0
|
|
configure:6444: result: yes
|
|
configure:6451: checking size of short
|
|
configure:6753: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:6756: $? = 0
|
|
configure:6762: ./conftest
|
|
configure:6765: $? = 0
|
|
configure:6788: result: 2
|
|
configure:6798: checking for long
|
|
configure:6828: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:6834: $? = 0
|
|
configure:6849: result: yes
|
|
configure:6856: checking size of long
|
|
configure:7158: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:7161: $? = 0
|
|
configure:7167: ./conftest
|
|
configure:7170: $? = 0
|
|
configure:7193: result: 4
|
|
configure:7203: checking for long long
|
|
configure:7254: result: yes
|
|
configure:7261: checking size of long long
|
|
configure:7563: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:7566: $? = 0
|
|
configure:7572: ./conftest
|
|
configure:7575: $? = 0
|
|
configure:7598: result: 8
|
|
configure:7608: checking for __int64
|
|
configure:7638: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
|
|
conftest.c: In function 'main':
|
|
conftest.c:62: error: 'ac__type_new_' undeclared (first use in this function)
|
|
conftest.c:62: error: (Each undeclared identifier is reported only once
|
|
conftest.c:62: error: for each function it appears in.)
|
|
conftest.c:62: error: expected expression before ')' token
|
|
configure:7644: $? = 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_new_;
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if ((ac__type_new_ *) 0)
|
|
| return 0;
|
|
| if (sizeof (ac__type_new_))
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7659: result: no
|
|
configure:7666: checking size of __int64
|
|
configure:7968: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
conftest.c:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
|
|
conftest.c: In function 'longval':
|
|
conftest.c:59: error: 'ac__type_sizeof_' undeclared (first use in this function)
|
|
conftest.c:59: error: (Each undeclared identifier is reported only once
|
|
conftest.c:59: error: for each function it appears in.)
|
|
conftest.c: In function 'ulongval':
|
|
conftest.c:60: error: 'ac__type_sizeof_' undeclared (first use in this function)
|
|
conftest.c: In function 'main':
|
|
conftest.c:70: error: 'ac__type_sizeof_' undeclared (first use in this function)
|
|
configure:7971: $? = 1
|
|
configure: program exited with status 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define 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_;
|
|
| static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
|
|
| static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
|
|
| #include <stdio.h>
|
|
| #include <stdlib.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| FILE *f = fopen ("conftest.val", "w");
|
|
| if (! f)
|
|
| return 1;
|
|
| if (((long int) (sizeof (ac__type_sizeof_))) < 0)
|
|
| {
|
|
| long int i = longval ();
|
|
| if (i != ((long int) (sizeof (ac__type_sizeof_))))
|
|
| return 1;
|
|
| fprintf (f, "%ld\n", i);
|
|
| }
|
|
| else
|
|
| {
|
|
| unsigned long int i = ulongval ();
|
|
| if (i != ((long int) (sizeof (ac__type_sizeof_))))
|
|
| return 1;
|
|
| fprintf (f, "%lu\n", i);
|
|
| }
|
|
| return ferror (f) || fclose (f) != 0;
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:8003: result: 0
|
|
configure:8013: checking for off_t
|
|
configure:8064: result: yes
|
|
configure:8071: checking size of off_t
|
|
configure:8373: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:8376: $? = 0
|
|
configure:8382: ./conftest
|
|
configure:8385: $? = 0
|
|
configure:8408: result: 8
|
|
configure:8418: checking for void*
|
|
configure:8448: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:8454: $? = 0
|
|
configure:8469: result: yes
|
|
configure:8476: checking size of void*
|
|
configure:8778: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:8781: $? = 0
|
|
configure:8787: ./conftest
|
|
configure:8790: $? = 0
|
|
configure:8813: result: 4
|
|
configure:8823: checking for float
|
|
configure:8853: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:8859: $? = 0
|
|
configure:8874: result: yes
|
|
configure:8881: checking size of float
|
|
configure:9183: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:9186: $? = 0
|
|
configure:9192: ./conftest
|
|
configure:9195: $? = 0
|
|
configure:9218: result: 4
|
|
configure:9228: checking for double
|
|
configure:9258: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:9264: $? = 0
|
|
configure:9279: result: yes
|
|
configure:9286: checking size of double
|
|
configure:9588: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:9591: $? = 0
|
|
configure:9597: ./conftest
|
|
configure:9600: $? = 0
|
|
configure:9623: result: 8
|
|
configure:9633: checking for time_t
|
|
configure:9663: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:9669: $? = 0
|
|
configure:9684: result: yes
|
|
configure:9691: checking size of time_t
|
|
configure:9993: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -L/opt/local/lib conftest.c >&5
|
|
configure:9996: $? = 0
|
|
configure:10002: ./conftest
|
|
configure:10005: $? = 0
|
|
configure:10028: result: 4
|
|
configure:10040: checking for pid_t
|
|
configure:10070: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10076: $? = 0
|
|
configure:10091: result: yes
|
|
configure:10105: checking for convertible type of pid_t
|
|
configure:10136: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:10142: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #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
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !((rb_pid_t)-1 > 0)];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:10181: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:69: error: size of array 'test_array' is negative
|
|
configure:10187: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #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
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(sizeof(rb_pid_t) > sizeof(long))];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:10227: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10233: $? = 0
|
|
configure:10253: result: LONG
|
|
configure:10264: checking for uid_t
|
|
configure:10294: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10300: $? = 0
|
|
configure:10315: result: yes
|
|
configure:10329: checking for convertible type of uid_t
|
|
configure:10360: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10366: $? = 0
|
|
configure:10405: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:72: error: size of array 'test_array' is negative
|
|
configure:10411: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_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
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(sizeof(rb_uid_t) > sizeof(long))];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:10451: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10457: $? = 0
|
|
configure:10477: result: ULONG
|
|
configure:10488: checking for gid_t
|
|
configure:10518: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10524: $? = 0
|
|
configure:10539: result: yes
|
|
configure:10553: checking for convertible type of gid_t
|
|
configure:10584: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10590: $? = 0
|
|
configure:10629: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:75: error: size of array 'test_array' is negative
|
|
configure:10635: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_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
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static int test_array [1 - 2 * !(sizeof(rb_gid_t) > sizeof(long))];
|
|
| test_array [0] = 0
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:10675: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10681: $? = 0
|
|
configure:10701: result: ULONG
|
|
configure:10713: checking for prototypes
|
|
configure:10739: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10745: $? = 0
|
|
configure:10760: result: yes
|
|
configure:10769: checking token paste string
|
|
configure:10795: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10801: $? = 0
|
|
configure:10816: result: ansi
|
|
configure:10830: checking stringization
|
|
configure:10868: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10874: $? = 0
|
|
configure:10891: result: #expr
|
|
configure:10908: checking string literal concatenation
|
|
configure:10941: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:10947: $? = 0
|
|
configure:10963: result: yes
|
|
configure:10972: checking for variable length prototypes and stdarg.h
|
|
configure:11008: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11014: $? = 0
|
|
configure:11029: result: yes
|
|
configure:11040: checking for noreturn function attribute
|
|
configure:11075: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11081: $? = 0
|
|
configure:11103: result: __attribute__ ((noreturn)) x
|
|
configure:11112: checking for deprecated function attribute
|
|
configure:11147: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11153: $? = 0
|
|
configure:11175: result: __attribute__ ((deprecated)) x
|
|
configure:11184: checking for noinline function attribute
|
|
configure:11219: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11225: $? = 0
|
|
configure:11247: result: __attribute__ ((noinline)) x
|
|
configure:11256: checking for stdcall function attribute
|
|
configure:11291: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11297: $? = 0
|
|
configure:11319: result: __attribute__ ((stdcall)) x
|
|
configure:11328: checking for cdecl function attribute
|
|
configure:11363: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11369: $? = 0
|
|
configure:11391: result: __attribute__ ((cdecl)) x
|
|
configure:11400: checking for fastcall function attribute
|
|
configure:11435: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11441: $? = 0
|
|
configure:11463: result: __attribute__ ((fastcall)) x
|
|
configure:11473: checking for RUBY_EXTERN
|
|
configure:11501: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c:50: warning: 'dllimport' attribute directive ignored
|
|
conftest.c: In function 'main':
|
|
conftest.c:54: error: 'rb_cv_ruby_extern' undeclared (first use in this function)
|
|
conftest.c:54: error: (Each undeclared identifier is reported only once
|
|
conftest.c:54: error: for each function it appears in.)
|
|
conftest.c:54: error: break statement not within loop or switch
|
|
configure:11507: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| /* end confdefs.h. */
|
|
| extern __attribute__((dllimport)) void conftest(void);
|
|
| int
|
|
| main ()
|
|
| {
|
|
| rb_cv_ruby_extern="extern __attribute__((dllimport))"; break
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11501: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
conftest.c: In function '__declspec':
|
|
conftest.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
|
|
conftest.c:50: error: declaration for parameter 'conftest' but no such parameter
|
|
conftest.c:57: error: expected '{' at end of input
|
|
configure:11507: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| /* end confdefs.h. */
|
|
| extern __declspec(dllimport) void conftest(void);
|
|
| int
|
|
| main ()
|
|
| {
|
|
| rb_cv_ruby_extern="extern __declspec(dllimport)"; break
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11523: result: no
|
|
configure:11532: checking whether sys_nerr is declared
|
|
configure:11563: gcc-mp-4.2 -c -O -pipe -I/opt/local/include conftest.c >&5
|
|
configure:11569: $? = 0
|
|
configure:11584: result: yes
|
|
configure:11693: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:53:8: error: #error pre OS X 10.4
|
|
configure:11699: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| /* end confdefs.h. */
|
|
| #include <AvailabilityMacros.h>
|
|
| #if MAC_OS_X_VERSION_MAX_ALLOWED <= 1040
|
|
| #error pre OS X 10.4
|
|
| [!<===== pre OS X 10.4 =====>]
|
|
| #endif
|
|
|
|
|
configure:11914: checking for crypt in -lcrypt
|
|
configure:11949: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lcrypt -lobjc >&5
|
|
/usr/bin/ld: can't locate file for: -lcrypt
|
|
collect2: ld returned 1 exit status
|
|
configure:11955: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 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 crypt ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return crypt ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11973: result: no
|
|
configure:11985: checking for dlopen in -ldl
|
|
configure:12020: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:12026: $? = 0
|
|
configure:12044: result: yes
|
|
configure:12056: checking for shl_load in -ldld
|
|
configure:12091: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldld -ldl -lobjc >&5
|
|
/usr/bin/ld: can't locate file for: -ldld
|
|
collect2: ld returned 1 exit status
|
|
configure:12097: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 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:12115: result: no
|
|
configure:12127: checking for socketpair in -lsocket
|
|
configure:12162: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lsocket -ldl -lobjc >&5
|
|
/usr/bin/ld: can't locate file for: -lsocket
|
|
collect2: ld returned 1 exit status
|
|
configure:12168: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 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 socketpair ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return socketpair ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:12186: result: no
|
|
configure:12198: checking for clock_gettime in -lrt
|
|
configure:12233: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lrt -ldl -lobjc >&5
|
|
/usr/bin/ld: can't locate file for: -lrt
|
|
collect2: ld returned 1 exit status
|
|
configure:12239: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 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:12257: result: no
|
|
configure:12284: checking for dirent.h that defines DIR
|
|
configure:12313: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12319: $? = 0
|
|
configure:12335: result: yes
|
|
configure:12348: checking for library containing opendir
|
|
configure:12389: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:12395: $? = 0
|
|
configure:12423: result: none required
|
|
configure:12517: checking for ANSI C header files
|
|
configure:12678: result: yes
|
|
configure:12688: checking for sys/wait.h that is POSIX.1 compatible
|
|
configure:12724: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12730: $? = 0
|
|
configure:12745: result: yes
|
|
configure:12796: checking for stdlib.h
|
|
configure:12802: result: yes
|
|
configure:12796: checking for string.h
|
|
configure:12802: result: yes
|
|
configure:12796: checking for unistd.h
|
|
configure:12802: result: yes
|
|
configure:12806: checking limits.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking limits.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for limits.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/file.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/file.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/file.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/ioctl.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/ioctl.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/ioctl.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/syscall.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/syscall.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/syscall.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking fcntl.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking fcntl.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for fcntl.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/fcntl.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/fcntl.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/fcntl.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/select.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/select.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/select.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/time.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/time.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/time.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/times.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/times.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/times.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/param.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/param.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/param.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking syscall.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:103:21: error: syscall.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_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:12843: result: no
|
|
configure:12847: checking syscall.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:70:21: error: syscall.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <syscall.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for syscall.h
|
|
configure:12918: result: no
|
|
configure:12806: checking pwd.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking pwd.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for pwd.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking grp.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking grp.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for grp.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking a.out.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:105:19: error: a.out.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_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 <a.out.h>
|
|
configure:12843: result: no
|
|
configure:12847: checking a.out.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:72:19: error: a.out.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <a.out.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for a.out.h
|
|
configure:12918: result: no
|
|
configure:12806: checking utime.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking utime.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for utime.h
|
|
configure:12918: result: yes
|
|
configure:12796: checking for memory.h
|
|
configure:12802: result: yes
|
|
configure:12806: checking direct.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:107:20: error: direct.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_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 <direct.h>
|
|
configure:12843: result: no
|
|
configure:12847: checking direct.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:74:20: error: direct.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <direct.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for direct.h
|
|
configure:12918: result: no
|
|
configure:12806: checking sys/resource.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking sys/resource.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for sys/resource.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/mkdev.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:108:23: error: sys/mkdev.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_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:12843: result: no
|
|
configure:12847: checking sys/mkdev.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:75:23: error: sys/mkdev.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/mkdev.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for sys/mkdev.h
|
|
configure:12918: result: no
|
|
configure:12806: checking sys/utime.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:108:23: error: sys/utime.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_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/utime.h>
|
|
configure:12843: result: no
|
|
configure:12847: checking sys/utime.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:75:23: error: sys/utime.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/utime.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for sys/utime.h
|
|
configure:12918: result: no
|
|
configure:12806: checking xti.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:108:17: error: xti.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_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 <xti.h>
|
|
configure:12843: result: no
|
|
configure:12847: checking xti.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:75:17: error: xti.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <xti.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for xti.h
|
|
configure:12918: result: no
|
|
configure:12806: checking netinet/in_systm.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking netinet/in_systm.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for netinet/in_systm.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking float.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking float.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for float.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking ieeefp.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:110:20: error: ieeefp.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_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:12843: result: no
|
|
configure:12847: checking ieeefp.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:77:20: error: ieeefp.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <ieeefp.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for ieeefp.h
|
|
configure:12918: result: no
|
|
configure:12806: checking pthread.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking pthread.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for pthread.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking ucontext.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking ucontext.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for ucontext.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking intrinsics.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:112:24: error: intrinsics.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_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:12843: result: no
|
|
configure:12847: checking intrinsics.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:79:24: error: intrinsics.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <intrinsics.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for intrinsics.h
|
|
configure:12918: result: no
|
|
configure:12806: checking langinfo.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking langinfo.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for langinfo.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking locale.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12829: $? = 0
|
|
configure:12843: result: yes
|
|
configure:12847: checking locale.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
configure:12868: $? = 0
|
|
configure:12882: result: yes
|
|
configure:12910: checking for locale.h
|
|
configure:12918: result: yes
|
|
configure:12806: checking sys/sendfile.h usability
|
|
configure:12823: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:114:26: error: sys/sendfile.h: No such file or directory
|
|
configure:12829: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_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/sendfile.h>
|
|
configure:12843: result: no
|
|
configure:12847: checking sys/sendfile.h presence
|
|
configure:12862: gcc-mp-4.2 -E -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c
|
|
conftest.c:81:26: error: sys/sendfile.h: No such file or directory
|
|
configure:12868: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| /* end confdefs.h. */
|
|
| #include <sys/sendfile.h>
|
|
configure:12882: result: no
|
|
configure:12910: checking for sys/sendfile.h
|
|
configure:12918: result: no
|
|
configure:12932: checking for rlim_t
|
|
configure:12977: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:12983: $? = 0
|
|
configure:12998: result: yes
|
|
configure:13005: checking size of rlim_t
|
|
configure:13397: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:13400: $? = 0
|
|
configure:13406: ./conftest
|
|
configure:13409: $? = 0
|
|
configure:13432: result: 8
|
|
configure:13443: checking for size_t
|
|
configure:13473: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:13479: $? = 0
|
|
configure:13494: result: yes
|
|
configure:13506: checking for size_t
|
|
configure:13557: result: yes
|
|
configure:13564: checking size of size_t
|
|
configure:13866: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:13869: $? = 0
|
|
configure:13875: ./conftest
|
|
configure:13878: $? = 0
|
|
configure:13901: result: 4
|
|
configure:13911: checking for struct stat.st_blksize
|
|
configure:13939: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:13945: $? = 0
|
|
configure:14002: result: yes
|
|
configure:14018: checking for struct stat.st_blocks
|
|
configure:14046: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:14052: $? = 0
|
|
configure:14109: result: yes
|
|
configure:14132: checking for struct stat.st_rdev
|
|
configure:14160: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:14166: $? = 0
|
|
configure:14223: result: yes
|
|
configure:14239: checking for struct stat.st_atim
|
|
configure:14267: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:126: error: 'struct stat' has no member named 'st_atim'
|
|
configure:14273: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_atim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14306: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:126: error: 'struct stat' has no member named 'st_atim'
|
|
configure:14312: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_atim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14330: result: no
|
|
configure:14341: checking for struct stat.st_atimespec
|
|
configure:14369: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:126: error: used struct type value where scalar is required
|
|
configure:14375: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_atimespec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14408: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:14414: $? = 0
|
|
configure:14432: result: yes
|
|
configure:14443: checking for struct stat.st_atimensec
|
|
configure:14471: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:127: error: 'struct stat' has no member named 'st_atimensec'
|
|
configure:14477: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_atimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14510: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:127: error: 'struct stat' has no member named 'st_atimensec'
|
|
configure:14516: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_atimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14534: result: no
|
|
configure:14545: checking for struct stat.st_mtim
|
|
configure:14573: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:127: error: 'struct stat' has no member named 'st_mtim'
|
|
configure:14579: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_mtim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14612: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:127: error: 'struct stat' has no member named 'st_mtim'
|
|
configure:14618: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_mtim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14636: result: no
|
|
configure:14647: checking for struct stat.st_mtimespec
|
|
configure:14675: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:127: error: used struct type value where scalar is required
|
|
configure:14681: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_mtimespec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14714: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:14720: $? = 0
|
|
configure:14738: result: yes
|
|
configure:14749: checking for struct stat.st_mtimensec
|
|
configure:14777: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:128: error: 'struct stat' has no member named 'st_mtimensec'
|
|
configure:14783: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_mtimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14816: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:128: error: 'struct stat' has no member named 'st_mtimensec'
|
|
configure:14822: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_mtimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14840: result: no
|
|
configure:14851: checking for struct stat.st_ctim
|
|
configure:14879: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:128: error: 'struct stat' has no member named 'st_ctim'
|
|
configure:14885: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_ctim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14918: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:128: error: 'struct stat' has no member named 'st_ctim'
|
|
configure:14924: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_ctim)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:14942: result: no
|
|
configure:14953: checking for struct stat.st_ctimespec
|
|
configure:14981: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:128: error: used struct type value where scalar is required
|
|
configure:14987: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_ctimespec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15020: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15026: $? = 0
|
|
configure:15044: result: yes
|
|
configure:15055: checking for struct stat.st_ctimensec
|
|
configure:15083: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:129: error: 'struct stat' has no member named 'st_ctimensec'
|
|
configure:15089: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (ac_aggr.st_ctimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15122: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:129: error: 'struct stat' has no member named 'st_ctimensec'
|
|
configure:15128: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| static struct stat ac_aggr;
|
|
| if (sizeof ac_aggr.st_ctimensec)
|
|
| return 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15146: result: no
|
|
configure:15158: checking for struct timespec
|
|
configure:15188: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15194: $? = 0
|
|
configure:15209: result: yes
|
|
configure:15221: checking for fd_mask
|
|
configure:15251: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15257: $? = 0
|
|
configure:15272: result: yes
|
|
configure:15284: checking for int8_t
|
|
configure:15311: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15317: $? = 0
|
|
configure:15340: result: yes
|
|
configure:15353: checking for uint8_t
|
|
configure:15380: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15386: $? = 0
|
|
configure:15409: result: yes
|
|
configure:15422: checking for int16_t
|
|
configure:15449: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15455: $? = 0
|
|
configure:15478: result: yes
|
|
configure:15491: checking for uint16_t
|
|
configure:15518: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15524: $? = 0
|
|
configure:15547: result: yes
|
|
configure:15560: checking for int32_t
|
|
configure:15587: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15593: $? = 0
|
|
configure:15616: result: yes
|
|
configure:15629: checking for uint32_t
|
|
configure:15656: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15662: $? = 0
|
|
configure:15685: result: yes
|
|
configure:15698: checking for int64_t
|
|
configure:15725: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15731: $? = 0
|
|
configure:15754: result: yes
|
|
configure:15767: checking for uint64_t
|
|
configure:15794: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:15800: $? = 0
|
|
configure:15823: result: yes
|
|
configure:15836: checking for int128_t
|
|
configure:15863: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't'
|
|
conftest.c:135: error: 't' undeclared here (not in a function)
|
|
configure:15869: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_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 int128_t t; int s = sizeof(t) == 42;
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15892: result: no
|
|
configure:15905: checking for uint128_t
|
|
configure:15932: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't'
|
|
conftest.c:135: error: 't' undeclared here (not in a function)
|
|
configure:15938: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_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 uint128_t t; int s = sizeof(t) == 42;
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:15961: result: no
|
|
configure:15974: checking for intptr_t
|
|
configure:16001: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:16007: $? = 0
|
|
configure:16030: result: yes
|
|
configure:16043: checking for uintptr_t
|
|
configure:16070: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:16076: $? = 0
|
|
configure:16099: result: yes
|
|
configure:16112: checking for ssize_t
|
|
configure:16139: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:16145: $? = 0
|
|
configure:16168: result: yes
|
|
configure:16181: checking for stack end address
|
|
configure:16209: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
___libc_stack_end
|
|
collect2: ld returned 1 exit status
|
|
configure:16215: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| /* end confdefs.h. */
|
|
| extern void *__libc_stack_end;
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (!__libc_stack_end) return 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:16209: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
__SEND
|
|
collect2: ld returned 1 exit status
|
|
configure:16215: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| /* end confdefs.h. */
|
|
| extern void *_SEND;
|
|
| int
|
|
| main ()
|
|
| {
|
|
| if (!_SEND) return 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:16233: result: no
|
|
configure:16242: checking for uid_t in sys/types.h
|
|
configure:16265: result: yes
|
|
configure:16280: checking type of array argument to getgroups
|
|
configure:16324: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16327: $? = 0
|
|
configure:16333: ./conftest
|
|
configure:16336: $? = 0
|
|
configure:16371: result: gid_t
|
|
configure:16379: checking return type of signal handlers
|
|
configure:16407: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:112: error: void value not ignored as it ought to be
|
|
configure:16413: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| /* end confdefs.h. */
|
|
| #include <sys/types.h>
|
|
| #include <signal.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return *(signal (0, 0)) (0) == 1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:16428: result: void
|
|
configure:16453: checking for working alloca.h
|
|
configure:16480: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16486: $? = 0
|
|
configure:16503: result: yes
|
|
configure:16513: checking for alloca
|
|
configure:16560: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16566: $? = 0
|
|
configure:16583: result: yes
|
|
configure:16812: checking for working memcmp
|
|
configure:16865: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16868: $? = 0
|
|
configure:16874: ./conftest
|
|
configure:16877: $? = 0
|
|
configure:16893: result: yes
|
|
configure:16928: checking for dup2
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for memmove
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:133: warning: conflicting types for built-in function 'memmove'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strerror
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strftime
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:135: warning: conflicting types for built-in function 'strftime'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strchr
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:136: warning: conflicting types for built-in function 'strchr'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strstr
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:137: warning: conflicting types for built-in function 'strstr'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for crypt
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for flock
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for vsnprintf
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:140: warning: conflicting types for built-in function 'vsnprintf'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for isnan
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:141: warning: conflicting types for built-in function 'isnan'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for finite
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:142: warning: conflicting types for built-in function 'finite'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for isinf
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:143: warning: conflicting types for built-in function 'isinf'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for hypot
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:144: warning: conflicting types for built-in function 'hypot'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for acosh
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:145: warning: conflicting types for built-in function 'acosh'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for erf
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:146: warning: conflicting types for built-in function 'erf'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for tgamma
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:147: warning: conflicting types for built-in function 'tgamma'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for lgamma_r
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_lgamma_r
|
|
collect2: ld returned 1 exit status
|
|
configure:16990: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| /* end confdefs.h. */
|
|
| /* Define lgamma_r to an innocuous variant, in case <limits.h> declares lgamma_r.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define lgamma_r innocuous_lgamma_r
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char lgamma_r (); 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 lgamma_r
|
|
|
|
|
| /* 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 lgamma_r ();
|
|
| /* 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_lgamma_r || defined __stub___lgamma_r
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return lgamma_r ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17008: result: no
|
|
configure:16928: checking for cbrt
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:148: warning: conflicting types for built-in function 'cbrt'
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strlcpy
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:16928: checking for strlcat
|
|
configure:16984: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:16990: $? = 0
|
|
configure:17008: result: yes
|
|
configure:17120: checking for fmod
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:151: warning: conflicting types for built-in function 'fmod'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for killpg
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for wait4
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for waitpid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for fork
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:155: warning: conflicting types for built-in function 'fork'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for spawnv
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_spawnv
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| /* end confdefs.h. */
|
|
| /* Define spawnv to an innocuous variant, in case <limits.h> declares spawnv.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define spawnv innocuous_spawnv
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char spawnv (); 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 spawnv
|
|
|
|
|
| /* 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 spawnv ();
|
|
| /* 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_spawnv || defined __stub___spawnv
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return spawnv ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for syscall
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for chroot
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for fsync
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for getcwd
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for eaccess
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_eaccess
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 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:17200: result: no
|
|
configure:17120: checking for truncate
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for ftruncate
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for chsize
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_chsize
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| /* end confdefs.h. */
|
|
| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define chsize innocuous_chsize
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char chsize (); 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 chsize
|
|
|
|
|
| /* 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 chsize ();
|
|
| /* 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_chsize || defined __stub___chsize
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return chsize ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for times
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for utimes
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for utimensat
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_utimensat
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| /* end confdefs.h. */
|
|
| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define utimensat innocuous_utimensat
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char utimensat (); 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 utimensat
|
|
|
|
|
| /* 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 utimensat ();
|
|
| /* 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_utimensat || defined __stub___utimensat
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return utimensat ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for fcntl
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for lockf
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for lstat
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for link
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for symlink
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for readlink
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setitimer
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setruid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for seteuid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setreuid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setresuid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_setresuid
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 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:17200: result: no
|
|
configure:17120: checking for setproctitle
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_setproctitle
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 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:17200: result: no
|
|
configure:17120: checking for socketpair
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setrgid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setegid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setregid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setresgid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_setresgid
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 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:17200: result: no
|
|
configure:17120: checking for issetugid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for pause
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for lchown
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for lchmod
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_lchmod
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 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:17200: result: no
|
|
configure:17120: checking for getpgrp
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setpgrp
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for getpgid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setpgid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for initgroups
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for getgroups
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setgroups
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for getpriority
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for getrlimit
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setrlimit
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sysconf
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for group_member
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_group_member
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 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:17200: result: no
|
|
configure:17120: checking for dlopen
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sigprocmask
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sigaction
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sigsetjmp
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for _setjmp
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for _longjmp
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for vsnprintf
|
|
configure:17200: result: yes
|
|
configure:17120: checking for snprintf
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:199: warning: conflicting types for built-in function 'snprintf'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setsid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for telldir
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for seekdir
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for fchmod
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for cosh
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:204: warning: conflicting types for built-in function 'cosh'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sinh
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:205: warning: conflicting types for built-in function 'sinh'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for tanh
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:206: warning: conflicting types for built-in function 'tanh'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for log2
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:207: warning: conflicting types for built-in function 'log2'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for round
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:208: warning: conflicting types for built-in function 'round'
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for signbit
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c:209: warning: conflicting types for built-in function 'signbit'
|
|
/usr/bin/ld: Undefined symbols:
|
|
_signbit
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| /* end confdefs.h. */
|
|
| /* Define signbit to an innocuous variant, in case <limits.h> declares signbit.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define signbit innocuous_signbit
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char signbit (); 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 signbit
|
|
|
|
|
| /* 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 signbit ();
|
|
| /* 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_signbit || defined __stub___signbit
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return signbit ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for setuid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for setgid
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for daemon
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for select_large_fdset
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_select_large_fdset
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| /* end confdefs.h. */
|
|
| /* Define select_large_fdset to an innocuous variant, in case <limits.h> declares select_large_fdset.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define select_large_fdset innocuous_select_large_fdset
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char select_large_fdset (); 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 select_large_fdset
|
|
|
|
|
| /* 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 select_large_fdset ();
|
|
| /* 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_select_large_fdset || defined __stub___select_large_fdset
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return select_large_fdset ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for setenv
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for unsetenv
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for mktime
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for timegm
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for clock_gettime
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_clock_gettime
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| /* end confdefs.h. */
|
|
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define clock_gettime innocuous_clock_gettime
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char clock_gettime (); 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 clock_gettime
|
|
|
|
|
| /* 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 ();
|
|
| /* 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_clock_gettime || defined __stub___clock_gettime
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return clock_gettime ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17120: checking for gettimeofday
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for pread
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17182: $? = 0
|
|
configure:17200: result: yes
|
|
configure:17120: checking for sendfile
|
|
configure:17176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_sendfile
|
|
collect2: ld returned 1 exit status
|
|
configure:17182: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| /* end confdefs.h. */
|
|
| /* Define sendfile to an innocuous variant, in case <limits.h> declares sendfile.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define sendfile innocuous_sendfile
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char sendfile (); 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 sendfile
|
|
|
|
|
| /* 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 sendfile ();
|
|
| /* 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_sendfile || defined __stub___sendfile
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return sendfile ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17200: result: no
|
|
configure:17211: checking for __builtin_setjmp
|
|
configure:17238: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c: In function 't':
|
|
conftest.c:196: error: '__builtin_longjmp' second argument must be 1
|
|
configure:17244: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 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:17262: result: no
|
|
configure:17267: checking for setjmp type
|
|
configure:17312: result: _setjmp
|
|
configure:17342: checking whether struct tm is in sys/time.h or time.h
|
|
configure:17372: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:17378: $? = 0
|
|
configure:17393: result: time.h
|
|
configure:17403: checking for struct tm.tm_zone
|
|
configure:17434: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:17440: $? = 0
|
|
configure:17500: result: yes
|
|
configure:17651: checking for struct tm.tm_gmtoff
|
|
configure:17677: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:17683: $? = 0
|
|
configure:17698: result: yes
|
|
configure:17706: checking for external int daylight
|
|
configure:17733: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:17739: $? = 0
|
|
configure:17756: result: yes
|
|
configure:17765: checking for external timezone
|
|
configure:17798: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:17804: $? = 0
|
|
configure:17838: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:17844: $? = 0
|
|
configure:17868: result: long
|
|
configure:17880: checking for external altzone
|
|
configure:17913: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:214: error: 'altzone' undeclared (first use in this function)
|
|
conftest.c:214: error: (Each undeclared identifier is reported only once
|
|
conftest.c:214: error: for each function it appears in.)
|
|
configure:17919: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 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:17983: result: no
|
|
configure:18150: checking for negative time_t for gmtime(3)
|
|
configure:18201: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c: In function 'check':
|
|
conftest.c:218: warning: incompatible implicit declaration of built-in function 'exit'
|
|
configure:18204: $? = 0
|
|
configure:18210: ./conftest
|
|
configure:18213: $? = 0
|
|
configure:18229: result: yes
|
|
configure:18416: checking whether getpgrp requires zero arguments
|
|
configure:18443: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:242: error: too many arguments to function 'getpgrp'
|
|
configure:18449: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| getpgrp (0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18465: result: yes
|
|
configure:18475: checking whether setpgrp takes no argument
|
|
configure:18509: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:246: error: too many arguments to function 'setpgrp'
|
|
configure:18512: $? = 1
|
|
configure: program exited with status 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 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
|
|
| int
|
|
| main ()
|
|
| {
|
|
| /* If this system has a BSD-style setpgrp which takes arguments,
|
|
| setpgrp(1, 1) will fail with ESRCH and return -1, in that case
|
|
| exit successfully. */
|
|
| return setpgrp (1,1) != -1;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:18537: result: yes
|
|
configure:18548: checking whether byte ordering is bigendian
|
|
configure:18580: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:18586: $? = 0
|
|
configure:18618: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:215: error: 'not' undeclared (first use in this function)
|
|
conftest.c:215: error: (Each undeclared identifier is reported only once
|
|
conftest.c:215: error: for each function it appears in.)
|
|
conftest.c:215: error: expected ';' before 'big'
|
|
configure:18624: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #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:18764: result: no
|
|
configure:18783: checking for an ANSI C-conforming const
|
|
configure:18858: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:18864: $? = 0
|
|
configure:18879: result: yes
|
|
configure:18890: checking whether char is unsigned
|
|
configure:18918: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:18924: $? = 0
|
|
configure:18939: result: no
|
|
configure:18948: checking for inline
|
|
configure:18974: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:18980: $? = 0
|
|
configure:18998: result: inline
|
|
configure:19017: checking for working volatile
|
|
configure:19046: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:19052: $? = 0
|
|
configure:19067: result: yes
|
|
configure:19146: checking whether right shift preserve sign bit
|
|
configure:19176: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -ldl -lobjc >&5
|
|
configure:19179: $? = 0
|
|
configure:19185: ./conftest
|
|
configure:19188: $? = 0
|
|
configure:19204: result: yes
|
|
configure:19218: checking read count field in FILE structures
|
|
configure:19246: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:214: error: 'FILE' has no member named '_cnt'
|
|
configure:19252: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; f->_cnt = 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19246: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:214: error: 'FILE' has no member named '__cnt'
|
|
configure:19252: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; f->__cnt = 0;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19246: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:19252: $? = 0
|
|
configure:19273: result: _r
|
|
configure:19281: checking read buffer ptr field in FILE structures
|
|
configure:19309: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:215: error: 'FILE' has no member named '_IO_read_ptr'
|
|
configure:19315: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; char buf[256]; f->_IO_read_ptr = buf;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19309: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:215: error: 'FILE' has no member named '_ptr'
|
|
configure:19315: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; char buf[256]; f->_ptr = buf;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19309: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:215: error: 'FILE' has no member named '__ptr'
|
|
configure:19315: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; char buf[256]; f->__ptr = buf;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19309: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:215: error: 'FILE' has no member named 'bufpos'
|
|
configure:19315: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| /* end confdefs.h. */
|
|
| #include <stdio.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| FILE *f = stdin; char buf[256]; f->bufpos = buf;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19309: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:19315: $? = 0
|
|
configure:19336: result: _p
|
|
configure:19409: checking whether st_ino is huge
|
|
configure:19440: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:218: error: size of array 'test_array' is negative
|
|
configure:19446: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| /* 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:19462: result: no
|
|
configure:19473: checking whether _SC_CLK_TCK is supported
|
|
configure:19500: gcc-mp-4.2 -c -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE conftest.c >&5
|
|
configure:19506: $? = 0
|
|
configure:19522: result: yes
|
|
configure:19537: checking stack growing direction
|
|
configure:19604: result: -1
|
|
configure:19614: checking for pthread_kill in -lthr
|
|
configure:19649: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lthr -ldl -lobjc >&5
|
|
/usr/bin/ld: can't locate file for: -lthr
|
|
collect2: ld returned 1 exit status
|
|
configure:19655: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| #define HAVE__SC_CLK_TCK 1
|
|
| #define STACK_GROW_DIRECTION -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 pthread_kill ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return pthread_kill ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19674: result: no
|
|
configure:19614: checking for pthread_kill in -lpthread
|
|
configure:19649: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
configure:19655: $? = 0
|
|
configure:19674: result: yes
|
|
configure:19715: checking for nanosleep
|
|
configure:19771: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
configure:19777: $? = 0
|
|
configure:19795: result: yes
|
|
configure:19892: checking for getcontext
|
|
configure:19948: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_getcontext
|
|
collect2: ld returned 1 exit status
|
|
configure:19954: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| #define HAVE__SC_CLK_TCK 1
|
|
| #define STACK_GROW_DIRECTION -1
|
|
| #define _REENTRANT 1
|
|
| #define _THREAD_SAFE 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NANOSLEEP 1
|
|
| /* end confdefs.h. */
|
|
| /* Define getcontext to an innocuous variant, in case <limits.h> declares getcontext.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define getcontext innocuous_getcontext
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char getcontext (); 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 getcontext
|
|
|
|
|
| /* 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 getcontext ();
|
|
| /* 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_getcontext || defined __stub___getcontext
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return getcontext ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19972: result: no
|
|
configure:19892: checking for setcontext
|
|
configure:19948: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_setcontext
|
|
collect2: ld returned 1 exit status
|
|
configure:19954: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| #define HAVE__SC_CLK_TCK 1
|
|
| #define STACK_GROW_DIRECTION -1
|
|
| #define _REENTRANT 1
|
|
| #define _THREAD_SAFE 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NANOSLEEP 1
|
|
| /* end confdefs.h. */
|
|
| /* Define setcontext to an innocuous variant, in case <limits.h> declares setcontext.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define setcontext innocuous_setcontext
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char setcontext (); 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 setcontext
|
|
|
|
|
| /* 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 setcontext ();
|
|
| /* 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_setcontext || defined __stub___setcontext
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return setcontext ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:19972: result: no
|
|
configure:19989: checking for backtrace
|
|
configure:20045: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
/usr/bin/ld: Undefined symbols:
|
|
_backtrace
|
|
collect2: ld returned 1 exit status
|
|
configure:20051: $? = 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| #define HAVE__SC_CLK_TCK 1
|
|
| #define STACK_GROW_DIRECTION -1
|
|
| #define _REENTRANT 1
|
|
| #define _THREAD_SAFE 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NANOSLEEP 1
|
|
| /* end confdefs.h. */
|
|
| /* Define backtrace to an innocuous variant, in case <limits.h> declares backtrace.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define backtrace innocuous_backtrace
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char backtrace (); 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 backtrace
|
|
|
|
|
| /* 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 backtrace ();
|
|
| /* 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_backtrace || defined __stub___backtrace
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return backtrace ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:20069: result: no
|
|
configure:20239: checking whether ELF binaries are produced
|
|
configure:20277: gcc-mp-4.2 -o conftest -O -pipe -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -L/opt/local/lib conftest.c -lpthread -ldl -lobjc >&5
|
|
configure:20280: $? = 0
|
|
configure:20286: ./conftest
|
|
configure:20289: $? = 1
|
|
configure: program exited with status 1
|
|
configure: failed program was:
|
|
| /* confdefs.h. */
|
|
| #define PACKAGE_NAME ""
|
|
| #define PACKAGE_TARNAME ""
|
|
| #define PACKAGE_VERSION ""
|
|
| #define PACKAGE_STRING ""
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define 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 0
|
|
| #define SIZEOF_OFF_T 8
|
|
| #define SIZEOF_VOIDP 4
|
|
| #define SIZEOF_FLOAT 4
|
|
| #define SIZEOF_DOUBLE 8
|
|
| #define SIZEOF_TIME_T 4
|
|
| #define rb_pid_t pid_t
|
|
| #define PIDT2NUM(v) LONG2NUM(v)
|
|
| #define NUM2PIDT(v) NUM2LONG(v)
|
|
| #define rb_uid_t uid_t
|
|
| #define UIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2UIDT(v) NUM2ULONG(v)
|
|
| #define rb_gid_t gid_t
|
|
| #define GIDT2NUM(v) ULONG2NUM(v)
|
|
| #define NUM2GIDT(v) NUM2ULONG(v)
|
|
| #define HAVE_PROTOTYPES 1
|
|
| #define TOKEN_PASTE(x,y) x##y
|
|
| #define STRINGIZE(expr) STRINGIZE0(expr)
|
|
| #define HAVE_STDARG_PROTOTYPES 1
|
|
| #define NORETURN(x) __attribute__ ((noreturn)) x
|
|
| #define DEPRECATED(x) __attribute__ ((deprecated)) x
|
|
| #define NOINLINE(x) __attribute__ ((noinline)) x
|
|
| #define FUNC_STDCALL(x) __attribute__ ((stdcall)) x
|
|
| #define FUNC_CDECL(x) __attribute__ ((cdecl)) x
|
|
| #define FUNC_FASTCALL(x) __attribute__ ((fastcall)) x
|
|
| #define HAVE_DECL_SYS_NERR 1
|
|
| #define BROKEN_SETREUID 1
|
|
| #define BROKEN_SETREGID 1
|
|
| #define HAVE_LIBDL 1
|
|
| #define HAVE_DIRENT_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1
|
|
| #define HAVE_SYS_SYSCALL_H 1
|
|
| #define HAVE_FCNTL_H 1
|
|
| #define HAVE_SYS_FCNTL_H 1
|
|
| #define HAVE_SYS_SELECT_H 1
|
|
| #define HAVE_SYS_TIME_H 1
|
|
| #define HAVE_SYS_TIMES_H 1
|
|
| #define HAVE_SYS_PARAM_H 1
|
|
| #define HAVE_PWD_H 1
|
|
| #define HAVE_GRP_H 1
|
|
| #define HAVE_UTIME_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_SYS_RESOURCE_H 1
|
|
| #define HAVE_NETINET_IN_SYSTM_H 1
|
|
| #define HAVE_FLOAT_H 1
|
|
| #define HAVE_PTHREAD_H 1
|
|
| #define HAVE_UCONTEXT_H 1
|
|
| #define HAVE_LANGINFO_H 1
|
|
| #define HAVE_LOCALE_H 1
|
|
| #define SIZEOF_RLIM_T 8
|
|
| #define SIZEOF_SIZE_T 4
|
|
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
|
|
| #define HAVE_ST_BLKSIZE 1
|
|
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
|
|
| #define HAVE_ST_BLOCKS 1
|
|
| #define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
| #define HAVE_ST_RDEV 1
|
|
| #define HAVE_STRUCT_STAT_ST_ATIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_MTIMESPEC 1
|
|
| #define HAVE_STRUCT_STAT_ST_CTIMESPEC 1
|
|
| #define HAVE_STRUCT_TIMESPEC 1
|
|
| #define HAVE_RB_FD_INIT 1
|
|
| #define HAVE_INT8_T 1
|
|
| #define HAVE_UINT8_T 1
|
|
| #define HAVE_INT16_T 1
|
|
| #define HAVE_UINT16_T 1
|
|
| #define HAVE_INT32_T 1
|
|
| #define HAVE_UINT32_T 1
|
|
| #define HAVE_INT64_T 1
|
|
| #define HAVE_UINT64_T 1
|
|
| #define HAVE_INTPTR_T 1
|
|
| #define HAVE_UINTPTR_T 1
|
|
| #define HAVE_SSIZE_T 1
|
|
| #define GETGROUPS_T gid_t
|
|
| #define RETSIGTYPE void
|
|
| #define HAVE_ALLOCA_H 1
|
|
| #define HAVE_ALLOCA 1
|
|
| #define HAVE_DUP2 1
|
|
| #define HAVE_MEMMOVE 1
|
|
| #define HAVE_STRERROR 1
|
|
| #define HAVE_STRFTIME 1
|
|
| #define HAVE_STRCHR 1
|
|
| #define HAVE_STRSTR 1
|
|
| #define HAVE_CRYPT 1
|
|
| #define HAVE_FLOCK 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_TGAMMA 1
|
|
| #define HAVE_CBRT 1
|
|
| #define HAVE_STRLCPY 1
|
|
| #define HAVE_STRLCAT 1
|
|
| #define HAVE_FMOD 1
|
|
| #define HAVE_KILLPG 1
|
|
| #define HAVE_WAIT4 1
|
|
| #define HAVE_WAITPID 1
|
|
| #define HAVE_FORK 1
|
|
| #define HAVE_SYSCALL 1
|
|
| #define HAVE_CHROOT 1
|
|
| #define HAVE_FSYNC 1
|
|
| #define HAVE_GETCWD 1
|
|
| #define HAVE_TRUNCATE 1
|
|
| #define HAVE_FTRUNCATE 1
|
|
| #define HAVE_TIMES 1
|
|
| #define HAVE_UTIMES 1
|
|
| #define HAVE_FCNTL 1
|
|
| #define HAVE_LOCKF 1
|
|
| #define HAVE_LSTAT 1
|
|
| #define HAVE_LINK 1
|
|
| #define HAVE_SYMLINK 1
|
|
| #define HAVE_READLINK 1
|
|
| #define HAVE_SETITIMER 1
|
|
| #define HAVE_SETRUID 1
|
|
| #define HAVE_SETEUID 1
|
|
| #define HAVE_SETREUID 1
|
|
| #define HAVE_SOCKETPAIR 1
|
|
| #define HAVE_SETRGID 1
|
|
| #define HAVE_SETEGID 1
|
|
| #define HAVE_SETREGID 1
|
|
| #define HAVE_ISSETUGID 1
|
|
| #define HAVE_PAUSE 1
|
|
| #define HAVE_LCHOWN 1
|
|
| #define HAVE_GETPGRP 1
|
|
| #define HAVE_SETPGRP 1
|
|
| #define HAVE_GETPGID 1
|
|
| #define HAVE_SETPGID 1
|
|
| #define HAVE_INITGROUPS 1
|
|
| #define HAVE_GETGROUPS 1
|
|
| #define HAVE_SETGROUPS 1
|
|
| #define HAVE_GETPRIORITY 1
|
|
| #define HAVE_GETRLIMIT 1
|
|
| #define HAVE_SETRLIMIT 1
|
|
| #define HAVE_SYSCONF 1
|
|
| #define HAVE_DLOPEN 1
|
|
| #define HAVE_SIGPROCMASK 1
|
|
| #define HAVE_SIGACTION 1
|
|
| #define HAVE_SIGSETJMP 1
|
|
| #define HAVE__SETJMP 1
|
|
| #define HAVE__LONGJMP 1
|
|
| #define HAVE_VSNPRINTF 1
|
|
| #define HAVE_SNPRINTF 1
|
|
| #define HAVE_SETSID 1
|
|
| #define HAVE_TELLDIR 1
|
|
| #define HAVE_SEEKDIR 1
|
|
| #define HAVE_FCHMOD 1
|
|
| #define HAVE_COSH 1
|
|
| #define HAVE_SINH 1
|
|
| #define HAVE_TANH 1
|
|
| #define HAVE_LOG2 1
|
|
| #define HAVE_ROUND 1
|
|
| #define HAVE_SETUID 1
|
|
| #define HAVE_SETGID 1
|
|
| #define HAVE_DAEMON 1
|
|
| #define HAVE_SETENV 1
|
|
| #define HAVE_UNSETENV 1
|
|
| #define HAVE_MKTIME 1
|
|
| #define HAVE_TIMEGM 1
|
|
| #define HAVE_GETTIMEOFDAY 1
|
|
| #define HAVE_PREAD 1
|
|
| #define RUBY_SETJMP(env) _setjmp(env)
|
|
| #define RUBY_LONGJMP(env,val) _longjmp(env,val)
|
|
| #define RUBY_JMP_BUF jmp_buf
|
|
| #define HAVE_STRUCT_TM_TM_ZONE 1
|
|
| #define HAVE_TM_ZONE 1
|
|
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
|
|
| #define HAVE_DAYLIGHT 1
|
|
| #define HAVE_VAR_TIMEZONE 1
|
|
| #define TYPEOF_VAR_TIMEZONE long
|
|
| #define NEGATIVE_TIME_T 1
|
|
| #define POSIX_SIGNAL 1
|
|
| #define GETPGRP_VOID 1
|
|
| #define SETPGRP_VOID 1
|
|
| #define RSHIFT(x,y) ((x)>>(int)y)
|
|
| #define FILE_COUNT _r
|
|
| #define FILE_READPTR _p
|
|
| #define HAVE__SC_CLK_TCK 1
|
|
| #define STACK_GROW_DIRECTION -1
|
|
| #define _REENTRANT 1
|
|
| #define _THREAD_SAFE 1
|
|
| #define HAVE_LIBPTHREAD 1
|
|
| #define HAVE_NANOSLEEP 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Test for whether ELF binaries are produced */
|
|
| #include <fcntl.h>
|
|
| #include <stdlib.h>
|
|
| main() {
|
|
| char buffer[4];
|
|
| int i=open("conftest",O_RDONLY);
|
|
| if(i==-1)
|
|
| exit(1); /* fail */
|
|
| if(read(i,&buffer[0],4)<4)
|
|
| exit(1); /* fail */
|
|
| if(buffer[0] != 127 || buffer[1] != 'E' ||
|
|
| buffer[2] != 'L' || buffer[3] != 'F')
|
|
| exit(1); /* fail */
|
|
| exit(0); /* succeed (yes, it's ELF) */
|
|
| }
|
|
|
|
|
configure:20305: result: no
|
|
configure:20333: checking whether OS depend dynamic link works
|
|
configure:20483: result: yes
|
|
configure:21526: checking for nroff
|
|
configure:21545: found /usr/bin/nroff
|
|
configure:21557: result: /usr/bin/nroff
|
|
configure:21730: creating ./config.status
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-apple-darwin8.11.1
|
|
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_cxx_compiler_gnu=yes
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=set
|
|
ac_cv_env_CC_value=gcc-mp-4.2
|
|
ac_cv_env_CFLAGS_set=set
|
|
ac_cv_env_CFLAGS_value='-O -pipe -I/opt/local/include'
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_LDFLAGS_set=set
|
|
ac_cv_env_LDFLAGS_value=-L/opt/local/lib
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func___builtin_setjmp=no
|
|
ac_cv_func__longjmp=yes
|
|
ac_cv_func__setjmp=yes
|
|
ac_cv_func_acosh=yes
|
|
ac_cv_func_alloca_works=yes
|
|
ac_cv_func_backtrace=no
|
|
ac_cv_func_cbrt=yes
|
|
ac_cv_func_chroot=yes
|
|
ac_cv_func_chsize=no
|
|
ac_cv_func_clock_gettime=no
|
|
ac_cv_func_cosh=yes
|
|
ac_cv_func_crypt=yes
|
|
ac_cv_func_daemon=yes
|
|
ac_cv_func_dlopen=yes
|
|
ac_cv_func_dup2=yes
|
|
ac_cv_func_eaccess=no
|
|
ac_cv_func_erf=yes
|
|
ac_cv_func_fchmod=yes
|
|
ac_cv_func_fcntl=yes
|
|
ac_cv_func_finite=yes
|
|
ac_cv_func_flock=yes
|
|
ac_cv_func_fmod=yes
|
|
ac_cv_func_fork=yes
|
|
ac_cv_func_fsync=yes
|
|
ac_cv_func_ftruncate=yes
|
|
ac_cv_func_getcontext=no
|
|
ac_cv_func_getcwd=yes
|
|
ac_cv_func_getgroups=yes
|
|
ac_cv_func_getpgid=yes
|
|
ac_cv_func_getpgrp=yes
|
|
ac_cv_func_getpgrp_void=yes
|
|
ac_cv_func_getpriority=yes
|
|
ac_cv_func_getrlimit=yes
|
|
ac_cv_func_gettimeofday=yes
|
|
ac_cv_func_group_member=no
|
|
ac_cv_func_hypot=yes
|
|
ac_cv_func_initgroups=yes
|
|
ac_cv_func_isinf=yes
|
|
ac_cv_func_isnan=yes
|
|
ac_cv_func_issetugid=yes
|
|
ac_cv_func_killpg=yes
|
|
ac_cv_func_lchmod=no
|
|
ac_cv_func_lchown=yes
|
|
ac_cv_func_lgamma_r=no
|
|
ac_cv_func_link=yes
|
|
ac_cv_func_lockf=yes
|
|
ac_cv_func_log2=yes
|
|
ac_cv_func_lstat=yes
|
|
ac_cv_func_memcmp_working=yes
|
|
ac_cv_func_memmove=yes
|
|
ac_cv_func_mktime=yes
|
|
ac_cv_func_nanosleep=yes
|
|
ac_cv_func_pause=yes
|
|
ac_cv_func_pread=yes
|
|
ac_cv_func_readlink=yes
|
|
ac_cv_func_round=yes
|
|
ac_cv_func_seekdir=yes
|
|
ac_cv_func_select_large_fdset=no
|
|
ac_cv_func_sendfile=no
|
|
ac_cv_func_setcontext=no
|
|
ac_cv_func_setegid=yes
|
|
ac_cv_func_setenv=yes
|
|
ac_cv_func_seteuid=yes
|
|
ac_cv_func_setgid=yes
|
|
ac_cv_func_setgroups=yes
|
|
ac_cv_func_setitimer=yes
|
|
ac_cv_func_setpgid=yes
|
|
ac_cv_func_setpgrp=yes
|
|
ac_cv_func_setpgrp_void=yes
|
|
ac_cv_func_setproctitle=no
|
|
ac_cv_func_setregid=yes
|
|
ac_cv_func_setresgid=no
|
|
ac_cv_func_setresuid=no
|
|
ac_cv_func_setreuid=yes
|
|
ac_cv_func_setrgid=yes
|
|
ac_cv_func_setrlimit=yes
|
|
ac_cv_func_setruid=yes
|
|
ac_cv_func_setsid=yes
|
|
ac_cv_func_setuid=yes
|
|
ac_cv_func_sigaction=yes
|
|
ac_cv_func_signbit=no
|
|
ac_cv_func_sigprocmask=yes
|
|
ac_cv_func_sigsetjmp=yes
|
|
ac_cv_func_sinh=yes
|
|
ac_cv_func_snprintf=yes
|
|
ac_cv_func_socketpair=yes
|
|
ac_cv_func_spawnv=no
|
|
ac_cv_func_strchr=yes
|
|
ac_cv_func_strerror=yes
|
|
ac_cv_func_strftime=yes
|
|
ac_cv_func_strlcat=yes
|
|
ac_cv_func_strlcpy=yes
|
|
ac_cv_func_strstr=yes
|
|
ac_cv_func_symlink=yes
|
|
ac_cv_func_syscall=yes
|
|
ac_cv_func_sysconf=yes
|
|
ac_cv_func_tanh=yes
|
|
ac_cv_func_telldir=yes
|
|
ac_cv_func_tgamma=yes
|
|
ac_cv_func_timegm=yes
|
|
ac_cv_func_times=yes
|
|
ac_cv_func_truncate=yes
|
|
ac_cv_func_unsetenv=yes
|
|
ac_cv_func_utimensat=no
|
|
ac_cv_func_utimes=yes
|
|
ac_cv_func_vsnprintf=yes
|
|
ac_cv_func_wait4=yes
|
|
ac_cv_func_waitpid=yes
|
|
ac_cv_have_decl_sys_nerr=yes
|
|
ac_cv_header_a_out_h=no
|
|
ac_cv_header_direct_h=no
|
|
ac_cv_header_dirent_dirent_h=yes
|
|
ac_cv_header_fcntl_h=yes
|
|
ac_cv_header_float_h=yes
|
|
ac_cv_header_grp_h=yes
|
|
ac_cv_header_ieeefp_h=no
|
|
ac_cv_header_intrinsics_h=no
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_langinfo_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_locale_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_minix_config_h=no
|
|
ac_cv_header_netinet_in_systm_h=yes
|
|
ac_cv_header_pthread_h=yes
|
|
ac_cv_header_pwd_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_fcntl_h=yes
|
|
ac_cv_header_sys_file_h=yes
|
|
ac_cv_header_sys_ioctl_h=yes
|
|
ac_cv_header_sys_mkdev_h=no
|
|
ac_cv_header_sys_param_h=yes
|
|
ac_cv_header_sys_resource_h=yes
|
|
ac_cv_header_sys_select_h=yes
|
|
ac_cv_header_sys_sendfile_h=no
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_syscall_h=yes
|
|
ac_cv_header_sys_time_h=yes
|
|
ac_cv_header_sys_times_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_sys_utime_h=no
|
|
ac_cv_header_sys_wait_h=yes
|
|
ac_cv_header_syscall_h=no
|
|
ac_cv_header_ucontext_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_utime_h=yes
|
|
ac_cv_header_xti_h=no
|
|
ac_cv_host=i686-apple-darwin8.11.1
|
|
ac_cv_lib_crypt_crypt=no
|
|
ac_cv_lib_dl_dlopen=yes
|
|
ac_cv_lib_dld_shl_load=no
|
|
ac_cv_lib_pthread___pthread_kill=yes
|
|
ac_cv_lib_rt_clock_gettime=no
|
|
ac_cv_lib_socket_socketpair=no
|
|
ac_cv_lib_thr___pthread_kill=no
|
|
ac_cv_member_struct_stat_st_atim=no
|
|
ac_cv_member_struct_stat_st_atimensec=no
|
|
ac_cv_member_struct_stat_st_atimespec=yes
|
|
ac_cv_member_struct_stat_st_blksize=yes
|
|
ac_cv_member_struct_stat_st_blocks=yes
|
|
ac_cv_member_struct_stat_st_ctim=no
|
|
ac_cv_member_struct_stat_st_ctimensec=no
|
|
ac_cv_member_struct_stat_st_ctimespec=yes
|
|
ac_cv_member_struct_stat_st_mtim=no
|
|
ac_cv_member_struct_stat_st_mtimensec=no
|
|
ac_cv_member_struct_stat_st_mtimespec=yes
|
|
ac_cv_member_struct_stat_st_rdev=yes
|
|
ac_cv_member_struct_tm_tm_zone=yes
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_NROFF=/usr/bin/nroff
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_prog_CPP='gcc-mp-4.2 -E'
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_AS=as
|
|
ac_cv_prog_ac_ct_CC=gcc-mp-4.2
|
|
ac_cv_prog_ac_ct_CXX=g++
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cxx_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=0
|
|
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=8
|
|
ac_cv_sizeof_rlim_t=8
|
|
ac_cv_sizeof_short=2
|
|
ac_cv_sizeof_size_t=4
|
|
ac_cv_sizeof_time_t=4
|
|
ac_cv_sizeof_voidp=4
|
|
ac_cv_struct_tm=time.h
|
|
ac_cv_sys_file_offset_bits=no
|
|
ac_cv_sys_largefile_CC=no
|
|
ac_cv_target=i686-apple-darwin8.11.1
|
|
ac_cv_type___int64=no
|
|
ac_cv_type_double=yes
|
|
ac_cv_type_fd_mask=yes
|
|
ac_cv_type_float=yes
|
|
ac_cv_type_getgroups=gid_t
|
|
ac_cv_type_gid_t=yes
|
|
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=yes
|
|
ac_cv_type_short=yes
|
|
ac_cv_type_signal=void
|
|
ac_cv_type_size_t=yes
|
|
ac_cv_type_struct_timespec=yes
|
|
ac_cv_type_time_t=yes
|
|
ac_cv_type_uid_t=yes
|
|
ac_cv_type_voidp=yes
|
|
ac_cv_working_alloca_h=yes
|
|
rb_cv_binary_elf=no
|
|
rb_cv_cppoutfile=yes
|
|
rb_cv_dlopen=yes
|
|
rb_cv_fcnt=_r
|
|
rb_cv_frptr=_p
|
|
rb_cv_func_cdecl='__attribute__ ((cdecl)) x'
|
|
rb_cv_func_deprecated='__attribute__ ((deprecated)) x'
|
|
rb_cv_func_fastcall='__attribute__ ((fastcall)) x'
|
|
rb_cv_func_noinline='__attribute__ ((noinline)) x'
|
|
rb_cv_func_noreturn='__attribute__ ((noreturn)) x'
|
|
rb_cv_func_stdcall='__attribute__ ((stdcall)) x'
|
|
rb_cv_gid_t_convertible=ULONG
|
|
rb_cv_have_daylight=yes
|
|
rb_cv_have_prototypes=yes
|
|
rb_cv_have_sc_clk_tck=yes
|
|
rb_cv_huge_st_ino=no
|
|
rb_cv_member_struct_tm_tm_gmtoff=yes
|
|
rb_cv_negative_time_t=yes
|
|
rb_cv_pid_t_convertible=LONG
|
|
rb_cv_prog_gnu_ld=no
|
|
rb_cv_rshift_sign=yes
|
|
rb_cv_ruby_extern=no
|
|
rb_cv_stack_end_address=no
|
|
rb_cv_stack_grow_dir=-1
|
|
rb_cv_stdarg=yes
|
|
rb_cv_string_literal_concatenation=yes
|
|
rb_cv_stringization='#expr'
|
|
rb_cv_tokenpaste=ansi
|
|
rb_cv_type_int128_t=no
|
|
rb_cv_type_int16_t=yes
|
|
rb_cv_type_int32_t=yes
|
|
rb_cv_type_int64_t=yes
|
|
rb_cv_type_int8_t=yes
|
|
rb_cv_type_intptr_t=yes
|
|
rb_cv_type_ssize_t=yes
|
|
rb_cv_type_uint128_t=no
|
|
rb_cv_type_uint16_t=yes
|
|
rb_cv_type_uint32_t=yes
|
|
rb_cv_type_uint64_t=yes
|
|
rb_cv_type_uint8_t=yes
|
|
rb_cv_type_uintptr_t=yes
|
|
rb_cv_uid_t_convertible=ULONG
|
|
rb_cv_var_altzone=no
|
|
rb_cv_var_timezone=long
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ALLOCA=''
|
|
AR='ar'
|
|
ARCHFILE=''
|
|
ARCH_FLAG=''
|
|
AS='as'
|
|
ASFLAGS=''
|
|
BASERUBY='ruby'
|
|
BUILTIN_ENCOBJS=' ascii.$(OBJEXT) us_ascii.$(OBJEXT) unicode.$(OBJEXT) utf_8.$(OBJEXT)'
|
|
CC='gcc-mp-4.2'
|
|
CCDLFLAGS=' -fno-common'
|
|
CFLAGS='-O -pipe -I/opt/local/include -pipe -fno-common ${cflags}'
|
|
COMMON_HEADERS=''
|
|
COMMON_LIBS=''
|
|
COMMON_MACROS=''
|
|
COUTFLAG='-o '
|
|
CP='cp'
|
|
CPP='gcc-mp-4.2 -E'
|
|
CPPFLAGS=' -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE $(DEFS) ${cppflags}'
|
|
CPPOUTFILE='-o conftest.i'
|
|
CXX='g++'
|
|
CXXFLAGS='-g -O2'
|
|
DEFS=''
|
|
DLDFLAGS=''
|
|
DLDLIBS=''
|
|
DLEXT2=''
|
|
DLEXT='bundle'
|
|
DLLWRAP=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
ENABLE_SHARED='no'
|
|
EXEEXT=''
|
|
EXPORT_PREFIX=''
|
|
EXTOUT='.ext'
|
|
EXTSTATIC=''
|
|
GNU_LD='no'
|
|
GREP='/usr/bin/grep'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
LDFLAGS='-L. -L/opt/local/lib'
|
|
LDSHARED='cc -dynamic -bundle -undefined suppress -flat_namespace'
|
|
LDSHAREDXX=''
|
|
LIBEXT='a'
|
|
LIBOBJS=' ${LIBOBJDIR}lgamma_r$U.o'
|
|
LIBPATHENV='DYLD_LIBRARY_PATH'
|
|
LIBPATHFLAG=' -L%s'
|
|
LIBRUBY='$(LIBRUBY_A)'
|
|
LIBRUBYARG='$(LIBRUBYARG_STATIC)'
|
|
LIBRUBYARG_SHARED=''
|
|
LIBRUBYARG_STATIC='-l$(RUBY_SO_NAME)-static'
|
|
LIBRUBY_A='lib$(RUBY_SO_NAME)-static.a'
|
|
LIBRUBY_ALIASES='lib$(RUBY_SO_NAME).so'
|
|
LIBRUBY_DLDFLAGS=''
|
|
LIBRUBY_LDSHARED='cc -dynamic -bundle -undefined suppress -flat_namespace'
|
|
LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR).$(TEENY)'
|
|
LIBS='-lpthread -ldl -lobjc '
|
|
LINK_SO=''
|
|
LN_S='ln -s'
|
|
LTLIBOBJS=' ${LIBOBJDIR}lgamma_r$U.lo'
|
|
MAINLIBS=''
|
|
MAJOR='1'
|
|
MAKEDIRS='mkdir -p'
|
|
MAKEFILES='Makefile'
|
|
MANTYPE='doc'
|
|
MINIOBJS='dmydln.o'
|
|
MINIRUBY='./miniruby$(EXEEXT) -I$(srcdir)/lib'
|
|
MINOR='9'
|
|
NM=''
|
|
NROFF='/usr/bin/nroff'
|
|
OBJDUMP=''
|
|
OBJEXT='o'
|
|
OUTFLAG='-o '
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME=''
|
|
PACKAGE_STRING=''
|
|
PACKAGE_TARNAME=''
|
|
PACKAGE_VERSION=''
|
|
PATH_SEPARATOR=':'
|
|
PREP='miniruby$(EXEEXT)'
|
|
RANLIB='ranlib'
|
|
RDOCTARGET='install-doc'
|
|
RM='rm -f'
|
|
RPATHFLAG=''
|
|
RUBYW_INSTALL_NAME=''
|
|
RUBY_INSTALL_NAME='ruby'
|
|
RUBY_SO_NAME='$(RUBY_INSTALL_NAME)'
|
|
RUNRUBY='$(MINIRUBY) $(srcdir)/runruby.rb --extout=$(EXTOUT)'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
SOLIBS=''
|
|
STATIC=''
|
|
STRIP='strip -A -n'
|
|
TEENY='0'
|
|
THREAD_MODEL='pthread'
|
|
TRY_LINK=''
|
|
WINDRES=''
|
|
XCFLAGS=' -DRUBY_EXPORT'
|
|
XLDFLAGS=''
|
|
ac_ct_CC='gcc-mp-4.2'
|
|
ac_ct_CXX='g++'
|
|
arch='i686-darwin8.11.1'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-apple-darwin8.11.1'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='darwin8.11.1'
|
|
build_vendor='apple'
|
|
cflags='${optflags} ${debugflags}'
|
|
configure_args=' '\''CC=gcc-mp-4.2'\'' '\''CFLAGS=-O -pipe -I/opt/local/include'\'' '\''LDFLAGS=-L/opt/local/lib'\'''
|
|
cppflags=''
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
debugflags=''
|
|
docdir='${datarootdir}/doc/${PACKAGE}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='i686-apple-darwin8.11.1'
|
|
host_alias=''
|
|
host_cpu='i686'
|
|
host_os='darwin8.11.1'
|
|
host_vendor='apple'
|
|
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='/usr/local'
|
|
program_transform_name='s&^&&'
|
|
psdir='${docdir}'
|
|
rubyhdrdir='${includedir}/ruby-${MAJOR}.${MINOR}.${TEENY}'
|
|
rubyw_install_name=''
|
|
sbindir='${exec_prefix}/sbin'
|
|
setup='Setup'
|
|
sharedstatedir='${prefix}/com'
|
|
sitearch='i686-darwin8.11.1'
|
|
sitedir='${libdir}/ruby/site_ruby'
|
|
sitehdrdir='${rubyhdrdir}/site_ruby'
|
|
sysconfdir='${prefix}/etc'
|
|
target='i686-apple-darwin8.11.1'
|
|
target_alias=''
|
|
target_cpu='i686'
|
|
target_os='darwin8.11.1'
|
|
target_vendor='apple'
|
|
vendordir='${prefix}/lib/ruby/vendor_ruby'
|
|
vendorhdrdir='${rubyhdrdir}/vendor_ruby'
|
|
|
|
configure: exit 0
|
|
|
|
## ---------------------- ##
|
|
## 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 roberto-al.eurocontrol.fr
|
|
|
|
config.status:688: creating Makefile
|