This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libutils configure 1.0.3, which was generated by GNU Autoconf 2.56. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 102 tasks, 159 threads, 4 processors Load average: 0.07, Mach factor: 3.92 /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: /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: /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: /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:1501: checking for a BSD-compatible install configure:1555: result: /usr/bin/install -c -o root -g wheel configure:1566: checking whether build environment is sane configure:1609: result: yes configure:1642: checking for gawk configure:1658: found /usr/local/bin/gawk configure:1668: result: gawk configure:1678: checking whether gmake sets $(MAKE) configure:1698: result: yes configure:1932: checking build system type configure:1950: result: i386-unknown-gnu configure:1958: checking host system type configure:1972: result: i386-unknown-gnu configure:2000: checking for style of include used by gmake configure:2028: result: GNU configure:2061: checking for i386-unknown-gnu-gcc configure:2087: result: cc configure:2369: checking for C compiler version configure:2372: 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:2375: $? = 0 configure:2377: 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:2380: $? = 0 configure:2382: cc -V &5 cc: `-V' option must have argument configure:2385: $? = 1 configure:2409: checking for C compiler default output configure:2412: cc -fno-common conftest.c >&5 configure:2415: $? = 0 configure:2461: result: a.out configure:2466: checking whether the C compiler works configure:2472: ./a.out configure:2475: $? = 0 configure:2492: result: yes configure:2499: checking whether we are cross compiling configure:2501: result: no configure:2504: checking for suffix of executables configure:2506: cc -o conftest -fno-common conftest.c >&5 configure:2509: $? = 0 configure:2534: result: configure:2540: checking for suffix of object files configure:2562: cc -c -fno-common conftest.c >&5 configure:2565: $? = 0 configure:2587: result: configure:2591: checking whether we are using the GNU C compiler configure:2616: cc -c -fno-common conftest.c >&5 configure:2619: $? = 0 configure:2622: test -s conftest. configure:2625: $? = 1 configure: failed program was: | #line 2596 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2638: result: no configure:2644: checking whether cc accepts -g configure:2666: cc -c -g conftest.c >&5 configure:2669: $? = 0 configure:2672: test -s conftest. configure:2675: $? = 1 configure: failed program was: | #line 2649 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2686: result: no configure:2703: checking for cc option to accept ANSI C configure:2764: cc -c -fno-common conftest.c >&5 configure:2767: $? = 0 configure:2770: test -s conftest. configure:2773: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2764: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2767: $? = 0 configure:2770: test -s conftest. configure:2773: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2764: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2767: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2764: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2767: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2764: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2767: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2764: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2767: $? = 0 configure:2770: test -s conftest. configure:2773: $? = 1 configure: failed program was: | #line 2710 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* 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; | } | 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:2791: result: none needed configure:2809: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2812: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2923: checking dependency style of cc configure:2985: result: gcc3 configure:3057: checking for non-GNU ld configure:3087: result: /usr/bin/ld configure:3096: checking if the linker (/usr/bin/ld) is GNU ld configure:3108: result: no configure:3113: checking for /usr/bin/ld option to reload object files configure:3120: result: -r configure:3125: checking for BSD-compatible nm configure:3161: result: nm configure:3164: checking for a sed that does not truncate output configure:3246: result: /usr/local/bin/sed configure:3249: checking whether ln -s works configure:3253: result: yes configure:3260: checking how to recognise dependent libraries configure:3441: result: pass_all configure:3454: checking command to parse nm output configure:3538: cc -c -fno-common conftest.c >&5 configure:3541: $? = 0 configure:3545: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3548: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3538: cc -c -fno-common conftest.c >&5 configure:3541: $? = 0 configure:3545: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:3548: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:3644: result: failed configure:3656: checking how to run the C preprocessor configure:3686: cc -E conftest.c configure:3692: $? = 0 configure:3724: cc -E conftest.c configure:3726:28: ac_nonexistent.h: No such file or directory configure:3730: $? = 1 configure: failed program was: | #line 3715 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3768: result: cc -E configure:3787: cc -E conftest.c configure:3793: $? = 0 configure:3825: cc -E conftest.c configure:3827:28: ac_nonexistent.h: No such file or directory configure:3831: $? = 1 configure: failed program was: | #line 3816 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3874: checking for egrep configure:3884: result: grep -E configure:3889: checking for ANSI C header files configure:3915: cc -c -fno-common conftest.c >&5 configure:3918: $? = 0 configure:3921: test -s conftest. configure:3924: $? = 1 configure: failed program was: | #line 3894 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4036: result: no configure:4060: checking for sys/types.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for sys/stat.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for stdlib.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for string.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for memory.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for strings.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for inttypes.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for stdint.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4060: checking for unistd.h configure:4077: cc -c -fno-common conftest.c >&5 configure:4080: $? = 0 configure:4083: test -s conftest. configure:4086: $? = 1 configure: failed program was: | #line 4065 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4097: result: no configure:4123: checking dlfcn.h usability configure:4136: cc -c -fno-common conftest.c >&5 configure:4139: $? = 0 configure:4142: test -s conftest. configure:4145: $? = 1 configure: failed program was: | #line 4125 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libutils" | #define PACKAGE_TARNAME "libutils" | #define PACKAGE_VERSION "1.0.3" | #define PACKAGE_STRING "libutils 1.0.3" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libutils" | #define VERSION "1.0.3" | #define _GNU_SOURCE 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:4155: result: no configure:4159: checking dlfcn.h presence configure:4170: cc -E conftest.c configure:4176: $? = 0 configure:4195: result: yes configure:4215: WARNING: dlfcn.h: present but cannot be compiled configure:4217: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4219: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4231: checking for dlfcn.h configure:4238: result: yes configure:4398: checking for i386-unknown-gnu-ranlib configure:4427: result: no configure:4436: checking for ranlib configure:4452: found /usr/bin/ranlib configure:4463: result: ranlib configure:4478: checking for i386-unknown-gnu-strip configure:4507: result: no configure:4516: checking for strip configure:4532: found /usr/bin/strip configure:4543: result: strip configure:5100: checking for objdir configure:5111: result: .libs configure:5128: checking for cc option to produce PIC configure:5271: result: none configure:5365: checking if cc static flag works configure:5390: cc -o conftest -fno-common conftest.c >&5 configure:5393: $? = 0 configure:5396: test -s conftest configure:5399: $? = 0 configure:5415: result: yes configure:5427: checking if cc supports -c -o file.o configure:5450: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5471: result: yes configure:5476: checking if cc supports -c -o file.lo configure:5504: cc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5507: $? = 0 configure:5510: test -s conftest.lo configure:5513: $? = 0 configure:5535: result: yes configure:5626: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6321: result: no configure:6326: checking how to hardcode library paths into programs configure:6350: result: unsupported configure:6355: checking whether stripping libraries is possible configure:6363: result: no configure:6371: checking dynamic linker characteristics configure:6778: result: gnu ld.so configure:6783: checking if libtool supports shared libraries configure:6785: result: no configure:6788: checking whether to build shared libraries configure:6809: result: no configure:6812: checking whether to build static libraries configure:6816: result: yes configure:8412: checking for C compiler version configure:8415: 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:8418: $? = 0 configure:8420: 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:8423: $? = 0 configure:8425: cc -V &5 cc: `-V' option must have argument configure:8428: $? = 1 configure:8431: checking whether we are using the GNU C compiler configure:8478: result: no configure:8484: checking whether cc accepts -g configure:8526: result: no configure:8543: checking for cc option to accept ANSI C configure:8631: result: none needed configure:8649: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:8652: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:8763: checking dependency style of cc configure:8825: result: gcc3 configure:8854: checking for a BSD-compatible install configure:8908: result: /usr/bin/install -c -o root -g wheel configure:8919: checking whether #! works in shell scripts configure:8936: result: yes configure:8946: checking for docstrip configure:8975: result: no configure:9722: checking whether cc supports -O2 configure:9746: cc -c -O2 conftest.c >&5 configure:9749: $? = 0 configure:9752: test -s conftest.o configure:9755: $? = 0 configure:9769: result: yes configure:9848: checking whether cc supports C99 style comments configure:9871: cc -c conftest.c >&5 configure:9874: $? = 0 configure:9877: test -s conftest.o configure:9880: $? = 0 configure:9894: result: yes configure:9897: checking whether char is unsigned configure:9921: cc -c conftest.c >&5 configure:9924: $? = 0 configure:9927: test -s conftest.o configure:9930: $? = 0 configure:9941: result: no configure:10011: WARNING: plain char is signed; wait for surprises configure:10222: checking for snprintf configure:10266: cc -o conftest -O2 conftest.c >&5 configure:10250: warning: conflicting types for built-in function `snprintf' configure:10269: $? = 0 configure:10272: test -s conftest configure:10275: $? = 0 configure:10286: result: yes configure:10385: checking for ANSI C header files configure:10532: result: no configure:10542: checking for long long configure:10567: cc -c -O2 conftest.c >&5 configure:10570: $? = 0 configure:10573: test -s conftest.o configure:10576: $? = 0 configure:10587: result: yes configure:10590: checking size of long long configure:10865: cc -o conftest -O2 conftest.c >&5 configure:10868: $? = 0 configure:10870: ./conftest configure:10873: $? = 0 configure:10896: result: 8 configure:10924: checking fcntl.h usability configure:10937: cc -c -O2 conftest.c >&5 configure:10940: $? = 0 configure:10943: test -s conftest.o configure:10946: $? = 0 configure:10956: result: yes configure:10960: checking fcntl.h presence configure:10971: cc -E conftest.c configure:10977: $? = 0 configure:10996: result: yes configure:11032: checking for fcntl.h configure:11039: result: yes configure:10924: checking limits.h usability configure:10937: cc -c -O2 conftest.c >&5 configure:10940: $? = 0 configure:10943: test -s conftest.o configure:10946: $? = 0 configure:10956: result: yes configure:10960: checking limits.h presence configure:10971: cc -E conftest.c configure:10977: $? = 0 configure:10996: result: yes configure:11032: checking for limits.h configure:11039: result: yes configure:10915: checking for unistd.h configure:10920: result: no configure:11049: error: you are in trouble ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=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_DOCSTRIP_set= ac_cv_env_DOCSTRIP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= 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_snprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_gmake_set=yes ac_cv_sizeof_long_long=8 ac_cv_sys_interpreter=yes ac_cv_type_long_long=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= util_cv_prog_cc_comments=yes utils_cv_prog_cc_O2=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run tar' AS='as' AUTOCONF='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2 ' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DOCSTRIP='./fake_docstrip.sh' DS_FROMDOUBLE='dstring *ds_fromdouble(double val);' DS_FROMLLINT='dstring *ds_fromllint(long long val, int base, int len);' DS_FROMULLINT='dstring *ds_fromullint(unsigned long long val, int base, int len);' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/missing --run makeinfo' OBJC_FALSE='' OBJC_TRUE='#' OBJDUMP='objdump' OBJEXT='' PACKAGE='libutils' PACKAGE_BUGREPORT='' PACKAGE_NAME='libutils' PACKAGE_STRING='libutils 1.0.3' PACKAGE_TARNAME='libutils' PACKAGE_VERSION='1.0.3' PATH_SEPARATOR=':' PROFILE_FALSE='' PROFILE_TRUE='#' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.3' ac_ct_AS='' ac_ct_CC='' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' aclocaldir='/share/aclocal' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__quote='' 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='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/lang/libutils/work/libutils-1.0.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_CHECKSIZE 1 #define ENABLE_FP 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SNPRINTF 1 #define PACKAGE "libutils" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "libutils" #define PACKAGE_STRING "libutils 1.0.3" #define PACKAGE_TARNAME "libutils" #define PACKAGE_VERSION "1.0.3" #define SIZEOF_LONG_LONG 8 #define VERSION "1.0.3" #define _GNU_SOURCE 1 configure: exit 1