This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gsl configure 1.10, which was generated by GNU Autoconf 2.61. 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 /usr/bin/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: 165 tasks, 219 threads, 4 processors Load average: 1.07, Mach factor: 2.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: /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:1970: checking for a BSD-compatible install configure:2026: result: /usr/bin/install -c -o root -g wheel configure:2037: checking whether build environment is sane configure:2080: result: yes configure:2108: checking for a thread-safe mkdir -p configure:2147: result: /usr/local/bin/mkdir -p configure:2160: checking for gawk configure:2176: found /usr/local/bin/gawk configure:2187: result: gawk configure:2198: checking whether make sets $(MAKE) configure:2219: result: yes configure:2409: checking whether to enable maintainer-specific portions of Makefiles configure:2418: result: no configure:2450: checking whether make sets $(MAKE) configure:2471: result: yes configure:2487: checking build system type configure:2505: result: i386-unknown-gnu configure:2527: checking host system type configure:2542: result: i386-unknown-gnu configure:2579: checking for i386-unknown-gnu-gcc configure:2606: result: cc configure:2884: checking for C compiler version configure:2891: 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:2894: $? = 0 configure:2901: 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:2904: $? = 0 configure:2911: cc -V >&5 cc: `-V' option must have argument configure:2914: $? = 1 configure:2937: checking for C compiler default output file name configure:2964: cc -fno-common conftest.c >&5 configure:2967: $? = 0 configure:3005: result: a.out configure:3022: checking whether the C compiler works configure:3032: ./a.out configure:3035: $? = 0 configure:3052: result: yes configure:3059: checking whether we are cross compiling configure:3061: result: no configure:3064: checking for suffix of executables configure:3071: cc -o conftest -fno-common conftest.c >&5 configure:3074: $? = 0 configure:3098: result: configure:3104: checking for suffix of object files configure:3130: cc -c -fno-common conftest.c >&5 configure:3133: $? = 0 configure:3156: result: configure:3160: checking whether we are using the GNU C compiler configure:3189: cc -c -fno-common conftest.c >&5 configure:3195: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3212: result: no configure:3217: checking whether cc accepts -g configure:3247: cc -c -g conftest.c >&5 configure:3253: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3285: cc -c conftest.c >&5 configure:3291: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3324: cc -c -g conftest.c >&5 configure:3330: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3352: result: no configure:3369: checking for cc option to accept ISO C89 configure:3443: cc -c -fno-common conftest.c >&5 configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3449: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3443: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3449: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* 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 -std 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 -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 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:3475: result: unsupported configure:3495: checking how to run the C preprocessor configure:3535: cc -E conftest.c configure:3541: $? = 0 configure:3572: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3578: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include configure:3611: result: cc -E configure:3640: cc -E conftest.c configure:3646: $? = 0 configure:3677: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include configure:3733: checking for a BSD-compatible install configure:3789: result: /usr/bin/install -c -o root -g wheel configure:3800: checking whether ln -s works configure:3804: result: yes configure:3884: checking for a sed that does not truncate output configure:3940: result: /usr/local/bin/sed configure:3943: checking for grep that handles long lines and -e configure:4017: result: /usr/bin/grep configure:4022: checking for egrep configure:4100: result: /usr/bin/grep -E configure:4149: checking for non-GNU ld configure:4183: result: /usr/bin/ld configure:4192: checking if the linker (/usr/bin/ld) is GNU ld configure:4207: result: no configure:4212: checking for /usr/bin/ld option to reload object files configure:4219: result: -r configure:4237: checking for BSD-compatible nm configure:4286: result: /usr/bin/nm -p configure:4290: checking how to recognise dependent libraries configure:4466: result: pass_all configure:4696: checking for ANSI C header files configure:4726: cc -c -fno-common conftest.c >&5 configure:4732: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4857: result: no configure:4881: checking for sys/types.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for sys/stat.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for stdlib.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for string.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for memory.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for strings.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for inttypes.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for stdint.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4881: checking for unistd.h configure:4902: cc -c -fno-common conftest.c >&5 configure:4908: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4924: result: no configure:4951: checking dlfcn.h usability configure:4968: cc -c -fno-common conftest.c >&5 configure:4974: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4988: result: no configure:4992: checking dlfcn.h presence configure:5007: cc -E conftest.c configure:5013: $? = 0 configure:5027: result: yes configure:5040: WARNING: dlfcn.h: present but cannot be compiled configure:5042: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5044: WARNING: dlfcn.h: see the Autoconf documentation configure:5046: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5048: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5050: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5055: checking for dlfcn.h configure:5063: result: yes configure:5080: checking the maximum length of command line arguments configure:5189: result: configure:5200: checking command to parse /usr/bin/nm -p output from cc object configure:5305: cc -c -fno-common conftest.c >&5 configure:5308: $? = 0 configure:5312: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5315: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5305: cc -c -fno-common conftest.c >&5 configure:5308: $? = 0 configure:5312: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5315: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5405: result: failed configure:5412: checking for objdir configure:5427: result: .libs configure:5479: checking for i386-unknown-gnu-ar configure:5509: result: no configure:5519: checking for ar configure:5535: found /usr/bin/ar configure:5546: result: ar configure:5575: checking for i386-unknown-gnu-ranlib configure:5605: result: no configure:5615: checking for ranlib configure:5631: found /usr/bin/ranlib configure:5642: result: ranlib configure:5671: checking for i386-unknown-gnu-strip configure:5701: result: no configure:5711: checking for strip configure:5727: found /usr/bin/strip configure:5738: result: strip configure:6074: checking for cc option to produce PIC configure:6284: result: configure:6355: checking if cc static flag works configure:6383: result: yes configure:6393: checking if cc supports -c -o file.o configure:6417: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6421: $? = 0 configure:6440: result: yes configure:6466: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7420: result: no configure:7487: checking dynamic linker characteristics configure:8096: result: gnu ld.so configure:8105: checking how to hardcode library paths into programs configure:8130: result: unsupported configure:8144: checking whether stripping libraries is possible configure:8165: result: no configure:8950: checking if libtool supports shared libraries configure:8952: result: no configure:8955: checking whether to build shared libraries configure:8976: result: no configure:8979: checking whether to build static libraries configure:8983: result: yes configure:9075: creating libtool configure:10080: checking for size_t configure:10110: cc -c -fno-common conftest.c >&5 configure:10116: $? = 0 configure:10131: result: yes configure:10143: checking for working volatile configure:10172: cc -c -fno-common conftest.c >&5 configure:10178: $? = 0 configure:10193: result: yes configure:10203: checking for inline configure:10229: cc -c -fno-common conftest.c >&5 configure:10235: $? = 0 configure:10253: result: inline configure:10273: checking whether char is unsigned configure:10301: cc -c -fno-common conftest.c >&5 configure:10307: $? = 0 configure:10322: result: no configure:10338: checking for extern inline configure:10367: cc -c -fno-common conftest.c >&5 configure:10373: $? = 0 configure:10389: result: yes configure:10415: checking ieeefp.h usability configure:10432: cc -c -fno-common conftest.c >&5 conftest.c:46:20: ieeefp.h: No such file or directory configure:10438: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10452: result: no configure:10456: checking ieeefp.h presence configure:10471: cc -E conftest.c conftest.c:13:20: ieeefp.h: No such file or directory configure:10477: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | /* end confdefs.h. */ | #include configure:10491: result: no configure:10519: checking for ieeefp.h configure:10527: result: no configure:10562: checking for vprintf configure:10618: cc -o conftest -fno-common conftest.c >&5 conftest.c:36: warning: conflicting types for built-in function `vprintf' configure:10624: $? = 0 configure:10642: result: yes configure:10649: checking for _doprnt configure:10705: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __doprnt configure:10711: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:10728: result: no configure:10751: checking for memcpy configure:10807: cc -o conftest -fno-common conftest.c >&5 conftest.c:37: warning: conflicting types for built-in function `memcpy' configure:10813: $? = 0 configure:10831: result: yes configure:10751: checking for memmove configure:10807: cc -o conftest -fno-common conftest.c >&5 configure:10813: $? = 0 configure:10831: result: yes configure:10751: checking for strdup configure:10807: cc -o conftest -fno-common conftest.c >&5 configure:10813: $? = 0 configure:10831: result: yes configure:10751: checking for strtol configure:10807: cc -o conftest -fno-common conftest.c >&5 configure:10813: $? = 0 configure:10831: result: yes configure:10751: checking for strtoul configure:10807: cc -o conftest -fno-common conftest.c >&5 configure:10813: $? = 0 configure:10831: result: yes configure:10850: checking for EXIT_SUCCESS and EXIT_FAILURE configure:10878: result: yes configure:10892: checking for cos in -lm configure:10927: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c:27: warning: conflicting types for built-in function `cos' configure:10933: $? = 0 configure:10951: result: yes configure:10964: checking whether feenableexcept is declared configure:10995: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:28: error: `feenableexcept' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) configure:11001: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | #define HAVE_VPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | | int | main () | { | #ifndef feenableexcept | (void) feenableexcept; | #endif | | ; | return 0; | } configure:11016: result: no configure:11034: checking whether fesettrapenable is declared configure:11065: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:29: error: `fesettrapenable' undeclared (first use in this function) conftest.c:29: error: (Each undeclared identifier is reported only once conftest.c:29: error: for each function it appears in.) configure:11071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | #define HAVE_VPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 | #define HAVE_LIBM 1 | #define HAVE_DECL_FEENABLEEXCEPT 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | | int | main () | { | #ifndef fesettrapenable | (void) fesettrapenable; | #endif | | ; | return 0; | } configure:11086: result: no configure:11104: checking whether hypot is declared configure:11134: cc -c -fno-common conftest.c >&5 configure:11140: $? = 0 configure:11155: result: yes configure:11173: checking whether expm1 is declared configure:11203: cc -c -fno-common conftest.c >&5 configure:11209: $? = 0 configure:11224: result: yes configure:11242: checking whether acosh is declared configure:11272: cc -c -fno-common conftest.c >&5 configure:11278: $? = 0 configure:11293: result: yes configure:11311: checking whether asinh is declared configure:11341: cc -c -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11362: result: yes configure:11380: checking whether atanh is declared configure:11410: cc -c -fno-common conftest.c >&5 configure:11416: $? = 0 configure:11431: result: yes configure:11449: checking whether ldexp is declared configure:11479: cc -c -fno-common conftest.c >&5 configure:11485: $? = 0 configure:11500: result: yes configure:11518: checking whether frexp is declared configure:11548: cc -c -fno-common conftest.c >&5 configure:11554: $? = 0 configure:11569: result: yes configure:11587: checking whether isinf is declared configure:11617: cc -c -fno-common conftest.c >&5 configure:11623: $? = 0 configure:11638: result: yes configure:11656: checking whether isfinite is declared configure:11686: cc -c -fno-common conftest.c >&5 configure:11692: $? = 0 configure:11707: result: yes configure:11725: checking whether finite is declared configure:11758: cc -c -fno-common conftest.c >&5 configure:11764: $? = 0 configure:11779: result: yes configure:11797: checking whether isnan is declared configure:11827: cc -c -fno-common conftest.c >&5 configure:11833: $? = 0 configure:11848: result: yes configure:11873: checking whether log1p is declared configure:11903: cc -c -fno-common conftest.c >&5 configure:11909: $? = 0 configure:11924: result: yes configure:11945: checking for long double stdio configure:11976: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c: In function `main': conftest.c:40: warning: use of `long double' type; its size may change in a future release conftest.c:40: warning: (Long double usage is reported only once for each file. conftest.c:40: warning: To disable this warning, use -Wno-long-double.) configure:11979: $? = 0 configure:11985: ./conftest 1.234 configure:11988: $? = 0 configure:12004: result: yes configure:12015: checking for extended floating point registers configure:12048: result: yes configure:12059: checking for IEEE arithmetic interface type configure:12131: result: gnux86 configure:12135: checking for FPU_SETCW configure:12167: cc -c -fno-common conftest.c >&5 conftest.c:37:25: fpu_control.h: No such file or directory conftest.c:39:30: i386/fpu_control.h: No such file or directory configure:12173: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gsl" | #define PACKAGE_TARNAME "gsl" | #define PACKAGE_VERSION "1.10" | #define PACKAGE_STRING "gsl 1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gsl" | #define VERSION "1.10" | #define RELEASED | #define HAVE_DLFCN_H 1 | #define HAVE_INLINE | #define HAVE_VPRINTF 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 | #define HAVE_LIBM 1 | #define HAVE_DECL_FEENABLEEXCEPT 0 | #define HAVE_DECL_FESETTRAPENABLE 0 | #define HAVE_DECL_HYPOT 1 | #define HAVE_DECL_EXPM1 1 | #define HAVE_DECL_ACOSH 1 | #define HAVE_DECL_ASINH 1 | #define HAVE_DECL_ATANH 1 | #define HAVE_DECL_LDEXP 1 | #define HAVE_DECL_FREXP 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_FINITE 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_LOG1P 1 | #define HAVE_PRINTF_LONGDOUBLE 1 | #define HAVE_EXTENDED_PRECISION_REGISTERS 1 | /* end confdefs.h. */ | #include | #ifndef _FPU_SETCW | #include | #define _FPU_SETCW(cw) __setfpucw(cw) | #endif | | int | main () | { | unsigned short mode = 0 ; _FPU_SETCW(mode); | ; | return 0; | } configure:12189: result: no configure:12296: checking for IEEE compiler flags configure:12359: result: none configure:12368: checking for IEEE comparisons configure:12399: cc -o conftest -fno-common conftest.c -lm >&5 configure:12402: $? = 0 configure:12408: ./conftest configure:12411: $? = 0 configure:12428: result: yes configure:12439: checking for IEEE denormalized values configure:12471: cc -o conftest -fno-common conftest.c -lm >&5 configure:12474: $? = 0 configure:12480: ./conftest configure:12483: $? = 0 configure:12500: result: yes configure:12627: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gsl config.status 1.10, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:709: creating gsl-config config.status:709: creating gsl.pc config.status:709: creating gsl_version.h config.status:709: creating gsl.spec config.status:709: creating gsl/Makefile config.status:709: creating test/Makefile config.status:709: creating err/Makefile config.status:709: creating sys/Makefile config.status:709: creating utils/Makefile config.status:709: creating const/Makefile config.status:709: creating min/Makefile config.status:709: creating multimin/Makefile config.status:709: creating ieee-utils/Makefile config.status:709: creating fft/Makefile config.status:709: creating specfunc/Makefile config.status:709: creating dht/Makefile config.status:709: creating fit/Makefile config.status:709: creating multifit/Makefile config.status:709: creating bspline/Makefile config.status:709: creating statistics/Makefile config.status:709: creating sum/Makefile config.status:709: creating roots/Makefile config.status:709: creating multiroots/Makefile config.status:709: creating ntuple/Makefile config.status:709: creating poly/Makefile config.status:709: creating qrng/Makefile config.status:709: creating rng/Makefile config.status:709: creating randist/Makefile config.status:709: creating siman/Makefile config.status:709: creating integration/Makefile config.status:709: creating interpolation/Makefile config.status:709: creating doc/Makefile config.status:709: creating block/Makefile config.status:709: creating vector/Makefile config.status:709: creating matrix/Makefile config.status:709: creating histogram/Makefile config.status:709: creating monte/Makefile config.status:709: creating ode-initval/Makefile config.status:709: creating cblas/Makefile config.status:709: creating blas/Makefile config.status:709: creating linalg/Makefile config.status:709: creating eigen/Makefile config.status:709: creating permutation/Makefile config.status:709: creating combination/Makefile config.status:709: creating sort/Makefile config.status:709: creating complex/Makefile config.status:709: creating diff/Makefile config.status:709: creating deriv/Makefile config.status:709: creating cheb/Makefile config.status:709: creating cdf/Makefile config.status:709: creating wavelet/Makefile config.status:709: creating Makefile config.status:709: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=no ac_cv_c_extended_fp=yes ac_cv_c_extern_inline=yes ac_cv_c_fpu_setcw=no ac_cv_c_ieee_comparisons=yes ac_cv_c_ieee_denormals=yes ac_cv_c_ieee_flags=none ac_cv_c_ieee_interface=unknown ac_cv_c_inline=inline ac_cv_c_volatile=yes ac_cv_decl_exit_success_and_failure=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func__doprnt=no ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_printf_longdouble=yes ac_cv_func_strdup=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_vprintf=yes ac_cv_have_decl_acosh=yes ac_cv_have_decl_asinh=yes ac_cv_have_decl_atanh=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_feenableexcept=no ac_cv_have_decl_fesettrapenable=no ac_cv_have_decl_finite=yes ac_cv_have_decl_frexp=yes ac_cv_have_decl_hypot=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_decl_ldexp=yes ac_cv_have_decl_log1p=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no 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_lib_m_cos=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_type_size_t=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_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_gnu_ld=no 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_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='${SHELL} /mnt/gmirror/ports/math/gsl/work/gsl-1.10/missing --run aclocal-1.10' AMTAR='${SHELL} /mnt/gmirror/ports/math/gsl/work/gsl-1.10/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/gsl/work/gsl-1.10/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/gsl/work/gsl-1.10/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/gsl/work/gsl-1.10/missing --run automake-1.10' AWK='gawk' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' GSL_CFLAGS='-I${prefix}/include' GSL_LIBS='-L${exec_prefix}/lib -lgsl' GSL_LT_CBLAS_VERSION='0:0:0' GSL_LT_VERSION='10:0:10' HAVE_AIX_IEEE_INTERFACE='' HAVE_DARWIN86_IEEE_INTERFACE='' HAVE_DARWIN_IEEE_INTERFACE='' HAVE_FREEBSD_IEEE_INTERFACE='' HAVE_GNUM68K_IEEE_INTERFACE='' HAVE_GNUPPC_IEEE_INTERFACE='' HAVE_GNUSPARC_IEEE_INTERFACE='' HAVE_GNUX86_IEEE_INTERFACE='' HAVE_HPUX11_IEEE_INTERFACE='' HAVE_HPUX_IEEE_INTERFACE='' HAVE_IRIX_IEEE_INTERFACE='' HAVE_NETBSD_IEEE_INTERFACE='' HAVE_OPENBSD_IEEE_INTERFACE='' HAVE_OS2EMX_IEEE_INTERFACE='' HAVE_SOLARIS_IEEE_INTERFACE='' HAVE_SUNOS4_IEEE_INTERFACE='' HAVE_TRU64_IEEE_INTERFACE='' 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='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo --no-split' MINGW32_HOST_FALSE='' MINGW32_HOST_TRUE='#' OBJEXT='' PACKAGE='gsl' PACKAGE_BUGREPORT='' PACKAGE_NAME='gsl' PACKAGE_STRING='gsl 1.10' PACKAGE_TARNAME='gsl' PACKAGE_VERSION='1.10' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.10' ac_ct_CC='' am__isrc='' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/math/gsl/work/gsl-1.10/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gsl" #define PACKAGE_TARNAME "gsl" #define PACKAGE_VERSION "1.10" #define PACKAGE_STRING "gsl 1.10" #define PACKAGE_BUGREPORT "" #define PACKAGE "gsl" #define VERSION "1.10" #define RELEASED #define HAVE_DLFCN_H 1 #define HAVE_INLINE #define HAVE_VPRINTF 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_STRDUP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_EXIT_SUCCESS_AND_FAILURE 1 #define HAVE_LIBM 1 #define HAVE_DECL_FEENABLEEXCEPT 0 #define HAVE_DECL_FESETTRAPENABLE 0 #define HAVE_DECL_HYPOT 1 #define HAVE_DECL_EXPM1 1 #define HAVE_DECL_ACOSH 1 #define HAVE_DECL_ASINH 1 #define HAVE_DECL_ATANH 1 #define HAVE_DECL_LDEXP 1 #define HAVE_DECL_FREXP 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_DECL_FINITE 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_LOG1P 1 #define HAVE_PRINTF_LONGDOUBLE 1 #define HAVE_EXTENDED_PRECISION_REGISTERS 1 #define HAVE_UNKNOWN_IEEE_INTERFACE 1 #define HAVE_IEEE_COMPARISONS 1 #define HAVE_IEEE_DENORMALS 1 configure: exit 0