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 --with-extra-incpath=/usr/X11R6/include/X11:/usr/local/include --with-extra-ldpath=/usr/local/lib --without-bundled_xbae --enable-grace-home=/usr/local/share/grace --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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: 148 tasks, 207 threads, 4 processors Load average: 1.71, Mach factor: 2.28 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown 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: /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 PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1757: checking build system type configure:1775: result: i386-unknown-gnu configure:1783: checking host system type configure:1797: result: i386-unknown-gnu configure:1814: checking for i386-unknown-gnu-gcc configure:1840: result: cc configure:2122: checking for C compiler version configure:2125: 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:2128: $? = 0 configure:2130: 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:2133: $? = 0 configure:2135: cc -V &5 cc: `-V' option must have argument configure:2138: $? = 1 configure:2161: checking for C compiler default output file name configure:2164: cc -fno-common conftest.c >&5 configure:2167: $? = 0 configure:2213: result: a.out configure:2218: checking whether the C compiler works configure:2224: ./a.out configure:2227: $? = 0 configure:2244: result: yes configure:2251: checking whether we are cross compiling configure:2253: result: no configure:2256: checking for suffix of executables configure:2258: cc -o conftest -fno-common conftest.c >&5 configure:2261: $? = 0 configure:2286: result: configure:2292: checking for suffix of object files configure:2313: cc -c -fno-common conftest.c >&5 configure:2316: $? = 0 configure:2338: result: configure:2342: checking whether we are using the GNU C compiler configure:2366: cc -c -fno-common conftest.c >&5 configure:2372: $? = 0 configure:2375: test -z || test ! -s conftest.err configure:2378: $? = 0 configure:2381: test -s conftest. configure:2384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2397: result: no configure:2403: checking whether cc accepts -g configure:2424: cc -c -g conftest.c >&5 configure:2430: $? = 0 configure:2433: test -z || test ! -s conftest.err configure:2436: $? = 0 configure:2439: test -s conftest. configure:2442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2453: result: no configure:2470: checking for cc option to accept ANSI C configure:2540: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2540: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2540: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2540: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2540: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2540: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:12: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:2546: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* 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:2576: result: none needed configure:2594: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2600: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2732: checking for library containing strerror configure:2762: cc -o conftest -fno-common conftest.c >&5 configure:2768: $? = 0 configure:2771: test -z || test ! -s conftest.err configure:2774: $? = 0 configure:2777: test -s conftest configure:2780: $? = 0 configure:2849: result: none required configure:2861: checking how to run the C preprocessor configure:2896: cc -E conftest.c configure:2902: $? = 0 configure:2934: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:2940: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include configure:2979: result: cc -E configure:3003: cc -E conftest.c configure:3009: $? = 0 configure:3041: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3047: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include configure:3091: checking for egrep configure:3101: result: grep -E configure:3107: checking for AIX configure:3129: result: no configure:3135: checking for ANSI C header files configure:3160: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:10: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3287: result: no configure:3311: checking for sys/types.h configure:3327: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:45: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for sys/stat.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for stdlib.h configure:3327: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:45: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:3333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for string.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for memory.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for strings.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for inttypes.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for stdint.h configure:3327: cc -c -fno-common conftest.c >&5 configure:3333: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest. configure:3345: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3311: checking for unistd.h configure:3327: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from /usr/include/unistd.h:483, from conftest.c:45: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:3333: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3356: result: no configure:3378: checking minix/config.h usability configure:3390: cc -c -fno-common conftest.c >&5 conftest.c:44:26: minix/config.h: No such file or directory configure:3396: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3418: result: no configure:3422: checking minix/config.h presence configure:3432: cc -E conftest.c conftest.c:10:26: minix/config.h: No such file or directory configure:3438: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include configure:3458: result: no configure:3493: checking for minix/config.h configure:3500: result: no configure:3758: checking for f77 configure:3774: found /usr/local/bin/f77 configure:3785: result: f77 configure:3804: checking whether char is unsigned configure:3827: cc -c -fno-common conftest.c >&5 configure:3833: $? = 0 configure:3836: test -z || test ! -s conftest.err configure:3839: $? = 0 configure:3842: test -s conftest. configure:3845: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((char) -1) < 0)]; | test_array [0] = 0 | | ; | return 0; | } configure:3856: result: yes configure:3865: checking for char configure:3889: cc -c -fno-common conftest.c >&5 configure:3895: $? = 0 configure:3898: test -z || test ! -s conftest.err configure:3901: $? = 0 configure:3904: test -s conftest. configure:3907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((char *) 0) | return 0; | if (sizeof (char)) | return 0; | ; | return 0; | } configure:3918: result: no configure:3921: checking size of char configure:4264: result: 0 configure:4271: checking for short configure:4295: cc -c -fno-common conftest.c >&5 configure:4301: $? = 0 configure:4304: test -z || test ! -s conftest.err configure:4307: $? = 0 configure:4310: test -s conftest. configure:4313: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((short *) 0) | return 0; | if (sizeof (short)) | return 0; | ; | return 0; | } configure:4324: result: no configure:4327: checking size of short configure:4670: result: 0 configure:4677: checking for int configure:4701: cc -c -fno-common conftest.c >&5 configure:4707: $? = 0 configure:4710: test -z || test ! -s conftest.err configure:4713: $? = 0 configure:4716: test -s conftest. configure:4719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((int *) 0) | return 0; | if (sizeof (int)) | return 0; | ; | return 0; | } configure:4730: result: no configure:4733: checking size of int configure:5076: result: 0 configure:5083: checking for long configure:5107: cc -c -fno-common conftest.c >&5 configure:5113: $? = 0 configure:5116: test -z || test ! -s conftest.err configure:5119: $? = 0 configure:5122: test -s conftest. configure:5125: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long *) 0) | return 0; | if (sizeof (long)) | return 0; | ; | return 0; | } configure:5136: result: no configure:5139: checking size of long configure:5482: result: 0 configure:5489: checking for long long configure:5513: cc -c -fno-common conftest.c >&5 configure:5519: $? = 0 configure:5522: test -z || test ! -s conftest.err configure:5525: $? = 0 configure:5528: test -s conftest. configure:5531: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long long *) 0) | return 0; | if (sizeof (long long)) | return 0; | ; | return 0; | } configure:5542: result: no configure:5545: checking size of long long configure:5888: result: 0 configure:5895: checking for float configure:5919: cc -c -fno-common conftest.c >&5 configure:5925: $? = 0 configure:5928: test -z || test ! -s conftest.err configure:5931: $? = 0 configure:5934: test -s conftest. configure:5937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((float *) 0) | return 0; | if (sizeof (float)) | return 0; | ; | return 0; | } configure:5948: result: no configure:5951: checking size of float configure:6294: result: 0 configure:6301: checking for double configure:6325: cc -c -fno-common conftest.c >&5 configure:6331: $? = 0 configure:6334: test -z || test ! -s conftest.err configure:6337: $? = 0 configure:6340: test -s conftest. configure:6343: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((double *) 0) | return 0; | if (sizeof (double)) | return 0; | ; | return 0; | } configure:6354: result: no configure:6357: checking size of double configure:6700: result: 0 configure:6707: checking for long double configure:6731: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:55: warning: use of `long double' type; its size may change in a future release conftest.c:55: warning: (Long double usage is reported only once for each file. conftest.c:55: warning: To disable this warning, use -Wno-long-double.) configure:6737: $? = 0 configure:6740: test -z || test ! -s conftest.err configure:6743: $? = 0 configure:6746: test -s conftest. configure:6749: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((long double *) 0) | return 0; | if (sizeof (long double)) | return 0; | ; | return 0; | } configure:6760: result: no configure:6763: checking size of long double configure:7106: result: 0 configure:7113: checking for void * configure:7137: cc -c -fno-common conftest.c >&5 configure:7143: $? = 0 configure:7146: test -z || test ! -s conftest.err configure:7149: $? = 0 configure:7152: test -s conftest. configure:7155: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((void * *) 0) | return 0; | if (sizeof (void *)) | return 0; | ; | return 0; | } configure:7166: result: no configure:7169: checking size of void * configure:7512: result: 0 configure:7520: checking whether byte ordering is bigendian configure:7547: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:20: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:7553: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN | bogus endian macros | #endif | | ; | return 0; | } configure:7704: cc -o conftest -fno-common conftest.c >&5 configure:7707: $? = 0 configure:7709: ./conftest configure:7712: $? = 0 configure:7728: result: no configure:7749: checking for FPU arithmetics type configure:7798: cc -o conftest -fno-common conftest.c >&5 configure:7801: $? = 0 configure:7803: ./conftest configure:7806: $? = 2 configure: program exited with status 2 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | /* end confdefs.h. */ | | #include | #include | | #define LOG2EA 0.44269504088896340735992 | #define ACCURACY "%1.4f" | | typedef union {unsigned short s[4]; double d;} XTYPE; | | XTYPE X[] = { | {{0,0,0,0}}, /* Unknown */ | {{0x3fdc,0x551d,0x94ae,0x0bf8}}, /* Big endian IEEE */ | {{0x0bf8,0x94ae,0x551d,0x3fdc}}, /* Littile endian IEEE */ | {{0037742,0124354,0122560,0057703}} /* DEC */ | }; | | int main (void) | { | int i; char TMPSTR[1024]; char LOG2EA_STR[80]; | i = 0; | | sprintf(LOG2EA_STR, ACCURACY, LOG2EA); | | for (i=3; i >= 0; i--) | { | sprintf(TMPSTR, ACCURACY, X[i].d); | if (strcmp(TMPSTR, LOG2EA_STR) == 0) { | break; | } | } | | exit(i); | } configure:7824: result: Little endian IEEE configure:7849: checking whether gmake sets $(MAKE) configure:7869: result: yes configure:7881: checking for ar configure:7897: found /usr/bin/ar configure:7908: result: ar configure:7979: checking for i386-unknown-gnu-ranlib configure:8008: result: no configure:8017: checking for ranlib configure:8033: found /usr/bin/ranlib configure:8044: result: ranlib configure:8056: checking whether ln -s works configure:8060: result: yes configure:8071: checking for bison configure:8087: found /usr/local/bin/bison configure:8097: result: bison -y configure:8122: checking for a BSD-compatible install configure:8177: result: /usr/bin/install -c -o root -g wheel configure:8198: checking for lp configure:8214: found /usr/bin/lp configure:8225: result: 'lp -c' configure:8279: result: --> Using "'lp -c'" to print configure:8282: checking for ANSI C header files configure:8434: result: no configure:8444: checking for sys/wait.h that is POSIX.1 compatible configure:8475: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:21: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:8481: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:8504: result: no configure:8520: checking for unistd.h configure:8525: result: no configure:8529: checking fcntl.h usability configure:8541: cc -c -fno-common conftest.c >&5 configure:8547: $? = 0 configure:8550: test -z || test ! -s conftest.err configure:8553: $? = 0 configure:8556: test -s conftest. configure:8559: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8569: result: no configure:8573: checking fcntl.h presence configure:8583: cc -E conftest.c configure:8589: $? = 0 configure:8609: result: yes configure:8622: WARNING: fcntl.h: present but cannot be compiled configure:8624: WARNING: fcntl.h: check for missing prerequisite headers? configure:8626: WARNING: fcntl.h: see the Autoconf documentation configure:8628: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:8630: WARNING: fcntl.h: proceeding with the preprocessor's result configure:8632: WARNING: fcntl.h: in the future, the compiler will take precedence configure:8644: checking for fcntl.h configure:8651: result: yes configure:8680: checking sys/param.h usability configure:8692: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/param.h:80, from conftest.c:56: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:8698: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8720: result: no configure:8724: checking sys/param.h presence configure:8734: cc -E conftest.c configure:8740: $? = 0 configure:8760: result: yes configure:8773: WARNING: sys/param.h: present but cannot be compiled configure:8775: WARNING: sys/param.h: check for missing prerequisite headers? configure:8777: WARNING: sys/param.h: see the Autoconf documentation configure:8779: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:8781: WARNING: sys/param.h: proceeding with the preprocessor's result configure:8783: WARNING: sys/param.h: in the future, the compiler will take precedence configure:8795: checking for sys/param.h configure:8802: result: yes configure:8680: checking sys/time.h usability configure:8692: cc -c -fno-common conftest.c >&5 configure:8698: $? = 0 configure:8701: test -z || test ! -s conftest.err configure:8704: $? = 0 configure:8707: test -s conftest. configure:8710: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8720: result: no configure:8724: checking sys/time.h presence configure:8734: cc -E conftest.c configure:8740: $? = 0 configure:8760: result: yes configure:8773: WARNING: sys/time.h: present but cannot be compiled configure:8775: WARNING: sys/time.h: check for missing prerequisite headers? configure:8777: WARNING: sys/time.h: see the Autoconf documentation configure:8779: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:8781: WARNING: sys/time.h: proceeding with the preprocessor's result configure:8783: WARNING: sys/time.h: in the future, the compiler will take precedence configure:8795: checking for sys/time.h configure:8802: result: yes configure:8680: checking sys/select.h usability configure:8692: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/select.h:144, from conftest.c:58: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:8698: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8720: result: no configure:8724: checking sys/select.h presence configure:8734: cc -E conftest.c configure:8740: $? = 0 configure:8760: result: yes configure:8773: WARNING: sys/select.h: present but cannot be compiled configure:8775: WARNING: sys/select.h: check for missing prerequisite headers? configure:8777: WARNING: sys/select.h: see the Autoconf documentation configure:8779: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:8781: WARNING: sys/select.h: proceeding with the preprocessor's result configure:8783: WARNING: sys/select.h: in the future, the compiler will take precedence configure:8795: checking for sys/select.h configure:8802: result: yes configure:8815: checking whether time.h and sys/time.h may both be included configure:8840: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:25: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:8846: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:8869: result: no configure:8895: checking math.h usability configure:8907: cc -c -fno-common conftest.c >&5 configure:8913: $? = 0 configure:8916: test -z || test ! -s conftest.err configure:8919: $? = 0 configure:8922: test -s conftest. configure:8925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8935: result: no configure:8939: checking math.h presence configure:8949: cc -E conftest.c configure:8955: $? = 0 configure:8975: result: yes configure:8988: WARNING: math.h: present but cannot be compiled configure:8990: WARNING: math.h: check for missing prerequisite headers? configure:8992: WARNING: math.h: see the Autoconf documentation configure:8994: WARNING: math.h: section "Present But Cannot Be Compiled" configure:8996: WARNING: math.h: proceeding with the preprocessor's result configure:8998: WARNING: math.h: in the future, the compiler will take precedence configure:9010: checking for math.h configure:9017: result: yes configure:8895: checking float.h usability configure:8907: cc -c -fno-common conftest.c >&5 configure:8913: $? = 0 configure:8916: test -z || test ! -s conftest.err configure:8919: $? = 0 configure:8922: test -s conftest. configure:8925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8935: result: no configure:8939: checking float.h presence configure:8949: cc -E conftest.c configure:8955: $? = 0 configure:8975: result: yes configure:8988: WARNING: float.h: present but cannot be compiled configure:8990: WARNING: float.h: check for missing prerequisite headers? configure:8992: WARNING: float.h: see the Autoconf documentation configure:8994: WARNING: float.h: section "Present But Cannot Be Compiled" configure:8996: WARNING: float.h: proceeding with the preprocessor's result configure:8998: WARNING: float.h: in the future, the compiler will take precedence configure:9010: checking for float.h configure:9017: result: yes configure:8895: checking ieeefp.h usability configure:8907: cc -c -fno-common conftest.c >&5 conftest.c:61:20: ieeefp.h: No such file or directory configure:8913: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8935: result: no configure:8939: checking ieeefp.h presence configure:8949: cc -E conftest.c conftest.c:27:20: ieeefp.h: No such file or directory configure:8955: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:8975: result: no configure:9010: checking for ieeefp.h configure:9017: result: no configure:9031: checking for an ANSI C-conforming const configure:9098: cc -c -fno-common conftest.c >&5 configure:9104: $? = 0 configure:9107: test -z || test ! -s conftest.err configure:9110: $? = 0 configure:9113: test -s conftest. configure:9116: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:9127: result: no configure:9137: checking for pid_t configure:9161: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:65: error: `pid_t' undeclared (first use in this function) conftest.c:65: error: (Each undeclared identifier is reported only once conftest.c:65: error: for each function it appears in.) conftest.c:65: error: parse error before ')' token configure:9167: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | /* 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:9190: result: no configure:9202: checking for size_t configure:9226: cc -c -fno-common conftest.c >&5 configure:9232: $? = 0 configure:9235: test -z || test ! -s conftest.err configure:9238: $? = 0 configure:9241: test -s conftest. configure:9244: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:9255: result: no configure:9267: checking whether struct tm is in sys/time.h or time.h configure:9290: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:30: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:9296: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm *tp; tp->tm_sec; | ; | return 0; | } configure:9319: result: sys/time.h configure:9330: checking return type of signal handlers configure:9361: cc -c -fno-common conftest.c >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from conftest.c:31: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:9367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | #ifdef signal | # undef signal | #endif | #ifdef __cplusplus | extern "C" void (*signal (int, void (*)(int)))(int); | #else | void (*signal ()) (); | #endif | | int | main () | { | int i; | ; | return 0; | } configure:9390: result: int configure:9400: checking for working alloca.h configure:9421: cc -o conftest -fno-common conftest.c >&5 configure:9427: $? = 0 configure:9430: test -z || test ! -s conftest.err configure:9433: $? = 0 configure:9436: test -s conftest configure:9439: $? = 0 configure:9451: result: yes configure:9461: checking for alloca configure:9502: cc -o conftest -fno-common conftest.c >&5 configure:9508: $? = 0 configure:9511: test -z || test ! -s conftest.err configure:9514: $? = 0 configure:9517: test -s conftest configure:9520: $? = 0 configure:9532: result: yes configure:9759: checking for getcwd configure:9816: cc -o conftest -fno-common conftest.c >&5 configure:9822: $? = 0 configure:9825: test -z || test ! -s conftest.err configure:9828: $? = 0 configure:9831: test -s conftest configure:9834: $? = 0 configure:9846: result: yes configure:9759: checking for gethostname configure:9816: cc -o conftest -fno-common conftest.c >&5 configure:9822: $? = 0 configure:9825: test -z || test ! -s conftest.err configure:9828: $? = 0 configure:9831: test -s conftest configure:9834: $? = 0 configure:9846: result: yes configure:9860: checking for strstr configure:9917: cc -o conftest -fno-common conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function `strstr' configure:9923: $? = 0 configure:9926: test -z || test ! -s conftest.err configure:9929: $? = 0 configure:9932: test -s conftest configure:9935: $? = 0 configure:9947: result: yes configure:9962: checking for memcpy configure:10019: cc -o conftest -fno-common conftest.c >&5 conftest.c:61: warning: conflicting types for built-in function `memcpy' configure:10025: $? = 0 configure:10028: test -z || test ! -s conftest.err configure:10031: $? = 0 configure:10034: test -s conftest configure:10037: $? = 0 configure:10049: result: yes configure:9962: checking for memmove configure:10019: cc -o conftest -fno-common conftest.c >&5 configure:10025: $? = 0 configure:10028: test -z || test ! -s conftest.err configure:10031: $? = 0 configure:10034: test -s conftest configure:10037: $? = 0 configure:10049: result: yes configure:10064: checking for unlink configure:10121: cc -o conftest -fno-common conftest.c >&5 configure:10127: $? = 0 configure:10130: test -z || test ! -s conftest.err configure:10133: $? = 0 configure:10136: test -s conftest configure:10139: $? = 0 configure:10151: result: yes configure:10064: checking for fcntl configure:10121: cc -o conftest -fno-common conftest.c >&5 configure:10127: $? = 0 configure:10130: test -z || test ! -s conftest.err configure:10133: $? = 0 configure:10136: test -s conftest configure:10139: $? = 0 configure:10151: result: yes configure:10165: checking for popen configure:10222: cc -o conftest -fno-common conftest.c >&5 configure:10228: $? = 0 configure:10231: test -z || test ! -s conftest.err configure:10234: $? = 0 configure:10237: test -s conftest configure:10240: $? = 0 configure:10252: result: yes configure:10266: checking for gettimeofday configure:10323: cc -o conftest -fno-common conftest.c >&5 configure:10329: $? = 0 configure:10332: test -z || test ! -s conftest.err configure:10335: $? = 0 configure:10338: test -s conftest configure:10341: $? = 0 configure:10353: result: yes configure:10367: checking for fnmatch configure:10424: cc -o conftest -fno-common conftest.c >&5 configure:10430: $? = 0 configure:10433: test -z || test ! -s conftest.err configure:10436: $? = 0 configure:10439: test -s conftest configure:10442: $? = 0 configure:10454: result: yes configure:10468: checking for vsnprintf configure:10525: cc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `vsnprintf' configure:10531: $? = 0 configure:10534: test -z || test ! -s conftest.err configure:10537: $? = 0 configure:10540: test -s conftest configure:10543: $? = 0 configure:10555: result: yes configure:10569: checking for on_exit configure:10626: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _on_exit configure:10632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* 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 on_exit (); | /* 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_on_exit) || defined (__stub___on_exit) | choke me | #else | char (*f) () = on_exit; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != on_exit; | ; | return 0; | } configure:10656: result: no configure:10670: checking for strerror configure:10727: cc -o conftest -fno-common conftest.c >&5 configure:10733: $? = 0 configure:10736: test -z || test ! -s conftest.err configure:10739: $? = 0 configure:10742: test -s conftest configure:10745: $? = 0 configure:10757: result: yes configure:10810: checking for drand48 configure:10867: cc -o conftest -fno-common conftest.c >&5 configure:10873: $? = 0 configure:10876: test -z || test ! -s conftest.err configure:10879: $? = 0 configure:10882: test -s conftest configure:10885: $? = 0 configure:10897: result: yes configure:10908: checking for drand48 declaration in stdlib.h configure:10960: result: yes configure:10975: checking for setlocale configure:11032: cc -o conftest -fno-common conftest.c >&5 configure:11038: $? = 0 configure:11041: test -z || test ! -s conftest.err configure:11044: $? = 0 configure:11047: test -s conftest configure:11050: $? = 0 configure:11062: result: yes configure:11074: checking whether realloc is buggy configure:11099: cc -o conftest -fno-common conftest.c >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from conftest.c:51: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:11102: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | void *ptr; | ptr = NULL; | ptr = realloc(ptr, 1); | exit(ptr == NULL); | } configure:11121: result: yes configure:11137: checking for sin in -lm configure:11167: cc -o conftest -fno-common conftest.c -lm >&5 conftest.c:57: warning: conflicting types for built-in function `sin' configure:11173: $? = 0 configure:11176: test -z || test ! -s conftest.err configure:11179: $? = 0 configure:11182: test -s conftest configure:11185: $? = 0 configure:11198: result: yes configure:11219: checking for hypot configure:11276: cc -o conftest -fno-common conftest.c -lm >&5 configure:11282: $? = 0 configure:11285: test -z || test ! -s conftest.err configure:11288: $? = 0 configure:11291: test -s conftest configure:11294: $? = 0 configure:11306: result: yes configure:11317: checking for hypot declaration in math.h configure:11369: result: yes configure:11388: checking for rint configure:11445: cc -o conftest -fno-common conftest.c -lm >&5 configure:11451: $? = 0 configure:11454: test -z || test ! -s conftest.err configure:11457: $? = 0 configure:11460: test -s conftest configure:11463: $? = 0 configure:11475: result: yes configure:11486: checking for rint declaration in math.h configure:11538: result: yes configure:11557: checking for cbrt configure:11614: cc -o conftest -fno-common conftest.c -lm >&5 configure:11620: $? = 0 configure:11623: test -z || test ! -s conftest.err configure:11626: $? = 0 configure:11629: test -s conftest configure:11632: $? = 0 configure:11644: result: yes configure:11655: checking for cbrt declaration in math.h configure:11707: result: yes configure:11726: checking for log2 configure:11783: cc -o conftest -fno-common conftest.c -lm >&5 configure:11789: $? = 0 configure:11792: test -z || test ! -s conftest.err configure:11795: $? = 0 configure:11798: test -s conftest configure:11801: $? = 0 configure:11813: result: yes configure:11824: checking for log2 declaration in math.h configure:11876: result: yes configure:11895: checking for asinh configure:11952: cc -o conftest -fno-common conftest.c -lm >&5 configure:11958: $? = 0 configure:11961: test -z || test ! -s conftest.err configure:11964: $? = 0 configure:11967: test -s conftest configure:11970: $? = 0 configure:11982: result: yes configure:11993: checking for asinh declaration in math.h configure:12045: result: yes configure:12064: checking for acosh configure:12121: cc -o conftest -fno-common conftest.c -lm >&5 configure:12127: $? = 0 configure:12130: test -z || test ! -s conftest.err configure:12133: $? = 0 configure:12136: test -s conftest configure:12139: $? = 0 configure:12151: result: yes configure:12162: checking for acosh declaration in math.h configure:12214: result: yes configure:12233: checking for atanh configure:12290: cc -o conftest -fno-common conftest.c -lm >&5 configure:12296: $? = 0 configure:12299: test -z || test ! -s conftest.err configure:12302: $? = 0 configure:12305: test -s conftest configure:12308: $? = 0 configure:12320: result: yes configure:12331: checking for atanh declaration in math.h configure:12383: result: yes configure:12402: checking for lgamma configure:12459: cc -o conftest -fno-common conftest.c -lm >&5 configure:12465: $? = 0 configure:12468: test -z || test ! -s conftest.err configure:12471: $? = 0 configure:12474: test -s conftest configure:12477: $? = 0 configure:12489: result: yes configure:12500: checking for lgamma declaration in math.h configure:12552: result: yes configure:12564: checking for signgam declaration in math.h configure:12587: result: yes configure:12606: checking for erf configure:12663: cc -o conftest -fno-common conftest.c -lm >&5 configure:12669: $? = 0 configure:12672: test -z || test ! -s conftest.err configure:12675: $? = 0 configure:12678: test -s conftest configure:12681: $? = 0 configure:12693: result: yes configure:12704: checking for erf declaration in math.h configure:12756: result: yes configure:12775: checking for erfc configure:12832: cc -o conftest -fno-common conftest.c -lm >&5 configure:12838: $? = 0 configure:12841: test -z || test ! -s conftest.err configure:12844: $? = 0 configure:12847: test -s conftest configure:12850: $? = 0 configure:12862: result: yes configure:12873: checking for erfc declaration in math.h configure:12925: result: yes configure:12944: checking for j0 configure:13001: cc -o conftest -fno-common conftest.c -lm >&5 configure:13007: $? = 0 configure:13010: test -z || test ! -s conftest.err configure:13013: $? = 0 configure:13016: test -s conftest configure:13019: $? = 0 configure:13031: result: yes configure:13042: checking for j0 declaration in math.h configure:13094: result: yes configure:13113: checking for j1 configure:13170: cc -o conftest -fno-common conftest.c -lm >&5 configure:13176: $? = 0 configure:13179: test -z || test ! -s conftest.err configure:13182: $? = 0 configure:13185: test -s conftest configure:13188: $? = 0 configure:13200: result: yes configure:13211: checking for j1 declaration in math.h configure:13263: result: yes configure:13282: checking for jn configure:13339: cc -o conftest -fno-common conftest.c -lm >&5 configure:13345: $? = 0 configure:13348: test -z || test ! -s conftest.err configure:13351: $? = 0 configure:13354: test -s conftest configure:13357: $? = 0 configure:13369: result: yes configure:13380: checking for jn declaration in math.h configure:13432: result: yes configure:13451: checking for y0 configure:13508: cc -o conftest -fno-common conftest.c -lm >&5 configure:13514: $? = 0 configure:13517: test -z || test ! -s conftest.err configure:13520: $? = 0 configure:13523: test -s conftest configure:13526: $? = 0 configure:13538: result: yes configure:13549: checking for y0 declaration in math.h configure:13601: result: yes configure:13620: checking for y1 configure:13677: cc -o conftest -fno-common conftest.c -lm >&5 configure:13683: $? = 0 configure:13686: test -z || test ! -s conftest.err configure:13689: $? = 0 configure:13692: test -s conftest configure:13695: $? = 0 configure:13707: result: yes configure:13718: checking for y1 declaration in math.h configure:13770: result: yes configure:13789: checking for yn configure:13846: cc -o conftest -fno-common conftest.c -lm >&5 configure:13852: $? = 0 configure:13855: test -z || test ! -s conftest.err configure:13858: $? = 0 configure:13861: test -s conftest configure:13864: $? = 0 configure:13876: result: yes configure:13887: checking for yn declaration in math.h configure:13939: result: yes configure:13958: checking for finite configure:14015: cc -o conftest -fno-common conftest.c -lm >&5 configure:14021: $? = 0 configure:14024: test -z || test ! -s conftest.err configure:14027: $? = 0 configure:14030: test -s conftest configure:14033: $? = 0 configure:14045: result: yes configure:14056: checking for finite declaration in math.h configure:14108: result: yes configure:14128: checking for isfinite configure:14185: cc -o conftest -fno-common conftest.c -lm >&5 ld: Undefined symbols: _isfinite configure:14191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | /* end confdefs.h. */ | /* Define isfinite to an innocuous variant, in case declares isfinite. | For example, HP-UX 11i declares gettimeofday. */ | #define isfinite innocuous_isfinite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isfinite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isfinite | | /* 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 isfinite (); | /* 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_isfinite) || defined (__stub___isfinite) | choke me | #else | char (*f) () = isfinite; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != isfinite; | ; | return 0; | } configure:14215: result: no configure:14298: checking for isnan configure:14355: cc -o conftest -fno-common conftest.c -lm >&5 configure:14361: $? = 0 configure:14364: test -z || test ! -s conftest.err configure:14367: $? = 0 configure:14370: test -s conftest configure:14373: $? = 0 configure:14385: result: yes configure:14396: checking for isnan declaration in math.h configure:14448: result: no configure:14462: checking for T1lib >= 1.3.1 configure:14498: cc -o conftest -fno-common conftest.c -lt1 -lm -lm >&5 configure:14501: $? = 0 configure:14503: ./conftest configure:14506: $? = 0 configure:14527: result: yes configure:14721: result: --> Good. Seems you have compatible version of T1lib installed configure:14725: checking for library containing xdrstdio_create configure:14748: cc -o conftest -fno-common conftest.c -lm >&5 configure:14754: $? = 0 configure:14757: test -z || test ! -s conftest.err configure:14760: $? = 0 configure:14763: test -s conftest configure:14766: $? = 0 configure:14826: result: none required configure:14847: checking for library containing dlopen configure:14870: cc -o conftest -fno-common conftest.c -lm >&5 configure:14876: $? = 0 configure:14879: test -z || test ! -s conftest.err configure:14882: $? = 0 configure:14885: test -s conftest configure:14888: $? = 0 configure:14948: result: none required configure:14968: checking whether RTLD_NOW is defined in dlfcn.h configure:14998: result: yes configure:15142: checking for netCDF API version >= 3.0 configure:15187: cc -o conftest -fno-common conftest.c -lnetcdf -lm >&5 configure:15190: $? = 0 configure:15192: ./conftest configure:15195: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | char *vlib; | vlib = nc_inq_libvers(); | // FreeBSD: only check the major == 3 | if (vlib[1] != '3') { | exit(1); | } | exit(0); | } | configure:15216: result: no configure:15227: result: --> support for netCDF is disabled configure:15247: checking for FFTW library >= 2.1.3 configure:15288: cc -o conftest -fno-common conftest.c -lfftw -lm >&5 In file included from /usr/include/machine/types.h:32, from /usr/include/stdlib.h:248, from /usr/local/include/fftw.h:28, from conftest.c:91: /usr/include/i386/types.h:72: error: conflicting types for `int8_t' /usr/local/include/stdint.h:162: error: previous declaration of `int8_t' /usr/include/i386/types.h:99: error: conflicting types for `uintptr_t' /usr/local/include/stdint.h:272: error: previous declaration of `uintptr_t' configure:15291: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | char *vlib = (char *) fftw_version; | if (strcmp(vlib, "2.1.3") < 0) { | exit(1); | } | exit(0); | } | configure:15318: result: no configure:15329: result: --> using legacy unoptimized FFT code configure:15349: checking for zlib >= 1.0.3 configure:15395: cc -o conftest -fno-common conftest.c -lz -lm >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/zconf.h:288, from /usr/include/zlib.h:34, from conftest.c:92: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:15398: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | char *vlib, *vinc; | vlib = zlibVersion(); | vinc = ZLIB_VERSION; | if (strcmp(vinc, "1.0.3") < 0) { | exit(1); | } | if (strcmp(vinc, vlib) != 0) { | exit(2); | } | exit(0); | } | configure:15424: result: no configure:15451: checking for IJG JPEG software >= 61 configure:15495: cc -o conftest -fno-common conftest.c -ljpeg -lm >&5 configure:15498: $? = 0 configure:15500: ./conftest configure:15503: $? = 0 configure:15524: result: yes configure:15555: checking for libpng >= 0.9.6 configure:15601: cc -o conftest -fno-common conftest.c -lpng -lm >&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/zconf.h:288, from /usr/include/zlib.h:34, from /usr/local/include/png.h:329, from conftest.c:93: /usr/local/include/stdint.h:162: error: conflicting types for `int8_t' /usr/include/i386/types.h:72: error: previous declaration of `int8_t' /usr/local/include/stdint.h:272: error: conflicting types for `uintptr_t' /usr/include/i386/types.h:99: error: previous declaration of `uintptr_t' configure:15604: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | #include | #include | int main(void) { | char *vlib, *vinc; | vlib = png_libpng_ver; | vinc = PNG_LIBPNG_VER_STRING; | if (strcmp(vinc, "0.9.6") < 0) { | exit(1); | } | if (strcmp(vinc, vlib) != 0) { | exit(2); | } | exit(0); | } | configure:15630: result: no configure:15641: result: --> PNG backend is disabled configure:15661: checking for PDFlib >= 5.0.0 configure:15708: cc -o conftest -fno-common conftest.c -lpdf -ljpeg -lm >&5 conftest.c:92:20: pdflib.h: No such file or directory conftest.c: In function `main': conftest.c:97: error: `PDFLIB_MAJORVERSION' undeclared (first use in this function) conftest.c:97: error: (Each undeclared identifier is reported only once conftest.c:97: error: for each function it appears in.) conftest.c:97: error: `PDFLIB_MINORVERSION' undeclared (first use in this function) conftest.c:98: error: `PDFLIB_VERSIONSTRING' undeclared (first use in this function) configure:15711: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | #include | int main(void) { | char *vinc; | int vlibn, vincn; | vlibn = 100*PDF_get_majorversion() + PDF_get_minorversion(); | vincn = 100*PDFLIB_MAJORVERSION + PDFLIB_MINORVERSION; | vinc = PDFLIB_VERSIONSTRING; | if (strcmp(vinc, "5.0.0") < 0) { | exit(1); | } | if (vincn != vlibn) { | exit(2); | } | exit(0); | } | configure:15737: result: no configure:15753: result: --> PDF driver is disabled configure:15765: checking for X configure:15999: result: libraries , headers in standard search path configure:16170: cc -o conftest -fno-common conftest.c -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:16176: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:16195: checking for dnet_ntoa in -ldnet configure:16225: cc -o conftest -fno-common conftest.c -ldnet -lm -lX11 >&5 ld: can't locate file for: -lX11 configure:16231: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:16256: result: no configure:16263: checking for dnet_ntoa in -ldnet_stub configure:16293: cc -o conftest -fno-common conftest.c -ldnet_stub -lm -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:16299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:16324: result: no configure:16344: checking for gethostbyname configure:16401: cc -o conftest -fno-common conftest.c -lm >&5 configure:16407: $? = 0 configure:16410: test -z || test ! -s conftest.err configure:16413: $? = 0 configure:16416: test -s conftest configure:16419: $? = 0 configure:16431: result: yes configure:16580: checking for connect configure:16637: cc -o conftest -fno-common conftest.c -lm >&5 configure:16643: $? = 0 configure:16646: test -z || test ! -s conftest.err configure:16649: $? = 0 configure:16652: test -s conftest configure:16655: $? = 0 configure:16667: result: yes configure:16741: checking for remove configure:16798: cc -o conftest -fno-common conftest.c -lm >&5 configure:16804: $? = 0 configure:16807: test -z || test ! -s conftest.err configure:16810: $? = 0 configure:16813: test -s conftest configure:16816: $? = 0 configure:16828: result: yes configure:16902: checking for shmat configure:16959: cc -o conftest -fno-common conftest.c -lm >&5 configure:16965: $? = 0 configure:16968: test -z || test ! -s conftest.err configure:16971: $? = 0 configure:16974: test -s conftest configure:16977: $? = 0 configure:16989: result: yes configure:17072: checking for IceConnectionNumber in -lICE configure:17102: cc -o conftest -fno-common conftest.c -lICE -lm >&5 ld: can't locate file for: -lICE configure:17108: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:17133: result: no configure:17161: checking for _XEditResCheckMessages in -lXmu configure:17191: cc -o conftest -fno-common conftest.c -lXmu -lXt -lXext -lX11 >&5 ld: can't locate file for: -lXmu configure:17197: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 _XEditResCheckMessages (); | int | main () | { | _XEditResCheckMessages (); | ; | return 0; | } configure:17222: result: no configure:17235: result: --> support for EditRes protocol is disabled configure:17239: checking for main in -lXp configure:17263: cc -o conftest -fno-common conftest.c -lXp -lXt -lXext -lX11 >&5 ld: can't locate file for: -lXp configure:17269: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:17294: result: no configure:17301: checking for XpmCreatePixmapFromData in -lXpm configure:17331: cc -o conftest -fno-common conftest.c -lXpm -lXt -lXext -lX11 >&5 ld: can't locate file for: -lXpm configure:17337: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 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 XpmCreatePixmapFromData (); | int | main () | { | XpmCreatePixmapFromData (); | ; | return 0; | } configure:17362: result: no configure:17552: checking for a Motif >= 1002 compatible API configure:17595: cc -o conftest -fno-common conftest.c -lXm -lXt -lXext -lX11 >&5 In file included from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Xm.h:56:27: X11/Intrinsic.h: No such file or directory /usr/local/include/Xm/Xm.h:57:23: X11/Shell.h: No such file or directory /usr/local/include/Xm/Xm.h:58:23: X11/Xatom.h: No such file or directory /usr/local/include/Xm/Xm.h:59:34: X11/extensions/Print.h: No such file or directory In file included from /usr/local/include/Xm/Xm.h:60, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/XmStrDefs.h:1373: error: syntax error before "char" In file included from /usr/local/include/Xm/Xm.h:60, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/XmStrDefs.h:5439:28: X11/StringDefs.h: No such file or directory In file included from /usr/local/include/Xm/Xm.h:61, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/XmStrDefs22.h:311: error: syntax error before "char" In file included from /usr/local/include/Xm/Xm.h:62, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/VirtKeys.h:108: error: parse error before '*' token In file included from /usr/local/include/Xm/DragC.h:48, from /usr/local/include/Xm/Transfer.h:44, from /usr/local/include/Xm/Xm.h:63, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Display.h:47:23: X11/Shell.h: No such file or directory In file included from /usr/local/include/Xm/Display.h:49, from /usr/local/include/Xm/DragC.h:48, from /usr/local/include/Xm/Transfer.h:44, from /usr/local/include/Xm/Xm.h:63, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/DropSMgr.h:88: error: parse error before "XEvent" /usr/local/include/Xm/DropSMgr.h:90: error: parse error before "dragContext" /usr/local/include/Xm/DropSMgr.h:91: error: parse error before "x" /usr/local/include/Xm/DropSMgr.h:95: error: parse error before "animate" /usr/local/include/Xm/DropSMgr.h:100: error: parse error before "XEvent" /usr/local/include/Xm/DropSMgr.h:102: error: parse error before "dragContext" /usr/local/include/Xm/DropSMgr.h:103: error: parse error before "x" /usr/local/include/Xm/DropSMgr.h:108: error: parse error before '}' token /usr/local/include/Xm/DropSMgr.h:112: error: parse error before "Pixel" /usr/local/include/Xm/DropSMgr.h:114: error: parse error before "topShadowColor" /usr/local/include/Xm/DropSMgr.h:115: error: parse error before "topShadowPixmap" /usr/local/include/Xm/DropSMgr.h:116: error: parse error before "bottomShadowColor" /usr/local/include/Xm/DropSMgr.h:117: error: parse error before "bottomShadowPixmap" /usr/local/include/Xm/DropSMgr.h:118: error: parse error before "shadowThickness" /usr/local/include/Xm/DropSMgr.h:119: error: parse error before "highlightColor" /usr/local/include/Xm/DropSMgr.h:120: error: parse error before "highlightPixmap" /usr/local/include/Xm/DropSMgr.h:121: error: parse error before "highlightThickness" /usr/local/include/Xm/DropSMgr.h:122: error: parse error before "borderWidth" /usr/local/include/Xm/DropSMgr.h:128: error: parse error before "WidgetClass" /usr/local/include/Xm/DropSMgr.h:140: error: parse error before "widget" /usr/local/include/Xm/DropSMgr.h:144: error: parse error before "widget" /usr/local/include/Xm/DropSMgr.h:145: error: parse error before "XmDropSiteRegistered" /usr/local/include/Xm/DropSMgr.h:146: error: parse error before "widget" /usr/local/include/Xm/DropSMgr.h:148: error: parse error before "refWidget" /usr/local/include/Xm/DropSMgr.h:150: error: parse error before "enclosingWidget" /usr/local/include/Xm/DropSMgr.h:154: error: parse error before "refWidget" /usr/local/include/Xm/DropSMgr.h:156: error: parse error before "enclosingWidget" /usr/local/include/Xm/DropSMgr.h:160: error: parse error before "widget" /usr/local/include/Xm/DropSMgr.h:165: error: parse error before "widget" /usr/local/include/Xm/DropSMgr.h:168: error: parse error before "XmDropSiteGetActiveVisuals" /usr/local/include/Xm/DropSMgr.h:169: error: parse error before "widget" In file included from /usr/local/include/Xm/DragC.h:48, from /usr/local/include/Xm/Transfer.h:44, from /usr/local/include/Xm/Xm.h:63, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Display.h:73: error: parse error before "WidgetClass" /usr/local/include/Xm/Display.h:79: error: parse error before "XmGetDragContext" /usr/local/include/Xm/Display.h:80: error: parse error before "w" /usr/local/include/Xm/Display.h:82: error: parse error before "XmGetXmDisplay" /usr/local/include/Xm/Display.h:83: error: parse error before '*' token In file included from /usr/local/include/Xm/Transfer.h:44, from /usr/local/include/Xm/Xm.h:63, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/DragC.h:128: error: parse error before "WidgetClass" /usr/local/include/Xm/DragC.h:132: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:138: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:140: error: parse error before '*' token /usr/local/include/Xm/DragC.h:145: error: parse error before "window" /usr/local/include/Xm/DragC.h:146: error: parse error before "x" /usr/local/include/Xm/DragC.h:148: error: parse error before "iccHandle" /usr/local/include/Xm/DragC.h:153: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:155: error: parse error before '*' token /usr/local/include/Xm/DragC.h:156: error: parse error before "window" /usr/local/include/Xm/DragC.h:166: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:171: error: parse error before "x" /usr/local/include/Xm/DragC.h:172: error: parse error before '}' token /usr/local/include/Xm/DragC.h:181: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:187: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:192: error: parse error before "x" /usr/local/include/Xm/DragC.h:193: error: parse error before '}' token /usr/local/include/Xm/DragC.h:197: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:202: error: parse error before '}' token /usr/local/include/Xm/DragC.h:206: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:212: error: parse error before "x" /usr/local/include/Xm/DragC.h:213: error: parse error before "window" /usr/local/include/Xm/DragC.h:214: error: parse error before "iccHandle" /usr/local/include/Xm/DragC.h:219: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:226: error: parse error before '}' token /usr/local/include/Xm/DragC.h:230: error: parse error before "XEvent" /usr/local/include/Xm/DragC.h:237: error: parse error before "XmDragStart" /usr/local/include/Xm/DragC.h:238: error: parse error before "w" /usr/local/include/Xm/DragC.h:243: error: parse error before "dragContext" /usr/local/include/Xm/DragC.h:244: error: parse error before "XmTargetsAreCompatible" /usr/local/include/Xm/DragC.h:245: error: parse error before '*' token In file included from /usr/local/include/Xm/Xm.h:63, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Transfer.h:80: error: parse error before "XEvent" /usr/local/include/Xm/Transfer.h:82: error: parse error before "target" /usr/local/include/Xm/Transfer.h:83: error: parse error before "source_data" /usr/local/include/Xm/Transfer.h:84: error: parse error before "location_data" /usr/local/include/Xm/Transfer.h:86: error: parse error before "parm" /usr/local/include/Xm/Transfer.h:89: error: parse error before "parm_type" /usr/local/include/Xm/Transfer.h:91: error: parse error before "value" /usr/local/include/Xm/Transfer.h:92: error: parse error before "type" /usr/local/include/Xm/Transfer.h:95: error: parse error before '}' token /usr/local/include/Xm/Transfer.h:99: error: parse error before "XEvent" /usr/local/include/Xm/Transfer.h:101: error: parse error before "operation" /usr/local/include/Xm/Transfer.h:101: error: conflicting types for `operation' /usr/local/include/Xm/DragC.h:221: error: previous declaration of `operation' /usr/local/include/Xm/Transfer.h:103: error: parse error before "transfer_id" /usr/local/include/Xm/Transfer.h:104: error: parse error before "destination_data" /usr/local/include/Xm/Transfer.h:105: error: parse error before "location_data" /usr/local/include/Xm/Transfer.h:106: error: parse error before "time" /usr/local/include/Xm/Transfer.h:111: error: parse error before "XEvent" /usr/local/include/Xm/Transfer.h:113: error: parse error before "target" /usr/local/include/Xm/Transfer.h:114: error: parse error before "type" /usr/local/include/Xm/Transfer.h:115: error: parse error before "transfer_id" /usr/local/include/Xm/Transfer.h:118: error: parse error before "value" /usr/local/include/Xm/Transfer.h:121: error: parse error before '}' token /usr/local/include/Xm/Transfer.h:125: error: parse error before "XEvent" /usr/local/include/Xm/Transfer.h:127: error: parse error before "transfer_id" /usr/local/include/Xm/Transfer.h:128: error: conflicting types for `status' /usr/local/include/Xm/Transfer.h:90: error: previous declaration of `status' /usr/local/include/Xm/Transfer.h:129: error: parse error before "client_data" /usr/local/include/Xm/Transfer.h:133: error: parse error before '*' token /usr/local/include/Xm/Transfer.h:135: error: parse error before "XmTransferStatus" /usr/local/include/Xm/Transfer.h:138: error: parse error before "int" In file included from /usr/local/include/Xm/Xm.h:64, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Primitive.h:53: error: parse error before "WidgetClass" In file included from /usr/local/include/Xm/Xm.h:65, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Manager.h:53: error: parse error before "WidgetClass" In file included from /usr/local/include/Xm/Xm.h:66, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Gadget.h:53: error: parse error before "WidgetClass" In file included from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Xm.h:78: error: syntax error before "int" /usr/local/include/Xm/Xm.h:107: error: syntax error before "char" /usr/local/include/Xm/Xm.h:108: error: syntax error before "char" /usr/local/include/Xm/Xm.h:153: error: parse error before "XmDirectionMatch" /usr/local/include/Xm/Xm.h:155: error: parse error before "XmDirectionMatchPartial" /usr/local/include/Xm/Xm.h:230: error: `XStringStyle' undeclared here (not in a function) /usr/local/include/Xm/Xm.h:230: error: enumerator value for `XmSTYLE_STRING' not integer constant /usr/local/include/Xm/Xm.h:231: error: `XCompoundTextStyle' undeclared here (not in a function) /usr/local/include/Xm/Xm.h:231: error: enumerator value for `XmSTYLE_COMPOUND_TEXT' not integer constant /usr/local/include/Xm/Xm.h:232: error: `XTextStyle' undeclared here (not in a function) /usr/local/include/Xm/Xm.h:232: error: enumerator value for `XmSTYLE_TEXT' not integer constant /usr/local/include/Xm/Xm.h:233: error: `XStdICCTextStyle' undeclared here (not in a function) /usr/local/include/Xm/Xm.h:233: error: enumerator value for `XmSTYLE_STANDARD_ICC_TEXT' not integer constant /usr/local/include/Xm/Xm.h:252: error: parse error before '*' token /usr/local/include/Xm/Xm.h:654: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:660: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:662: error: parse error before '}' token /usr/local/include/Xm/Xm.h:666: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:668: error: parse error before "doit" /usr/local/include/Xm/Xm.h:674: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:677: error: parse error before '}' token /usr/local/include/Xm/Xm.h:682: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:689: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:692: error: parse error before '}' token /usr/local/include/Xm/Xm.h:697: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:699: error: parse error before '}' token /usr/local/include/Xm/Xm.h:704: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:708: error: parse error before '}' token /usr/local/include/Xm/Xm.h:713: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:716: error: parse error before '}' token /usr/local/include/Xm/Xm.h:721: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:723: error: parse error before '}' token /usr/local/include/Xm/Xm.h:728: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:737: error: parse error before '}' token /usr/local/include/Xm/Xm.h:742: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:743: error: conflicting types for `value' /usr/local/include/Xm/Xm.h:714: error: previous declaration of `value' /usr/local/include/Xm/Xm.h:744: error: conflicting types for `length' /usr/local/include/Xm/Transfer.h:119: error: previous declaration of `length' /usr/local/include/Xm/Xm.h:745: error: parse error before '}' token /usr/local/include/Xm/Xm.h:750: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:753: error: parse error before '}' token /usr/local/include/Xm/Xm.h:758: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:767: error: parse error before '}' token /usr/local/include/Xm/Xm.h:773: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:774: error: conflicting types for `value' /usr/local/include/Xm/Xm.h:759: error: previous declaration of `value' /usr/local/include/Xm/Xm.h:775: error: parse error before '}' token /usr/local/include/Xm/Xm.h:780: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:782: error: parse error before "postIt" /usr/local/include/Xm/Xm.h:783: error: parse error before "target" /usr/local/include/Xm/Xm.h:789: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:790: error: conflicting types for `item' /usr/local/include/Xm/Xm.h:729: error: previous declaration of `item' /usr/local/include/Xm/Xm.h:792: error: parse error before '}' token /usr/local/include/Xm/Xm.h:797: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:798: error: conflicting types for `selected_items' /usr/local/include/Xm/Xm.h:732: error: previous declaration of `selected_items' /usr/local/include/Xm/Xm.h:800: error: conflicting types for `auto_selection_type' /usr/local/include/Xm/Xm.h:736: error: previous declaration of `auto_selection_type' /usr/local/include/Xm/Xm.h:801: error: parse error before '}' token /usr/local/include/Xm/Xm.h:806: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:808: error: parse error before "page_widget" /usr/local/include/Xm/Xm.h:810: error: parse error before "prev_page_widget" /usr/local/include/Xm/Xm.h:816: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:821: error: parse error before '}' token /usr/local/include/Xm/Xm.h:826: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:828: error: parse error before "last_page" /usr/local/include/Xm/Xm.h:829: error: parse error before "detail" /usr/local/include/Xm/Xm.h:1076: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:1078: error: parse error before "doit" /usr/local/include/Xm/Xm.h:1080: error: conflicting types for `value' /usr/local/include/Xm/Xm.h:774: error: previous declaration of `value' /usr/local/include/Xm/Xm.h:1081: error: parse error before "crossed_boundary" /usr/local/include/Xm/Xm.h:1132: error: parse error before "XmTextFormat" /usr/local/include/Xm/Xm.h:1157: error: parse error before "XmTextFormat" /usr/local/include/Xm/Xm.h:1163: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:1167: error: parse error before "text" /usr/local/include/Xm/Xm.h:1174: error: parse error before "wchar_t" /usr/local/include/Xm/Xm.h:1176: error: parse error before '}' token /usr/local/include/Xm/Xm.h:1181: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:1185: error: parse error before "text" /usr/local/include/Xm/Xm.h:1287: error: parse error before "XEvent" /usr/local/include/Xm/Xm.h:1290: error: parse error before '}' token /usr/local/include/Xm/Xm.h:1303: error: parse error before '*' token In file included from /usr/local/include/Xm/Xm.h:1332, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/TxtPropCv.h:51: error: parse error before '*' token /usr/local/include/Xm/TxtPropCv.h:57: error: parse error before '*' token In file included from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/Xm.h:1336: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1336: error: `XtPointer' declared as function returning a function /usr/local/include/Xm/Xm.h:1339: error: parse error before "XmResourceBaseProc" /usr/local/include/Xm/Xm.h:1340: error: `client_data' redeclared as different kind of symbol /usr/local/include/Xm/Transfer.h:129: error: previous declaration of `client_data' /usr/local/include/Xm/Xm.h:1341: error: parse error before "name" /usr/local/include/Xm/Xm.h:1342: error: parse error before "res_class" /usr/local/include/Xm/Xm.h:1343: error: parse error before "resources" /usr/local/include/Xm/Xm.h:1344: error: parse error before "num_resources" /usr/local/include/Xm/Xm.h:1349: error: parse error before "XmGetSecondaryResourceData" /usr/local/include/Xm/Xm.h:1350: error: parse error before "w_class" /usr/local/include/Xm/Xm.h:1357: error: parse error before "XmInstallImage" /usr/local/include/Xm/Xm.h:1358: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1360: error: parse error before "XmUninstallImage" /usr/local/include/Xm/Xm.h:1361: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1362: error: parse error before "XmGetPixmap" /usr/local/include/Xm/Xm.h:1363: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1367: error: parse error before "XmGetPixmapByDepth" /usr/local/include/Xm/Xm.h:1368: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1373: error: parse error before "XmDestroyPixmap" /usr/local/include/Xm/Xm.h:1374: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1390: error: parse error before "w_class" /usr/local/include/Xm/Xm.h:1394: error: parse error before "w_class" /usr/local/include/Xm/Xm.h:1405: error: parse error before "w" /usr/local/include/Xm/Xm.h:1406: error: parse error before "XmObjectAtPoint" /usr/local/include/Xm/Xm.h:1407: error: parse error before "wid" /usr/local/include/Xm/Xm.h:1411: error: parse error before "XmWidgetGetBaselines" /usr/local/include/Xm/Xm.h:1412: error: parse error before "wid" /usr/local/include/Xm/Xm.h:1415: error: parse error before "XmWidgetGetDisplayRect" /usr/local/include/Xm/Xm.h:1416: error: parse error before "wid" /usr/local/include/Xm/Xm.h:1432: error: parse error before "args" /usr/local/include/Xm/Xm.h:1443: error: parse error before "XmCvtTextToXmString" /usr/local/include/Xm/Xm.h:1444: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1452: error: parse error before "XmCvtXmStringToText" /usr/local/include/Xm/Xm.h:1453: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1465: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1471: error: parse error before "widget" /usr/local/include/Xm/Xm.h:1477: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1481: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1485: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1489: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1493: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1497: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1505: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1507: error: parse error before "XmGetMenuCursor" /usr/local/include/Xm/Xm.h:1508: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1514: error: parse error before "XmCreateSimpleMenuBar" /usr/local/include/Xm/Xm.h:1515: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1519: error: parse error before "XmCreateSimplePopupMenu" /usr/local/include/Xm/Xm.h:1520: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1524: error: parse error before "XmCreateSimplePulldownMenu" /usr/local/include/Xm/Xm.h:1525: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1529: error: parse error before "XmCreateSimpleOptionMenu" /usr/local/include/Xm/Xm.h:1530: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1534: error: parse error before "XmCreateSimpleRadioBox" /usr/local/include/Xm/Xm.h:1535: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1539: error: parse error before "XmCreateSimpleCheckBox" /usr/local/include/Xm/Xm.h:1540: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1548: error: parse error before "XmVaCreateSimpleMenuBar" /usr/local/include/Xm/Xm.h:1549: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1552: error: parse error before "XmVaCreateSimplePopupMenu" /usr/local/include/Xm/Xm.h:1553: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1557: error: parse error before "XmVaCreateSimplePulldownMenu" /usr/local/include/Xm/Xm.h:1558: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1563: error: parse error before "XmVaCreateSimpleOptionMenu" /usr/local/include/Xm/Xm.h:1564: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1571: error: parse error before "XmVaCreateSimpleRadioBox" /usr/local/include/Xm/Xm.h:1572: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1577: error: parse error before "XmVaCreateSimpleCheckBox" /usr/local/include/Xm/Xm.h:1578: error: parse error before "parent" /usr/local/include/Xm/Xm.h:1586: error: parse error before "XmTrackingEvent" /usr/local/include/Xm/Xm.h:1587: error: parse error before "widget" /usr/local/include/Xm/Xm.h:1595: error: parse error before "XmTrackingLocate" /usr/local/include/Xm/Xm.h:1596: error: parse error before "widget" /usr/local/include/Xm/Xm.h:1607: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1616: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1624: error: parse error before "widget" /usr/local/include/Xm/Xm.h:1637: error: parse error before "text" /usr/local/include/Xm/Xm.h:1653: error: parse error before "Boolean" /usr/local/include/Xm/Xm.h:1661: error: parse error before "XmStringInitContext" /usr/local/include/Xm/Xm.h:1676: error: parse error before "XmStringGetNextSegment" /usr/local/include/Xm/Xm.h:1681: error: parse error before "Boolean" /usr/local/include/Xm/Xm.h:1682: error: parse error before "XmStringGetLtoR" /usr/local/include/Xm/Xm.h:1694: error: parse error before "Widget" /usr/local/include/Xm/Xm.h:1699: error: `XmFontListEntryGetFont' declared as function returning a function /usr/local/include/Xm/Xm.h:1711: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1716: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1719: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1723: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1726: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1733: error: parse error before "XFontStruct" /usr/local/include/Xm/Xm.h:1737: error: parse error before "XmFontListInitFontContext" /usr/local/include/Xm/Xm.h:1740: error: parse error before "XmFontListGetNextFont" /usr/local/include/Xm/Xm.h:1743: error: parse error before "XFontStruct" /usr/local/include/Xm/Xm.h:1761: error: parse error before "XmStringByteCompare" /usr/local/include/Xm/Xm.h:1764: error: parse error before "XmStringCompare" /usr/local/include/Xm/Xm.h:1769: error: parse error before "XmStringEmpty" /usr/local/include/Xm/Xm.h:1771: error: parse error before "XmStringIsVoid" /usr/local/include/Xm/Xm.h:1772: error: parse error before "XmStringHasSubstring" /usr/local/include/Xm/Xm.h:1777: error: parse error before "XmStringBaseline" /usr/local/include/Xm/Xm.h:1780: error: parse error before "XmStringWidth" /usr/local/include/Xm/Xm.h:1783: error: parse error before "XmStringHeight" /usr/local/include/Xm/Xm.h:1789: error: parse error before "Dimension" /usr/local/include/Xm/Xm.h:1794: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1814: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1834: error: parse error before '*' token /usr/local/include/Xm/Xm.h:1872: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1873: error: `XmStringUnparse' declared as function returning a function /usr/local/include/Xm/Xm.h:1879: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1881: error: parse error before "XmStringToXmStringTable" /usr/local/include/Xm/Xm.h:1885: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1888: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1896: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1913: error: parse error before "arg_list" /usr/local/include/Xm/Xm.h:1916: error: parse error before "ArgList" /usr/local/include/Xm/Xm.h:1919: error: parse error before "ArgList" /usr/local/include/Xm/Xm.h:1923: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1931: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1950: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1954: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1957: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1958: error: parse error before "XmTabListTabCount" /usr/local/include/Xm/Xm.h:1959: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1963: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1969: error: parse error before "char" /usr/local/include/Xm/Xm.h:1970: error: parse error before "XmRenderTable" /usr/local/include/Xm/Xm.h:1971: error: parse error before "ArgList" /usr/local/include/Xm/Xm.h:1973: error: parse error before "ArgList" /usr/local/include/Xm/Xm.h:1976: error: parse error before "widget" /usr/local/include/Xm/Xm.h:1983: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:1999: error: parse error before "Cardinal" /usr/local/include/Xm/Xm.h:2006: error: parse error before "XmGetDestination" /usr/local/include/Xm/Xm.h:2007: error: parse error before '*' token /usr/local/include/Xm/Xm.h:2013: error: parse error before "XmIsTraversable" /usr/local/include/Xm/Xm.h:2014: error: parse error before "wid" /usr/local/include/Xm/Xm.h:2016: error: parse error before "wid" /usr/local/include/Xm/Xm.h:2017: error: parse error before "XmGetTabGroup" /usr/local/include/Xm/Xm.h:2018: error: parse error before "wid" /usr/local/include/Xm/Xm.h:2019: error: parse error before "XmGetFocusWidget" /usr/local/include/Xm/Xm.h:2020: error: parse error before "wid" /usr/local/include/Xm/Xm.h:2021: error: parse error before "XmProcessTraversal" /usr/local/include/Xm/Xm.h:2022: error: parse error before "w" /usr/local/include/Xm/Xm.h:2025: error: parse error before "tabGroup" /usr/local/include/Xm/Xm.h:2027: error: parse error before "w" In file included from /usr/local/include/Xm/Xm.h:2041, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/VendorS.h:64: error: parse error before "WidgetClass" /usr/local/include/Xm/VendorS.h:69: error: parse error before "XmIsMotifWMRunning" /usr/local/include/Xm/VendorS.h:70: error: parse error before "shell" /usr/local/include/Xm/VendorS.h:71: error: parse error before "XmToolTipGetLabel" /usr/local/include/Xm/VendorS.h:71: error: parse error before "wid" In file included from /usr/local/include/Xm/Xm.h:2042, from /usr/local/include/Xm/XmAll.h:46, from conftest.c:92: /usr/local/include/Xm/XmIm.h:52: error: parse error before "w" /usr/local/include/Xm/XmIm.h:55: error: parse error before "w" /usr/local/include/Xm/XmIm.h:57: error: parse error before "w" /usr/local/include/Xm/XmIm.h:61: error: parse error before "w" /usr/local/include/Xm/XmIm.h:65: error: parse error before "w" /usr/local/include/Xm/XmIm.h:66: error: parse error before "XmImGetXIM" /usr/local/include/Xm/XmIm.h:67: error: parse error before "w" /usr/local/include/Xm/XmIm.h:69: error: parse error before "w" /usr/local/include/Xm/XmIm.h:72: error: parse error before "w" /usr/local/include/Xm/XmIm.h:79: error: parse error before "w" /usr/local/include/Xm/XmIm.h:82: error: parse error before "w" /usr/local/include/Xm/XmIm.h:84: error: parse error before "XmImGetXIC" /usr/local/include/Xm/XmIm.h:85: error: parse error before "w" /usr/local/include/Xm/XmIm.h:93: error: parse error before "XmImSetXIC" /usr/local/include/Xm/XmIm.h:94: error: parse error before "w" /usr/local/include/Xm/XmIm.h:97: error: parse error before "w" /usr/local/include/Xm/XmIm.h:101: error: parse error before "w" In file included from /usr/local/include/Xm/XmAll.h:47, from conftest.c:92: /usr/local/include/Xm/ArrowB.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/ArrowB.h:63: error: parse error before "XmCreateArrowButton" /usr/local/include/Xm/ArrowB.h:64: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:48, from conftest.c:92: /usr/local/include/Xm/ArrowBG.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/ArrowBG.h:63: error: parse error before "XmCreateArrowButtonGadget" /usr/local/include/Xm/ArrowBG.h:64: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:49, from conftest.c:92: /usr/local/include/Xm/AtomMgr.h:46:27: X11/Xresource.h: No such file or directory In file included from /usr/local/include/Xm/XmAll.h:49, from conftest.c:92: /usr/local/include/Xm/AtomMgr.h:53: error: parse error before "XmInternAtom" /usr/local/include/Xm/AtomMgr.h:54: error: parse error before '*' token /usr/local/include/Xm/AtomMgr.h:63: error: parse error before "XmGetAtomName" /usr/local/include/Xm/AtomMgr.h:63: error: parse error before '*' token In file included from /usr/local/include/Xm/XmAll.h:50, from conftest.c:92: /usr/local/include/Xm/BulletinB.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/BulletinB.h:69: error: parse error before "XmCreateBulletinBoard" /usr/local/include/Xm/BulletinB.h:70: error: parse error before "p" /usr/local/include/Xm/BulletinB.h:74: error: parse error before "XmCreateBulletinBoardDialog" /usr/local/include/Xm/BulletinB.h:75: error: parse error before "ds_p" In file included from /usr/local/include/Xm/XmAll.h:51, from conftest.c:92: /usr/local/include/Xm/CascadeB.h:53: error: parse error before "WidgetClass" /usr/local/include/Xm/CascadeB.h:66: error: parse error before "XmCreateCascadeButton" /usr/local/include/Xm/CascadeB.h:67: error: parse error before "parent" /usr/local/include/Xm/CascadeB.h:72: error: parse error before "cb" In file included from /usr/local/include/Xm/XmAll.h:52, from conftest.c:92: /usr/local/include/Xm/CascadeBG.h:53: error: parse error before "WidgetClass" /usr/local/include/Xm/CascadeBG.h:67: error: parse error before "XmCreateCascadeButtonGadget" /usr/local/include/Xm/CascadeBG.h:68: error: parse error before "parent" /usr/local/include/Xm/CascadeBG.h:73: error: parse error before "wid" In file included from /usr/local/include/Xm/XmAll.h:53, from conftest.c:92: /usr/local/include/Xm/ComboBox.h:51: error: parse error before "WidgetClass" /usr/local/include/Xm/ComboBox.h:64: error: parse error before "XmCreateComboBox" /usr/local/include/Xm/ComboBox.h:64: error: parse error before "parent" /usr/local/include/Xm/ComboBox.h:68: error: parse error before "XmCreateDropDownComboBox" /usr/local/include/Xm/ComboBox.h:68: error: parse error before "parent" /usr/local/include/Xm/ComboBox.h:72: error: parse error before "XmCreateDropDownList" /usr/local/include/Xm/ComboBox.h:72: error: parse error before "parent" /usr/local/include/Xm/ComboBox.h:77: error: parse error before "widget" /usr/local/include/Xm/ComboBox.h:81: error: parse error before "widget" /usr/local/include/Xm/ComboBox.h:83: error: parse error before "widget" /usr/local/include/Xm/ComboBox.h:87: error: parse error before "widget" /usr/local/include/Xm/ComboBox.h:89: error: parse error before "widget" /usr/local/include/Xm/ComboBox.h:91: error: parse error before "widget" In file included from /usr/local/include/Xm/XmAll.h:54, from conftest.c:92: /usr/local/include/Xm/Command.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/Command.h:69: error: parse error before "XmCreateCommand" /usr/local/include/Xm/Command.h:70: error: parse error before "parent" /usr/local/include/Xm/Command.h:74: error: parse error before "XmCommandGetChild" /usr/local/include/Xm/Command.h:75: error: parse error before "widget" /usr/local/include/Xm/Command.h:82: error: parse error before "widget" /usr/local/include/Xm/Command.h:85: error: parse error before "widget" /usr/local/include/Xm/Command.h:88: error: parse error before "widget" /usr/local/include/Xm/Command.h:90: error: parse error before "XmCreateCommandDialog" /usr/local/include/Xm/Command.h:91: error: parse error before "ds_p" In file included from /usr/local/include/Xm/XmAll.h:55, from conftest.c:92: /usr/local/include/Xm/Container.h:53: error: parse error before "WidgetClass" /usr/local/include/Xm/Container.h:64: error: parse error before "XmCreateContainer" /usr/local/include/Xm/Container.h:65: error: parse error before "parent" /usr/local/include/Xm/Container.h:70: error: parse error before "wid" /usr/local/include/Xm/Container.h:74: error: parse error before "wid" /usr/local/include/Xm/Container.h:76: error: parse error before "wid" /usr/local/include/Xm/Container.h:79: error: parse error before "XmContainerCut" /usr/local/include/Xm/Container.h:80: error: parse error before "wid" /usr/local/include/Xm/Container.h:82: error: parse error before "XmContainerCopy" /usr/local/include/Xm/Container.h:83: error: parse error before "wid" /usr/local/include/Xm/Container.h:85: error: parse error before "XmContainerPaste" /usr/local/include/Xm/Container.h:86: error: parse error before "wid" /usr/local/include/Xm/Container.h:87: error: parse error before "XmContainerCopyLink" /usr/local/include/Xm/Container.h:88: error: parse error before "wid" /usr/local/include/Xm/Container.h:90: error: parse error before "XmContainerPasteLink" /usr/local/include/Xm/Container.h:91: error: parse error before "wid" In file included from /usr/local/include/Xm/XmAll.h:56, from conftest.c:92: /usr/local/include/Xm/CutPaste.h:78: error: parse error before "w" /usr/local/include/Xm/CutPaste.h:80: error: parse error before "w" /usr/local/include/Xm/CutPaste.h:87: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:94: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:102: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:111: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:115: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:119: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:123: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:130: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:133: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:136: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:144: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:148: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:151: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:159: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:164: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:171: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:176: error: parse error before '*' token /usr/local/include/Xm/CutPaste.h:182: error: parse error before '*' token In file included from /usr/local/include/Xm/XmAll.h:57, from conftest.c:92: /usr/local/include/Xm/DialogS.h:62: error: parse error before "WidgetClass" /usr/local/include/Xm/DialogS.h:70: error: parse error before "XmCreateDialogShell" /usr/local/include/Xm/DialogS.h:71: error: parse error before "p" In file included from /usr/local/include/Xm/DragDrop.h:47, from /usr/local/include/Xm/XmAll.h:60, from conftest.c:92: /usr/local/include/Xm/DragIcon.h:69: error: parse error before "WidgetClass" /usr/local/include/Xm/DragIcon.h:74: error: parse error before "XmCreateDragIcon" /usr/local/include/Xm/DragIcon.h:75: error: parse error before "parent" In file included from /usr/local/include/Xm/DragDrop.h:48, from /usr/local/include/Xm/XmAll.h:60, from conftest.c:92: /usr/local/include/Xm/DropTrans.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/DropTrans.h:66: error: field `client_data' declared as a function /usr/local/include/Xm/DropTrans.h:67: error: parse error before "Atom" /usr/local/include/Xm/DropTrans.h:72: error: parse error before "XmDropTransferStart" /usr/local/include/Xm/DropTrans.h:73: error: parse error before "refWidget" /usr/local/include/Xm/DropTrans.h:77: error: parse error before "widget" In file included from /usr/local/include/Xm/DragDrop.h:49, from /usr/local/include/Xm/XmAll.h:60, from conftest.c:92: /usr/local/include/Xm/DragOverS.h:65: error: parse error before "WidgetClass" In file included from /usr/local/include/Xm/XmAll.h:63, from conftest.c:92: /usr/local/include/Xm/DrawingA.h:53: error: parse error before "WidgetClass" /usr/local/include/Xm/DrawingA.h:67: error: parse error before "XmCreateDrawingArea" /usr/local/include/Xm/DrawingA.h:68: error: parse error before "p" In file included from /usr/local/include/Xm/XmAll.h:64, from conftest.c:92: /usr/local/include/Xm/DrawnB.h:63: error: parse error before "WidgetClass" /usr/local/include/Xm/DrawnB.h:71: error: parse error before "XmCreateDrawnButton" /usr/local/include/Xm/DrawnB.h:72: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:67, from conftest.c:92: /usr/local/include/Xm/FileSB.h:57: error: parse error before "XtPointer" /usr/local/include/Xm/FileSB.h:58: error: parse error before "XtPointer" /usr/local/include/Xm/FileSB.h:64: error: parse error before "WidgetClass" /usr/local/include/Xm/FileSB.h:77: error: parse error before "XmFileSelectionBoxGetChild" /usr/local/include/Xm/FileSB.h:78: error: parse error before "fs" /usr/local/include/Xm/FileSB.h:85: error: parse error before "fs" /usr/local/include/Xm/FileSB.h:87: error: parse error before "XmCreateFileSelectionBox" /usr/local/include/Xm/FileSB.h:88: error: parse error before "p" /usr/local/include/Xm/FileSB.h:92: error: parse error before "XmCreateFileSelectionDialog" /usr/local/include/Xm/FileSB.h:93: error: parse error before "ds_p" In file included from /usr/local/include/Xm/XmAll.h:68, from conftest.c:92: /usr/local/include/Xm/Form.h:56: error: parse error before "WidgetClass" /usr/local/include/Xm/Form.h:70: error: parse error before "XmCreateForm" /usr/local/include/Xm/Form.h:71: error: parse error before "parent" /usr/local/include/Xm/Form.h:75: error: parse error before "XmCreateFormDialog" /usr/local/include/Xm/Form.h:76: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:69, from conftest.c:92: /usr/local/include/Xm/Frame.h:57: error: parse error before "WidgetClass" /usr/local/include/Xm/Frame.h:65: error: parse error before "XmCreateFrame" /usr/local/include/Xm/Frame.h:66: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:71, from conftest.c:92: /usr/local/include/Xm/GrabShell.h:49: error: parse error before "WidgetClass" /usr/local/include/Xm/GrabShell.h:61: error: parse error before "XmCreateGrabShell" /usr/local/include/Xm/GrabShell.h:62: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:72, from conftest.c:92: /usr/local/include/Xm/IconFile.h:61: error: parse error before "XmGetIconFileName" /usr/local/include/Xm/IconFile.h:62: error: parse error before '*' token In file included from /usr/local/include/Xm/XmAll.h:73, from conftest.c:92: /usr/local/include/Xm/IconG.h:52: error: parse error before "xmIconGadgetClass" /usr/local/include/Xm/IconG.h:62: error: parse error before "XmCreateIconGadget" /usr/local/include/Xm/IconG.h:63: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:74, from conftest.c:92: /usr/local/include/Xm/IconH.h:52: error: parse error before "xmIconHeaderClass" /usr/local/include/Xm/IconH.h:62: error: parse error before "XmCreateIconHeader" /usr/local/include/Xm/IconH.h:63: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:75, from conftest.c:92: /usr/local/include/Xm/Label.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/Label.h:68: error: parse error before "XmCreateLabel" /usr/local/include/Xm/Label.h:69: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:76, from conftest.c:92: /usr/local/include/Xm/LabelG.h:56: error: parse error before "WidgetClass" /usr/local/include/Xm/LabelG.h:70: error: parse error before "XmCreateLabelGadget" /usr/local/include/Xm/LabelG.h:71: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:77, from conftest.c:92: /usr/local/include/Xm/List.h:51: error: parse error before "WidgetClass" /usr/local/include/Xm/List.h:67: error: parse error before "w" /usr/local/include/Xm/List.h:71: error: parse error before "w" /usr/local/include/Xm/List.h:76: error: parse error before "w" /usr/local/include/Xm/List.h:81: error: parse error before "w" /usr/local/include/Xm/List.h:85: error: parse error before "w" /usr/local/include/Xm/List.h:88: error: parse error before "w" /usr/local/include/Xm/List.h:92: error: parse error before "w" /usr/local/include/Xm/List.h:96: error: parse error before "w" /usr/local/include/Xm/List.h:99: error: parse error before "w" /usr/local/include/Xm/List.h:103: error: parse error before "w" /usr/local/include/Xm/List.h:105: error: parse error before "w" /usr/local/include/Xm/List.h:110: error: parse error before "w" /usr/local/include/Xm/List.h:115: error: parse error before "w" /usr/local/include/Xm/List.h:120: error: parse error before "w" /usr/local/include/Xm/List.h:125: error: parse error before "w" /usr/local/include/Xm/List.h:130: error: parse error before "w" /usr/local/include/Xm/List.h:138: error: parse error before "w" /usr/local/include/Xm/List.h:146: error: parse error before "w" /usr/local/include/Xm/List.h:149: error: parse error before "w" /usr/local/include/Xm/List.h:152: error: parse error before "w" /usr/local/include/Xm/List.h:154: error: parse error before "w" /usr/local/include/Xm/List.h:157: error: parse error before "w" /usr/local/include/Xm/List.h:160: error: parse error before "w" /usr/local/include/Xm/List.h:163: error: parse error before "w" /usr/local/include/Xm/List.h:166: error: parse error before "w" /usr/local/include/Xm/List.h:172: error: parse error before "XmListItemExists" /usr/local/include/Xm/List.h:173: error: parse error before "w" /usr/local/include/Xm/List.h:176: error: parse error before "w" /usr/local/include/Xm/List.h:179: error: parse error before "w" /usr/local/include/Xm/List.h:180: error: parse error before "XmListSetKbdItemPos" /usr/local/include/Xm/List.h:181: error: parse error before "w" /usr/local/include/Xm/List.h:184: error: parse error before "w" /usr/local/include/Xm/List.h:186: error: parse error before "XmListPosToBounds" /usr/local/include/Xm/List.h:187: error: parse error before "w" /usr/local/include/Xm/List.h:193: error: parse error before "XmListGetMatchPos" /usr/local/include/Xm/List.h:194: error: parse error before "w" /usr/local/include/Xm/List.h:198: error: parse error before "XmListGetSelectedPos" /usr/local/include/Xm/List.h:199: error: parse error before "w" /usr/local/include/Xm/List.h:203: error: parse error before "w" /usr/local/include/Xm/List.h:206: error: parse error before "w" /usr/local/include/Xm/List.h:207: error: parse error before "XmListPosSelected" /usr/local/include/Xm/List.h:208: error: parse error before "w" /usr/local/include/Xm/List.h:210: error: parse error before "XmCreateList" /usr/local/include/Xm/List.h:211: error: parse error before "parent" /usr/local/include/Xm/List.h:215: error: parse error before "XmCreateScrolledList" /usr/local/include/Xm/List.h:216: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:78, from conftest.c:92: /usr/local/include/Xm/MainW.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/MainW.h:64: error: parse error before "w" /usr/local/include/Xm/MainW.h:70: error: parse error before "XmMainWindowSep1" /usr/local/include/Xm/MainW.h:71: error: parse error before "w" /usr/local/include/Xm/MainW.h:72: error: parse error before "XmMainWindowSep2" /usr/local/include/Xm/MainW.h:73: error: parse error before "w" /usr/local/include/Xm/MainW.h:74: error: parse error before "XmMainWindowSep3" /usr/local/include/Xm/MainW.h:75: error: parse error before "w" /usr/local/include/Xm/MainW.h:76: error: parse error before "XmCreateMainWindow" /usr/local/include/Xm/MainW.h:77: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:80, from conftest.c:92: /usr/local/include/Xm/MenuShell.h:53: error: parse error before "WidgetClass" /usr/local/include/Xm/MenuShell.h:65: error: parse error before "XmCreateMenuShell" /usr/local/include/Xm/MenuShell.h:66: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:81, from conftest.c:92: /usr/local/include/Xm/MessageB.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/MessageB.h:68: error: parse error before "XmCreateMessageBox" /usr/local/include/Xm/MessageB.h:69: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:73: error: parse error before "XmCreateMessageDialog" /usr/local/include/Xm/MessageB.h:74: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:78: error: parse error before "XmCreateErrorDialog" /usr/local/include/Xm/MessageB.h:79: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:83: error: parse error before "XmCreateInformationDialog" /usr/local/include/Xm/MessageB.h:84: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:88: error: parse error before "XmCreateQuestionDialog" /usr/local/include/Xm/MessageB.h:89: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:93: error: parse error before "XmCreateWarningDialog" /usr/local/include/Xm/MessageB.h:94: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:98: error: parse error before "XmCreateWorkingDialog" /usr/local/include/Xm/MessageB.h:99: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:103: error: parse error before "XmCreateTemplateDialog" /usr/local/include/Xm/MessageB.h:104: error: parse error before "parent" /usr/local/include/Xm/MessageB.h:108: error: parse error before "XmMessageBoxGetChild" /usr/local/include/Xm/MessageB.h:109: error: parse error before "widget" In file included from /usr/local/include/Xm/XmAll.h:82, from conftest.c:92: /usr/local/include/Xm/MwmUtil.h:45:52: X11/Xmd.h: No such file or directory In file included from /usr/local/include/Xm/XmAll.h:82, from conftest.c:92: /usr/local/include/Xm/MwmUtil.h:153: error: parse error before "Window" /usr/local/include/Xm/MwmUtil.h:156: error: parse error before "MwmInfo" /usr/local/include/Xm/MwmUtil.h:222: error: parse error before "Window" /usr/local/include/Xm/MwmUtil.h:225: error: parse error before "PropMwmInfo" In file included from /usr/local/include/Xm/XmAll.h:83, from conftest.c:92: /usr/local/include/Xm/Notebook.h:50: error: parse error before "WidgetClass" /usr/local/include/Xm/Notebook.h:73: error: parse error before "Widget" /usr/local/include/Xm/Notebook.h:75: error: parse error before "major_tab_widget" /usr/local/include/Xm/Notebook.h:76: error: parse error before "minor_tab_widget" /usr/local/include/Xm/Notebook.h:88: error: parse error before "XmCreateNotebook" /usr/local/include/Xm/Notebook.h:89: error: parse error before "parent" /usr/local/include/Xm/Notebook.h:95: error: parse error before "notebook" In file included from /usr/local/include/Xm/XmAll.h:84, from conftest.c:92: /usr/local/include/Xm/PanedW.h:61: error: parse error before "WidgetClass" /usr/local/include/Xm/PanedW.h:73: error: parse error before "XmCreatePanedWindow" /usr/local/include/Xm/PanedW.h:74: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:86, from conftest.c:92: /usr/local/include/Xm/Print.h:15:34: X11/extensions/Print.h: No such file or directory In file included from /usr/local/include/Xm/XmAll.h:86, from conftest.c:92: /usr/local/include/Xm/Print.h:23: error: parse error before "WidgetClass" /usr/local/include/Xm/Print.h:35: error: parse error before "XmPrintSetup" /usr/local/include/Xm/Print.h:36: error: parse error before "video_widget" /usr/local/include/Xm/Print.h:42: error: parse error before "widget" /usr/local/include/Xm/Print.h:44: error: parse error before "XmPrintToFile" /usr/local/include/Xm/Print.h:44: error: parse error before '*' token /usr/local/include/Xm/Print.h:49: error: parse error before "XmPrintPopupPDM" /usr/local/include/Xm/Print.h:49: error: parse error before "print_shell" In file included from /usr/local/include/Xm/XmAll.h:87, from conftest.c:92: /usr/local/include/Xm/Protocols.h:97: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:102: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:107: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:113: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:119: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:123: error: parse error before "shell" /usr/local/include/Xm/Protocols.h:127: error: parse error before "shell" In file included from /usr/local/include/Xm/XmAll.h:88, from conftest.c:92: /usr/local/include/Xm/PushB.h:69: error: parse error before "WidgetClass" /usr/local/include/Xm/PushB.h:77: error: parse error before "XmCreatePushButton" /usr/local/include/Xm/PushB.h:78: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:89, from conftest.c:92: /usr/local/include/Xm/PushBG.h:67: error: parse error before "WidgetClass" /usr/local/include/Xm/PushBG.h:76: error: parse error before "XmCreatePushButtonGadget" /usr/local/include/Xm/PushBG.h:77: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:90, from conftest.c:92: /usr/local/include/Xm/RepType.h:59: error: parse error before "String" /usr/local/include/Xm/RepType.h:63: error: parse error before "reverse_installed" /usr/local/include/Xm/RepType.h:65: error: parse error before '}' token /usr/local/include/Xm/RepType.h:71: error: parse error before "rep_type" /usr/local/include/Xm/RepType.h:85: error: parse error before "XmRepTypeValidValue" /usr/local/include/Xm/RepType.h:93: error: parse error before "Widget" /usr/local/include/Xm/RepType.h:94: error: parse error before "XmRepTypeGetRegistered" /usr/local/include/Xm/RepType.h:95: error: parse error before "XmRepTypeGetRecord" /usr/local/include/Xm/RepType.h:102: error: parse error before "rep_type" /usr/local/include/Xm/RepType.h:103: error: parse error before '*' token /usr/local/include/Xm/RepType.h:109: error: parse error before "Boolean" In file included from /usr/local/include/Xm/XmAll.h:91, from conftest.c:92: /usr/local/include/Xm/RowColumn.h:51: error: parse error before "WidgetClass" /usr/local/include/Xm/RowColumn.h:64: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:66: error: parse error before "XmCreateRowColumn" /usr/local/include/Xm/RowColumn.h:67: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:71: error: parse error before "XmCreateWorkArea" /usr/local/include/Xm/RowColumn.h:72: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:76: error: parse error before "XmCreateRadioBox" /usr/local/include/Xm/RowColumn.h:77: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:81: error: parse error before "XmCreateOptionMenu" /usr/local/include/Xm/RowColumn.h:82: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:86: error: parse error before "XmOptionLabelGadget" /usr/local/include/Xm/RowColumn.h:87: error: parse error before "m" /usr/local/include/Xm/RowColumn.h:88: error: parse error before "XmOptionButtonGadget" /usr/local/include/Xm/RowColumn.h:89: error: parse error before "m" /usr/local/include/Xm/RowColumn.h:90: error: parse error before "XmCreateMenuBar" /usr/local/include/Xm/RowColumn.h:91: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:95: error: parse error before "XmCreatePopupMenu" /usr/local/include/Xm/RowColumn.h:96: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:100: error: parse error before "XmCreatePulldownMenu" /usr/local/include/Xm/RowColumn.h:101: error: parse error before "p" /usr/local/include/Xm/RowColumn.h:105: error: parse error before "XmGetPostedFromWidget" /usr/local/include/Xm/RowColumn.h:106: error: parse error before "menu" /usr/local/include/Xm/RowColumn.h:107: error: parse error before "XmGetTearOffControl" /usr/local/include/Xm/RowColumn.h:108: error: parse error before "menu" /usr/local/include/Xm/RowColumn.h:111: error: parse error before "m" /usr/local/include/Xm/RowColumn.h:114: error: parse error before "m" In file included from /usr/local/include/Xm/XmAll.h:92, from conftest.c:92: /usr/local/include/Xm/SSpinB.h:33: error: parse error before "WidgetClass" /usr/local/include/Xm/SSpinB.h:39: error: parse error before "XmCreateSimpleSpinBox" /usr/local/include/Xm/SSpinB.h:40: error: parse error before "parent" /usr/local/include/Xm/SSpinB.h:46: error: parse error before "widget" /usr/local/include/Xm/SSpinB.h:51: error: parse error before "widget" /usr/local/include/Xm/SSpinB.h:55: error: parse error before "widget" In file included from /usr/local/include/Xm/XmAll.h:93, from conftest.c:92: /usr/local/include/Xm/Scale.h:56: error: parse error before "WidgetClass" /usr/local/include/Xm/Scale.h:70: error: parse error before "w" /usr/local/include/Xm/Scale.h:73: error: parse error before "w" /usr/local/include/Xm/Scale.h:75: error: parse error before "XmCreateScale" /usr/local/include/Xm/Scale.h:76: error: parse error before "parent" /usr/local/include/Xm/Scale.h:81: error: parse error before "scale" In file included from /usr/local/include/Xm/XmAll.h:94, from conftest.c:92: /usr/local/include/Xm/Screen.h:59: error: parse error before "WidgetClass" /usr/local/include/Xm/Screen.h:64: error: parse error before '*' token /usr/local/include/Xm/Screen.h:68: error: parse error before '*' token /usr/local/include/Xm/Screen.h:68: error: parse error before '*' token /usr/local/include/Xm/Screen.h:70: error: `Status' declared as function returning a function /usr/local/include/Xm/Screen.h:71: error: parse error before "XmGetXmScreen" /usr/local/include/Xm/Screen.h:72: error: parse error before '*' token In file included from /usr/local/include/Xm/XmAll.h:95, from conftest.c:92: /usr/local/include/Xm/ScrollBar.h:57: error: parse error before "WidgetClass" /usr/local/include/Xm/ScrollBar.h:71: error: parse error before "XmCreateScrollBar" /usr/local/include/Xm/ScrollBar.h:72: error: parse error before "parent" /usr/local/include/Xm/ScrollBar.h:77: error: parse error before "w" /usr/local/include/Xm/ScrollBar.h:83: error: parse error before "w" In file included from /usr/local/include/Xm/XmAll.h:96, from conftest.c:92: /usr/local/include/Xm/ScrolledW.h:57: error: parse error before "WidgetClass" /usr/local/include/Xm/ScrolledW.h:66: error: parse error before "w" /usr/local/include/Xm/ScrolledW.h:70: error: parse error before "XmCreateScrolledWindow" /usr/local/include/Xm/ScrolledW.h:71: error: parse error before "parent" /usr/local/include/Xm/ScrolledW.h:76: error: parse error before "scrw" In file included from /usr/local/include/Xm/XmAll.h:97, from conftest.c:92: /usr/local/include/Xm/SelectioB.h:55: error: parse error before "WidgetClass" /usr/local/include/Xm/SelectioB.h:69: error: parse error before "XmSelectionBoxGetChild" /usr/local/include/Xm/SelectioB.h:70: error: parse error before "sb" /usr/local/include/Xm/SelectioB.h:76: error: parse error before "XmCreateSelectionBox" /usr/local/include/Xm/SelectioB.h:77: error: parse error before "p" /usr/local/include/Xm/SelectioB.h:81: error: parse error before "XmCreateSelectionDialog" /usr/local/include/Xm/SelectioB.h:82: error: parse error before "ds_p" /usr/local/include/Xm/SelectioB.h:86: error: parse error before "XmCreatePromptDialog" /usr/local/include/Xm/SelectioB.h:87: error: parse error before "ds_p" In file included from /usr/local/include/Xm/XmAll.h:98, from conftest.c:92: /usr/local/include/Xm/SeparatoG.h:56: error: parse error before "WidgetClass" /usr/local/include/Xm/SeparatoG.h:65: error: parse error before "XmCreateSeparatorGadget" /usr/local/include/Xm/SeparatoG.h:66: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:99, from conftest.c:92: /usr/local/include/Xm/Separator.h:56: error: parse error before "WidgetClass" /usr/local/include/Xm/Separator.h:64: error: parse error before "XmCreateSeparator" /usr/local/include/Xm/Separator.h:65: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:100, from conftest.c:92: /usr/local/include/Xm/SpinB.h:27: error: parse error before "WidgetClass" /usr/local/include/Xm/SpinB.h:37: error: parse error before "XmCreateSpinBox" /usr/local/include/Xm/SpinB.h:37: error: parse error before "parent" /usr/local/include/Xm/SpinB.h:43: error: parse error before "text_field" In file included from /usr/local/include/Xm/XmAll.h:101, from conftest.c:92: /usr/local/include/Xm/Text.h:70: error: parse error before "WidgetClass" /usr/local/include/Xm/Text.h:89: error: parse error before "w" /usr/local/include/Xm/Text.h:93: error: parse error before "XmCreateScrolledText" /usr/local/include/Xm/Text.h:94: error: parse error before "parent" /usr/local/include/Xm/Text.h:98: error: parse error before "XmCreateText" /usr/local/include/Xm/Text.h:99: error: parse error before "parent" /usr/local/include/Xm/Text.h:104: error: parse error before "widget" /usr/local/include/Xm/Text.h:110: error: parse error before "widget" /usr/local/include/Xm/Text.h:116: error: parse error before "widget" /usr/local/include/Xm/Text.h:117: error: parse error before '*' token /usr/local/include/Xm/Text.h:118: error: parse error before "widget" /usr/local/include/Xm/Text.h:120: error: parse error before "widget" /usr/local/include/Xm/Text.h:122: error: parse error before "widget" /usr/local/include/Xm/Text.h:125: error: parse error before "widget" /usr/local/include/Xm/Text.h:128: error: parse error before "widget" /usr/local/include/Xm/Text.h:133: error: parse error before "widget" /usr/local/include/Xm/Text.h:138: error: parse error before "widget" /usr/local/include/Xm/Text.h:142: error: parse error before "widget" /usr/local/include/Xm/Text.h:146: error: parse error before "widget" /usr/local/include/Xm/Text.h:152: error: parse error before "XmTextGetAddMode" /usr/local/include/Xm/Text.h:153: error: parse error before "widget" /usr/local/include/Xm/Text.h:154: error: parse error before "XmTextGetEditable" /usr/local/include/Xm/Text.h:155: error: parse error before "widget" /usr/local/include/Xm/Text.h:157: error: parse error before "widget" /usr/local/include/Xm/Text.h:164: error: parse error before "widget" /usr/local/include/Xm/Text.h:166: error: parse error before "widget" /usr/local/include/Xm/Text.h:169: error: parse error before "widget" /usr/local/include/Xm/Text.h:171: error: parse error before "widget" /usr/local/include/Xm/Text.h:174: error: parse error before "widget" /usr/local/include/Xm/Text.h:176: error: parse error before "widget" /usr/local/include/Xm/Text.h:178: error: parse error before "widget" /usr/local/include/Xm/Text.h:181: error: parse error before "widget" /usr/local/include/Xm/Text.h:183: error: parse error before "XmTextRemove" /usr/local/include/Xm/Text.h:184: error: parse error before "widget" /usr/local/include/Xm/Text.h:185: error: parse error before "XmTextCopy" /usr/local/include/Xm/Text.h:186: error: parse error before "widget" /usr/local/include/Xm/Text.h:188: error: parse error before "XmTextCopyLink" /usr/local/include/Xm/Text.h:189: error: parse error before "widget" /usr/local/include/Xm/Text.h:191: error: parse error before "XmTextCut" /usr/local/include/Xm/Text.h:192: error: parse error before "widget" /usr/local/include/Xm/Text.h:194: error: parse error before "XmTextPaste" /usr/local/include/Xm/Text.h:195: error: parse error before "widget" /usr/local/include/Xm/Text.h:196: error: parse error before "XmTextPasteLink" /usr/local/include/Xm/Text.h:197: error: parse error before "widget" /usr/local/include/Xm/Text.h:199: error: parse error before "widget" /usr/local/include/Xm/Text.h:200: error: parse error before '*' token /usr/local/include/Xm/Text.h:201: error: parse error before "widget" /usr/local/include/Xm/Text.h:203: error: parse error before "widget" /usr/local/include/Xm/Text.h:208: error: parse error before "widget" /usr/local/include/Xm/Text.h:210: error: parse error before "XmTextGetSelectionPosition" /usr/local/include/Xm/Text.h:211: error: parse error before "widget" /usr/local/include/Xm/Text.h:215: error: parse error before "widget" /usr/local/include/Xm/Text.h:223: error: parse error before "XmTextPosToXY" /usr/local/include/Xm/Text.h:224: error: parse error before "widget" /usr/local/include/Xm/Text.h:229: error: parse error before "widget" /usr/local/include/Xm/Text.h:231: error: parse error before "widget" /usr/local/include/Xm/Text.h:236: error: parse error before "widget" /usr/local/include/Xm/Text.h:239: error: parse error before "widget" /usr/local/include/Xm/Text.h:242: error: parse error before "widget" /usr/local/include/Xm/Text.h:244: error: parse error before "widget" /usr/local/include/Xm/Text.h:246: error: parse error before "widget" /usr/local/include/Xm/Text.h:248: error: parse error before "widget" /usr/local/include/Xm/Text.h:249: error: parse error before "XmTextFindString" /usr/local/include/Xm/Text.h:250: error: parse error before "w" /usr/local/include/Xm/Text.h:255: error: parse error before "XmTextFindStringWcs" /usr/local/include/Xm/Text.h:256: error: parse error before "w" In file included from /usr/local/include/Xm/XmAll.h:102, from conftest.c:92: /usr/local/include/Xm/TextF.h:60: error: parse error before "WidgetClass" /usr/local/include/Xm/TextF.h:78: error: parse error before "w" /usr/local/include/Xm/TextF.h:80: error: parse error before "widget" /usr/local/include/Xm/TextF.h:85: error: parse error before '*' token /usr/local/include/Xm/TextF.h:86: error: parse error before "w" /usr/local/include/Xm/TextF.h:88: error: parse error before "widget" /usr/local/include/Xm/TextF.h:94: error: parse error before "w" /usr/local/include/Xm/TextF.h:96: error: parse error before "w" /usr/local/include/Xm/TextF.h:99: error: parse error before "w" /usr/local/include/Xm/TextF.h:102: error: parse error before "w" /usr/local/include/Xm/TextF.h:107: error: parse error before "w" /usr/local/include/Xm/TextF.h:112: error: parse error before "w" /usr/local/include/Xm/TextF.h:116: error: parse error before "w" /usr/local/include/Xm/TextF.h:120: error: parse error before "w" /usr/local/include/Xm/TextF.h:126: error: parse error before "XmTextFieldGetAddMode" /usr/local/include/Xm/TextF.h:127: error: parse error before "w" /usr/local/include/Xm/TextF.h:128: error: parse error before "XmTextFieldGetEditable" /usr/local/include/Xm/TextF.h:129: error: parse error before "w" /usr/local/include/Xm/TextF.h:131: error: parse error before "w" /usr/local/include/Xm/TextF.h:138: error: parse error before "w" /usr/local/include/Xm/TextF.h:140: error: parse error before "w" /usr/local/include/Xm/TextF.h:143: error: parse error before "w" /usr/local/include/Xm/TextF.h:145: error: parse error before "w" /usr/local/include/Xm/TextF.h:147: error: parse error before "w" /usr/local/include/Xm/TextF.h:150: error: parse error before "w" /usr/local/include/Xm/TextF.h:152: error: parse error before "XmTextFieldGetSelectionPosition" /usr/local/include/Xm/TextF.h:153: error: parse error before "w" /usr/local/include/Xm/TextF.h:157: error: parse error before "w" /usr/local/include/Xm/TextF.h:158: error: parse error before '*' token /usr/local/include/Xm/TextF.h:159: error: parse error before "w" /usr/local/include/Xm/TextF.h:160: error: parse error before "XmTextFieldRemove" /usr/local/include/Xm/TextF.h:161: error: parse error before "w" /usr/local/include/Xm/TextF.h:162: error: parse error before "XmTextFieldCopy" /usr/local/include/Xm/TextF.h:163: error: parse error before "w" /usr/local/include/Xm/TextF.h:165: error: parse error before "XmTextFieldCopyLink" /usr/local/include/Xm/TextF.h:166: error: parse error before "w" /usr/local/include/Xm/TextF.h:168: error: parse error before "XmTextFieldCut" /usr/local/include/Xm/TextF.h:169: error: parse error before "w" /usr/local/include/Xm/TextF.h:171: error: parse error before "XmTextFieldPaste" /usr/local/include/Xm/TextF.h:172: error: parse error before "w" /usr/local/include/Xm/TextF.h:173: error: parse error before "XmTextFieldPasteLink" /usr/local/include/Xm/TextF.h:174: error: parse error before "w" /usr/local/include/Xm/TextF.h:176: error: parse error before "w" /usr/local/include/Xm/TextF.h:179: error: parse error before "w" /usr/local/include/Xm/TextF.h:184: error: parse error before "w" /usr/local/include/Xm/TextF.h:192: error: parse error before "XmTextFieldPosToXY" /usr/local/include/Xm/TextF.h:193: error: parse error before "w" /usr/local/include/Xm/TextF.h:198: error: parse error before "w" /usr/local/include/Xm/TextF.h:201: error: parse error before "w" /usr/local/include/Xm/TextF.h:206: error: parse error before "w" /usr/local/include/Xm/TextF.h:207: error: parse error before "XmCreateTextField" /usr/local/include/Xm/TextF.h:208: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:103, from conftest.c:92: /usr/local/include/Xm/ToggleB.h:58: error: parse error before "WidgetClass" /usr/local/include/Xm/ToggleB.h:71: error: parse error before "XmToggleButtonGetState" /usr/local/include/Xm/ToggleB.h:72: error: parse error before "w" /usr/local/include/Xm/ToggleB.h:74: error: parse error before "w" /usr/local/include/Xm/ToggleB.h:84: error: parse error before "XmToggleButtonSetValue" /usr/local/include/Xm/ToggleB.h:85: error: parse error before "w" /usr/local/include/Xm/ToggleB.h:93: error: parse error before "XmCreateToggleButton" /usr/local/include/Xm/ToggleB.h:94: error: parse error before "parent" In file included from /usr/local/include/Xm/XmAll.h:104, from conftest.c:92: /usr/local/include/Xm/ToggleBG.h:59: error: parse error before "WidgetClass" /usr/local/include/Xm/ToggleBG.h:74: error: parse error before "XmToggleButtonGadgetGetState" /usr/local/include/Xm/ToggleBG.h:75: error: parse error before "w" /usr/local/include/Xm/ToggleBG.h:77: error: parse error before "w" /usr/local/include/Xm/ToggleBG.h:86: error: parse error before "XmToggleButtonGadgetSetValue" /usr/local/include/Xm/ToggleBG.h:87: error: parse error before "w" /usr/local/include/Xm/ToggleBG.h:96: error: parse error before "XmCreateToggleButtonGadget" /usr/local/include/Xm/ToggleBG.h:97: error: parse error before "parent" /usr/local/include/Xm/XmStrDefs.h:1373: warning: array `_XmStrings' assumed to have one element /usr/local/include/Xm/XmStrDefs22.h:311: warning: array `_XmStrings22' assumed to have one element /usr/local/include/Xm/Xm.h:107: warning: array `_XmSDEFAULT_FONT' assumed to have one element /usr/local/include/Xm/Xm.h:108: warning: array `_XmSDEFAULT_BACKGROUND' assumed to have one element configure:17598: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define WITH_F77_WRAPPER 1 | #define __CHAR_UNSIGNED__ 1 | #define SIZEOF_CHAR 0 | #define SIZEOF_SHORT 0 | #define SIZEOF_INT 0 | #define SIZEOF_LONG 0 | #define SIZEOF_LONG_LONG 0 | #define SIZEOF_FLOAT 0 | #define SIZEOF_DOUBLE 0 | #define SIZEOF_LONG_DOUBLE 0 | #define SIZEOF_VOID_P 0 | #define HAVE_LIEEE_FPU 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define const | #define pid_t int | #define size_t unsigned | #define TM_IN_SYS_TIME 1 | #define RETSIGTYPE int | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRSTR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_UNLINK 1 | #define HAVE_FCNTL 1 | #define HAVE_POPEN 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FNMATCH 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_DRAND48 1 | #define HAVE_DRAND48_DECL 1 | #define HAVE_SETLOCALE 1 | #define REALLOC_IS_BUGGY 1 | #define HAVE_LIBM 1 | #define HAVE_HYPOT 1 | #define HAVE_HYPOT_DECL 1 | #define HAVE_RINT 1 | #define HAVE_RINT_DECL 1 | #define HAVE_CBRT 1 | #define HAVE_CBRT_DECL 1 | #define HAVE_LOG2 1 | #define HAVE_LOG2_DECL 1 | #define HAVE_ASINH 1 | #define HAVE_ASINH_DECL 1 | #define HAVE_ACOSH 1 | #define HAVE_ACOSH_DECL 1 | #define HAVE_ATANH 1 | #define HAVE_ATANH_DECL 1 | #define HAVE_LGAMMA 1 | #define HAVE_LGAMMA_DECL 1 | #define HAVE_SIGNGAM_DECL 1 | #define HAVE_ERF 1 | #define HAVE_ERF_DECL 1 | #define HAVE_ERFC 1 | #define HAVE_ERFC_DECL 1 | #define HAVE_J0 1 | #define HAVE_J0_DECL 1 | #define HAVE_J1 1 | #define HAVE_J1_DECL 1 | #define HAVE_JN 1 | #define HAVE_JN_DECL 1 | #define HAVE_Y0 1 | #define HAVE_Y0_DECL 1 | #define HAVE_Y1 1 | #define HAVE_Y1_DECL 1 | #define HAVE_YN 1 | #define HAVE_YN_DECL 1 | #define HAVE_FINITE 1 | #define HAVE_FINITE_DECL 1 | #define HAVE_ISNAN 1 | #define HAVE_LIBT1 1 | #define HAVE_DLOPEN 1 | #define HAVE_RTLD_NOW 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | #include | int main(void) { | int vlibn, vincn; | vincn = XmVersion; | XmRegisterConverters(); | vlibn = xmUseVersion; | if (vincn < 1002) { | exit(1); | } | if (vincn != vlibn) { | exit(2); | } | exit(0); | } | configure:17618: result: no configure:17749: error: M*tif has not been found ## ---------------- ## ## 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=yes ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_fpu_arithmetics_type='Little endian IEEE' ac_cv_c_realloc_bug=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_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_acosh=yes ac_cv_func_alloca_works=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_cbrt=yes ac_cv_func_connect=yes ac_cv_func_drand48=yes ac_cv_func_erf=yes ac_cv_func_erfc=yes ac_cv_func_fcntl=yes ac_cv_func_finite=yes ac_cv_func_fnmatch=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_hypot=yes ac_cv_func_isfinite=no ac_cv_func_isnan=yes ac_cv_func_j0=yes ac_cv_func_j1=yes ac_cv_func_jn=yes ac_cv_func_lgamma=yes ac_cv_func_log2=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_on_exit=no ac_cv_func_popen=yes ac_cv_func_remove=yes ac_cv_func_rint=yes ac_cv_func_setlocale=yes ac_cv_func_shmat=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_unlink=yes ac_cv_func_vsnprintf=yes ac_cv_func_y0=yes ac_cv_func_y1=yes ac_cv_func_yn=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_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_param_h=yes ac_cv_header_sys_select_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_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xmu__XEditResCheckMessages=no ac_cv_lib_Xp_main=no ac_cv_lib_Xpm_XpmCreatePixmapFromData=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_m_sin=yes ac_cv_objext= ac_cv_prog_AR=ar ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_LP_CMD=''\''lp -c'\''' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_fc=f77 ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_signgam_decl=yes ac_cv_sizeof_char=0 ac_cv_sizeof_double=0 ac_cv_sizeof_float=0 ac_cv_sizeof_int=0 ac_cv_sizeof_long=0 ac_cv_sizeof_long_double=0 ac_cv_sizeof_long_long=0 ac_cv_sizeof_short=0 ac_cv_sizeof_void_p=0 ac_cv_struct_tm=sys/time.h ac_cv_type_char=no ac_cv_type_double=no ac_cv_type_float=no ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_long_double=no ac_cv_type_long_long=no ac_cv_type_pid_t=no ac_cv_type_short=no ac_cv_type_signal=int ac_cv_type_size_t=no ac_cv_type_void_p=no ac_cv_working_alloca_h=yes acx_cv_fftw=no acx_cv_fftw_library=-lfftw acx_cv_jpeg=yes acx_cv_jpeg_library=-ljpeg acx_cv_motif=no acx_cv_motif_library=-lXm acx_cv_netcdf=no acx_cv_netcdf_libraries=-lnetcdf acx_cv_pdf_library=-lpdf acx_cv_pdflib=no acx_cv_png=no acx_cv_png_library=-lpng acx_cv_t1lib=yes acx_cv_zlib=no acx_cv_zlib_library=-lz ice_cv_have_acosh_decl=yes ice_cv_have_asinh_decl=yes ice_cv_have_atanh_decl=yes ice_cv_have_cbrt_decl=yes ice_cv_have_drand48_decl=yes ice_cv_have_erf_decl=yes ice_cv_have_erfc_decl=yes ice_cv_have_finite_decl=yes ice_cv_have_hypot_decl=yes ice_cv_have_isnan_decl=no ice_cv_have_j0_decl=yes ice_cv_have_j1_decl=yes ice_cv_have_jn_decl=yes ice_cv_have_lgamma_decl=yes ice_cv_have_log2_decl=yes ice_cv_have_rint_decl=yes ice_cv_have_y0_decl=yes ice_cv_have_y1_decl=yes ice_cv_have_yn_decl=yes lt_cv_sys_max_cmd_len= mdw_cv_lib_dlopen= mdw_cv_lib_xdrstdio_create= ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' BATEXT='' CC='cc' CFLAGS=' -fno-common' CPP='cc -E' CPPFLAGS='' DEFS='' DL_LIB='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FC='f77' FFTW_LIB='' GRACE='grace' GRACE_EDITOR=''xterm -e vi'' GRACE_HELPVIEWER=''mozilla %s'' GRACE_HOME='/grace' GUI_FLAGS='' GUI_LIBS='' 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' JPEG_LIB='-ljpeg' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LN_S='ln -s' LPR_CMD='' LP_CMD=''lp -c'' LTLIBOBJS='' MKINSTALLDIRS='/mnt/gmirror/ports/math/grace/work/grace-5.1.21/ac-tools/shtool mkdir -p -f' NETCDF_LIBS='' NOGUI_LIBS='-lm ' OBJEXT='.' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDF_LIB='' PNG_LIB='' PRINT_CMD=''lp -c'' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SUBDIRS='' T1_AA_TYPE16='' T1_AA_TYPE32='' T1_AA_TYPE64='' T1_INC='' T1_LIB='-lt1' XBAE_INC='' XDR_LIB='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YACC='bison -y' Z_LIB='' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' fc='f77' 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_ACOSH 1 #define HAVE_ACOSH_DECL 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ASINH 1 #define HAVE_ASINH_DECL 1 #define HAVE_ATANH 1 #define HAVE_ATANH_DECL 1 #define HAVE_CBRT 1 #define HAVE_CBRT_DECL 1 #define HAVE_DLOPEN 1 #define HAVE_DRAND48 1 #define HAVE_DRAND48_DECL 1 #define HAVE_ERF 1 #define HAVE_ERFC 1 #define HAVE_ERFC_DECL 1 #define HAVE_ERF_DECL 1 #define HAVE_FCNTL 1 #define HAVE_FCNTL_H 1 #define HAVE_FINITE 1 #define HAVE_FINITE_DECL 1 #define HAVE_FLOAT_H 1 #define HAVE_FNMATCH 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_HYPOT 1 #define HAVE_HYPOT_DECL 1 #define HAVE_ISNAN 1 #define HAVE_J0 1 #define HAVE_J0_DECL 1 #define HAVE_J1 1 #define HAVE_J1_DECL 1 #define HAVE_JN 1 #define HAVE_JN_DECL 1 #define HAVE_LGAMMA 1 #define HAVE_LGAMMA_DECL 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBM 1 #define HAVE_LIBT1 1 #define HAVE_LIEEE_FPU 1 #define HAVE_LOG2 1 #define HAVE_LOG2_DECL 1 #define HAVE_MATH_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_POPEN 1 #define HAVE_RINT 1 #define HAVE_RINT_DECL 1 #define HAVE_RTLD_NOW 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGNGAM_DECL 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNLINK 1 #define HAVE_VSNPRINTF 1 #define HAVE_Y0 1 #define HAVE_Y0_DECL 1 #define HAVE_Y1 1 #define HAVE_Y1_DECL 1 #define HAVE_YN 1 #define HAVE_YN_DECL 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define REALLOC_IS_BUGGY 1 #define RETSIGTYPE int #define SIZEOF_CHAR 0 #define SIZEOF_DOUBLE 0 #define SIZEOF_FLOAT 0 #define SIZEOF_INT 0 #define SIZEOF_LONG 0 #define SIZEOF_LONG_DOUBLE 0 #define SIZEOF_LONG_LONG 0 #define SIZEOF_SHORT 0 #define SIZEOF_VOID_P 0 #define TM_IN_SYS_TIME 1 #define WITH_F77_WRAPPER 1 #define __CHAR_UNSIGNED__ 1 #define const #define pid_t int #define size_t unsigned configure: exit 1