This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pinot configure 0.81, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-http=curl --with-ssl=/usr --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: 151 tasks, 206 threads, 4 processors Load average: 1.36, Mach factor: 2.67 /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: /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:2106: checking for a BSD-compatible install configure:2162: result: /usr/bin/install -c -o root -g wheel configure:2173: checking whether build environment is sane configure:2216: result: yes configure:2244: checking for a thread-safe mkdir -p configure:2283: result: /bin/mkdir -p configure:2296: checking for gawk configure:2312: found /usr/local/bin/gawk configure:2323: result: gawk configure:2334: checking whether make sets $(MAKE) configure:2355: result: yes configure:2558: checking for style of include used by make configure:2586: result: GNU configure:2616: checking for i386-unknown-gnu-gcc configure:2643: result: cc configure:2921: checking for C compiler version configure:2928: 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:2931: $? = 0 configure:2938: 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:2941: $? = 0 configure:2948: cc -V >&5 cc: `-V' option must have argument configure:2951: $? = 1 configure:2974: checking for C compiler default output file name configure:3001: cc -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3004: $? = 0 configure:3042: result: a.out configure:3059: checking whether the C compiler works configure:3069: ./a.out configure:3072: $? = 0 configure:3089: result: yes configure:3096: checking whether we are cross compiling configure:3098: result: no configure:3101: checking for suffix of executables configure:3108: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3111: $? = 0 configure:3135: result: configure:3141: checking for suffix of object files configure:3167: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3170: $? = 0 configure:3193: result: configure:3197: checking whether we are using the GNU C compiler configure:3226: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3249: result: no configure:3254: checking whether cc accepts -g configure:3284: cc -c -g -I/usr/local/include conftest.c >&5 configure:3290: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3322: cc -c -I/usr/local/include conftest.c >&5 configure:3328: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3361: cc -c -g -I/usr/local/include conftest.c >&5 configure:3367: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3389: result: no configure:3406: checking for cc option to accept ISO C89 configure:3480: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3486: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3486: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3486: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3486: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3480: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3486: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* 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:3512: result: unsupported configure:3529: checking dependency style of cc configure:3620: result: gcc3 configure:3636: checking for library containing strerror configure:3677: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3683: $? = 0 configure:3711: result: none required configure:3727: checking for i386-unknown-gnu-gcc configure:3754: result: cc configure:4032: checking for C compiler version configure:4039: 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:4042: $? = 0 configure:4049: 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:4052: $? = 0 configure:4059: cc -V >&5 cc: `-V' option must have argument configure:4062: $? = 1 configure:4065: checking whether we are using the GNU C compiler configure:4117: result: no configure:4122: checking whether cc accepts -g configure:4257: result: no configure:4274: checking for cc option to accept ISO C89 configure:4380: result: unsupported configure:4397: checking dependency style of cc configure:4488: result: gcc3 configure:4511: checking for i386-unknown-gnu-gcc configure:4538: result: cc configure:4816: checking for C compiler version configure:4823: 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:4826: $? = 0 configure:4833: 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:4836: $? = 0 configure:4843: cc -V >&5 cc: `-V' option must have argument configure:4846: $? = 1 configure:4849: checking whether we are using the GNU C compiler configure:4901: result: no configure:4906: checking whether cc accepts -g configure:5041: result: no configure:5058: checking for cc option to accept ISO C89 configure:5164: result: unsupported configure:5181: checking dependency style of cc configure:5272: result: gcc3 configure:5295: checking how to run the C preprocessor configure:5335: cc -E -I/usr/local/include conftest.c configure:5341: $? = 0 configure:5372: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5378: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include configure:5411: result: cc -E configure:5440: cc -E -I/usr/local/include conftest.c configure:5446: $? = 0 configure:5477: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5483: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include configure:5521: checking for grep that handles long lines and -e configure:5595: result: /usr/bin/grep configure:5600: checking for egrep configure:5678: result: /usr/bin/grep -E configure:5683: checking for ANSI C header files configure:5713: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5719: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5844: result: no configure:5859: checking how to run the C preprocessor configure:5975: result: cc -E configure:6004: cc -E -I/usr/local/include conftest.c configure:6010: $? = 0 configure:6041: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:6047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include configure:6200: checking for C++ compiler version configure:6207: 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:6210: $? = 0 configure:6217: 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:6220: $? = 0 configure:6227: c++ -V >&5 c++: `-V' option must have argument configure:6230: $? = 1 configure:6233: checking whether we are using the GNU C++ compiler configure:6262: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:6268: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:6285: result: no configure:6290: checking whether c++ accepts -g configure:6320: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:6326: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6358: c++ -c -I/usr/local/include conftest.cpp >&5 configure:6364: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6397: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:6403: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6425: result: no configure:6450: checking dependency style of c++ configure:6541: result: gcc3 configure:6561: checking how to run the C++ preprocessor configure:6597: c++ -E -I/usr/local/include conftest.cpp configure:6603: $? = 0 configure:6634: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include configure:6673: result: c++ -E configure:6702: c++ -E -I/usr/local/include conftest.cpp configure:6708: $? = 0 configure:6739: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:10:28: ac_nonexistent.h: No such file or directory configure:6745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include configure:6860: checking build system type configure:6878: result: i386-unknown-gnu configure:6900: checking host system type configure:6915: result: i386-unknown-gnu configure:6937: checking for a sed that does not truncate output configure:6993: result: /usr/local/bin/sed configure:7040: checking for non-GNU ld configure:7074: result: /usr/bin/ld configure:7083: checking if the linker (/usr/bin/ld) is GNU ld configure:7098: result: no configure:7103: checking for /usr/bin/ld option to reload object files configure:7110: result: -r configure:7128: checking for BSD-compatible nm configure:7177: result: /usr/bin/nm -p configure:7181: checking whether ln -s works configure:7185: result: yes configure:7192: checking how to recognize dependent libraries configure:7378: result: pass_all configure:7628: checking for sys/types.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for sys/stat.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for stdlib.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for string.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for memory.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for strings.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for inttypes.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for stdint.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7628: checking for unistd.h configure:7649: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7655: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7671: result: no configure:7698: checking dlfcn.h usability configure:7715: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7721: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7735: result: no configure:7739: checking dlfcn.h presence configure:7754: cc -E -I/usr/local/include conftest.c configure:7760: $? = 0 configure:7774: result: yes configure:7787: WARNING: dlfcn.h: present but cannot be compiled configure:7789: WARNING: dlfcn.h: check for missing prerequisite headers? configure:7791: WARNING: dlfcn.h: see the Autoconf documentation configure:7793: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:7795: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:7797: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:7807: checking for dlfcn.h configure:7815: result: yes configure:7838: checking how to run the C++ preprocessor configure:7950: result: c++ -E configure:7979: c++ -E -I/usr/local/include conftest.cpp configure:7985: $? = 0 configure:8016: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:8022: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:8071: checking for i386-unknown-gnu-g77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-xlf configure:8101: result: no configure:8071: checking for i386-unknown-gnu-f77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-frt configure:8101: result: no configure:8071: checking for i386-unknown-gnu-pgf77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-cf77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-fort77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-fl32 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-af77 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-xlf90 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-f90 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-pgf90 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-pghpf configure:8101: result: no configure:8071: checking for i386-unknown-gnu-epcf90 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-gfortran configure:8101: result: no configure:8071: checking for i386-unknown-gnu-g95 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-xlf95 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-f95 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-fort configure:8101: result: no configure:8071: checking for i386-unknown-gnu-ifort configure:8101: result: no configure:8071: checking for i386-unknown-gnu-ifc configure:8101: result: no configure:8071: checking for i386-unknown-gnu-efc configure:8101: result: no configure:8071: checking for i386-unknown-gnu-pgf95 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-lf95 configure:8101: result: no configure:8071: checking for i386-unknown-gnu-ftn configure:8101: result: no configure:8115: checking for g77 configure:8131: found /usr/local/bin/g77 configure:8142: result: g77 configure:8172: checking for Fortran 77 compiler version configure:8179: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8182: $? = 0 configure:8189: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:8192: $? = 0 configure:8199: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:8202: $? = 0 configure:8210: checking whether we are using the GNU Fortran 77 compiler configure:8229: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:8235: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8252: result: no configure:8258: checking whether g77 accepts -g configure:8275: g77 -c -g conftest.f >&5 configure:8281: $? = 0 configure: failed program was: | program main | | end configure:8297: result: no configure:8327: checking the maximum length of command line arguments configure:8439: result: configure:8451: checking command to parse /usr/bin/nm -p output from cc object configure:8556: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8559: $? = 0 configure:8563: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8566: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:8556: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:8559: $? = 0 configure:8563: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:8566: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:8656: result: failed configure:8663: checking for objdir configure:8678: result: .libs configure:8730: checking for i386-unknown-gnu-ar configure:8760: result: no configure:8770: checking for ar configure:8786: found /usr/bin/ar configure:8797: result: ar configure:8826: checking for i386-unknown-gnu-ranlib configure:8856: result: no configure:8866: checking for ranlib configure:8882: found /usr/bin/ranlib configure:8893: result: ranlib configure:8922: checking for i386-unknown-gnu-strip configure:8952: result: no configure:8962: checking for strip configure:8978: found /usr/bin/strip configure:8989: result: strip configure:9325: checking for cc option to produce PIC configure:9557: result: configure:9628: checking if cc static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9656: result: yes configure:9666: checking if cc supports -c -o file.o configure:9690: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:9694: $? = 0 configure:9713: result: yes configure:9739: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:10719: result: no configure:10786: checking dynamic linker characteristics configure:11390: result: gnu ld.so configure:11399: checking how to hardcode library paths into programs configure:11424: result: unsupported configure:11438: checking whether stripping libraries is possible configure:11460: result: no configure:12245: checking if libtool supports shared libraries configure:12247: result: no configure:12250: checking whether to build shared libraries configure:12271: result: no configure:12274: checking whether to build static libraries configure:12278: result: yes configure:12371: creating libtool configure:13101: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14075: result: yes configure:14093: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:14096: $? = 0 configure:14248: checking for c++ option to produce PIC configure:14532: result: configure:14603: checking if c++ static flag works c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:14631: result: yes configure:14641: checking if c++ supports -c -o file.o configure:14665: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:14669: $? = 0 configure:14688: result: yes configure:14714: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:14739: result: yes configure:14806: checking dynamic linker characteristics configure:15358: result: gnu ld.so configure:15367: checking how to hardcode library paths into programs configure:15392: result: unsupported configure:15926: checking if libtool supports shared libraries configure:15928: result: no configure:15931: checking whether to build shared libraries configure:15951: result: no configure:15954: checking whether to build static libraries configure:15958: result: yes configure:15968: checking for g77 option to produce PIC configure:16200: result: configure:16271: checking if g77 static flag works cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:16299: result: yes configure:16309: checking if g77 supports -c -o file.o configure:16333: g77 -c -o out/conftest2.o conftest.f >&5 configure:16337: $? = 0 configure:16356: result: yes configure:16382: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:17342: result: no configure:17409: checking dynamic linker characteristics configure:17961: result: gnu ld.so configure:17970: checking how to hardcode library paths into programs configure:17995: result: unsupported configure:21600: checking locale.h usability configure:21617: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21623: $? = 0 configure:21637: result: yes configure:21641: checking locale.h presence configure:21656: cc -E -I/usr/local/include conftest.c configure:21662: $? = 0 configure:21676: result: yes configure:21709: checking for locale.h configure:21717: result: yes configure:21731: checking for LC_MESSAGES configure:21757: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:21763: $? = 0 configure:21780: result: yes configure:21809: checking libintl.h usability configure:21826: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:21832: $? = 0 configure:21846: result: yes configure:21850: checking libintl.h presence configure:21865: cc -E -I/usr/local/include conftest.c configure:21871: $? = 0 configure:21885: result: yes configure:21918: checking for libintl.h configure:21925: result: yes configure:21936: checking for ngettext in libc configure:21964: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _libintl_ngettext configure:21970: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:21988: result: no configure:22152: checking for bindtextdomain in -lintl configure:22187: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22193: $? = 0 configure:22211: result: yes configure:22214: checking for ngettext in -lintl configure:22249: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22255: $? = 0 configure:22273: result: yes configure:22276: checking for dgettext in -lintl configure:22311: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22317: $? = 0 configure:22335: result: yes configure:22500: checking for bind_textdomain_codeset configure:22556: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22562: $? = 0 configure:22580: result: yes configure:22620: checking for msgfmt configure:22647: result: /usr/local/bin/msgfmt configure:22660: checking for dcgettext configure:22716: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22722: $? = 0 configure:22740: result: yes configure:22751: checking if msgfmt accepts -c configure:22766: $MSGFMT -c -o /dev/null conftest.foo configure:22769: $? = 0 configure:22771: result: yes configure:22781: checking for gmsgfmt configure:22812: result: /usr/local/bin/msgfmt configure:22822: checking for xgettext configure:22849: result: /usr/local/bin/xgettext configure:22878: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lintl >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:22884: $? = 0 configure:23053: checking for catalogs to be installed configure:23078: result: de es fr it nl pt pt_BR ru sv zh_TW configure:23280: checking for pkg-config configure:23298: found /usr/local/bin/pkg-config configure:23311: result: /usr/local/bin/pkg-config configure:23321: checking for desktop-file-install configure:23352: result: no configure:23361: checking whether to enable DEBUG mode configure:23378: result: no configure:23381: checking whether to enable SOAP support configure:23397: result: no configure:23657: checking which HTTP library to use configure:23669: result: curl configure:23793: checking for curl-config configure:23811: found /usr/local/bin/curl-config configure:23824: result: /usr/local/bin/curl-config configure:23840: checking whether curl needs OpenSSL configure:23849: result: yes configure:23878: checking for SSL configure:23886: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.7 " configure:23889: $? = 0 configure:23904: $PKG_CONFIG --exists --print-errors "openssl >= 0.9.7 " configure:23907: $? = 0 configure:23983: result: yes configure:23995: checking for xapian-config configure:24013: found /bin/xapian-config configure:24026: result: /bin/xapian-config configure:24048: checking for Xapian >= 1.0.3 configure:24051: result: yes configure:24087: checking linux/inotify.h usability configure:24104: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 conftest.cpp:58:27: linux/inotify.h: No such file or directory configure:24110: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24124: result: no configure:24128: checking linux/inotify.h presence configure:24143: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:25:27: linux/inotify.h: No such file or directory configure:24149: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | /* end confdefs.h. */ | #include configure:24163: result: no configure:24196: checking for linux/inotify.h configure:24204: result: no configure:24242: checking sys/inotify.h usability configure:24259: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 conftest.cpp:58:25: sys/inotify.h: No such file or directory configure:24265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:24279: result: no configure:24283: checking sys/inotify.h presence configure:24298: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:25:25: sys/inotify.h: No such file or directory configure:24304: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | /* end confdefs.h. */ | #include configure:24318: result: no configure:24351: checking for sys/inotify.h configure:24359: result: no configure:24406: checking boost/spirit/core.hpp usability configure:24423: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 configure:24429: $? = 0 configure:24443: result: yes configure:24447: checking boost/spirit/core.hpp presence configure:24462: c++ -E -I/usr/local/include conftest.cpp configure:24468: $? = 0 configure:24482: result: yes configure:24515: checking for boost/spirit/core.hpp configure:24523: result: yes configure:24560: checking textcat.h usability configure:24577: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 configure:24583: $? = 0 configure:24597: result: yes configure:24601: checking textcat.h presence configure:24616: c++ -E -I/usr/local/include conftest.cpp configure:24622: $? = 0 configure:24636: result: yes configure:24669: checking for textcat.h configure:24677: result: yes configure:24841: checking for textcat_Cat in -ltextcat configure:24876: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp -ltextcat >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -ltextcat configure:24882: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* 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 textcat_Cat (); | int | main () | { | return textcat_Cat (); | ; | return 0; | } configure:24900: result: no configure:24926: checking if pthreads is available configure:24957: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:24963: $? = 0 configure:24957: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp -pthread >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' c++: unrecognized option `-pthread' configure:24963: $? = 0 configure:24957: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp -lc_r >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lc_r configure:24963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_t lck; | pthread_mutex_init(&lck, 0); | pthread_mutex_lock(&lck); | pthread_mutex_unlock(&lck); | pthread_mutex_destroy(&lck); | ; | return 0; | } configure:24957: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp -lthr >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lthr configure:24963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_t lck; | pthread_mutex_init(&lck, 0); | pthread_mutex_lock(&lck); | pthread_mutex_unlock(&lck); | pthread_mutex_destroy(&lck); | ; | return 0; | } configure:24957: c++ -o conftest -fno-common -DNDEBUG -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.cpp -pthread >&5 c++: unrecognized option `-rpath=/usr/lib:/usr/local/lib' c++: unrecognized option `-pthread' configure:24963: $? = 0 configure:24989: result: yes with -pthread configure:25021: checking sys/vfs.h usability configure:25038: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 conftest.cpp:60:21: sys/vfs.h: No such file or directory configure:25044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25058: result: no configure:25062: checking sys/vfs.h presence configure:25077: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:27:21: sys/vfs.h: No such file or directory configure:25083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include configure:25097: result: no configure:25130: checking for sys/vfs.h configure:25138: result: no configure:25021: checking sys/statfs.h usability configure:25038: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 conftest.cpp:60:24: sys/statfs.h: No such file or directory configure:25044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25058: result: no configure:25062: checking sys/statfs.h presence configure:25077: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:27:24: sys/statfs.h: No such file or directory configure:25083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "pinot" | #define PACKAGE_TARNAME "pinot" | #define PACKAGE_VERSION "0.81" | #define PACKAGE_STRING "pinot 0.81" | #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" | #define PACKAGE "pinot" | #define VERSION "0.81" | #define HAVE_DLFCN_H 1 | #define PINOT_INDEX_MIN_VERSION "0.80" | #define GETTEXT_PACKAGE "pinot" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define PACKAGE_LOCALE_DIR "/share/locale" | #define PREFIX "" | #define SYSCONFDIR "/etc" | #define LIBDIR "/lib" | #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" | #define XAPIAN_NUM_VERSION 1000004 | #define HAVE_BOOST_SPIRIT_CORE_HPP 1 | #define HAVE_TEXTCAT_H 1 | /* end confdefs.h. */ | #include configure:25097: result: no configure:25130: checking for sys/statfs.h configure:25138: result: no configure:25021: checking sys/mount.h usability configure:25038: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 configure:25044: $? = 0 configure:25058: result: yes configure:25062: checking sys/mount.h presence configure:25077: c++ -E -I/usr/local/include conftest.cpp configure:25083: $? = 0 configure:25097: result: yes configure:25130: checking for sys/mount.h configure:25138: result: yes configure:25021: checking sys/statvfs.h usability configure:25038: c++ -c -fno-common -DNDEBUG -I/usr/local/include conftest.cpp >&5 configure:25044: $? = 0 configure:25058: result: yes configure:25062: checking sys/statvfs.h presence configure:25077: c++ -E -I/usr/local/include conftest.cpp configure:25083: $? = 0 configure:25097: result: yes configure:25130: checking for sys/statvfs.h configure:25138: result: yes configure:25153: checking for MIMEINFO configure:25161: $PKG_CONFIG --exists --print-errors "shared-mime-info " configure:25164: $? = 0 configure:25179: $PKG_CONFIG --exists --print-errors "shared-mime-info " configure:25182: $? = 0 configure:25258: result: yes configure:25271: checking for TAGLIB configure:25279: $PKG_CONFIG --exists --print-errors "taglib >= 1.4 " Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:25282: $? = 1 configure:25297: $PKG_CONFIG --exists --print-errors "taglib >= 1.4 " Package taglib was not found in the pkg-config search path. Perhaps you should add the directory containing `taglib.pc' to the PKG_CONFIG_PATH environment variable No package 'taglib' found configure:25300: $? = 1 No package 'taglib' found configure:25338: error: Package requirements (taglib >= 1.4 ) were not met: No package 'taglib' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables TAGLIB_CFLAGS and TAGLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## 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=-I/usr/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GLIBMM_CFLAGS_set= ac_cv_env_GLIBMM_CFLAGS_value= ac_cv_env_GLIBMM_LIBS_set= ac_cv_env_GLIBMM_LIBS_value= ac_cv_env_GMIME_CFLAGS_set= ac_cv_env_GMIME_CFLAGS_value= ac_cv_env_GMIME_LIBS_set= ac_cv_env_GMIME_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MIMEINFO_CFLAGS_set= ac_cv_env_MIMEINFO_CFLAGS_value= ac_cv_env_MIMEINFO_LIBS_set= ac_cv_env_MIMEINFO_LIBS_value= ac_cv_env_NEON_CFLAGS_set= ac_cv_env_NEON_CFLAGS_value= ac_cv_env_NEON_LIBS_set= ac_cv_env_NEON_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SIGCPP_CFLAGS_set= ac_cv_env_SIGCPP_CFLAGS_value= ac_cv_env_SIGCPP_LIBS_set= ac_cv_env_SIGCPP_LIBS_value= ac_cv_env_SOAP_CFLAGS_set= ac_cv_env_SOAP_CFLAGS_value= ac_cv_env_SOAP_LIBS_set= ac_cv_env_SOAP_LIBS_value= ac_cv_env_SQL_CFLAGS_set= ac_cv_env_SQL_CFLAGS_value= ac_cv_env_SQL_LIBS_set= ac_cv_env_SQL_LIBS_value= ac_cv_env_SSL_CFLAGS_set= ac_cv_env_SSL_CFLAGS_value= ac_cv_env_SSL_LIBS_set= ac_cv_env_SSL_LIBS_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_UI_CFLAGS_set= ac_cv_env_UI_CFLAGS_value= ac_cv_env_UI_LIBS_set= ac_cv_env_UI_LIBS_value= ac_cv_env_XML_CFLAGS_set= ac_cv_env_XML_CFLAGS_value= ac_cv_env_XML_LIBS_set= ac_cv_env_XML_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_boost_spirit_core_hpp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_linux_inotify_h=no ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_inotify_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_statfs_h=no ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_vfs_h=no ac_cv_header_textcat_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_textcat_textcat_Cat=no ac_cv_objext= ac_cv_path_CURL_CONFIG=/usr/local/bin/curl-config ac_cv_path_DESKTOP_INSTALL=no ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XAPIAN_CONFIG=/bin/xapian-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' pkg_cv_MIMEINFO_CFLAGS=' ' pkg_cv_MIMEINFO_LIBS=' ' pkg_cv_SSL_CFLAGS='-I/usr/local/include ' pkg_cv_SSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run automake-1.10' AWK='gawk' BINDIR='/bin' CATALOGS=' de.gmo es.gmo fr.gmo it.gmo nl.gmo pt.gmo pt_BR.gmo ru.gmo sv.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CURL_CONFIG='/usr/local/bin/curl-config' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common -DNDEBUG' CYGPATH_W='echo' DATADIR='${prefix}/share' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_SERVICES_DIR='${prefix}/share/dbus-1/services' DEFS='' DEPDIR='.deps' DESKTOP_INSTALL='no' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GETTEXT_PACKAGE='pinot' GLIBMM_CFLAGS='' GLIBMM_LIBS='' GMIME_CFLAGS='' GMIME_LIBS='' GMOFILES=' de.gmo es.gmo fr.gmo it.gmo nl.gmo pt.gmo pt_BR.gmo ru.gmo sv.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' HAVE_BOOST_SPIRIT_FALSE='#' HAVE_BOOST_SPIRIT_TRUE='' HAVE_LINUX_INOTIFY_FALSE='' HAVE_LINUX_INOTIFY_TRUE='#' HAVE_SOAP_FALSE='' HAVE_SOAP_TRUE='#' HAVE_TEXTCAT_CAT_FALSE='' HAVE_TEXTCAT_CAT_TRUE='#' HTTP_CFLAGS='' HTTP_DOWNLOADER='CurlDownloader' HTTP_LIBS='' INDEX_CFLAGS='' INDEX_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='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' LDFLAGS=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' LIBDIR='/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/deskutils/pinot/work/pinot-0.81/missing --run makeinfo' MIMEINFO_CFLAGS=' ' MIMEINFO_LIBS=' ' MISC_LIBS='-lcrypt -pthread' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='-c' NEON_CFLAGS='' NEON_LIBS='' OBJEXT='' PACKAGE='pinot' PACKAGE_BUGREPORT='fabricecolin@users.berlios.de' PACKAGE_NAME='pinot' PACKAGE_STRING='pinot 0.81' PACKAGE_TARNAME='pinot' PACKAGE_VERSION='0.81' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES=' de.po es.po fr.po it.po nl.po pt.po pt_BR.po ru.po sv.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREAD_LIBS='-pthread' RANLIB='ranlib' SEARCH_LIBS='-lSearch' SED='/usr/local/bin/sed' SET_MAKE='' SHARED_MIME_INFO_PREFIX='/usr/local' SHELL='/bin/sh' SIGCPP_CFLAGS='' SIGCPP_LIBS='' SOAP_CFLAGS='' SOAP_LIBS='' SOAP_SUBDIRS='' SQL_CFLAGS='' SQL_LIBS='' SSL_CFLAGS='-I/usr/local/include ' SSL_LIBS='-L/usr/local/lib -lssl -lcrypto ' STRIP='strip' SYSCONFDIR='/etc' TAGLIB_CFLAGS='' TAGLIB_LIBS='' UI_CFLAGS='' UI_LIBS='' USE_NLS='yes' VERSION='0.81' XAPIAN_CONFIG='/bin/xapian-config' XGETTEXT='/usr/local/bin/xgettext' XML_CFLAGS='' XML_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' 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_TARNAME}' 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/deskutils/pinot/work/pinot-0.81/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "pinot" #define PACKAGE_TARNAME "pinot" #define PACKAGE_VERSION "0.81" #define PACKAGE_STRING "pinot 0.81" #define PACKAGE_BUGREPORT "fabricecolin@users.berlios.de" #define PACKAGE "pinot" #define VERSION "0.81" #define HAVE_DLFCN_H 1 #define PINOT_INDEX_MIN_VERSION "0.80" #define GETTEXT_PACKAGE "pinot" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define PACKAGE_LOCALE_DIR "/share/locale" #define PREFIX "" #define SYSCONFDIR "/etc" #define LIBDIR "/lib" #define DBUS_SERVICES_DIR "${prefix}/share/dbus-1/services" #define XAPIAN_NUM_VERSION 1000004 #define HAVE_BOOST_SPIRIT_CORE_HPP 1 #define HAVE_TEXTCAT_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_STATVFS_H 1 #define SHARED_MIME_INFO_PREFIX "/usr/local" configure: exit 1