This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-html-dir=/usr/local/share/doc --without-python --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: 95 tasks, 150 threads, 4 processors Load average: 1.23, Mach factor: 2.75 /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: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1592: checking build system type configure:1610: result: i386-unknown-gnu configure:1618: checking host system type configure:1632: result: i386-unknown-gnu configure:1640: checking target system type configure:1654: result: i386-unknown-gnu configure:1701: checking for a BSD-compatible install configure:1756: result: /usr/bin/install -c -o root -g wheel configure:1767: checking whether build environment is sane configure:1810: result: yes configure:1875: checking for gawk configure:1891: found /usr/local/bin/gawk configure:1901: result: gawk configure:1911: checking whether gmake sets $(MAKE) configure:1931: result: yes configure:2184: checking for style of include used by gmake configure:2212: result: GNU configure:2245: checking for i386-unknown-gnu-gcc configure:2271: result: cc configure:2553: checking for C compiler version configure:2556: 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:2559: $? = 0 configure:2561: 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:2564: $? = 0 configure:2566: cc -V &5 cc: `-V' option must have argument configure:2569: $? = 1 configure:2592: checking for C compiler default output file name configure:2595: cc -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2598: $? = 0 configure:2644: result: a.out configure:2649: checking whether the C compiler works configure:2655: ./a.out configure:2658: $? = 0 configure:2675: result: yes configure:2682: checking whether we are cross compiling configure:2684: result: no configure:2687: checking for suffix of executables configure:2689: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2692: $? = 0 configure:2717: result: configure:2723: checking for suffix of object files configure:2744: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2747: $? = 0 configure:2769: result: configure:2773: checking whether we are using the GNU C compiler configure:2797: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2803: $? = 0 configure:2807: test -z || test ! -s conftest.err configure:2810: $? = 0 configure:2813: test -s conftest. configure:2816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2829: result: no configure:2835: checking whether cc accepts -g configure:2856: cc -c -g -I/usr/local/include conftest.c >&5 configure:2862: $? = 0 configure:2866: test -z || test ! -s conftest.err configure:2869: $? = 0 configure:2872: test -s conftest. configure:2875: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2886: result: no configure:2903: checking for cc option to accept ANSI C configure:2973: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2979: $? = 0 configure:2983: test -z || test ! -s conftest.err configure:2986: $? = 0 configure:2989: test -s conftest. configure:2992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:2973: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2979: $? = 0 configure:2983: test -z || test ! -s conftest.err configure:2986: $? = 0 configure:2989: test -s conftest. configure:2992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:2973: cc -std1 -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:2973: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:2973: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:2979: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:2973: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2979: $? = 0 configure:2983: test -z || test ! -s conftest.err configure:2986: $? = 0 configure:2989: test -s conftest. configure:2992: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:3010: result: none needed configure:3028: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3034: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3169: checking dependency style of cc configure:3259: result: gcc3 configure:3276: checking for a sed that does not truncate output configure:3332: result: /usr/local/bin/sed configure:3335: checking for egrep configure:3345: result: grep -E configure:3394: checking for non-GNU ld configure:3428: result: /usr/bin/ld configure:3437: checking if the linker (/usr/bin/ld) is GNU ld configure:3452: result: no configure:3457: checking for /usr/bin/ld option to reload object files configure:3464: result: -r configure:3482: checking for BSD-compatible nm configure:3531: result: /usr/bin/nm -p configure:3535: checking whether ln -s works configure:3539: result: yes configure:3546: checking how to recognise dependent libraries configure:3722: result: pass_all configure:3959: checking how to run the C preprocessor configure:3994: cc -E -I/usr/local/include conftest.c configure:4000: $? = 0 configure:4032: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:4077: result: cc -E configure:4101: cc -E -I/usr/local/include conftest.c configure:4107: $? = 0 configure:4139: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include configure:4189: checking for ANSI C header files configure:4214: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4220: $? = 0 configure:4224: test -z || test ! -s conftest.err configure:4227: $? = 0 configure:4230: test -s conftest. configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4342: result: no configure:4366: checking for sys/types.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for sys/stat.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for stdlib.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for string.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for memory.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for strings.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for inttypes.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for stdint.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4366: checking for unistd.h configure:4382: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4388: $? = 0 configure:4392: test -z || test ! -s conftest.err configure:4395: $? = 0 configure:4398: test -s conftest. configure:4401: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4412: result: no configure:4438: checking dlfcn.h usability configure:4450: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4456: $? = 0 configure:4460: test -z || test ! -s conftest.err configure:4463: $? = 0 configure:4466: test -s conftest. configure:4469: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | /* 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:4479: result: no configure:4483: checking dlfcn.h presence configure:4493: cc -E -I/usr/local/include conftest.c configure:4499: $? = 0 configure:4519: result: yes configure:4532: WARNING: dlfcn.h: present but cannot be compiled configure:4534: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4536: WARNING: dlfcn.h: see the Autoconf documentation configure:4538: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4540: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4542: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4554: checking for dlfcn.h configure:4561: result: yes configure:4584: checking for i386-unknown-gnu-g++ configure:4610: result: c++ configure:4668: checking for C++ compiler version configure:4671: 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:4674: $? = 0 configure:4676: 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:4679: $? = 0 configure:4681: c++ -V &5 c++: `-V' option must have argument configure:4684: $? = 1 configure:4687: checking whether we are using the GNU C++ compiler configure:4711: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4717: $? = 0 configure:4721: test -z || test ! -s conftest.err configure:4724: $? = 0 configure:4727: test -s conftest. configure:4730: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4743: result: no configure:4749: checking whether c++ accepts -g configure:4770: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:4776: $? = 0 configure:4780: test -z || test ! -s conftest.err configure:4783: $? = 0 configure:4786: test -s conftest. configure:4789: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4800: result: no configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest. configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest. configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest. configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:12: error: than previous declaration `void exit(int) throw ()' configure:4848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 configure:4848: $? = 0 configure:4852: test -z || test ! -s conftest.err configure:4855: $? = 0 configure:4858: test -s conftest. configure:4861: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4842: c++ -c -fno-common -I/usr/local/include conftest.cc >&5 In file included from conftest.cc:13: conftest.cc:12: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:4848: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4931: checking dependency style of c++ configure:5021: result: gcc3 configure:5048: checking how to run the C++ preprocessor configure:5079: c++ -E -I/usr/local/include conftest.cc configure:5085: $? = 0 configure:5117: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5123: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5162: result: c++ -E configure:5186: c++ -E -I/usr/local/include conftest.cc configure:5192: $? = 0 configure:5224: c++ -E -I/usr/local/include conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5230: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:5285: checking for i386-unknown-gnu-g77 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-f77 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-xlf configure:5314: result: no configure:5285: checking for i386-unknown-gnu-frt configure:5314: result: no configure:5285: checking for i386-unknown-gnu-pgf77 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-fort77 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-fl32 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-af77 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-f90 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-xlf90 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-pgf90 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-epcf90 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-f95 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-fort configure:5314: result: no configure:5285: checking for i386-unknown-gnu-xlf95 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-ifc configure:5314: result: no configure:5285: checking for i386-unknown-gnu-efc configure:5314: result: no configure:5285: checking for i386-unknown-gnu-pgf95 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-lf95 configure:5314: result: no configure:5285: checking for i386-unknown-gnu-gfortran configure:5314: result: no configure:5327: checking for g77 configure:5356: result: no configure:5327: checking for f77 configure:5343: found /usr/local/bin/f77 configure:5353: result: f77 configure:5371: checking for Fortran 77 compiler version configure:5371: f77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:5374: $? = 0 configure:5376: f77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -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:5379: $? = 0 configure:5381: f77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5384: $? = 0 configure:5392: checking whether we are using the GNU Fortran 77 compiler configure:5406: f77 -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:5412: $? = 0 configure:5416: test -z || test ! -s conftest.err configure:5419: $? = 0 configure:5422: test -s conftest. configure:5425: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5438: result: no configure:5444: checking whether f77 accepts -g configure:5456: f77 -c -g conftest.f >&5 configure:5462: $? = 0 configure:5466: test -z || test ! -s conftest.err configure:5469: $? = 0 configure:5472: test -s conftest. configure:5475: $? = 1 configure: failed program was: | program main | | end configure:5487: result: no configure:5517: checking the maximum length of command line arguments configure:5626: result: configure:5637: checking command to parse /usr/bin/nm -p output from cc object configure:5742: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5745: $? = 0 configure:5749: /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:5752: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5742: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5745: $? = 0 configure:5749: /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:5752: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5842: result: failed configure:5849: checking for objdir configure:5864: result: .libs configure:5916: checking for i386-unknown-gnu-ar configure:5945: result: no configure:5954: checking for ar configure:5970: found /usr/bin/ar configure:5981: result: ar configure:5996: checking for i386-unknown-gnu-ranlib configure:6025: result: no configure:6034: checking for ranlib configure:6050: found /usr/bin/ranlib configure:6061: result: ranlib configure:6076: checking for i386-unknown-gnu-strip configure:6105: result: no configure:6114: checking for strip configure:6130: found /usr/bin/strip configure:6141: result: strip configure:6463: checking for cc option to produce PIC configure:6673: result: configure:6744: checking if cc static flag works cc: unrecognized option `-pthread' configure:6772: result: yes configure:6782: checking if cc supports -c -o file.o configure:6806: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:6810: $? = 0 configure:6829: result: yes configure:6855: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7813: result: no configure:7880: checking dynamic linker characteristics configure:8489: result: gnu ld.so configure:8498: checking how to hardcode library paths into programs configure:8523: result: unsupported configure:8537: checking whether stripping libraries is possible configure:8558: result: no configure:9376: checking if libtool supports shared libraries configure:9378: result: no configure:9381: checking whether to build shared libraries configure:9402: result: no configure:9405: checking whether to build static libraries configure:9409: result: yes configure:9501: creating libtool configure:10234: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11172: result: yes configure:11190: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:11193: $? = 0 configure:11312: checking for c++ option to produce PIC configure:11586: result: configure:11657: checking if c++ static flag works c++: unrecognized option `-pthread' configure:11685: result: yes configure:11695: checking if c++ supports -c -o file.o configure:11719: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:11723: $? = 0 configure:11742: result: yes configure:11768: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11793: result: yes configure:11860: checking dynamic linker characteristics configure:12469: result: gnu ld.so configure:12478: checking how to hardcode library paths into programs configure:12503: result: unsupported configure:13032: checking if libtool supports shared libraries configure:13034: result: no configure:13037: checking whether to build shared libraries configure:13057: result: no configure:13060: checking whether to build static libraries configure:13064: result: yes configure:13074: checking for f77 option to produce PIC configure:13284: result: configure:13355: checking if f77 static flag works cc: unrecognized option `-pthread' configure:13383: result: yes configure:13393: checking if f77 supports -c -o file.o configure:13417: f77 -c -o out/conftest2.o conftest.f >&5 configure:13421: $? = 0 configure:13440: result: yes configure:13466: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14404: result: no configure:14471: checking dynamic linker characteristics configure:15080: result: gnu ld.so configure:15089: checking how to hardcode library paths into programs configure:15114: result: unsupported configure:18709: checking for strerror in -lcposix configure:18739: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lcposix >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lcposix configure:18745: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:18771: result: no configure:18787: checking for i386-unknown-gnu-gcc configure:18813: result: cc configure:19095: checking for C compiler version configure:19098: 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:19101: $? = 0 configure:19103: 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:19106: $? = 0 configure:19108: cc -V &5 cc: `-V' option must have argument configure:19111: $? = 1 configure:19114: checking whether we are using the GNU C compiler configure:19170: result: no configure:19176: checking whether cc accepts -g configure:19227: result: no configure:19244: checking for cc option to accept ANSI C configure:19351: result: none needed configure:19369: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:19375: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19510: checking dependency style of cc configure:19600: result: gcc3 configure:19625: checking for i386-unknown-gnu-gcc configure:19651: result: cc configure:19933: checking for C compiler version configure:19936: 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:19939: $? = 0 configure:19941: 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:19944: $? = 0 configure:19946: cc -V &5 cc: `-V' option must have argument configure:19949: $? = 1 configure:19952: checking whether we are using the GNU C compiler configure:20008: result: no configure:20014: checking whether cc accepts -g configure:20065: result: no configure:20082: checking for cc option to accept ANSI C configure:20189: result: none needed configure:20207: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:20213: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:20348: checking dependency style of cc configure:20438: result: gcc3 configure:20458: checking for ANSI C header files configure:20611: result: no configure:20634: checking for a BSD-compatible install configure:20689: result: /usr/bin/install -c -o root -g wheel configure:20700: checking whether gmake sets $(MAKE) configure:20720: result: yes configure:20772: checking gtk-doc version >= 1.0 configure:20779: result: no configure:20819: checking for usleep configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest configure:20895: $? = 0 configure:20907: result: yes configure:20819: checking for setsid configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest configure:20895: $? = 0 configure:20907: result: yes configure:20819: checking for setenv configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest configure:20895: $? = 0 configure:20907: result: yes configure:20819: checking for putenv configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest configure:20895: $? = 0 configure:20907: result: yes configure:20819: checking for getlogin_r configure:20876: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20882: $? = 0 configure:20886: test -z || test ! -s conftest.err configure:20889: $? = 0 configure:20892: test -s conftest configure:20895: $? = 0 configure:20907: result: yes configure:20917: checking for nanoseconds field of struct stat.st_mtim configure:20948: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:25: error: structure has no member named `st_mtim' configure:20954: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:20948: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=_tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:25: error: structure has no member named `st_mtim' configure:20954: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:20948: cc -c -fno-common -I/usr/local/include -DST_MTIM_NSEC=st__tim.tv_nsec conftest.c >&5 conftest.c: In function `main': conftest.c:25: error: structure has no member named `st_mtim' configure:20954: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct stat s; s.st_mtim.ST_MTIM_NSEC; | ; | return 0; | } configure:20979: result: no configure:20998: checking for i386-unknown-gnu-pkg-config configure:21031: result: no configure:21040: checking for pkg-config configure:21058: found /usr/local/bin/pkg-config configure:21070: result: /usr/local/bin/pkg-config configure:21085: checking pkg-config is at least version 0.9.0 configure:21088: result: yes configure:21099: checking for DAEMON configure:21107: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21110: $? = 0 configure:21125: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21128: $? = 0 configure:21204: result: yes configure:21213: checking for LIBGAMIN configure:21221: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21224: $? = 0 configure:21239: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21242: $? = 0 configure:21318: result: yes configure:21327: checking for TEST configure:21335: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21338: $? = 0 configure:21353: $PKG_CONFIG --exists --print-errors "glib-2.0" configure:21356: $? = 0 configure:21432: result: yes configure:22072: checking for kevent configure:22129: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22135: $? = 0 configure:22139: test -z || test ! -s conftest.err configure:22142: $? = 0 configure:22145: test -s conftest configure:22148: $? = 0 configure:22160: result: yes configure:22213: checking sys/event.h usability configure:22225: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22231: $? = 0 configure:22235: test -z || test ! -s conftest.err configure:22238: $? = 0 configure:22241: test -s conftest.o configure:22244: $? = 0 configure:22254: result: yes configure:22258: checking sys/event.h presence configure:22268: cc -E -I/usr/local/include conftest.c configure:22274: $? = 0 configure:22294: result: yes configure:22329: checking for sys/event.h configure:22336: result: yes configure:22379: checking pthread.h usability configure:22391: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:22397: $? = 0 configure:22401: test -z || test ! -s conftest.err configure:22404: $? = 0 configure:22407: test -s conftest.o configure:22410: $? = 0 configure:22420: result: yes configure:22424: checking pthread.h presence configure:22434: cc -E -I/usr/local/include conftest.c configure:22440: $? = 0 configure:22460: result: yes configure:22495: checking for pthread.h configure:22502: result: yes configure:22507: checking for pthread_mutexattr_settype in -pthread configure:22537: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c -pthread >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:22543: $? = 0 configure:22547: test -z || test ! -s conftest.err configure:22550: $? = 0 configure:22553: test -s conftest configure:22556: $? = 0 configure:22569: result: yes configure:22653: checking hurd/ports.h usability configure:22665: cc -c -fno-common -I/usr/local/include -D_GNU_SOURCE conftest.c >&5 conftest.c:60:24: hurd/ports.h: No such file or directory configure:22671: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | #define GAMIN_DEBUG | #define ENABLE_POLLING 1 | #define HAVE_SYS_EVENT_H 1 | #define ENABLE_KQUEUE 1 | #define HAVE_LIBPTHREAD | #define HAVE_PTHREAD_H | /* 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:22694: result: no configure:22698: checking hurd/ports.h presence configure:22708: cc -E -I/usr/local/include -D_GNU_SOURCE conftest.c conftest.c:26:24: hurd/ports.h: No such file or directory configure:22714: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "gamin" | #define VERSION "0.1.9" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_USLEEP 1 | #define HAVE_SETSID 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETLOGIN_R 1 | #define GAMIN_DEBUG | #define ENABLE_POLLING 1 | #define HAVE_SYS_EVENT_H 1 | #define ENABLE_KQUEUE 1 | #define HAVE_LIBPTHREAD | #define HAVE_PTHREAD_H | /* end confdefs.h. */ | #include configure:22734: result: no configure:22769: checking for hurd/ports.h configure:22776: result: no configure:22786: error: not found but required to build hurd_mach_notify backend. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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=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_DAEMON_CFLAGS_set= ac_cv_env_DAEMON_CFLAGS_value= ac_cv_env_DAEMON_LIBS_set= ac_cv_env_DAEMON_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_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' ac_cv_env_LIBGAMIN_CFLAGS_set= ac_cv_env_LIBGAMIN_CFLAGS_value= ac_cv_env_LIBGAMIN_LIBS_set= ac_cv_env_LIBGAMIN_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_TEST_CFLAGS_set= ac_cv_env_TEST_CFLAGS_value= ac_cv_env_TEST_LIBS_set= ac_cv_env_TEST_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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_getlogin_r=yes ac_cv_func_kevent=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setsid=yes ac_cv_func_usleep=yes ac_cv_header_dlfcn_h=yes ac_cv_header_hurd_ports_h=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes 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_event_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_pthread_pthread_mutexattr_settype=yes ac_cv_objext= ac_cv_path_ac_pt_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_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip 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_f77_g=no ac_cv_prog_make_gmake_set=yes ac_cv_struct_st_mtim_nsec=no ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no 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_DAEMON_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_DAEMON_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' pkg_cv_LIBGAMIN_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_LIBGAMIN_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' pkg_cv_TEST_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' pkg_cv_TEST_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run automake-1.9' AWK='gawk' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include -D_GNU_SOURCE' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DAEMON_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' DAEMON_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_DNOTIFY_FALSE='' ENABLE_DNOTIFY_TRUE='#' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_HURD_MACH_NOTIFY_FALSE='#' ENABLE_HURD_MACH_NOTIFY_TRUE='' ENABLE_INOTIFY_FALSE='' ENABLE_INOTIFY_TRUE='#' ENABLE_KQUEUE_FALSE='#' ENABLE_KQUEUE_TRUE='' EXEEXT='' F77='f77' FAM_VERSION_INFO='0:0:0' FFLAGS='' GAMIN_DEBUG_FALSE='#' GAMIN_DEBUG_TRUE='' GAMIN_MAJOR_VERSION='0' GAMIN_MICRO_VERSION='9' GAMIN_MINOR_VERSION='1' GAMIN_VERSION='0.1.9' GAMIN_VERSION_INFO='1:9:1' HTML_DIR='${datadir}/gtk-doc/html' 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='-L/usr/local/lib -pthread' LIBGAMIN_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' LIBGAMIN_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /usr/ports/devel/gamin/work/gamin-0.1.9/missing --run makeinfo' MIG='' OBJEXT='' PACKAGE='gamin' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PYTHON='' PYTHON_INCLUDES='' PYTHON_SITE_PACKAGES='' PYTHON_SUBDIR='' PYTHON_VERSION='python2.3' RANLIB='ranlib' RELDATE='Sun Dec 30 2007' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' TEST_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' THREAD_LIBS='-pthread' VERSION='0.1.9' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='' WITH_THREADS='1' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_MIG='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/devel/gamin/work/gamin-0.1.9/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,^,i386-unknown-gnu-,' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_KQUEUE 1 #define ENABLE_POLLING 1 #define GAMIN_DEBUG #define HAVE_DLFCN_H 1 #define HAVE_GETLOGIN_R 1 #define HAVE_LIBPTHREAD #define HAVE_PTHREAD_H #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETSID 1 #define HAVE_SYS_EVENT_H 1 #define HAVE_USLEEP 1 #define PACKAGE "gamin" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "0.1.9" #endif #ifdef __cplusplus void exit (int); configure: exit 1