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.61. Invocation command line was $ ./configure --with-blas=-lblas --with-qt-includes=/usr/local/include --with-qt-libraries=/usr/local/lib --with-extra-libs=/usr/local/lib --with-extra-includes=/usr/local/include --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 /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 145 tasks, 204 threads, 4 processors Load average: 2.77, Mach factor: 1.48 /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:1828: checking build system type configure:1846: result: i386-unknown-gnu configure:1868: checking host system type configure:1883: result: i386-unknown-gnu configure:1905: checking target system type configure:1920: result: i386-unknown-gnu configure:1964: checking for a BSD-compatible install configure:2020: result: /usr/bin/install -c -o root -g wheel configure:2031: checking whether build environment is sane configure:2074: result: yes configure:2102: checking for a thread-safe mkdir -p configure:2141: result: /usr/local/bin/mkdir -p configure:2154: checking for gawk configure:2170: found /usr/local/bin/gawk configure:2181: result: gawk configure:2192: checking whether gmake sets $(MAKE) configure:2213: result: yes configure:2410: checking for i386-unknown-gnu-gcc configure:2437: result: cc configure:2715: checking for C compiler version configure:2722: 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:2725: $? = 0 configure:2732: 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:2735: $? = 0 configure:2742: cc -V >&5 cc: `-V' option must have argument configure:2745: $? = 1 configure:2768: checking for C compiler default output file name configure:2795: cc -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:2798: $? = 0 configure:2836: result: a.out configure:2853: checking whether the C compiler works configure:2863: ./a.out configure:2866: $? = 0 configure:2883: result: yes configure:2890: checking whether we are cross compiling configure:2892: result: no configure:2895: checking for suffix of executables configure:2902: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:2905: $? = 0 configure:2929: result: configure:2935: checking for suffix of object files configure:2961: cc -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 configure:2964: $? = 0 configure:2987: result: configure:2991: checking whether we are using the GNU C compiler configure:3020: cc -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 configure:3026: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3043: result: no configure:3048: checking whether cc accepts -g configure:3078: cc -c -g -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 configure:3084: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3116: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 configure:3122: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3155: cc -c -g -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 configure:3161: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3183: result: no configure:3200: checking for cc option to accept ISO C89 configure:3274: cc -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -qlanglvl=extc89 -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -qlanglvl=ansi -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -std -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c >&5 cc1: error: unrecognized option `-std' configure:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -Ae -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -Aa -D_HPUX_SOURCE -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3274: cc -Xc -D__EXTENSIONS__ -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse 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:3280: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3306: result: unsupported configure:3332: checking for style of include used by gmake configure:3360: result: GNU configure:3385: checking dependency style of cc configure:3476: result: gcc3 configure:3607: checking for C++ compiler version configure:3614: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3617: $? = 0 configure:3624: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3627: $? = 0 configure:3634: c++ -V >&5 c++: `-V' option must have argument configure:3637: $? = 1 configure:3640: checking whether we are using the GNU C++ compiler configure:3669: c++ -c -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.cpp >&5 configure:3675: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3692: result: no configure:3697: checking whether c++ accepts -g configure:3727: c++ -c -g -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.cpp >&5 configure:3733: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3765: c++ -c -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.cpp >&5 configure:3771: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3804: c++ -c -g -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.cpp >&5 configure:3810: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3832: result: no configure:3857: checking dependency style of c++ configure:3948: result: gcc3 configure:3966: checking for i386-unknown-gnu-ranlib configure:3996: result: no configure:4006: checking for ranlib configure:4022: found /usr/bin/ranlib configure:4033: result: ranlib configure:4059: checking whether ln -s works configure:4063: result: yes configure:4089: Configuring for non-cross unix build configure:4097: checking for pkg-config configure:4115: found /usr/local/bin/pkg-config configure:4128: result: /usr/local/bin/pkg-config configure:4143: checking for QtCore QtGui QtOpenGL QtNetwork QtXml >= 4.2.0 configure:4191: checking how to run the C preprocessor configure:4231: cc -E -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c configure:4237: $? = 0 configure:4268: cc -E -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4274: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include configure:4307: result: cc -E configure:4336: cc -E -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c configure:4342: $? = 0 configure:4373: cc -E -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4379: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | #include configure:4417: checking for X configure:4652: result: libraries , headers configure:4813: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:4819: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:4830: checking for dnet_ntoa in -ldnet configure:4865: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:4871: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:4889: result: no configure:4896: checking for dnet_ntoa in -ldnet_stub configure:4931: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:4937: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:4955: result: no configure:4976: checking for gethostbyname configure:5032: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:5038: $? = 0 configure:5055: result: yes configure:5200: checking for connect configure:5256: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:5262: $? = 0 configure:5279: result: yes configure:5351: checking for remove configure:5407: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:5413: $? = 0 configure:5430: result: yes configure:5502: checking for shmat configure:5558: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c >&5 configure:5564: $? = 0 configure:5581: result: yes configure:5662: checking for IceConnectionNumber in -lICE configure:5697: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:5703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FreeMat" | #define VERSION "3.5" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:5721: result: no configure:5939: checking for working curses configure:5966: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse -L/usr/local/lib conftest.c -lcurses >&5 configure:5972: $? = 0 configure:5989: result: yes configure:6409: Set QT_CFLAGS... configure:6412: Win32 flag is false configure:6438: checking for i386-unknown-gnu-g77 configure:6465: result: gfortran42 configure:6539: checking for Fortran 77 compiler version configure:6546: gfortran42 --version >&5 ./configure: line 1: gfortran42: command not found configure:6549: $? = 127 configure:6556: gfortran42 -v >&5 ./configure: line 1: gfortran42: command not found configure:6559: $? = 127 configure:6566: gfortran42 -V >&5 ./configure: line 1: gfortran42: command not found configure:6569: $? = 127 configure:6577: checking whether we are using the GNU Fortran 77 compiler configure:6596: gfortran42 -c -O -O2 conftest.F >&5 ./configure: line 1: gfortran42: command not found configure:6602: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6619: result: no configure:6625: checking whether gfortran42 accepts -g configure:6642: gfortran42 -c -g conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:6648: $? = 127 configure: failed program was: | program main | | end configure:6664: result: no configure:6694: checking how to get verbose linking output from gfortran42 configure:6710: gfortran42 -c -O -O2 conftest.f >&5 ./configure: line 1: gfortran42: command not found configure:6716: $? = 127 configure: failed program was: | program main | | end configure:6797: WARNING: compilation failed configure:6804: result: configure:6806: checking for Fortran 77 libraries of gfortran42 configure:6829: gfortran42 -o conftest -O -O2 -L/usr/local/lib conftest.f -lcurses ./configure: line 1: gfortran42: command not found configure:7003: result: configure:7017: error: Qt4 is required. If you have Qt installed see --help for more options ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= 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=set ac_cv_env_CPPFLAGS_value='-fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse ' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set=set ac_cv_env_F77_value=gfortran42 ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-O -O2' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_f77_compiler_gnu=no ac_cv_f77_libs= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_host=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_F77=gfortran42 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_target=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= mp_cv_curses=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run automake-1.10' AWK='gawk' BLAS_LIBS='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-fno-common -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/suitesparse ' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='gfortran42' FFLAGS='-O -O2' FLIBS='' GREP='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LAPACK_LIBS='' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS=' -lcurses ' LLVM_CONFIG='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/missing --run makeinfo' OBJEXT='' PACKAGE='FreeMat' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' QT4DIR='' QT_CFLAGS='' QT_LIBS='' QT_MOC='' QT_RCC='' QT_UIC='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USECLI_FALSE='' USECLI_TRUE='' VERSION='3.5' WIN32_FALSE='' WIN32_TRUE='#' WINDRES='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/math/freemat/work/FreeMat-3.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' platform='--freebsd' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "FreeMat" #define VERSION "3.5" #define HAVE_CURSES_H 1 configure: exit 1