This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ /mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/configure --prefix= --enable-threads --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --cache-file=/dev/null --srcdir=/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 144 tasks, 200 threads, 4 processors Load average: 1.55, Mach factor: 2.44 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1251: creating cache configure:1416: checking build system type configure:1434: result: i386-unknown-gnu configure:1442: checking host system type configure:1456: result: i386-unknown-gnu configure:1475: checking for i386-unknown-gnu-gcc configure:1501: result: cc configure:1783: checking for C compiler version configure:1786: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:1789: $? = 0 configure:1791: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:1794: $? = 0 configure:1796: cc -V &5 cc: `-V' option must have argument configure:1799: $? = 1 configure:1822: checking for C compiler default output file name configure:1825: cc -fno-common -L/usr/local/lib conftest.c >&5 configure:1828: $? = 0 configure:1874: result: a.out configure:1879: checking whether the C compiler works configure:1885: ./a.out configure:1888: $? = 0 configure:1905: result: yes configure:1912: checking whether we are cross compiling configure:1914: result: no configure:1917: checking for suffix of executables configure:1919: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:1922: $? = 0 configure:1947: result: configure:1953: checking for suffix of object files configure:1974: cc -c -fno-common conftest.c >&5 configure:1977: $? = 0 configure:1999: result: configure:2003: checking whether we are using the GNU C compiler configure:2027: cc -c -fno-common conftest.c >&5 configure:2033: $? = 0 configure:2037: test -z || test ! -s conftest.err configure:2040: $? = 0 configure:2043: test -s conftest. configure:2046: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2059: result: no configure:2065: checking whether cc accepts -g configure:2086: cc -c -g conftest.c >&5 configure:2092: $? = 0 configure:2096: test -z || test ! -s conftest.err configure:2099: $? = 0 configure:2102: test -s conftest. configure:2105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2116: result: no configure:2133: checking for cc option to accept ANSI C configure:2203: cc -c -fno-common conftest.c >&5 configure:2209: $? = 0 configure:2213: test -z || test ! -s conftest.err configure:2216: $? = 0 configure:2219: test -s conftest. configure:2222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2203: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2209: $? = 0 configure:2213: test -z || test ! -s conftest.err configure:2216: $? = 0 configure:2219: test -s conftest. configure:2222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2203: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2203: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2203: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2203: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2209: $? = 0 configure:2213: test -z || test ! -s conftest.err configure:2216: $? = 0 configure:2219: test -s conftest. configure:2222: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2240: result: none needed configure:2258: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2264: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2398: checking for library containing strerror configure:2428: cc -o conftest -fno-common -L/usr/local/lib conftest.c >&5 configure:2434: $? = 0 configure:2438: test -z || test ! -s conftest.err configure:2441: $? = 0 configure:2444: test -s conftest configure:2447: $? = 0 configure:2517: result: none required configure:2767: checking for i386-unknown-gnu-gcc configure:2793: result: cc configure:3075: checking for C compiler version configure:3078: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3081: $? = 0 configure:3083: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3086: $? = 0 configure:3088: cc -V &5 cc: `-V' option must have argument configure:3091: $? = 1 configure:3094: checking whether we are using the GNU C compiler configure:3150: result: no configure:3156: checking whether cc accepts -g configure:3207: result: no configure:3224: checking for cc option to accept ANSI C configure:3331: result: none needed configure:3349: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3355: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3512: checking for mixed cygwin and native VC++ environment configure:3530: result: no configure:3536: checking for mixed cygwin and native MinGW environment configure:3554: result: no configure:3560: checking if we mix cygwin with any native compiler configure:3566: result: no configure:3620: checking how to run the C preprocessor configure:3655: cc -E conftest.c configure:3661: $? = 0 configure:3693: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3738: result: cc -E configure:3762: cc -E conftest.c configure:3768: $? = 0 configure:3800: cc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3806: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3850: checking for egrep configure:3860: result: grep -E configure:3865: checking for ANSI C header files configure:3890: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:3896: $? = 0 configure:3900: test -z || test ! -s conftest.err configure:3903: $? = 0 configure:3906: test -s conftest. configure:3909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4018: result: no configure:4042: checking for sys/types.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for sys/stat.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for stdlib.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for string.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for memory.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for strings.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for inttypes.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for stdint.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4042: checking for unistd.h configure:4058: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4064: $? = 0 configure:4068: test -z || test ! -s conftest.err configure:4071: $? = 0 configure:4074: test -s conftest. configure:4077: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4088: result: no configure:4100: checking for void * configure:4124: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:4130: $? = 0 configure:4134: test -z || test ! -s conftest.err configure:4137: $? = 0 configure:4140: test -s conftest. configure:4143: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((void * *) 0) | return 0; | if (sizeof (void *)) | return 0; | ; | return 0; | } configure:4154: result: no configure:4157: checking size of void * configure:4507: result: 0 configure:4548: checking whether compilation mode forces ARCH adjustment configure:4577: result: no configure:4629: checking how to run the C preprocessor configure:4747: result: cc -E configure:4771: cc -E conftest.c configure:4777: $? = 0 configure:4809: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4815: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | #include configure:4862: checking for i386-unknown-gnu-ranlib configure:4891: result: no configure:4900: checking for ranlib configure:4916: found /usr/bin/ranlib configure:4927: result: ranlib configure:4944: checking for bison configure:4960: found /usr/local/bin/bison configure:4970: result: bison -y configure:4985: checking for perl5 configure:5004: found /usr/local/bin/perl5 configure:5016: result: /usr/local/bin/perl5 configure:5037: checking whether ln -s works configure:5041: result: yes configure:5052: checking for ar configure:5068: found /usr/bin/ar configure:5079: result: ar configure:5096: checking for rm configure:5114: found /bin/rm configure:5127: result: /bin/rm configure:5142: checking for mkdir configure:5160: found /bin/mkdir configure:5173: result: /bin/mkdir configure:5210: checking for a BSD-compatible install configure:5265: result: /usr/bin/install -c -o root -g wheel configure:5276: checking how to create a directory including parents configure:5297: result: /usr/bin/install -c -o root -g wheel -d configure:5360: checking for extra flags needed to export symbols configure:5392: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -Wl,-export-dynamic conftest.c >&5 ld: unknown flag: -export-dynamic configure:5398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5436: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -Wl,-Bexport conftest.c >&5 ld: unknown flag: -Bexport configure:5442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5462: result: none configure:5476: result: none configure:5500: checking for sin in -lm configure:5530: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lm >&5 conftest.c:17: warning: conflicting types for built-in function `sin' configure:5536: $? = 0 configure:5540: test -z || test ! -s conftest.err configure:5543: $? = 0 configure:5546: test -s conftest configure:5549: $? = 0 configure:5562: result: yes configure:5574: checking for dlopen in -ldl configure:5604: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -ldl -lm >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:5610: $? = 0 configure:5614: test -z || test ! -s conftest.err configure:5617: $? = 0 configure:5620: test -s conftest configure:5623: $? = 0 configure:5636: result: yes configure:5648: checking for main in -linet configure:5672: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -linet -ldl -lm >&5 ld: can't locate file for: -linet configure:5678: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:5704: result: no configure:5716: checking for openpty in -lutil configure:5746: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:5752: $? = 0 configure:5756: test -z || test ! -s conftest.err configure:5759: $? = 0 configure:5762: test -s conftest configure:5765: $? = 0 configure:5778: result: yes configure:5804: checking for native win32 threads configure:5842: result: no configure:5846: checking for pthread_create in -lpthread configure:5876: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lpthread -lutil -ldl -lm >&5 symbol _pthread_create used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getguardsize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_kill used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_join used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_getconcurrency used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcanceltype used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_destroy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_testcancel used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setconcurrency used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getdetachstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getinheritsched used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setscope used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedpolicy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setcancelstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_once used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstackaddr used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedparam used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getschedpolicy used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getscope used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_equal used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_cancel used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstackaddr used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_getstacksize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setstacksize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_exit used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_init used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setdetachstate used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setguardsize used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_attr_setinheritsched used from dynamic library /usr/lib/libm.dylib(pthread.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _pthread_getspecific used from dynamic library /usr/lib/libm.dylib(pthread_getspecific.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_setspecific used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_create used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_key_delete used from dynamic library /usr/lib/libm.dylib(pthread_tsd.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_yield_np used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_lock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_unlock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_destroy used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_settype used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_init used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setpshared used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprotocol used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_setprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_init used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_gettype used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getpshared used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprotocol used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_getprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutexattr_destroy used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_setprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_getprioceiling used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _pthread_mutex_trylock used from dynamic library /usr/lib/libm.dylib(pthread_mutex.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _write used from dynamic library /usr/lib/libm.dylib(write.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _read used from dynamic library /usr/lib/libm.dylib(read.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sigprocmask used from dynamic library /usr/lib/libm.dylib(sigprocmask.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _sleep used from dynamic library /usr/lib/libm.dylib(sleep.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) symbol _pthread_self used from dynamic library /usr/lib/libm.dylib(pthread_self.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pthread.o) symbol _select used from dynamic library /usr/lib/libm.dylib(select.So) not from earlier dynamic library /usr/local/lib/libpthread.14.dylib(pth_syscall.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:5882: $? = 0 configure:5886: test -z || test ! -s conftest.err configure:5889: $? = 0 configure:5892: test -s conftest configure:5895: $? = 0 configure:5908: result: yes configure:6450: checking pthread.h usability configure:6462: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT conftest.c >&5 configure:6468: $? = 0 configure:6472: test -z || test ! -s conftest.err configure:6475: $? = 0 configure:6478: test -s conftest. configure:6481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6491: result: no configure:6495: checking pthread.h presence configure:6505: cc -E -D_THREAD_SAFE -D_REENTRANT conftest.c configure:6511: $? = 0 configure:6531: result: yes configure:6544: WARNING: pthread.h: present but cannot be compiled configure:6546: WARNING: pthread.h: check for missing prerequisite headers? configure:6548: WARNING: pthread.h: see the Autoconf documentation configure:6550: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:6552: WARNING: pthread.h: proceeding with the preprocessor's result configure:6554: WARNING: pthread.h: in the future, the compiler will take precedence configure:6566: checking for pthread.h configure:6573: result: yes configure:6597: checking pthread/mit/pthread.h usability configure:6609: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT conftest.c >&5 conftest.c:49:33: pthread/mit/pthread.h: No such file or directory configure:6615: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6638: result: no configure:6642: checking pthread/mit/pthread.h presence configure:6652: cc -E -D_THREAD_SAFE -D_REENTRANT conftest.c conftest.c:15:33: pthread/mit/pthread.h: No such file or directory configure:6658: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:6678: result: no configure:6713: checking for pthread/mit/pthread.h configure:6720: result: no configure:6745: checking sys/time.h usability configure:6757: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT conftest.c >&5 configure:6763: $? = 0 configure:6767: test -z || test ! -s conftest.err configure:6770: $? = 0 configure:6773: test -s conftest. configure:6776: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6786: result: no configure:6790: checking sys/time.h presence configure:6800: cc -E -D_THREAD_SAFE -D_REENTRANT conftest.c configure:6806: $? = 0 configure:6826: result: yes configure:6839: WARNING: sys/time.h: present but cannot be compiled configure:6841: WARNING: sys/time.h: check for missing prerequisite headers? configure:6843: WARNING: sys/time.h: see the Autoconf documentation configure:6845: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:6847: WARNING: sys/time.h: proceeding with the preprocessor's result configure:6849: WARNING: sys/time.h: in the future, the compiler will take precedence configure:6861: checking for sys/time.h configure:6868: result: yes configure:6900: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT conftest.c >&5 configure:6906: $? = 0 configure:6910: test -z || test ! -s conftest.err configure:6913: $? = 0 configure:6916: test -s conftest. configure:6919: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct timeval *tv; return 0; | ; | return 0; | } configure:6935: checking for pthread_atfork configure:6992: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:6998: $? = 0 configure:7002: test -z || test ! -s conftest.err configure:7005: $? = 0 configure:7008: test -s conftest configure:7011: $? = 0 configure:7023: result: yes configure:7034: checking for pthread_mutexattr_settype configure:7091: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:7097: $? = 0 configure:7101: test -z || test ! -s conftest.err configure:7104: $? = 0 configure:7107: test -s conftest configure:7110: $? = 0 configure:7122: result: yes configure:7133: checking for pthread_mutexattr_setkind_np configure:7190: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _pthread_mutexattr_setkind_np configure:7196: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | /* end confdefs.h. */ | /* Define pthread_mutexattr_setkind_np to an innocuous variant, in case declares pthread_mutexattr_setkind_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mutexattr_setkind_np innocuous_pthread_mutexattr_setkind_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mutexattr_setkind_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mutexattr_setkind_np | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_mutexattr_setkind_np (); | /* 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_pthread_mutexattr_setkind_np) || defined (__stub___pthread_mutexattr_setkind_np) | choke me | #else | char (*f) () = pthread_mutexattr_setkind_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_mutexattr_setkind_np; | ; | return 0; | } configure:7221: result: no configure:7232: checking for pthread_spin_lock configure:7289: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _pthread_spin_lock configure:7295: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | /* end confdefs.h. */ | /* Define pthread_spin_lock to an innocuous variant, in case declares pthread_spin_lock. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_spin_lock innocuous_pthread_spin_lock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_spin_lock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_spin_lock | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char pthread_spin_lock (); | /* 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_pthread_spin_lock) || defined (__stub___pthread_spin_lock) | choke me | #else | char (*f) () = pthread_spin_lock; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pthread_spin_lock; | ; | return 0; | } configure:7320: result: no configure:7331: checking for pthread_rwlock_init configure:7388: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:7394: $? = 0 configure:7398: test -z || test ! -s conftest.err configure:7401: $? = 0 configure:7404: test -s conftest configure:7407: $? = 0 configure:7419: result: yes configure:7430: checking for pthread_attr_setguardsize configure:7487: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib conftest.c -lutil -ldl -lm -lpthread >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:7493: $? = 0 configure:7497: test -z || test ! -s conftest.err configure:7500: $? = 0 configure:7503: test -s conftest configure:7506: $? = 0 configure:7518: result: yes configure:7536: checking whether default stack size should be modified configure:7547: result: no configure:7557: checking for void * configure:7611: result: no configure:7614: checking size of void * configure:7964: result: 0 configure:8000: checking whether an emulator with smp support should be built configure:8034: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:8040: $? = 0 configure:8044: test -z || test ! -s conftest.err configure:8047: $? = 0 configure:8050: test -s conftest. configure:8053: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | | int | main () | { | | #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) | ; | #else | #error old or no gcc | #endif | | ; | return 0; | } configure:8106: result: no; old gcc or no gcc found configure:8152: checking whether the emulator should use threads configure:8192: result: no; default on this platform configure:8347: checking for tgetent in -lncurses configure:8377: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lncurses -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _tgetent configure:8383: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char tgetent (); | int | main () | { | tgetent (); | ; | return 0; | } configure:8409: result: no configure:8347: checking for tgetent in -lcurses configure:8377: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lcurses -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:8383: $? = 0 configure:8387: test -z || test ! -s conftest.err configure:8390: $? = 0 configure:8393: test -s conftest configure:8396: $? = 0 configure:8409: result: yes configure:8448: checking for connect configure:8505: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:8511: $? = 0 configure:8515: test -z || test ! -s conftest.err configure:8518: $? = 0 configure:8521: test -s conftest configure:8524: $? = 0 configure:8536: result: yes configure:8710: checking for gethostbyname configure:8767: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:8773: $? = 0 configure:8777: test -z || test ! -s conftest.err configure:8780: $? = 0 configure:8783: test -s conftest configure:8786: $? = 0 configure:8798: result: yes configure:8867: checking for gethostbyname_r configure:8924: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _gethostbyname_r configure:8930: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | /* Define gethostbyname_r to an innocuous variant, in case declares gethostbyname_r. | For example, HP-UX 11i declares gettimeofday. */ | #define gethostbyname_r innocuous_gethostbyname_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethostbyname_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethostbyname_r | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname_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_gethostbyname_r) || defined (__stub___gethostbyname_r) | choke me | #else | char (*f) () = gethostbyname_r; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethostbyname_r; | ; | return 0; | } configure:8955: result: no configure:9051: checking if netdb.h requires netinet/in.h to be previously included configure:9080: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9086: $? = 0 configure:9090: test -z || test ! -s conftest.err configure:9093: $? = 0 configure:9096: test -s conftest. configure:9099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | return 0; | ; | return 0; | } configure:9124: result: no configure:9128: checking for socklen_t configure:9146: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9152: $? = 0 configure:9156: test -z || test ! -s conftest.err configure:9159: $? = 0 configure:9162: test -s conftest. configure:9165: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | int | main () | { | socklen_t test; | ; | return 0; | } configure:9185: result: no configure:9190: checking for h_errno declaration in netdb.h configure:9211: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9217: $? = 0 configure:9221: test -z || test ! -s conftest.err configure:9224: $? = 0 configure:9227: test -s conftest. configure:9230: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | int | main () | { | int err = h_errno; | ; | return 0; | } configure:9241: result: no configure:9264: checking for dirent.h that defines DIR configure:9288: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9294: $? = 0 configure:9298: test -z || test ! -s conftest.err configure:9301: $? = 0 configure:9304: test -s conftest. configure:9307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9318: result: no configure:9264: checking for sys/ndir.h that defines DIR configure:9288: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:24:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:29: error: `DIR' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: parse error before ')' token configure:9294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9318: result: no configure:9264: checking for sys/dir.h that defines DIR configure:9288: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9294: $? = 0 configure:9298: test -z || test ! -s conftest.err configure:9301: $? = 0 configure:9304: test -s conftest. configure:9307: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9318: result: no configure:9264: checking for ndir.h that defines DIR configure:9288: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:24:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:29: error: `DIR' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) conftest.c:29: error: parse error before ')' token configure:9294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:9318: result: no configure:9458: checking for library containing opendir configure:9488: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:9494: $? = 0 configure:9498: test -z || test ! -s conftest.err configure:9501: $? = 0 configure:9504: test -s conftest configure:9507: $? = 0 configure:9577: result: none required configure:9586: checking for ANSI C header files configure:9739: result: no configure:9749: checking for sys/wait.h that is POSIX.1 compatible configure:9780: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9786: $? = 0 configure:9790: test -z || test ! -s conftest.err configure:9793: $? = 0 configure:9796: test -s conftest. configure:9799: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:9810: result: no configure:9820: checking whether time.h and sys/time.h may both be included configure:9845: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9851: $? = 0 configure:9855: test -z || test ! -s conftest.err configure:9858: $? = 0 configure:9861: test -s conftest. configure:9864: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:9875: result: no configure:9925: checking fcntl.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking fcntl.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: fcntl.h: present but cannot be compiled configure:10021: WARNING: fcntl.h: check for missing prerequisite headers? configure:10023: WARNING: fcntl.h: see the Autoconf documentation configure:10025: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: fcntl.h: proceeding with the preprocessor's result configure:10029: WARNING: fcntl.h: in the future, the compiler will take precedence configure:10041: checking for fcntl.h configure:10048: result: yes configure:9925: checking limits.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking limits.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: limits.h: present but cannot be compiled configure:10021: WARNING: limits.h: check for missing prerequisite headers? configure:10023: WARNING: limits.h: see the Autoconf documentation configure:10025: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: limits.h: proceeding with the preprocessor's result configure:10029: WARNING: limits.h: in the future, the compiler will take precedence configure:10041: checking for limits.h configure:10048: result: yes configure:9916: checking for unistd.h configure:9921: result: no configure:9925: checking syslog.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking syslog.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: syslog.h: present but cannot be compiled configure:10021: WARNING: syslog.h: check for missing prerequisite headers? configure:10023: WARNING: syslog.h: see the Autoconf documentation configure:10025: WARNING: syslog.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: syslog.h: proceeding with the preprocessor's result configure:10029: WARNING: syslog.h: in the future, the compiler will take precedence configure:10041: checking for syslog.h configure:10048: result: yes configure:9925: checking dlfcn.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking dlfcn.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: dlfcn.h: present but cannot be compiled configure:10021: WARNING: dlfcn.h: check for missing prerequisite headers? configure:10023: WARNING: dlfcn.h: see the Autoconf documentation configure:10025: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:10029: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:10041: checking for dlfcn.h configure:10048: result: yes configure:9925: checking ieeefp.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:61:20: ieeefp.h: No such file or directory configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking ieeefp.h presence configure:9980: cc -E conftest.c conftest.c:27:20: ieeefp.h: No such file or directory configure:9986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10041: checking for ieeefp.h configure:10048: result: no configure:9925: checking sys/stropts.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:61:25: sys/stropts.h: No such file or directory configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/stropts.h presence configure:9980: cc -E conftest.c conftest.c:27:25: sys/stropts.h: No such file or directory configure:9986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10041: checking for sys/stropts.h configure:10048: result: no configure:9925: checking sys/sysctl.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/sysctl.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: sys/sysctl.h: present but cannot be compiled configure:10021: WARNING: sys/sysctl.h: check for missing prerequisite headers? configure:10023: WARNING: sys/sysctl.h: see the Autoconf documentation configure:10025: WARNING: sys/sysctl.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: sys/sysctl.h: proceeding with the preprocessor's result configure:10029: WARNING: sys/sysctl.h: in the future, the compiler will take precedence configure:10041: checking for sys/sysctl.h configure:10048: result: yes configure:9925: checking sys/ioctl.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/ioctl.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: sys/ioctl.h: present but cannot be compiled configure:10021: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:10023: WARNING: sys/ioctl.h: see the Autoconf documentation configure:10025: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:10029: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:10041: checking for sys/ioctl.h configure:10048: result: yes configure:9916: checking for sys/time.h configure:9921: result: yes configure:9925: checking sys/uio.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/uio.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: sys/uio.h: present but cannot be compiled configure:10021: WARNING: sys/uio.h: check for missing prerequisite headers? configure:10023: WARNING: sys/uio.h: see the Autoconf documentation configure:10025: WARNING: sys/uio.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: sys/uio.h: proceeding with the preprocessor's result configure:10029: WARNING: sys/uio.h: in the future, the compiler will take precedence configure:10041: checking for sys/uio.h configure:10048: result: yes configure:9925: checking sys/socket.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/socket.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: sys/socket.h: present but cannot be compiled configure:10021: WARNING: sys/socket.h: check for missing prerequisite headers? configure:10023: WARNING: sys/socket.h: see the Autoconf documentation configure:10025: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:10029: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:10041: checking for sys/socket.h configure:10048: result: yes configure:9925: checking sys/sockio.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/sockio.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: sys/sockio.h: present but cannot be compiled configure:10021: WARNING: sys/sockio.h: check for missing prerequisite headers? configure:10023: WARNING: sys/sockio.h: see the Autoconf documentation configure:10025: WARNING: sys/sockio.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: sys/sockio.h: proceeding with the preprocessor's result configure:10029: WARNING: sys/sockio.h: in the future, the compiler will take precedence configure:10041: checking for sys/sockio.h configure:10048: result: yes configure:9925: checking sys/socketio.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:67:26: sys/socketio.h: No such file or directory configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking sys/socketio.h presence configure:9980: cc -E conftest.c conftest.c:33:26: sys/socketio.h: No such file or directory configure:9986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10041: checking for sys/socketio.h configure:10048: result: no configure:9925: checking net/errno.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:67:23: net/errno.h: No such file or directory configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking net/errno.h presence configure:9980: cc -E conftest.c conftest.c:33:23: net/errno.h: No such file or directory configure:9986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10041: checking for net/errno.h configure:10048: result: no configure:9925: checking malloc.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking malloc.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: malloc.h: present but cannot be compiled configure:10021: WARNING: malloc.h: check for missing prerequisite headers? configure:10023: WARNING: malloc.h: see the Autoconf documentation configure:10025: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: malloc.h: proceeding with the preprocessor's result configure:10029: WARNING: malloc.h: in the future, the compiler will take precedence configure:10041: checking for malloc.h configure:10048: result: yes configure:9925: checking mach-o/dyld.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking mach-o/dyld.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: mach-o/dyld.h: present but cannot be compiled configure:10021: WARNING: mach-o/dyld.h: check for missing prerequisite headers? configure:10023: WARNING: mach-o/dyld.h: see the Autoconf documentation configure:10025: WARNING: mach-o/dyld.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: mach-o/dyld.h: proceeding with the preprocessor's result configure:10029: WARNING: mach-o/dyld.h: in the future, the compiler will take precedence configure:10041: checking for mach-o/dyld.h configure:10048: result: yes configure:9925: checking arpa/nameser.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking arpa/nameser.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: arpa/nameser.h: present but cannot be compiled configure:10021: WARNING: arpa/nameser.h: check for missing prerequisite headers? configure:10023: WARNING: arpa/nameser.h: see the Autoconf documentation configure:10025: WARNING: arpa/nameser.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: arpa/nameser.h: proceeding with the preprocessor's result configure:10029: WARNING: arpa/nameser.h: in the future, the compiler will take precedence configure:10041: checking for arpa/nameser.h configure:10048: result: yes configure:9925: checking pty.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:70:17: pty.h: No such file or directory configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking pty.h presence configure:9980: cc -E conftest.c conftest.c:36:17: pty.h: No such file or directory configure:9986: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:10006: result: no configure:10041: checking for pty.h configure:10048: result: no configure:9925: checking util.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:9943: $? = 0 configure:9947: test -z || test ! -s conftest.err configure:9950: $? = 0 configure:9953: test -s conftest. configure:9956: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking util.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: util.h: present but cannot be compiled configure:10021: WARNING: util.h: check for missing prerequisite headers? configure:10023: WARNING: util.h: see the Autoconf documentation configure:10025: WARNING: util.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: util.h: proceeding with the preprocessor's result configure:10029: WARNING: util.h: in the future, the compiler will take precedence configure:10041: checking for util.h configure:10048: result: yes configure:9925: checking utmp.h usability configure:9937: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 In file included from conftest.c:71: /usr/include/utmp.h:75: error: parse error before "time_t" /usr/include/utmp.h:78: error: parse error before '}' token configure:9943: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9966: result: no configure:9970: checking utmp.h presence configure:9980: cc -E conftest.c configure:9986: $? = 0 configure:10006: result: yes configure:10019: WARNING: utmp.h: present but cannot be compiled configure:10021: WARNING: utmp.h: check for missing prerequisite headers? configure:10023: WARNING: utmp.h: see the Autoconf documentation configure:10025: WARNING: utmp.h: section "Present But Cannot Be Compiled" configure:10027: WARNING: utmp.h: proceeding with the preprocessor's result configure:10029: WARNING: utmp.h: in the future, the compiler will take precedence configure:10041: checking for utmp.h configure:10048: result: yes configure:10073: checking sys/event.h usability configure:10085: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:10091: $? = 0 configure:10095: test -z || test ! -s conftest.err configure:10098: $? = 0 configure:10101: test -s conftest. configure:10104: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10114: result: no configure:10118: checking sys/event.h presence configure:10128: cc -E conftest.c configure:10134: $? = 0 configure:10154: result: yes configure:10167: WARNING: sys/event.h: present but cannot be compiled configure:10169: WARNING: sys/event.h: check for missing prerequisite headers? configure:10171: WARNING: sys/event.h: see the Autoconf documentation configure:10173: WARNING: sys/event.h: section "Present But Cannot Be Compiled" configure:10175: WARNING: sys/event.h: proceeding with the preprocessor's result configure:10177: WARNING: sys/event.h: in the future, the compiler will take precedence configure:10189: checking for sys/event.h configure:10196: result: yes configure:10215: checking sys/epoll.h usability configure:10227: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:72:23: sys/epoll.h: No such file or directory configure:10233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10256: result: no configure:10260: checking sys/epoll.h presence configure:10270: cc -E conftest.c conftest.c:38:23: sys/epoll.h: No such file or directory configure:10276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include configure:10296: result: no configure:10331: checking for sys/epoll.h configure:10338: result: no configure:10357: checking sys/devpoll.h usability configure:10369: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:72:25: sys/devpoll.h: No such file or directory configure:10375: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10398: result: no configure:10402: checking sys/devpoll.h presence configure:10412: cc -E conftest.c conftest.c:38:25: sys/devpoll.h: No such file or directory configure:10418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #include configure:10438: result: no configure:10473: checking for sys/devpoll.h configure:10480: result: no configure:10492: checking for netinet/sctp.h configure:10511: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:43:26: netinet/sctp.h: No such file or directory configure:10517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:10541: result: no configure:10553: checking whether SCTP_UNORDERED is declared configure:10582: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:41:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:48: error: `SCTP_UNORDERED' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:10588: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | #ifndef SCTP_UNORDERED | char *p = (char *) SCTP_UNORDERED; | #endif | | ; | return 0; | } configure:10612: result: no configure:10628: checking whether SCTP_ADDR_OVER is declared configure:10657: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:42:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:49: error: `SCTP_ADDR_OVER' undeclared (first use in this function) conftest.c:49: error: (Each undeclared identifier is reported only once conftest.c:49: error: for each function it appears in.) configure:10663: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | #ifndef SCTP_ADDR_OVER | char *p = (char *) SCTP_ADDR_OVER; | #endif | | ; | return 0; | } configure:10687: result: no configure:10703: checking whether SCTP_ABORT is declared configure:10732: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:43:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:50: error: `SCTP_ABORT' undeclared (first use in this function) conftest.c:50: error: (Each undeclared identifier is reported only once conftest.c:50: error: for each function it appears in.) configure:10738: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | #ifndef SCTP_ABORT | char *p = (char *) SCTP_ABORT; | #endif | | ; | return 0; | } configure:10762: result: no configure:10778: checking whether SCTP_EOF is declared configure:10807: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:44:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:51: error: `SCTP_EOF' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) configure:10813: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | #ifndef SCTP_EOF | char *p = (char *) SCTP_EOF; | #endif | | ; | return 0; | } configure:10837: result: no configure:10853: checking whether SCTP_SENDALL is declared configure:10882: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:45:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: `SCTP_SENDALL' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) configure:10888: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | #ifndef SCTP_SENDALL | char *p = (char *) SCTP_SENDALL; | #endif | | ; | return 0; | } configure:10912: result: no configure:10930: checking for struct sctp_paddrparams.spp_pathmtu configure:10958: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:10964: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (ac_aggr.spp_pathmtu) | return 0; | ; | return 0; | } configure:11007: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11013: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (sizeof ac_aggr.spp_pathmtu) | return 0; | ; | return 0; | } configure:11039: result: no configure:11049: checking for struct sctp_paddrparams.spp_sackdelay configure:11077: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11083: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (ac_aggr.spp_sackdelay) | return 0; | ; | return 0; | } configure:11126: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (sizeof ac_aggr.spp_sackdelay) | return 0; | ; | return 0; | } configure:11158: result: no configure:11168: checking for struct sctp_paddrparams.spp_flags configure:11196: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (ac_aggr.spp_flags) | return 0; | ; | return 0; | } configure:11245: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_paddrparams ac_aggr; | if (sizeof ac_aggr.spp_flags) | return 0; | ; | return 0; | } configure:11277: result: no configure:11287: checking for struct sctp_remote_error.sre_data configure:11315: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_remote_error ac_aggr; | if (ac_aggr.sre_data) | return 0; | ; | return 0; | } configure:11364: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11370: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_remote_error ac_aggr; | if (sizeof ac_aggr.sre_data) | return 0; | ; | return 0; | } configure:11396: result: no configure:11406: checking for struct sctp_send_failed.ssh_data configure:11434: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11440: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_send_failed ac_aggr; | if (ac_aggr.ssh_data) | return 0; | ; | return 0; | } configure:11483: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_send_failed ac_aggr; | if (sizeof ac_aggr.ssh_data) | return 0; | ; | return 0; | } configure:11515: result: no configure:11525: checking for struct sctp_event_subscribe.sctp_adaptation_layer_event configure:11553: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_event_subscribe ac_aggr; | if (ac_aggr.sctp_adaptation_layer_event) | return 0; | ; | return 0; | } configure:11602: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:46:35: netinet/sctp.h: No such file or directory conftest.c: In function `main': conftest.c:52: error: storage size of `ac_aggr' isn't known conftest.c:52: error: storage size of `ac_aggr' isn't known configure:11608: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | #include | | | int | main () | { | static struct sctp_event_subscribe ac_aggr; | if (sizeof ac_aggr.sctp_adaptation_layer_event) | return 0; | ; | return 0; | } configure:11634: result: no configure:11658: checking valgrind/valgrind.h usability configure:11670: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:77:31: valgrind/valgrind.h: No such file or directory configure:11676: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11699: result: no configure:11703: checking valgrind/valgrind.h presence configure:11713: cc -E conftest.c conftest.c:43:31: valgrind/valgrind.h: No such file or directory configure:11719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #include configure:11739: result: no configure:11774: checking for valgrind/valgrind.h configure:11781: result: no configure:11792: checking for SO_BSDCOMPAT declaration configure:11813: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `SO_BSDCOMPAT' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:11819: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #include | int | main () | { | int i = SO_BSDCOMPAT; | ; | return 0; | } configure:11843: result: no configure:11855: checking for INADDR_LOOPBACK in netinet/in.h configure:11877: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:11883: $? = 0 configure:11887: test -z || test ! -s conftest.err configure:11890: $? = 0 configure:11893: test -s conftest. configure:11896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | int i = INADDR_LOOPBACK; | ; | return 0; | } configure:11908: result: no configure:11912: checking for INADDR_LOOPBACK in rpc/types.h configure:11933: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `INADDR_LOOPBACK' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:11939: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #include | int | main () | { | int i = INADDR_LOOPBACK; | ; | return 0; | } configure:11963: result: no configure:11974: checking for INADDR_LOOPBACK in winsock2.h configure:11996: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:44:57: winsock2.h: No such file or directory conftest.c: In function `main': conftest.c:48: error: `INADDR_LOOPBACK' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:12002: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | /* end confdefs.h. */ | #define WIN32_LEAN_AND_MEAN | #include | int | main () | { | int i = INADDR_LOOPBACK; | ; | return 0; | } configure:12026: result: no configure:12046: checking for sys_errlist declaration in stdio.h or errno.h configure:12068: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:49: warning: initialization discards qualifiers from pointer target type configure:12074: $? = 0 configure:12078: test -z || test ! -s conftest.err configure:12081: $? = 0 configure:12084: test -s conftest. configure:12087: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | /* end confdefs.h. */ | #include | #include | int | main () | { | char *msg = *(sys_errlist + 1); | ; | return 0; | } configure:12098: result: no configure:12109: checking if windows.h includes winsock2.h configure:12135: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:44:21: windows.h: No such file or directory conftest.c:50:34: #error winsock2.h not included configure:12141: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _WINSOCK2API_ | #error winsock2.h not included | #endif | int i = 1; | | ; | return 0; | } configure:12165: result: no configure:12178: checking for an ANSI C-conforming const configure:12245: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12251: $? = 0 configure:12255: test -z || test ! -s conftest.err configure:12258: $? = 0 configure:12261: test -s conftest. configure:12264: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:12275: result: no configure:12285: checking return type of signal handlers configure:12316: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12322: $? = 0 configure:12326: test -z || test ! -s conftest.err configure:12329: $? = 0 configure:12332: test -s conftest. configure:12335: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:12346: result: int configure:12354: checking for off_t configure:12378: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:83: error: `off_t' undeclared (first use in this function) conftest.c:83: error: (Each undeclared identifier is reported only once conftest.c:83: error: for each function it appears in.) conftest.c:83: error: parse error before ')' token configure:12384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:12408: result: no configure:12420: checking for pid_t configure:12444: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:84: error: `pid_t' undeclared (first use in this function) conftest.c:84: error: (Each undeclared identifier is reported only once conftest.c:84: error: for each function it appears in.) conftest.c:84: error: parse error before ')' token configure:12450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:12474: result: no configure:12486: checking for size_t configure:12510: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12516: $? = 0 configure:12520: test -z || test ! -s conftest.err configure:12523: $? = 0 configure:12526: test -s conftest. configure:12529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:12540: result: no configure:12553: checking whether struct tm is in sys/time.h or time.h configure:12576: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12582: $? = 0 configure:12586: test -z || test ! -s conftest.err configure:12589: $? = 0 configure:12592: test -s conftest. configure:12595: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:12606: result: sys/time.h configure:12616: checking whether struct sockaddr has sa_len field configure:12638: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12644: $? = 0 configure:12648: test -z || test ! -s conftest.err configure:12651: $? = 0 configure:12654: test -s conftest. configure:12657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len = 10; | ; | return 0; | } configure:12668: result: no configure:12680: checking for struct exception (and matherr function) configure:12701: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12707: $? = 0 configure:12711: test -z || test ! -s conftest.err configure:12714: $? = 0 configure:12717: test -s conftest. configure:12720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | /* end confdefs.h. */ | #include | int | main () | { | struct exception x; x.type = DOMAIN; x.type = SING; | ; | return 0; | } configure:12731: result: no configure:12744: checking for char configure:12768: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:12774: $? = 0 configure:12778: test -z || test ! -s conftest.err configure:12781: $? = 0 configure:12784: test -s conftest. configure:12787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:12798: result: no configure:12801: checking size of char configure:13151: result: 0 configure:13158: checking for short configure:13182: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:13188: $? = 0 configure:13192: test -z || test ! -s conftest.err configure:13195: $? = 0 configure:13198: test -s conftest. configure:13201: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:13212: result: no configure:13215: checking size of short configure:13565: result: 0 configure:13571: checking for int configure:13595: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:13601: $? = 0 configure:13605: test -z || test ! -s conftest.err configure:13608: $? = 0 configure:13611: test -s conftest. configure:13614: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:13625: result: no configure:13628: checking size of int configure:13978: result: 0 configure:13984: checking for long configure:14008: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:14014: $? = 0 configure:14018: test -z || test ! -s conftest.err configure:14021: $? = 0 configure:14024: test -s conftest. configure:14027: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:14038: result: no configure:14041: checking size of long configure:14391: result: 0 configure:14397: checking for void * configure:14451: result: no configure:14454: checking size of void * configure:14804: result: 0 configure:14810: checking for long long configure:14834: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:14840: $? = 0 configure:14844: test -z || test ! -s conftest.err configure:14847: $? = 0 configure:14850: test -s conftest. configure:14853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:14864: result: no configure:14867: checking size of long long configure:15217: result: 0 configure:15233: checking size of size_t configure:15262: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:15265: $? = 0 configure:15267: ./conftest configure:15270: $? = 0 configure:15286: result: 4 configure:15294: checking size of off_t configure:15323: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:15326: $? = 0 configure:15328: ./conftest configure:15331: $? = 0 configure:15347: result: 4 configure:15355: checking int/long/void*/size_t sizes configure:15381: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:15384: $? = 0 configure:15386: ./conftest configure:15389: $? = 0 configure:15391: result: ok configure:15410: checking whether byte ordering is bigendian configure:15437: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:15443: $? = 0 configure:15447: test -z || test ! -s conftest.err configure:15450: $? = 0 configure:15453: test -s conftest. configure:15456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:15597: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:15600: $? = 0 configure:15602: ./conftest configure:15605: $? = 0 configure:15621: result: no configure:15652: checking for getipnodebyname configure:15709: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15715: $? = 0 configure:15719: test -z || test ! -s conftest.err configure:15722: $? = 0 configure:15725: test -s conftest configure:15728: $? = 0 configure:15740: result: yes configure:15652: checking for getipnodebyaddr configure:15709: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15715: $? = 0 configure:15719: test -z || test ! -s conftest.err configure:15722: $? = 0 configure:15725: test -s conftest configure:15728: $? = 0 configure:15740: result: yes configure:15788: checking for ieee_handler configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _ieee_handler configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | /* end confdefs.h. */ | /* Define ieee_handler to an innocuous variant, in case declares ieee_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define ieee_handler innocuous_ieee_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ieee_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ieee_handler | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ieee_handler (); | /* 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_ieee_handler) || defined (__stub___ieee_handler) | choke me | #else | char (*f) () = ieee_handler; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ieee_handler; | ; | return 0; | } configure:15876: result: no configure:15788: checking for fpsetmask configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _fpsetmask configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | /* end confdefs.h. */ | /* Define fpsetmask to an innocuous variant, in case declares fpsetmask. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetmask innocuous_fpsetmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetmask | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char fpsetmask (); | /* 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_fpsetmask) || defined (__stub___fpsetmask) | choke me | #else | char (*f) () = fpsetmask; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fpsetmask; | ; | return 0; | } configure:15876: result: no configure:15788: checking for finite configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for isnan configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for isinf configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for res_gethostbyname configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _res_gethostbyname configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define res_gethostbyname to an innocuous variant, in case declares res_gethostbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define res_gethostbyname innocuous_res_gethostbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_gethostbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_gethostbyname | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char res_gethostbyname (); | /* 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_res_gethostbyname) || defined (__stub___res_gethostbyname) | choke me | #else | char (*f) () = res_gethostbyname; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != res_gethostbyname; | ; | return 0; | } configure:15876: result: no configure:15788: checking for dlopen configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning multiple definitions of symbol _dladdr /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dladdr /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dladdr ld: warning multiple definitions of symbol _dlclose /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlclose /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlclose ld: warning multiple definitions of symbol _dlerror /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlerror /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlerror ld: warning multiple definitions of symbol _dlopen /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlopen /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlopen ld: warning multiple definitions of symbol _dlsym /usr/local/lib/libdl.dylib(dlfcn.o) definition of _dlsym /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) definition of _dlsym configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for pread configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for pwrite configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for writev configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for memmove configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for strerror configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for strerror_r configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for strncasecmp configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for gethrtime configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _gethrtime configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethrtime (); | /* 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_gethrtime) || defined (__stub___gethrtime) | choke me | #else | char (*f) () = gethrtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethrtime; | ; | return 0; | } configure:15876: result: no configure:15788: checking for localtime_r configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for gmtime_r configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for mremap configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _mremap configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mremap (); | /* 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_mremap) || defined (__stub___mremap) | choke me | #else | char (*f) () = mremap; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mremap; | ; | return 0; | } configure:15876: result: no configure:15788: checking for memcpy configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) conftest.c:98: warning: conflicting types for built-in function `memcpy' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for mallopt configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _mallopt configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | /* Define mallopt to an innocuous variant, in case declares mallopt. | For example, HP-UX 11i declares gettimeofday. */ | #define mallopt innocuous_mallopt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallopt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallopt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mallopt (); | /* 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_mallopt) || defined (__stub___mallopt) | choke me | #else | char (*f) () = mallopt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mallopt; | ; | return 0; | } configure:15876: result: no configure:15788: checking for sbrk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for _sbrk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: __sbrk configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | /* end confdefs.h. */ | /* Define _sbrk to an innocuous variant, in case declares _sbrk. | For example, HP-UX 11i declares gettimeofday. */ | #define _sbrk innocuous__sbrk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _sbrk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _sbrk | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _sbrk (); | /* 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__sbrk) || defined (__stub____sbrk) | choke me | #else | char (*f) () = _sbrk; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _sbrk; | ; | return 0; | } configure:15876: result: no configure:15788: checking for __sbrk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: ___sbrk configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | /* end confdefs.h. */ | /* Define __sbrk to an innocuous variant, in case declares __sbrk. | For example, HP-UX 11i declares gettimeofday. */ | #define __sbrk innocuous___sbrk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __sbrk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __sbrk | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __sbrk (); | /* 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___sbrk) || defined (__stub_____sbrk) | choke me | #else | char (*f) () = __sbrk; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __sbrk; | ; | return 0; | } configure:15876: result: no configure:15788: checking for brk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for _brk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: __brk configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | /* end confdefs.h. */ | /* Define _brk to an innocuous variant, in case declares _brk. | For example, HP-UX 11i declares gettimeofday. */ | #define _brk innocuous__brk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _brk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _brk | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _brk (); | /* 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__brk) || defined (__stub____brk) | choke me | #else | char (*f) () = _brk; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _brk; | ; | return 0; | } configure:15876: result: no configure:15788: checking for __brk configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: ___brk configure:15851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | /* end confdefs.h. */ | /* Define __brk to an innocuous variant, in case declares __brk. | For example, HP-UX 11i declares gettimeofday. */ | #define __brk innocuous___brk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __brk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __brk | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char __brk (); | /* 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___brk) || defined (__stub_____brk) | choke me | #else | char (*f) () = __brk; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __brk; | ; | return 0; | } configure:15876: result: no configure:15788: checking for flockfile configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for fstat configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for strlcpy configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15788: checking for strlcat configure:15845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15851: $? = 0 configure:15855: test -z || test ! -s conftest.err configure:15858: $? = 0 configure:15861: test -s conftest configure:15864: $? = 0 configure:15876: result: yes configure:15886: checking for function prototypes configure:15902: result: no configure:15906: checking whether setvbuf arguments are reversed configure:15931: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) conftest.c: In function `main': conftest.c:88: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:88: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15937: $? = 0 configure:15941: test -z || test ! -s conftest.err configure:15944: $? = 0 configure:15947: test -s conftest configure:15950: $? = 0 configure:15971: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:15977: $? = 0 configure:15981: test -z || test ! -s conftest.err configure:15984: $? = 0 configure:15987: test -s conftest configure:15990: $? = 0 configure:16021: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 conftest.c: In function `main': conftest.c:89: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:89: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:16024: $? = 0 configure:16026: ./conftest configure:16029: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | /* end confdefs.h. */ | #include | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | exit (1); | putchar ('\r'); | exit (0); /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:16058: result: yes configure:16091: checking for unistd.h configure:16096: result: no configure:16100: checking vfork.h usability configure:16112: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c:116:19: vfork.h: No such file or directory configure:16118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:16141: result: no configure:16145: checking vfork.h presence configure:16155: cc -E conftest.c conftest.c:82:19: vfork.h: No such file or directory configure:16161: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | /* end confdefs.h. */ | #include configure:16181: result: no configure:16216: checking for vfork.h configure:16223: result: no configure:16241: checking for fork configure:16298: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:16304: $? = 0 configure:16308: test -z || test ! -s conftest.err configure:16311: $? = 0 configure:16314: test -s conftest configure:16317: $? = 0 configure:16329: result: yes configure:16241: checking for vfork configure:16298: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:16304: $? = 0 configure:16308: test -z || test ! -s conftest.err configure:16311: $? = 0 configure:16314: test -s conftest configure:16317: $? = 0 configure:16329: result: yes configure:16340: checking for working fork configure:16363: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:16366: $? = 0 configure:16368: ./conftest configure:16371: $? = 0 configure:16385: result: yes configure:16406: checking for working vfork configure:16539: result: yes configure:16587: checking for vprintf configure:16644: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) conftest.c:110: warning: conflicting types for built-in function `vprintf' ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:16650: $? = 0 configure:16654: test -z || test ! -s conftest.err configure:16657: $? = 0 configure:16660: test -s conftest configure:16663: $? = 0 configure:16675: result: yes configure:16682: checking for _doprnt configure:16739: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: __doprnt configure:16745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:16770: result: no configure:16790: checking for stdlib.h configure:16795: result: no configure:16790: checking for unistd.h configure:16795: result: no configure:16939: checking for getpagesize configure:16996: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:17002: $? = 0 configure:17006: test -z || test ! -s conftest.err configure:17009: $? = 0 configure:17012: test -s conftest configure:17015: $? = 0 configure:17027: result: yes configure:17037: checking for working mmap configure:17179: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:17182: $? = 0 configure:17184: ./conftest /mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/configure: line 1: 22894 Bus error ./conftest$ac_exeext configure:17187: $? = 138 configure: program exited with status 138 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:17201: result: no configure:17213: checking for conflicting declaration of fread configure:17237: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:93: error: conflicting types for `fread' /usr/include/stdio.h:261: error: previous declaration of `fread' conftest.c:93: warning: extern declaration of `fread' doesn't match global one configure:17243: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | #include | | int | main () | { | extern int fread(); | char *c = (char *)fread; | | ; | return 0; | } configure:17269: result: yes configure:17282: checking for putc_unlocked configure:17303: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:17309: $? = 0 configure:17313: test -z || test ! -s conftest.err configure:17316: $? = 0 configure:17319: test -s conftest configure:17322: $? = 0 configure:17334: result: yes configure:17344: checking for fwrite_unlocked configure:17365: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _fwrite_unlocked configure:17371: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | size_t res = fwrite_unlocked(NULL,sizeof(char),0,stdout); | ; | return 0; | } configure:17396: result: no configure:17410: checking for openpty configure:17467: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:17473: $? = 0 configure:17477: test -z || test ! -s conftest.err configure:17480: $? = 0 configure:17483: test -s conftest configure:17486: $? = 0 configure:17498: result: yes configure:17510: checking for 'end' symbol configure:17531: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: _end configure:17537: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | | int | main () | { | extern char end; {char *x = &end; *x= 0;} | ; | return 0; | } configure:17562: result: no configure:17572: checking for '_end' symbol configure:17593: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used ld: Undefined symbols: __end configure:17599: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | | int | main () | { | extern char _end; {char *x = &_end; *x= 0;} | ; | return 0; | } configure:17624: result: no configure:17634: checking if __after_morecore_hook can track malloc()s core memory use configure:17776: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 conftest.c: In function `init_hook': conftest.c:133: warning: assignment makes pointer from integer without a cast conftest.c:135: error: `__after_morecore_hook' undeclared (first use in this function) conftest.c:135: error: (Each undeclared identifier is reported only once conftest.c:135: error: for each function it appears in.) configure:17779: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_MALLOC_H | # include | #endif | #if defined(HAVE_END_SYMBOL) | extern char end; | #elif defined(HAVE__END_SYMBOL) | extern char _end; | #endif | #ifndef USE_THREADS | #undef ETHR_PTHREADS | #endif | | #ifdef ETHR_PTHREADS | # ifdef ETHR_HAVE_PTHREAD_H | # include | # else | # ifdef ETHR_HAVE_MIT_PTHREAD_H | # include | # endif | # endif | # define N_THR 5 | #else | # define N_THR 1 | #endif | | static char *heap_start = NULL; | static char *heap_end = NULL; | | void update_heap_size(void) | { | heap_end = (char *) sbrk(0); | } | | void init_hook(void) | { | #if defined(HAVE_END_SYMBOL) | heap_start = &end; | #elif defined(HAVE__END_SYMBOL) | heap_start = &_end; | #else | heap_start = sbrk(0); | #endif | __after_morecore_hook = update_heap_size; | } | | void (*__malloc_initialize_hook) (void) = init_hook; | | static int | check_malloc(int size) | { | char *p = (char *) malloc(size); | if (!heap_start || !heap_end) return 0; | if (!p) return 0; | if (p < heap_start || heap_end <= p) return 0; | if (p + size < heap_start || heap_end < p + size) return 0; | return 1; | } | | #ifdef ETHR_PTHREADS | pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; | #endif | | static void * | do_tests(void *vresp) | { | int i, ok = 0; | #ifdef ETHR_PTHREADS | if (pthread_mutex_lock(&mutex) != 0) | return NULL; | #endif | | for (i = 0; i < 10; i++) | if (!check_malloc(1000)) | goto failed; | for (i = 0; i < 100; i++) | if (!check_malloc(1)) | goto failed; | if (!check_malloc(1024*1024+1)) | goto failed; | if (!check_malloc(10*1024*1024+1)) | goto failed; | ok = 1; | | failed: | #ifdef ETHR_PTHREADS | if (pthread_mutex_unlock(&mutex) != 0) | return NULL; | #endif | if (ok) | *((int *) vresp) = 0; | return NULL; | } | | | int main(void) | { | int res[N_THR], i; | #ifdef ETHR_PTHREADS | pthread_t tid[N_THR]; | #endif | | #if defined(HAVE_MALLOPT) && defined(M_MMAP_MAX) | (void) mallopt(M_MMAP_MAX, 0); | #endif | | for (i = 0; i < N_THR; i++) | res[i] = 1; | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_create(&tid[i], NULL, do_tests, &res[i]) != 0) | return 1; | #endif | (void) do_tests(&res[0]); | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_join(tid[i], NULL) != 0) | return 1; | #endif | for (i = 0; i < N_THR; i++) | if (res[i]) | return 1; | return 0; | } | configure:17798: result: no configure:17810: checking types of sbrk()s return value and argument configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:96: warning: extern declaration of `sbrk' doesn't match global one configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * sbrk(intptr_t incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: parse error before "incr" configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * sbrk(ptrdiff_t incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:17847: $? = 0 configure:17851: test -z || test ! -s conftest.err configure:17854: $? = 0 configure:17857: test -s conftest. configure:17860: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * sbrk(int incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:96: warning: extern declaration of `sbrk' doesn't match global one configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * sbrk(long incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:96: warning: extern declaration of `sbrk' doesn't match global one configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * sbrk(intptr_t incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: parse error before "incr" configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * sbrk(ptrdiff_t incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:96: warning: extern declaration of `sbrk' doesn't match global one configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * sbrk(int incr); | ; | return 0; | } configure:17841: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:96: warning: extern declaration of `sbrk' doesn't match global one configure:17847: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * sbrk(long incr); | ; | return 0; | } configure:17877: result: unknown configure:17900: checking types of brk()s return value and argument configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int brk(void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int brk(const void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int brk(char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int brk(const char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | long brk(void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | long brk(const void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | long brk(char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | long brk(const char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * brk(void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * brk(const void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * brk(char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | char * brk(const char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:17937: $? = 0 configure:17941: test -z || test ! -s conftest.err configure:17944: $? = 0 configure:17947: test -s conftest. configure:17950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * brk(void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:17937: $? = 0 configure:17941: test -z || test ! -s conftest.err configure:17944: $? = 0 configure:17947: test -s conftest. configure:17950: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * brk(const void * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * brk(char * endds); | ; | return 0; | } configure:17931: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:96: warning: extern declaration of `brk' doesn't match global one configure:17937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | void * brk(const char * endds); | ; | return 0; | } configure:17967: result: unknown configure:17992: checking if sbrk()/brk() wrappers can track malloc()s core memory use configure:18156: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 conftest.c:111:4: #error no 'end' nor '_end' conftest.c:138: error: parse error before "sbrk" conftest.c:138: warning: parameter names (without types) in function declaration conftest.c:138: error: conflicting types for `sbrk' /usr/include/unistd.h:531: error: previous declaration of `sbrk' conftest.c:138: warning: data definition has no type or storage class conftest.c:138: error: parse error before '*' token conftest.c:138: warning: parameter names (without types) in function declaration conftest.c:138: error: `SBRK_RET_TYPE' declared as function returning a function conftest.c:138: error: function `SBRK_RET_TYPE' is initialized like a variable conftest.c:138: error: parse error before "sbrk" conftest.c:138: error: parse error before "arg" conftest.c: In function `sbrk': conftest.c:138: error: parse error before "res" conftest.c:138: error: `real_sbrk' undeclared (first use in this function) conftest.c:138: error: (Each undeclared identifier is reported only once conftest.c:138: error: for each function it appears in.) conftest.c:138: error: `RTLD_NEXT' undeclared (first use in this function) conftest.c:138: error: `res' undeclared (first use in this function) conftest.c:138: error: `arg' undeclared (first use in this function) conftest.c: At top level: conftest.c:140: error: parse error before "brk" conftest.c:140: warning: parameter names (without types) in function declaration conftest.c:140: error: conflicting types for `brk' /usr/include/unistd.h:490: error: previous declaration of `brk' conftest.c:140: warning: data definition has no type or storage class conftest.c:140: error: parse error before '*' token conftest.c:140: warning: parameter names (without types) in function declaration conftest.c:140: error: `BRK_RET_TYPE' declared as function returning a function conftest.c:140: error: function `BRK_RET_TYPE' is initialized like a variable conftest.c:140: error: parse error before "brk" conftest.c:140: error: parse error before "arg" conftest.c: In function `brk': conftest.c:140: error: parse error before "res" conftest.c:140: error: `real_brk' undeclared (first use in this function) conftest.c:140: error: `RTLD_NEXT' undeclared (first use in this function) conftest.c:140: error: `res' undeclared (first use in this function) conftest.c:140: error: `arg' undeclared (first use in this function) configure:18159: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_DLFCN_H | # include | #endif | | /* | * Our implementation requires that we have sbrk(), and 'end' or '_end'. | */ | | #if !defined(HAVE_SBRK) | # error no sbrk() | #endif | #if defined(HAVE_END_SYMBOL) | extern char end; | #elif defined(HAVE__END_SYMBOL) | extern char _end; | #else | # error no 'end' nor '_end' | #endif | | #ifndef USE_THREADS | #undef ETHR_PTHREADS | #endif | | #ifdef ETHR_PTHREADS | # ifdef ETHR_HAVE_PTHREAD_H | # include | # else | # ifdef ETHR_HAVE_MIT_PTHREAD_H | # include | # endif | # endif | # define N_THR 5 | #else | # define N_THR 1 | #endif | | #define SBRK_IMPL(RET_TYPE, SBRK, ARG_TYPE) RET_TYPE SBRK (ARG_TYPE); static RET_TYPE (*real_ ## SBRK)(ARG_TYPE) = NULL; RET_TYPE SBRK (ARG_TYPE arg) { RET_TYPE res; if (!real_ ## SBRK) real_ ## SBRK = dlsym(RTLD_NEXT, #SBRK); res = (*real_ ## SBRK)(arg); if (res != (RET_TYPE) -1) heap_end = (char *) (*real_ ## SBRK)(0); return res; } | | #define BRK_IMPL(RET_TYPE, BRK, ARG_TYPE) RET_TYPE BRK (ARG_TYPE); static RET_TYPE (*real_ ## BRK)(ARG_TYPE) = NULL; RET_TYPE BRK (ARG_TYPE arg) { RET_TYPE res; if (!real_ ## BRK) real_ ## BRK = dlsym(RTLD_NEXT, #BRK); res = (*real_ ## BRK)(arg); if (res != (RET_TYPE) -1) heap_end = (char *) arg; return res; } | | static char *heap_start = NULL; | static char *heap_end = NULL; | | SBRK_IMPL(SBRK_RET_TYPE, sbrk, SBRK_ARG_TYPE) | #ifdef HAVE_BRK | BRK_IMPL(BRK_RET_TYPE, brk, BRK_ARG_TYPE) | #endif | | #ifdef HAVE__SBRK | SBRK_IMPL(SBRK_RET_TYPE, _sbrk, SBRK_ARG_TYPE) | #endif | #ifdef HAVE__BRK | BRK_IMPL(BRK_RET_TYPE, _brk, BRK_ARG_TYPE) | #endif | | #ifdef HAVE___SBRK | SBRK_IMPL(SBRK_RET_TYPE, __sbrk, SBRK_ARG_TYPE) | #endif | #ifdef HAVE___BRK | BRK_IMPL(BRK_RET_TYPE, __brk, BRK_ARG_TYPE) | #endif | | static int | check_malloc(int size) | { | char *p = (char *) malloc(size); | if (!heap_start || !heap_end) return 0; | if (!p) return 0; | if (p < heap_start || heap_end <= p) return 0; | if (p + size < heap_start || heap_end < p + size) return 0; | return 1; | } | | #ifdef ETHR_PTHREADS | pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; | #endif | | static void * | do_tests(void *vresp) | { | int i, ok = 0; | #ifdef ETHR_PTHREADS | if (pthread_mutex_lock(&mutex) != 0) | return NULL; | #endif | | for (i = 0; i < 10; i++) | if (!check_malloc(1000)) | goto failed; | for (i = 0; i < 100; i++) | if (!check_malloc(1)) | goto failed; | if (!check_malloc(1024*1024+1)) | goto failed; | if (!check_malloc(10*1024*1024+1)) | goto failed; | ok = 1; | | failed: | #ifdef ETHR_PTHREADS | if (pthread_mutex_unlock(&mutex) != 0) | return NULL; | #endif | if (ok) | *((int *) vresp) = 0; | return NULL; | } | | | int main(void) | { | int res[N_THR], i; | #ifdef ETHR_PTHREADS | pthread_t tid[N_THR]; | #endif | #if defined(HAVE_END_SYMBOL) | heap_start = &end; | #elif defined(HAVE__END_SYMBOL) | heap_start = &_end; | #endif | | #if defined(HAVE_MALLOPT) && defined(M_MMAP_MAX) | (void) mallopt(M_MMAP_MAX, 0); | #endif | | for (i = 0; i < N_THR; i++) | res[i] = 1; | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_create(&tid[i], NULL, do_tests, &res[i]) != 0) | return 1; | #endif | (void) do_tests(&res[0]); | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_join(tid[i], NULL) != 0) | return 1; | #endif | for (i = 0; i < N_THR; i++) | if (res[i]) | return 1; | return 0; | } | configure:18178: result: no configure:18192: checking for IP version 6 support configure:18215: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:18221: $? = 0 configure:18225: test -z || test ! -s conftest.err configure:18228: $? = 0 configure:18231: test -s conftest. configure:18234: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct in6_addr a6; struct sockaddr_in6 s6; | ; | return 0; | } configure:18265: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:96: error: storage size of `a6' isn't known configure:18271: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct in_addr6 a6; struct sockaddr_in6 s6; | ; | return 0; | } configure:18324: result: no configure:18329: checking for multicast support configure:18357: result: yes configure:18481: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 conftest.c: In function `main': conftest.c:98: error: `CLOCK_MONOTONIC' undeclared (first use in this function) conftest.c:98: error: (Each undeclared identifier is reported only once conftest.c:98: error: for each function it appears in.) configure:18487: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | /* end confdefs.h. */ | #include | int | main () | { | struct timespec ts; | long long result; | clock_gettime(CLOCK_MONOTONIC,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | ; | return 0; | } configure:18515: checking how to correct for time adjustments configure:18558: result: none configure:18579: checking if gethrvtime works and how to use it configure:18641: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 conftest.c:111:23: sys/fault.h: No such file or directory conftest.c:113:24: sys/procfs.h: No such file or directory conftest.c: In function `main': conftest.c:117: error: `PR_MSACCT' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) conftest.c:127: error: `PIOCSET' undeclared (first use in this function) configure:18644: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | /* end confdefs.h. */ | | /* gethrvtime procfs ioctl test */ | /* These need to be undef:ed to not break activation of | * micro level process accounting on /proc/self | */ | #ifdef _LARGEFILE_SOURCE | # undef _LARGEFILE_SOURCE | #endif | #ifdef _FILE_OFFSET_BITS | # undef _FILE_OFFSET_BITS | #endif | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int main() { | long msacct = PR_MSACCT; | int fd; | long long start, stop; | int i; | pid_t pid = getpid(); | char proc_self[30] = "/proc/"; | | sprintf(proc_self+strlen(proc_self), "%lu", (unsigned long) pid); | if ( (fd = open(proc_self, O_WRONLY)) == -1) | exit(1); | if (ioctl(fd, PIOCSET, &msacct) < 0) | exit(2); | if (close(fd) < 0) | exit(3); | start = gethrvtime(); | for (i = 0; i < 100; i++) | stop = gethrvtime(); | if (start == 0) | exit(4); | if (start == stop) | exit(5); | exit(0); return 0; | } | configure:18673: result: not working configure:18677: checking if clock_gettime can be used to get process CPU time configure:18716: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lrt >&5 conftest.c: In function `main': conftest.c:103: error: `CLOCK_PROCESS_CPUTIME_ID' undeclared (first use in this function) conftest.c:103: error: (Each undeclared identifier is reported only once conftest.c:103: error: for each function it appears in.) configure:18719: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | int main() { | long long start, stop; | int i; | struct timespec tp; | | if (clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &tp) < 0) | exit(1); | start = ((long long)tp.tv_sec * 1000000000LL) + (long long)tp.tv_nsec; | for (i = 0; i < 100; i++) | clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &tp); | stop = ((long long)tp.tv_sec * 1000000000LL) + (long long)tp.tv_nsec; | if (start == 0) | exit(4); | if (start == stop) | exit(5); | exit(0); return 0; | } | configure:18757: result: not working configure:18780: Floating point exceptions disabled by default in this configuration configure:19359: checking whether to redefine FD_SETSIZE configure:19372: result: no configure:19394: checking whether a hybrid heap emulator should be built configure:19410: result: yes; default on this platform configure:19569: checking for working poll() configure:19602: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:19605: $? = 0 configure:19607: ./conftest configure:19610: $? = 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 SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define NO_FPE_SIGNALS | #define ERTS_HAVE_HYBRID_EMU 1 | /* end confdefs.h. */ | | #include | main() | { | #ifdef _POLL_EMUL_H_ | exit(1); /* Implemented using select() -- fail */ | #else | struct pollfd fds[1]; | int fd; | fd = open("/dev/null", 1); | fds[0].fd = fd; | fds[0].events = POLLIN; | fds[0].revents = 0; | if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { | exit(1); /* Does not work for devices -- fail */ | } | exit(0); | #endif | } | configure:19643: result: broken or based on select() configure:19657: checking whether kqueue() fd can be select()ed on configure:19696: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lutil -ldl -lm >&5 ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) configure:19699: $? = 0 configure:19701: ./conftest configure:19704: $? = 0 configure:19718: result: yes configure:19795: checking whether kernel poll support should be enabled configure:19840: result: yes; kqueue configure:19926: checking for compiler flags for loadable drivers configure:19928: result: -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu configure:19930: checking for linker for loadable drivers configure:19932: result: ld configure:19934: checking for linker flags for loadable drivers configure:19936: result: -shared configure:19938: checking for 'runtime library path' linker flag configure:19941: result: -R configure:19955: checking for a compiler that handles jumptables configure:19990: cc -c -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu conftest.c >&5 configure:19996: $? = 0 configure:20000: test -z || test ! -s conftest.err configure:20003: $? = 0 configure:20006: test -s conftest. configure:20009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define NO_FPE_SIGNALS | #define ERTS_HAVE_HYBRID_EMU 1 | #define USE_SELECT 1 | #define HAVE_SYS_EVENT_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | /* end confdefs.h. */ | | int | main () | { | | __label__ lbl1; | __label__ lbl2; | int x = magic(); | static void *jtab[2]; | | jtab[0] = &&lbl1; | jtab[1] = &&lbl2; | goto *jtab[x]; | lbl1: | return 1; | lbl2: | return 2; | | ; | return 0; | } configure:20074: /usr/bin/gcc -c conftest.c >&5 configure:20080: $? = 0 configure:20084: test -z || test ! -s conftest.err configure:20087: $? = 0 configure:20090: test -s conftest. configure:20093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define NO_FPE_SIGNALS | #define ERTS_HAVE_HYBRID_EMU 1 | #define USE_SELECT 1 | #define HAVE_SYS_EVENT_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | /* end confdefs.h. */ | | int | main () | { | | __label__ lbl1; | __label__ lbl2; | int x = magic(); | static void *jtab[2]; | | jtab[0] = &&lbl1; | jtab[1] = &&lbl2; | goto *jtab[x]; | lbl1: | return 1; | lbl2: | return 2; | | ; | return 0; | } configure:20109: result: no configure:20154: checking for static ZLib to be used by SSL in standard locations configure:20179: result: no configure:20288: checking for OpenSSL >= 0.9.7 in standard locations configure:20393: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lcrypto conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20399: $? = 0 configure:20403: test -z || test ! -s conftest.err configure:20406: $? = 0 configure:20409: test -s conftest configure:20412: $? = 0 configure:20428: result: /usr/local configure:20568: checking for OpenSSL kerberos 5 support configure:20613: result: no configure:20672: checking for gd library configure:20737: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgd conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20743: $? = 0 configure:20747: test -z || test ! -s conftest.err configure:20750: $? = 0 configure:20753: test -s conftest configure:20756: $? = 0 configure:20737: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgd conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20743: $? = 0 configure:20747: test -z || test ! -s conftest.err configure:20750: $? = 0 configure:20753: test -s conftest configure:20756: $? = 0 configure:20737: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgd conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20743: $? = 0 configure:20747: test -z || test ! -s conftest.err configure:20750: $? = 0 configure:20753: test -s conftest configure:20756: $? = 0 configure:20737: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgd conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20743: $? = 0 configure:20747: test -z || test ! -s conftest.err configure:20750: $? = 0 configure:20753: test -s conftest configure:20756: $? = 0 configure:20737: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -I/usr/local/include -L/usr/local/lib -L/usr/local/lib -lgd conftest.c -lutil -ldl -lm >&5 symbol _dladdr used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlclose used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlerror used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlopen used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) symbol _dlsym used from dynamic library /usr/lib/libm.dylib(dyldAPIsInLibSystem.o) not from earlier dynamic library /usr/local/lib/libdl.1.dylib(dlfcn.o) ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used configure:20743: $? = 0 configure:20747: test -z || test ! -s conftest.err configure:20750: $? = 0 configure:20753: test -s conftest configure:20756: $? = 0 configure:20788: result: /usr/local/lib configure:20815: checking for kstat_open in -lkstat configure:20845: cc -o conftest -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -L/usr/local/lib conftest.c -lkstat -lutil -ldl -lm >&5 ld: can't locate file for: -lkstat configure:20851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define SIZEOF_VOID_P 0 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_HAVE_PTHREAD_ATFORK 1 | #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define SIZEOF_VOID_P 0 | #define ETHR_SIZEOF_PTR 0 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SOCKIO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MACH_O_DYLD_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_UTIL_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DECL_SCTP_UNORDERED 0 | #define HAVE_DECL_SCTP_ADDR_OVER 0 | #define HAVE_DECL_SCTP_ABORT 0 | #define HAVE_DECL_SCTP_EOF 0 | #define HAVE_DECL_SCTP_SENDALL 0 | #define HAVE_NO_INADDR_LOOPBACK | #define const | #define RETSIGTYPE int | #define off_t long | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define NO_SA_LEN 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_VOID_P 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_OFF_T 4 | #define HAVE_GETIPNODEBYNAME 1 | #define HAVE_GETIPNODEBYADDR 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_WRITEV 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MEMCPY 1 | #define HAVE_SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define NO_FPE_SIGNALS | #define ERTS_HAVE_HYBRID_EMU 1 | #define USE_SELECT 1 | #define HAVE_SYS_EVENT_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | #define NO_JUMP_TABLE | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char kstat_open (); | int | main () | { | kstat_open (); | ; | return 0; | } configure:20877: result: no configure:20901: checking for javac.sh configure:20930: result: no configure:20901: checking for javac configure:20930: result: no configure:20901: checking for guavac configure:20930: result: no configure:20901: checking for gcj configure:20930: result: no configure:20901: checking for jikes configure:20917: found /usr/local/bin/jikes configure:20927: result: jikes configure:20938: checking for JDK version 1.2 configure:20950: jikes conftest.java 1>&5 Found 1 system error: *** Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Package "java/lang" could not be found in: . configure:20953: $? = 1 configure: failed program was: class conftest { public static void main(String[] args) { java.util.Iterator iter; ; return; }} configure: PATH was /var/root/usr/local/bin:/var/root/usr/bin:/var/root/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/Users/proclus/usr/local/bin:/Users/proclus/usr/bin:/Users/proclus/usr/X11R6/bin:/Users/proclus/gnu-darwin-func/admin:/usr/local/bin:/usr/X11R6/bin:/sbin:/usr/sbin:/bin:/sbin:/usr/bin:/usr/sbin configure:20966: result: no configure:20973: WARNING: Could not find any usable java compiler, will skip: jinterface configure:20987: checking for c++ configure:21013: result: c++ configure:21185: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:756: creating emulator/i386-unknown-gnu/Makefile config.status:756: creating emulator/zlib/i386-unknown-gnu/Makefile config.status:756: creating epmd/src/i386-unknown-gnu/Makefile config.status:756: creating etc/common/i386-unknown-gnu/Makefile config.status:756: creating include/internal/i386-unknown-gnu/ethread.mk config.status:756: creating lib_src/i386-unknown-gnu/Makefile config.status:756: creating Makefile config.status:756: creating ../make/i386-unknown-gnu/otp.mk config.status:756: creating ../lib/ic/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/os_mon/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/ssl/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/ssl/examples/certs/i386-unknown-gnu/Makefile config.status:756: creating ../lib/crypto/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/orber/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/runtime_tools/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/percept/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/tools/c_src/i386-unknown-gnu/Makefile config.status:756: creating ../lib/asn1/c_src/i386-unknown-gnu/Makefile config.status:853: creating i386-unknown-gnu/config.h config.status:853: creating include/internal/i386-unknown-gnu/ethread_header_config.h config.status:853: creating include/i386-unknown-gnu/erl_int_sizes_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_decl_h_errno=no ac_cv_decl_inaddr_loopback=no ac_cv_decl_inaddr_loopback_rpc=no ac_cv_decl_inaddr_loopback_winsock2=no ac_cv_decl_so_bsdcompat=no ac_cv_decl_sys_errlist=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func___brk=no ac_cv_func___sbrk=no ac_cv_func__brk=no ac_cv_func__doprnt=no ac_cv_func__sbrk=no ac_cv_func_brk=yes ac_cv_func_connect=yes ac_cv_func_decl_fread=yes ac_cv_func_dlopen=yes ac_cv_func_finite=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fpsetmask=no ac_cv_func_fstat=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=no ac_cv_func_gethrtime=no ac_cv_func_getipnodebyaddr=yes ac_cv_func_getipnodebyname=yes ac_cv_func_getpagesize=yes ac_cv_func_gmtime_r=yes ac_cv_func_ieee_handler=no ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_localtime_r=yes ac_cv_func_mallopt=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mmap_fixed_mapped=no ac_cv_func_mremap=no ac_cv_func_openpty=yes ac_cv_func_pread=yes ac_cv_func_pthread_atfork=yes ac_cv_func_pthread_attr_setguardsize=yes ac_cv_func_pthread_mutexattr_setkind_np=no ac_cv_func_pthread_mutexattr_settype=yes ac_cv_func_pthread_rwlock_init=yes ac_cv_func_pthread_spin_lock=no ac_cv_func_pwrite=yes ac_cv_func_res_gethostbyname=no ac_cv_func_sbrk=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_writev=yes ac_cv_have_decl_SCTP_ABORT=no ac_cv_have_decl_SCTP_ADDR_OVER=no ac_cv_have_decl_SCTP_EOF=no ac_cv_have_decl_SCTP_SENDALL=no ac_cv_have_decl_SCTP_UNORDERED=no ac_cv_header_arpa_nameser_h=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_mach_o_dyld_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_net_errno_h=no ac_cv_header_netinet_sctp_h=no ac_cv_header_pthread_h=yes ac_cv_header_pthread_mit_pthread_h=no ac_cv_header_pty_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=no ac_cv_header_sys_event_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketio_h=no ac_cv_header_sys_sockio_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_stropts_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=no ac_cv_header_syslog_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_header_util_h=yes ac_cv_header_utmp_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_curses___tgetent=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_inet_main=no ac_cv_lib_kstat_kstat_open=no ac_cv_lib_m_sin=yes ac_cv_lib_ncurses___tgetent=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_util_openpty=yes ac_cv_member_struct_sctp_event_subscribe_sctp_adaptation_layer_event=no ac_cv_member_struct_sctp_paddrparams_spp_flags=no ac_cv_member_struct_sctp_paddrparams_spp_pathmtu=no ac_cv_member_struct_sctp_paddrparams_spp_sackdelay=no ac_cv_member_struct_sctp_remote_error_sre_data=no ac_cv_member_struct_sctp_send_failed_ssh_data=no ac_cv_objext= ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_PERL=/usr/local/bin/perl5 ac_cv_path_RM=/bin/rm ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_JAVAC=jikes ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_emu_cc=no ac_cv_prog_javac_ver_1_2=no ac_cv_prog_mkdir_p='/usr/bin/install -c -o root -g wheel -d' ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_char=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=0 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=0 ac_cv_struct_exception=no ac_cv_struct_sockaddr_sa_len=no ac_cv_struct_tm=sys/time.h ac_cv_sys_ipv6_support=no ac_cv_sys_multicast_support=yes ac_cv_type_char=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_long=no ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_void_p=no erl_cv_time_correction=none erts_cv___after_morecore_hook_can_track_malloc=no erts_cv_brk_ret_arg_types=unknown erts_cv_brk_wrappers_can_track_malloc=no erts_cv_fwrite_unlocked=no erts_cv_have__end_symbol=no erts_cv_have_end_symbol=no erts_cv_putc_unlocked=yes erts_cv_sbrk_ret_arg_types=unknown erts_cv_windows_h_includes_winsock2_h=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ARCH='noarch' BITS64='' CC32='cc' CC='cc' CFLAGS32='-fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -m32' CFLAGS='-fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu ' CFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' CPP='cc -E' CPPFLAGS='' CRYPTO_APP='crypto' CXX='c++' CXXFLAGS='' DEBUG_CFLAGS='-g -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu ' DEBUG_FLAGS='-g' DED_CFLAGS='-fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu ' DED_LD='ld' DED_LDFLAGS='-shared' DED_LD_FLAG_RUNTIME_LIBRARY_PATH='-R' DEFS='-DHAVE_CONFIG_H' DEXPORT='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EMU_CC='cc' EMU_LOCK_CHECKING='no' EMU_THR_DEFS='' EMU_THR_LIBS='' EMU_THR_LIB_NAME='' EMU_THR_X_LIBS='' ENABLE_ALLOC_TYPE_VARS='' ERLANG_OSTYPE='unix' ERTS_BUILD_HYBRID_EMU='yes' ERTS_BUILD_SMP_EMU='no' ERTS_ENABLE_KERNEL_POLL='yes' ETHR_DEFS='-DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT' ETHR_LIBS='-lethread -lpthread' ETHR_LIB_NAME='ethread' ETHR_THR_LIB_BASE='pthread' ETHR_THR_LIB_BASE_NAME='' ETHR_X_LIBS='-lpthread' EXEEXT='' GD_APP='yes' GD_INCLUDE='-I/usr/local/include' GD_LIB='/usr/local/lib' HAVE_VALGRIND='no' HCC='$(CC)' HCFLAGS=' -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu' HIPE_ENABLED='' HIPE_HELPERS='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_DIR='/usr/bin/install -c -o root -g wheel -d' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' JAVAC='' LD='$(CC)' LDFLAGS=' -L/usr/local/lib ' LIBOBJS='' LIBRT='' LIBS='-lutil -ldl -lm ' LN_S='ln -s' LTLIBOBJS='' MIXED_CYGWIN='no' MIXED_CYGWIN_MINGW='no' MIXED_CYGWIN_VC='no' MKDIR='/bin/mkdir' OBJEXT='' OPENSSL_CMD='/usr/local/bin/openssl' OPSYS='darwin' OTP_RELEASE='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERFCTR_PATH='' PERL='/usr/local/bin/perl5' RANLIB='ranlib' REGTOOL='' RM='/bin/rm' SHELL='/bin/sh' SSH_APP='ssh' SSL_APP='ssl' SSL_DYNAMIC_ONLY='yes' SSL_INCLUDE='-I/usr/local/include' SSL_LIBDIR='/usr/local/lib' SSL_LINK_WITH_KERBEROS='' SSL_LINK_WITH_ZLIB='no' SSL_ROOT='/usr/local' STATIC_CFLAGS='' STATIC_KERBEROS_LIBS='' STATIC_ZLIB_LIBS='' TERMCAP_LIB='-lcurses' THR_DEFS='-DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT' THR_LIBS='-lpthread' TSP_APP='' USE_PERFCTR='' WFLAGS='' WITH_SCTP='' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' os_mon_programs='' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' vxworks_reclaim='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ERTS_EMU_CMDLINE_FLAGS " -fno-common -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu -g -I/mnt/gmirror/ports/lang/erlang-lite/work/otp_src_R12B-0/erts/i386-unknown-gnu " #define ERTS_ENABLE_KERNEL_POLL 1 #define ERTS_HAVE_HYBRID_EMU 1 #define ETHR_HAVE_ETHREAD_DEFINES 1 #define ETHR_HAVE_PTHREAD_ATFORK 1 #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 #define ETHR_HAVE_PTHREAD_H 1 #define ETHR_HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 #define ETHR_HAVE_PTHREAD_RWLOCK_INIT 1 #define ETHR_HAVE_SYS_TIME_H 1 #define ETHR_PTHREADS 1 #define ETHR_SIZEOF_PTR 0 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_BRK 1 #define HAVE_CONFLICTING_FREAD_DECLARATION 1 #define HAVE_DECL_SCTP_ABORT 0 #define HAVE_DECL_SCTP_ADDR_OVER 0 #define HAVE_DECL_SCTP_EOF 0 #define HAVE_DECL_SCTP_SENDALL 0 #define HAVE_DECL_SCTP_UNORDERED 0 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_FCNTL_H 1 #define HAVE_FINITE 1 #define HAVE_FLOCKFILE 1 #define HAVE_FORK 1 #define HAVE_FSTAT 1 #define HAVE_GETIPNODEBYADDR 1 #define HAVE_GETIPNODEBYNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GMTIME_R 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_LIBUTIL 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MACH_O_DYLD_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MULTICAST_SUPPORT 1 #define HAVE_NO_INADDR_LOOPBACK #define HAVE_OPENPTY 1 #define HAVE_PREAD 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_PWRITE 1 #define HAVE_SBRK 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKIO_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_UTIL_H 1 #define HAVE_UTMP_H 1 #define HAVE_VFORK 1 #define HAVE_VPRINTF 1 #define HAVE_WORKING_FORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WRITEV 1 #define NO_FPE_SIGNALS #define NO_JUMP_TABLE #define NO_SA_LEN 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE int #define SETVBUF_REVERSED 1 #define SIZEOF_CHAR 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_OFF_T 4 #define SIZEOF_SHORT 0 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 0 #define SIZEOF_VOID_P 0 #define SIZEOF_VOID_P 0 #define TM_IN_SYS_TIME 1 #define USE_SELECT 1 #define const #define off_t long #define pid_t int #define size_t unsigned configure: exit 0