This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/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: 145 tasks, 202 threads, 4 processors Load average: 2.14, Mach factor: 1.85 /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:1534: checking for a BSD-compatible install configure:1589: result: /usr/bin/install -c -o root -g wheel configure:1600: checking whether build environment is sane configure:1643: result: yes configure:1658: checking whether make sets $(MAKE) configure:1678: result: yes configure:1710: checking for working aclocal-1.4 configure:1721: result: missing configure:1725: checking for working autoconf configure:1732: result: found configure:1740: checking for working automake-1.4 configure:1751: result: missing configure:1755: checking for working autoheader configure:1762: result: found configure:1770: checking for working makeinfo configure:1777: result: found configure:1795: checking for i386-unknown-gnu-gcc configure:1821: result: cc configure:2103: checking for C compiler version configure:2106: 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:2109: $? = 0 configure:2111: 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:2114: $? = 0 configure:2116: cc -V &5 cc: `-V' option must have argument configure:2119: $? = 1 configure:2142: checking for C compiler default output file name configure:2145: cc -fno-common conftest.c >&5 configure:2148: $? = 0 configure:2194: result: a.out configure:2199: checking whether the C compiler works configure:2205: ./a.out configure:2208: $? = 0 configure:2225: result: yes configure:2232: checking whether we are cross compiling configure:2234: result: no configure:2237: checking for suffix of executables configure:2239: cc -o conftest -fno-common conftest.c >&5 configure:2242: $? = 0 configure:2267: result: configure:2273: checking for suffix of object files configure:2294: cc -c -fno-common conftest.c >&5 configure:2297: $? = 0 configure:2319: result: configure:2323: checking whether we are using the GNU C compiler configure:2347: cc -c -fno-common conftest.c >&5 configure:2353: $? = 0 configure:2357: test -z || test ! -s conftest.err configure:2360: $? = 0 configure:2363: test -s conftest. configure:2366: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2379: result: no configure:2385: checking whether cc accepts -g configure:2406: cc -c -g conftest.c >&5 configure:2412: $? = 0 configure:2416: test -z || test ! -s conftest.err configure:2419: $? = 0 configure:2422: test -s conftest. configure:2425: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2436: result: no configure:2453: checking for cc option to accept ANSI C configure:2523: cc -c -fno-common conftest.c >&5 configure:2529: $? = 0 configure:2533: test -z || test ! -s conftest.err configure:2536: $? = 0 configure:2539: test -s conftest. configure:2542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2523: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2529: $? = 0 configure:2533: test -z || test ! -s conftest.err configure:2536: $? = 0 configure:2539: test -s conftest. configure:2542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2523: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2523: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2523: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2529: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2523: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2529: $? = 0 configure:2533: test -z || test ! -s conftest.err configure:2536: $? = 0 configure:2539: test -s conftest. configure:2542: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:2560: result: none needed configure:2578: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2584: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2723: checking how to run the C preprocessor configure:2758: cc -E conftest.c configure:2764: $? = 0 configure:2796: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | #include configure:2841: result: cc -E configure:2865: cc -E conftest.c configure:2871: $? = 0 configure:2903: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:2909: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | #include configure:2953: checking for egrep configure:2963: result: grep -E configure:2969: checking for AIX configure:2991: result: no configure:2997: checking for ANSI C header files configure:3022: cc -c -fno-common conftest.c >&5 configure:3028: $? = 0 configure:3032: test -z || test ! -s conftest.err configure:3035: $? = 0 configure:3038: test -s conftest. configure:3041: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3150: result: no configure:3174: checking for sys/types.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for sys/stat.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for stdlib.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for string.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for memory.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for strings.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for inttypes.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for stdint.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3174: checking for unistd.h configure:3190: cc -c -fno-common conftest.c >&5 configure:3196: $? = 0 configure:3200: test -z || test ! -s conftest.err configure:3203: $? = 0 configure:3206: test -s conftest. configure:3209: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3220: result: no configure:3242: checking minix/config.h usability configure:3254: cc -c -fno-common conftest.c >&5 conftest.c:45:26: minix/config.h: No such file or directory configure:3260: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:3283: result: no configure:3287: checking minix/config.h presence configure:3297: cc -E conftest.c conftest.c:11:26: minix/config.h: No such file or directory configure:3303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* end confdefs.h. */ | #include configure:3323: result: no configure:3358: checking for minix/config.h configure:3365: result: no configure:3403: checking for i386-unknown-gnu-gcc configure:3429: result: cc configure:3711: checking for C compiler version configure:3714: 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:3717: $? = 0 configure:3719: 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:3722: $? = 0 configure:3724: cc -V &5 cc: `-V' option must have argument configure:3727: $? = 1 configure:3730: checking whether we are using the GNU C compiler configure:3786: result: no configure:3792: checking whether cc accepts -g configure:3843: result: no configure:3860: checking for cc option to accept ANSI C configure:3967: result: none needed configure:3985: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3991: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4137: checking for a BSD-compatible install configure:4192: result: /usr/bin/install -c -o root -g wheel configure:4203: checking whether make sets $(MAKE) configure:4223: result: yes configure:4235: checking for i386-unknown-gnu-ranlib configure:4264: result: no configure:4273: checking for ranlib configure:4289: found /usr/bin/ranlib configure:4300: result: ranlib configure:4390: checking build system type configure:4408: result: i386-unknown-gnu configure:4416: checking host system type configure:4430: result: i386-unknown-gnu configure:4438: checking for a sed that does not truncate output configure:4492: result: /usr/local/bin/sed configure:4539: checking for non-GNU ld configure:4573: result: /usr/bin/ld configure:4582: checking if the linker (/usr/bin/ld) is GNU ld configure:4597: result: no configure:4602: checking for /usr/bin/ld option to reload object files configure:4609: result: -r configure:4618: checking for BSD-compatible nm configure:4660: result: nm configure:4664: checking whether ln -s works configure:4668: result: yes configure:4675: checking how to recognise dependent libraries configure:4858: result: pass_all configure:5098: checking dlfcn.h usability configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure:5120: test -z || test ! -s conftest.err configure:5123: $? = 0 configure:5126: test -s conftest. configure:5129: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | /* 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:5139: result: no configure:5143: checking dlfcn.h presence configure:5153: cc -E conftest.c configure:5159: $? = 0 configure:5179: result: yes configure:5192: WARNING: dlfcn.h: present but cannot be compiled configure:5194: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5196: WARNING: dlfcn.h: see the Autoconf documentation configure:5198: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5200: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5202: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5214: checking for dlfcn.h configure:5221: result: yes configure:5244: checking for i386-unknown-gnu-g++ configure:5270: result: c++ configure:5328: checking for C++ compiler version configure:5331: c++ --version &5 c++ (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:5334: $? = 0 configure:5336: c++ -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:5339: $? = 0 configure:5341: c++ -V &5 c++: `-V' option must have argument configure:5344: $? = 1 configure:5347: checking whether we are using the GNU C++ compiler configure:5371: c++ -c -fno-common conftest.cc >&5 configure:5377: $? = 0 configure:5381: test -z || test ! -s conftest.err configure:5384: $? = 0 configure:5387: test -s conftest. configure:5390: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5403: result: no configure:5409: checking whether c++ accepts -g configure:5430: c++ -c -g conftest.cc >&5 configure:5436: $? = 0 configure:5440: test -z || test ! -s conftest.err configure:5443: $? = 0 configure:5446: test -s conftest. configure:5449: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5460: result: no configure:5502: c++ -c -fno-common conftest.cc >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest. configure:5521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5502: c++ -c -fno-common conftest.cc >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest. configure:5521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5502: c++ -c -fno-common conftest.cc >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest. configure:5521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5502: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:5508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5502: c++ -c -fno-common conftest.cc >&5 configure:5508: $? = 0 configure:5512: test -z || test ! -s conftest.err configure:5515: $? = 0 configure:5518: test -s conftest. configure:5521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5502: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:5508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:5594: checking how to run the C++ preprocessor configure:5625: c++ -E conftest.cc configure:5631: $? = 0 configure:5663: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5669: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5708: result: c++ -E configure:5732: c++ -E conftest.cc configure:5738: $? = 0 configure:5770: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5776: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5829: checking for i386-unknown-gnu-g77 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-f77 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-xlf configure:5858: result: no configure:5829: checking for i386-unknown-gnu-frt configure:5858: result: no configure:5829: checking for i386-unknown-gnu-pgf77 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-fort77 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-fl32 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-af77 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-f90 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-xlf90 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-pgf90 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-epcf90 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-f95 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-fort configure:5858: result: no configure:5829: checking for i386-unknown-gnu-xlf95 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-ifc configure:5858: result: no configure:5829: checking for i386-unknown-gnu-efc configure:5858: result: no configure:5829: checking for i386-unknown-gnu-pgf95 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-lf95 configure:5858: result: no configure:5829: checking for i386-unknown-gnu-gfortran configure:5858: result: no configure:5871: checking for g77 configure:5887: found /usr/local/bin/g77 configure:5897: result: g77 configure:5915: checking for Fortran 77 compiler version configure:5915: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' 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:5918: $? = 0 configure:5920: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5923: $? = 0 configure:5925: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5928: $? = 0 configure:5936: checking whether we are using the GNU Fortran 77 compiler configure:5950: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5956: $? = 0 configure:5960: test -z || test ! -s conftest.err configure:5963: $? = 0 configure:5966: test -s conftest. configure:5969: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5982: result: no configure:5988: checking whether g77 accepts -g configure:6000: g77 -c -g conftest.f >&5 configure:6006: $? = 0 configure:6010: test -z || test ! -s conftest.err configure:6013: $? = 0 configure:6016: test -s conftest. configure:6019: $? = 1 configure: failed program was: | program main | | end configure:6031: result: no configure:6061: checking the maximum length of command line arguments configure:6126: result: configure:6137: checking command to parse nm output from cc object configure:6226: cc -c -fno-common conftest.c >&5 configure:6229: $? = 0 configure:6233: 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:6236: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6226: cc -c -fno-common conftest.c >&5 configure:6229: $? = 0 configure:6233: 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:6236: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:6326: result: failed configure:6333: checking for objdir configure:6348: result: .libs configure:6400: checking for i386-unknown-gnu-ar configure:6429: result: no configure:6438: checking for ar configure:6454: found /usr/bin/ar configure:6465: result: ar configure:6480: checking for i386-unknown-gnu-ranlib configure:6506: result: ranlib configure:6560: checking for i386-unknown-gnu-strip configure:6589: result: no configure:6598: checking for strip configure:6614: found /usr/bin/strip configure:6625: result: strip configure:6887: checking if cc static flag works configure:6910: result: yes configure:6976: checking for cc option to produce PIC configure:7153: result: configure:7218: checking if cc supports -c -o file.o configure:7242: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7246: $? = 0 configure:7263: result: yes configure:7289: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8137: result: no configure:8208: checking dynamic linker characteristics configure:8803: result: gnu ld.so configure:8807: checking how to hardcode library paths into programs configure:8832: result: immediate configure:8846: checking whether stripping libraries is possible configure:8867: result: no configure:9681: checking if libtool supports shared libraries configure:9683: result: no configure:9686: checking whether to build shared libraries configure:9744: result: no configure:9747: checking whether to build static libraries configure:9751: result: yes configure:9843: creating libtool configure:10532: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11360: result: yes configure:11378: c++ -c -fno-common conftest.cc >&5 configure:11381: $? = 0 configure:11477: checking for c++ option to produce PIC configure:11729: result: configure:11794: checking if c++ supports -c -o file.o configure:11818: c++ -c -fno-common -o out/conftest2.o conftest.cc >&5 configure:11822: $? = 0 configure:11839: result: yes configure:11865: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11890: result: yes configure:11961: checking dynamic linker characteristics configure:12556: result: gnu ld.so configure:12560: checking how to hardcode library paths into programs configure:12585: result: immediate configure:12599: checking whether stripping libraries is possible configure:12620: result: no configure:13911: checking if libtool supports shared libraries configure:13913: result: no configure:13916: checking whether to build shared libraries configure:13934: result: no configure:13937: checking whether to build static libraries configure:13941: result: yes configure:13953: checking for g77 option to produce PIC configure:14130: result: configure:14195: checking if g77 supports -c -o file.o configure:14219: g77 -c -o out/conftest2.o conftest.f >&5 configure:14223: $? = 0 configure:14240: result: yes configure:14266: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15094: result: no configure:15165: checking dynamic linker characteristics configure:15760: result: gnu ld.so configure:15764: checking how to hardcode library paths into programs configure:15789: result: immediate configure:15803: checking whether stripping libraries is possible configure:15824: result: no configure:19969: checking for strerror in -lcposix configure:19999: cc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:20005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* 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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:20031: result: no configure:20040: checking for an ANSI C-conforming const configure:20107: cc -c -fno-common conftest.c >&5 configure:20113: $? = 0 configure:20117: test -z || test ! -s conftest.err configure:20120: $? = 0 configure:20123: test -s conftest.o configure:20126: $? = 0 configure:20137: result: yes configure:20147: checking for inline configure:20168: cc -c -fno-common conftest.c >&5 configure:20174: $? = 0 configure:20178: test -z || test ! -s conftest.err configure:20181: $? = 0 configure:20184: test -s conftest.o configure:20187: $? = 0 configure:20199: result: inline configure:20218: checking for pid_t configure:20242: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `pid_t' 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.) conftest.c:52: error: parse error before ')' token configure:20248: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* 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:20272: result: no configure:20284: checking for size_t configure:20308: cc -c -fno-common conftest.c >&5 configure:20314: $? = 0 configure:20318: test -z || test ! -s conftest.err configure:20321: $? = 0 configure:20324: test -s conftest.o configure:20327: $? = 0 configure:20338: result: yes configure:20350: checking for working volatile configure:20373: cc -c -fno-common conftest.c >&5 configure:20379: $? = 0 configure:20383: test -z || test ! -s conftest.err configure:20386: $? = 0 configure:20389: test -s conftest.o configure:20392: $? = 0 configure:20403: result: yes configure:20413: checking whether byte ordering is bigendian configure:20440: cc -c -fno-common conftest.c >&5 configure:20446: $? = 0 configure:20450: test -z || test ! -s conftest.err configure:20453: $? = 0 configure:20456: test -s conftest.o configure:20459: $? = 0 configure:20483: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: `not' undeclared (first use in this function) conftest.c:23: error: (Each undeclared identifier is reported only once conftest.c:23: error: for each function it appears in.) conftest.c:23: error: parse error before "big" configure:20489: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20624: result: no configure:20643: checking for inline configure:20695: result: inline configure:20715: checking whether char is unsigned configure:20738: cc -c -fno-common conftest.c >&5 configure:20744: $? = 0 configure:20748: test -z || test ! -s conftest.err configure:20751: $? = 0 configure:20754: test -s conftest.o configure:20757: $? = 0 configure:20768: result: no configure:20777: checking for int configure:20801: cc -c -fno-common conftest.c >&5 configure:20807: $? = 0 configure:20811: test -z || test ! -s conftest.err configure:20814: $? = 0 configure:20817: test -s conftest.o configure:20820: $? = 0 configure:20831: result: yes configure:20834: checking size of int configure:21153: cc -o conftest -fno-common conftest.c >&5 configure:21156: $? = 0 configure:21158: ./conftest configure:21161: $? = 0 configure:21184: result: 4 configure:21191: checking for unsigned long configure:21215: cc -c -fno-common conftest.c >&5 configure:21221: $? = 0 configure:21225: test -z || test ! -s conftest.err configure:21228: $? = 0 configure:21231: test -s conftest.o configure:21234: $? = 0 configure:21245: result: yes configure:21248: checking size of unsigned long configure:21567: cc -o conftest -fno-common conftest.c >&5 configure:21570: $? = 0 configure:21572: ./conftest configure:21575: $? = 0 configure:21598: result: 4 configure:21606: checking for ANSI C header files configure:21759: result: no configure:21778: checking for strings.h configure:21783: result: no configure:21787: checking time.h usability configure:21799: cc -c -fno-common conftest.c >&5 configure:21805: $? = 0 configure:21809: test -z || test ! -s conftest.err configure:21812: $? = 0 configure:21815: test -s conftest.o configure:21818: $? = 0 configure:21828: result: yes configure:21832: checking time.h presence configure:21842: cc -E conftest.c configure:21848: $? = 0 configure:21868: result: yes configure:21903: checking for time.h configure:21910: result: yes configure:21787: checking sys/time.h usability configure:21799: cc -c -fno-common conftest.c >&5 configure:21805: $? = 0 configure:21809: test -z || test ! -s conftest.err configure:21812: $? = 0 configure:21815: test -s conftest.o configure:21818: $? = 0 configure:21828: result: yes configure:21832: checking sys/time.h presence configure:21842: cc -E conftest.c configure:21848: $? = 0 configure:21868: result: yes configure:21903: checking for sys/time.h configure:21910: result: yes configure:21778: checking for sys/types.h configure:21783: result: no configure:21778: checking for unistd.h configure:21783: result: no configure:21941: checking errno.h usability configure:21953: cc -c -fno-common conftest.c >&5 configure:21959: $? = 0 configure:21963: test -z || test ! -s conftest.err configure:21966: $? = 0 configure:21969: test -s conftest.o configure:21972: $? = 0 configure:21982: result: yes configure:21986: checking errno.h presence configure:21996: cc -E conftest.c configure:22002: $? = 0 configure:22022: result: yes configure:22057: checking for errno.h configure:22064: result: yes configure:21941: checking sys/select.h usability configure:21953: cc -c -fno-common conftest.c >&5 configure:21959: $? = 0 configure:21963: test -z || test ! -s conftest.err configure:21966: $? = 0 configure:21969: test -s conftest.o configure:21972: $? = 0 configure:21982: result: yes configure:21986: checking sys/select.h presence configure:21996: cc -E conftest.c configure:22002: $? = 0 configure:22022: result: yes configure:22057: checking for sys/select.h configure:22064: result: yes configure:21941: checking sys/socket.h usability configure:21953: cc -c -fno-common conftest.c >&5 configure:21959: $? = 0 configure:21963: test -z || test ! -s conftest.err configure:21966: $? = 0 configure:21969: test -s conftest.o configure:21972: $? = 0 configure:21982: result: yes configure:21986: checking sys/socket.h presence configure:21996: cc -E conftest.c configure:22002: $? = 0 configure:22022: result: yes configure:22057: checking for sys/socket.h configure:22064: result: yes configure:21941: checking stdarg.h usability configure:21953: cc -c -fno-common conftest.c >&5 configure:21959: $? = 0 configure:21963: test -z || test ! -s conftest.err configure:21966: $? = 0 configure:21969: test -s conftest.o configure:21972: $? = 0 configure:21982: result: yes configure:21986: checking stdarg.h presence configure:21996: cc -E conftest.c configure:22002: $? = 0 configure:22022: result: yes configure:22057: checking for stdarg.h configure:22064: result: yes configure:21941: checking getopt.h usability configure:21953: cc -c -fno-common conftest.c >&5 configure:21959: $? = 0 configure:21963: test -z || test ! -s conftest.err configure:21966: $? = 0 configure:21969: test -s conftest.o configure:21972: $? = 0 configure:21982: result: yes configure:21986: checking getopt.h presence configure:21996: cc -E conftest.c configure:22002: $? = 0 configure:22022: result: yes configure:22057: checking for getopt.h configure:22064: result: yes configure:22091: checking alloca.h usability configure:22103: cc -c -fno-common conftest.c >&5 configure:22109: $? = 0 configure:22113: test -z || test ! -s conftest.err configure:22116: $? = 0 configure:22119: test -s conftest.o configure:22122: $? = 0 configure:22132: result: yes configure:22136: checking alloca.h presence configure:22146: cc -E conftest.c configure:22152: $? = 0 configure:22172: result: yes configure:22207: checking for alloca.h configure:22214: result: yes configure:22231: checking for inet_pton in -lnsl configure:22261: cc -o conftest -fno-common conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:22267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 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 inet_pton (); | int | main () | { | inet_pton (); | ; | return 0; | } configure:22293: result: no configure:22305: checking for socket in -lsocket configure:22335: cc -o conftest -fno-common conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:22341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:22367: result: no configure:22379: checking for gethostbyname in -lresolv configure:22409: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:22415: $? = 0 configure:22419: test -z || test ! -s conftest.err configure:22422: $? = 0 configure:22425: test -s conftest configure:22428: $? = 0 configure:22441: result: yes configure:22453: checking for an ANSI C-conforming const configure:22550: result: yes configure:22560: checking for size_t configure:22614: result: yes configure:22626: checking whether time.h and sys/time.h may both be included configure:22651: cc -c -fno-common conftest.c >&5 configure:22657: $? = 0 configure:22661: test -z || test ! -s conftest.err configure:22664: $? = 0 configure:22667: test -s conftest.o configure:22670: $? = 0 configure:22681: result: yes configure:22697: checking for strdup configure:22754: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:22760: $? = 0 configure:22764: test -z || test ! -s conftest.err configure:22767: $? = 0 configure:22770: test -s conftest configure:22773: $? = 0 configure:22785: result: yes configure:22697: checking for strstr configure:22754: cc -o conftest -fno-common conftest.c -lresolv >&5 conftest.c:53: warning: conflicting types for built-in function `strstr' configure:22760: $? = 0 configure:22764: test -z || test ! -s conftest.err configure:22767: $? = 0 configure:22770: test -s conftest configure:22773: $? = 0 configure:22785: result: yes configure:22801: checking for alloca configure:22858: cc -o conftest -fno-common conftest.c -lresolv >&5 conftest.c:54: warning: conflicting types for built-in function `alloca' ld: Undefined symbols: _alloca configure:22864: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIBRESOLV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | /* end confdefs.h. */ | /* Define alloca to an innocuous variant, in case declares alloca. | For example, HP-UX 11i declares gettimeofday. */ | #define alloca innocuous_alloca | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char alloca (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef alloca | | /* 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 alloca (); | /* 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_alloca) || defined (__stub___alloca) | choke me | #else | char (*f) () = alloca; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != alloca; | ; | return 0; | } configure:22889: result: no configure:22801: checking for strcasecmp configure:22858: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:22864: $? = 0 configure:22868: test -z || test ! -s conftest.err configure:22871: $? = 0 configure:22874: test -s conftest configure:22877: $? = 0 configure:22889: result: yes configure:22801: checking for strncasecmp configure:22858: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:22864: $? = 0 configure:22868: test -z || test ! -s conftest.err configure:22871: $? = 0 configure:22874: test -s conftest configure:22877: $? = 0 configure:22889: result: yes configure:22905: checking for _alloca configure:22962: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: __alloca configure:22968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIBRESOLV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _alloca to an innocuous variant, in case declares _alloca. | For example, HP-UX 11i declares gettimeofday. */ | #define _alloca innocuous__alloca | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _alloca (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _alloca | | /* 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 _alloca (); | /* 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__alloca) || defined (__stub____alloca) | choke me | #else | char (*f) () = _alloca; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _alloca; | ; | return 0; | } configure:22993: result: no configure:22905: checking for _stricmp configure:22962: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: __stricmp configure:22968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIBRESOLV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* 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 _stricmp (); | /* 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__stricmp) || defined (__stub____stricmp) | choke me | #else | char (*f) () = _stricmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _stricmp; | ; | return 0; | } configure:22993: result: no configure:22905: checking for _strnicmp configure:22962: cc -o conftest -fno-common conftest.c -lresolv >&5 ld: Undefined symbols: __strnicmp configure:22968: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libsrs2" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define pid_t int | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_LIBRESOLV 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define _strnicmp to an innocuous variant, in case declares _strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _strnicmp innocuous__strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _strnicmp | | /* 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 _strnicmp (); | /* 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__strnicmp) || defined (__stub____strnicmp) | choke me | #else | char (*f) () = _strnicmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _strnicmp; | ; | return 0; | } configure:22993: result: no configure:23008: checking for getopt_long configure:23065: cc -o conftest -fno-common conftest.c -lresolv >&5 configure:23071: $? = 0 configure:23075: test -z || test ! -s conftest.err configure:23078: $? = 0 configure:23081: test -s conftest configure:23084: $? = 0 configure:23096: result: yes configure:23208: 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:695: creating libsrs2/Makefile config.status:695: creating tools/Makefile config.status:695: creating Makefile config.status:799: creating config.h config.status:1081: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_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_f77_compiler_gnu=no ac_cv_func__alloca=no ac_cv_func__stricmp=no ac_cv_func__strnicmp=no ac_cv_func_alloca=no ac_cv_func_getopt_long=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strstr=yes ac_cv_header_alloca_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_stdarg_h=yes 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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_nsl_inet_pton=no ac_cv_lib_resolv_gethostbyname=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 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_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_unsigned_long=4 ac_cv_type_int=yes ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM=nm lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_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_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/mail/libsrs2/work/libsrs2-1.0.18/missing aclocal-1.4' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/mail/libsrs2/work/libsrs2-1.0.18/missing automake-1.4' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-fno-common' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' 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' LDFLAGS='' LIBOBJS='' LIBS='-lresolv ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' PACKAGE='libsrs2' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.0.18' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' 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' 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 HAVE_ALLOCA_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LIBRESOLV 1 #define HAVE_STDARG_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSTR 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 #define PACKAGE "libsrs2" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_LONG 4 #define TIME_WITH_SYS_TIME 1 #define VERSION "1.0.18" #define pid_t int #endif #ifdef __cplusplus void exit (int); configure: exit 0