This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by matrices configure 1.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 149 tasks, 206 threads, 4 processors Load average: 1.95, Mach factor: 2.04 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1365: checking for a BSD-compatible install configure:1420: result: /usr/bin/install -c -o root -g wheel configure:1431: checking whether build environment is sane configure:1474: result: yes configure:1539: checking for gawk configure:1555: found /usr/local/bin/gawk configure:1565: result: gawk configure:1575: checking whether make sets $(MAKE) configure:1595: result: yes configure:1775: checking for i386-unknown-gnu-g++ configure:1801: result: c++ configure:1859: checking for C++ compiler version configure:1862: 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:1865: $? = 0 configure:1867: 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:1870: $? = 0 configure:1872: c++ -V &5 c++: `-V' option must have argument configure:1875: $? = 1 configure:1898: checking for C++ compiler default output file name configure:1901: c++ -fno-common conftest.cc >&5 configure:1904: $? = 0 configure:1950: result: a.out configure:1955: checking whether the C++ compiler works configure:1961: ./a.out configure:1964: $? = 0 configure:1981: result: yes configure:1988: checking whether we are cross compiling configure:1990: result: no configure:1993: checking for suffix of executables configure:1995: c++ -o conftest -fno-common conftest.cc >&5 configure:1998: $? = 0 configure:2023: result: configure:2029: checking for suffix of object files configure:2050: c++ -c -fno-common conftest.cc >&5 configure:2053: $? = 0 configure:2075: result: configure:2079: checking whether we are using the GNU C++ compiler configure:2103: c++ -c -fno-common conftest.cc >&5 configure:2109: $? = 0 configure:2113: test -z || test ! -s conftest.err configure:2116: $? = 0 configure:2119: test -s conftest. configure:2122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2135: result: no configure:2141: checking whether c++ accepts -g configure:2162: c++ -c -g conftest.cc >&5 configure:2168: $? = 0 configure:2172: test -z || test ! -s conftest.err configure:2175: $? = 0 configure:2178: test -s conftest. configure:2181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2192: result: no configure:2234: c++ -c -fno-common conftest.cc >&5 configure:2240: $? = 0 configure:2244: test -z || test ! -s conftest.err configure:2247: $? = 0 configure:2250: test -s conftest. configure:2253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2234: c++ -c -fno-common conftest.cc >&5 configure:2240: $? = 0 configure:2244: test -z || test ! -s conftest.err configure:2247: $? = 0 configure:2250: test -s conftest. configure:2253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2234: c++ -c -fno-common conftest.cc >&5 configure:2240: $? = 0 configure:2244: test -z || test ! -s conftest.err configure:2247: $? = 0 configure:2250: test -s conftest. configure:2253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2234: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:2240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2234: c++ -c -fno-common conftest.cc >&5 configure:2240: $? = 0 configure:2244: test -z || test ! -s conftest.err configure:2247: $? = 0 configure:2250: test -s conftest. configure:2253: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2234: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:2240: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:2332: checking for style of include used by make configure:2360: result: GNU configure:2388: checking dependency style of c++ configure:2478: result: none configure:2504: checking for i386-unknown-gnu-gcc configure:2530: result: cc configure:2812: checking for C compiler version configure:2815: 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:2818: $? = 0 configure:2820: 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:2823: $? = 0 configure:2825: cc -V &5 cc: `-V' option must have argument configure:2828: $? = 1 configure:2831: checking whether we are using the GNU C compiler configure:2855: cc -c -fno-common conftest.c >&5 configure:2861: $? = 0 configure:2865: test -z || test ! -s conftest.err configure:2868: $? = 0 configure:2871: test -s conftest. configure:2874: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2887: result: no configure:2893: checking whether cc accepts -g configure:2914: cc -c -g conftest.c >&5 configure:2920: $? = 0 configure:2924: test -z || test ! -s conftest.err configure:2927: $? = 0 configure:2930: test -s conftest. configure:2933: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2944: result: no configure:2961: checking for cc option to accept ANSI C configure:3031: cc -c -fno-common conftest.c >&5 configure:3037: $? = 0 configure:3041: test -z || test ! -s conftest.err configure:3044: $? = 0 configure:3047: test -s conftest. configure:3050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3031: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3037: $? = 0 configure:3041: test -z || test ! -s conftest.err configure:3044: $? = 0 configure:3047: test -s conftest. configure:3050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3031: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3031: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3031: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3037: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3031: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3037: $? = 0 configure:3041: test -z || test ! -s conftest.err configure:3044: $? = 0 configure:3047: test -s conftest. configure:3050: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* 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:3068: result: none needed configure:3086: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3092: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3227: checking dependency style of cc configure:3317: result: none configure:3340: checking how to run the C preprocessor configure:3375: cc -E conftest.c configure:3381: $? = 0 configure:3413: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3419: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3458: result: cc -E configure:3482: cc -E conftest.c configure:3488: $? = 0 configure:3520: cc -E conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:3570: checking for egrep configure:3580: result: grep -E configure:3585: checking for ANSI C header files configure:3610: cc -c -fno-common conftest.c >&5 configure:3616: $? = 0 configure:3620: test -z || test ! -s conftest.err configure:3623: $? = 0 configure:3626: test -s conftest. configure:3629: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3738: result: no configure:3762: checking for sys/types.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for sys/stat.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for stdlib.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for string.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for memory.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for strings.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for inttypes.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for stdint.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3762: checking for unistd.h configure:3778: cc -c -fno-common conftest.c >&5 configure:3784: $? = 0 configure:3788: test -z || test ! -s conftest.err configure:3791: $? = 0 configure:3794: test -s conftest. configure:3797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:3808: result: no configure:3837: checking fcntl.h usability configure:3849: cc -c -fno-common conftest.c >&5 configure:3855: $? = 0 configure:3859: test -z || test ! -s conftest.err configure:3862: $? = 0 configure:3865: test -s conftest. configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3878: result: no configure:3882: checking fcntl.h presence configure:3892: cc -E conftest.c configure:3898: $? = 0 configure:3918: result: yes configure:3931: WARNING: fcntl.h: present but cannot be compiled configure:3933: WARNING: fcntl.h: check for missing prerequisite headers? configure:3935: WARNING: fcntl.h: see the Autoconf documentation configure:3937: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:3939: WARNING: fcntl.h: proceeding with the preprocessor's result configure:3941: WARNING: fcntl.h: in the future, the compiler will take precedence configure:3953: checking for fcntl.h configure:3960: result: yes configure:3837: checking ctype.h usability configure:3849: cc -c -fno-common conftest.c >&5 configure:3855: $? = 0 configure:3859: test -z || test ! -s conftest.err configure:3862: $? = 0 configure:3865: test -s conftest. configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | #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:3878: result: no configure:3882: checking ctype.h presence configure:3892: cc -E conftest.c configure:3898: $? = 0 configure:3918: result: yes configure:3931: WARNING: ctype.h: present but cannot be compiled configure:3933: WARNING: ctype.h: check for missing prerequisite headers? configure:3935: WARNING: ctype.h: see the Autoconf documentation configure:3937: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:3939: WARNING: ctype.h: proceeding with the preprocessor's result configure:3941: WARNING: ctype.h: in the future, the compiler will take precedence configure:3953: checking for ctype.h configure:3960: result: yes configure:3837: checking stdio.h usability configure:3849: cc -c -fno-common conftest.c >&5 configure:3855: $? = 0 configure:3859: test -z || test ! -s conftest.err configure:3862: $? = 0 configure:3865: test -s conftest. configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_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:3878: result: no configure:3882: checking stdio.h presence configure:3892: cc -E conftest.c configure:3898: $? = 0 configure:3918: result: yes configure:3931: WARNING: stdio.h: present but cannot be compiled configure:3933: WARNING: stdio.h: check for missing prerequisite headers? configure:3935: WARNING: stdio.h: see the Autoconf documentation configure:3937: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:3939: WARNING: stdio.h: proceeding with the preprocessor's result configure:3941: WARNING: stdio.h: in the future, the compiler will take precedence configure:3953: checking for stdio.h configure:3960: result: yes configure:3837: checking math.h usability configure:3849: cc -c -fno-common conftest.c >&5 configure:3855: $? = 0 configure:3859: test -z || test ! -s conftest.err configure:3862: $? = 0 configure:3865: test -s conftest. configure:3868: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_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:3878: result: no configure:3882: checking math.h presence configure:3892: cc -E conftest.c configure:3898: $? = 0 configure:3918: result: yes configure:3931: WARNING: math.h: present but cannot be compiled configure:3933: WARNING: math.h: check for missing prerequisite headers? configure:3935: WARNING: math.h: see the Autoconf documentation configure:3937: WARNING: math.h: section "Present But Cannot Be Compiled" configure:3939: WARNING: math.h: proceeding with the preprocessor's result configure:3941: WARNING: math.h: in the future, the compiler will take precedence configure:3953: checking for math.h configure:3960: result: yes configure:4006: checking for pkg-config configure:4024: found /usr/local/bin/pkg-config configure:4037: result: /usr/local/bin/pkg-config configure:4060: checking for GLIB - version >= 2.12.4 configure:4179: cc -o conftest -fno-common -I/include/glib-2.0 -I/lib/glib-2.0/include conftest.c -L/lib -lglib-2.0 -lintl -liconv >&5 configure:4182: $? = 0 configure:4184: ./conftest configure:4187: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "matrices" | #define PACKAGE_TARNAME "matrices" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "matrices 1.0" | #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" | #define PACKAGE "matrices" | #define VERSION "1.0" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_MATH_H 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | int major, minor, micro; | char *tmp_version; | | system ("touch conf.glibtest"); | | /* HP/UX 9 (%@#!) writes to sscanf strings */ | tmp_version = g_strdup("2.12.4"); | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { | printf("%s, bad version string\n", "2.12.4"); | exit(1); | } | | if ((glib_major_version != 2) || | (glib_minor_version != 14) || | (glib_micro_version != 4)) | { | printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n", | 2, 14, 4, | glib_major_version, glib_minor_version, glib_micro_version); | printf ("*** was found! If pkg-config was correct, then it is best\n"); | printf ("*** to remove the old version of GLib. You may also be able to fix the error\n"); | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | printf("*** required on your system.\n"); | printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); | printf("*** to point to the correct configuration files\n"); | } | else if ((glib_major_version != GLIB_MAJOR_VERSION) || | (glib_minor_version != GLIB_MINOR_VERSION) || | (glib_micro_version != GLIB_MICRO_VERSION)) | { | printf("*** GLIB header files (version %d.%d.%d) do not match\n", | GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); | printf("*** library (version %d.%d.%d)\n", | glib_major_version, glib_minor_version, glib_micro_version); | } | else | { | if ((glib_major_version > major) || | ((glib_major_version == major) && (glib_minor_version > minor)) || | ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro))) | { | return 0; | } | else | { | printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n", | glib_major_version, glib_minor_version, glib_micro_version); | printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n", | major, minor, micro); | printf("*** GLIB is always available from ftp://ftp.gtk.org.\n"); | printf("***\n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n"); | printf("*** correct copy of pkg-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:4209: result: no configure:4300: error: "Cannot find glib!" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_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_header_ctype_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=none' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=none' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GOBJECT_QUERY='' GTK_CFLAGS='' GTK_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' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/math/matrices/work/matrices-1.0/missing --run makeinfo' OBJEXT='' PACKAGE='matrices' PACKAGE_BUGREPORT='http://mplus.dk/matrices/' PACKAGE_NAME='matrices' PACKAGE_STRING='matrices 1.0' PACKAGE_TARNAME='matrices' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0' ac_ct_CC='' ac_ct_CXX='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${prefix}/share' exec_prefix='NONE' host_alias='i386-unknown-gnu' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/math/matrices/work/matrices-1.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' 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_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MATH_H 1 #define HAVE_STDIO_H 1 #define PACKAGE "matrices" #define PACKAGE_BUGREPORT "http://mplus.dk/matrices/" #define PACKAGE_NAME "matrices" #define PACKAGE_STRING "matrices 1.0" #define PACKAGE_TARNAME "matrices" #define PACKAGE_VERSION "1.0" #define VERSION "1.0" #endif #ifdef __cplusplus void exit (int); configure: exit 1