This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-vte --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: 162 tasks, 217 threads, 4 processors Load average: 2.28, Mach factor: 1.72 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1822: checking for a BSD-compatible install configure:1878: result: /usr/bin/install -c -o root -g wheel configure:1889: checking whether build environment is sane configure:1932: result: yes configure:1960: checking for a thread-safe mkdir -p configure:1999: result: /usr/local/bin/mkdir -p configure:2012: checking for gawk configure:2028: found /usr/local/bin/gawk configure:2039: result: gawk configure:2050: checking whether make sets $(MAKE) configure:2071: result: yes configure:2276: checking for style of include used by make configure:2304: result: GNU configure:2334: checking for i386-unknown-gnu-gcc configure:2361: result: cc configure:2639: checking for C compiler version configure:2646: 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:2649: $? = 0 configure:2656: 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:2659: $? = 0 configure:2666: cc -V >&5 cc: `-V' option must have argument configure:2669: $? = 1 configure:2692: checking for C compiler default output file name configure:2719: cc -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2722: $? = 0 configure:2760: result: a.out configure:2777: checking whether the C compiler works configure:2787: ./a.out configure:2790: $? = 0 configure:2807: result: yes configure:2814: checking whether we are cross compiling configure:2816: result: no configure:2819: checking for suffix of executables configure:2826: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2829: $? = 0 configure:2853: result: configure:2859: checking for suffix of object files configure:2885: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2888: $? = 0 configure:2911: result: configure:2915: checking whether we are using the GNU C compiler configure:2944: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:2950: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2967: result: no configure:2972: checking whether cc accepts -g configure:3002: cc -c -g -I/usr/local/include conftest.c >&5 configure:3008: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3040: cc -c -I/usr/local/include conftest.c >&5 configure:3046: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3079: cc -c -g -I/usr/local/include conftest.c >&5 configure:3085: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3107: result: no configure:3124: checking for cc option to accept ISO C89 configure:3198: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3204: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3204: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3204: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3204: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3198: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3204: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:3230: result: unsupported configure:3247: checking dependency style of cc configure:3338: result: gcc3 configure:3354: checking for library containing strerror configure:3395: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3401: $? = 0 configure:3429: result: none required configure:3445: checking for i386-unknown-gnu-gcc configure:3472: result: cc configure:3750: checking for C compiler version configure:3757: 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:3760: $? = 0 configure:3767: 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:3770: $? = 0 configure:3777: cc -V >&5 cc: `-V' option must have argument configure:3780: $? = 1 configure:3783: checking whether we are using the GNU C compiler configure:3835: result: no configure:3840: checking whether cc accepts -g configure:3975: result: no configure:3992: checking for cc option to accept ISO C89 configure:4098: result: unsupported configure:4115: checking dependency style of cc configure:4206: result: gcc3 configure:4229: checking for i386-unknown-gnu-gcc configure:4256: result: cc configure:4534: checking for C compiler version configure:4541: 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:4544: $? = 0 configure:4551: 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:4554: $? = 0 configure:4561: cc -V >&5 cc: `-V' option must have argument configure:4564: $? = 1 configure:4567: checking whether we are using the GNU C compiler configure:4619: result: no configure:4624: checking whether cc accepts -g configure:4759: result: no configure:4776: checking for cc option to accept ISO C89 configure:4882: result: unsupported configure:4899: checking dependency style of cc configure:4990: result: gcc3 configure:5013: checking how to run the C preprocessor configure:5053: cc -E -I/usr/local/include conftest.c configure:5059: $? = 0 configure:5090: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:5129: result: cc -E configure:5158: cc -E -I/usr/local/include conftest.c configure:5164: $? = 0 configure:5195: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:5201: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:5239: checking for grep that handles long lines and -e configure:5313: result: /usr/bin/grep configure:5318: checking for egrep configure:5396: result: /usr/bin/grep -E configure:5401: checking for ANSI C header files configure:5431: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5437: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5562: result: no configure:5688: checking for C++ compiler version configure:5695: 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:5698: $? = 0 configure:5705: 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:5708: $? = 0 configure:5715: c++ -V >&5 c++: `-V' option must have argument configure:5718: $? = 1 configure:5721: checking whether we are using the GNU C++ compiler configure:5750: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:5756: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5773: result: no configure:5778: checking whether c++ accepts -g configure:5808: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5814: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5846: c++ -c -I/usr/local/include conftest.cpp >&5 configure:5852: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5885: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:5891: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5913: result: no configure:5938: checking dependency style of c++ configure:6029: result: gcc3 configure:6049: checking how to run the C preprocessor configure:6165: result: cc -E configure:6194: cc -E -I/usr/local/include conftest.c configure:6200: $? = 0 configure:6231: cc -E -I/usr/local/include conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:6237: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:6277: checking for i386-unknown-gnu-ranlib configure:6307: result: no configure:6317: checking for ranlib configure:6333: found /usr/bin/ranlib configure:6344: result: ranlib configure:6383: checking for a BSD-compatible install configure:6439: result: /usr/bin/install -c -o root -g wheel configure:6450: checking whether ln -s works configure:6454: result: yes configure:6461: checking whether make sets $(MAKE) configure:6482: result: yes configure:6503: checking for dirent.h that defines DIR configure:6532: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6538: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:6554: result: no configure:6503: checking for sys/ndir.h that defines DIR configure:6532: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:11:22: sys/ndir.h: No such file or directory conftest.c: In function `main': conftest.c:16: error: `DIR' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: parse error before ')' token configure:6538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:6554: result: no configure:6503: checking for sys/dir.h that defines DIR configure:6532: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6538: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:6554: result: no configure:6503: checking for ndir.h that defines DIR configure:6532: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:11:18: ndir.h: No such file or directory conftest.c: In function `main': conftest.c:16: error: `DIR' undeclared (first use in this function) conftest.c:16: error: (Each undeclared identifier is reported only once conftest.c:16: error: for each function it appears in.) conftest.c:16: error: parse error before ')' token configure:6538: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | | int | main () | { | if ((DIR *) 0) | return 0; | ; | return 0; | } configure:6554: result: no configure:6651: checking for library containing opendir configure:6692: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6698: $? = 0 configure:6726: result: none required configure:6736: checking for ANSI C header files configure:6897: result: no configure:6907: checking for sys/wait.h that is POSIX.1 compatible configure:6943: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6949: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:6964: result: no configure:6988: checking for sys/types.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for sys/stat.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for stdlib.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for string.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for memory.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for strings.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for inttypes.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for stdint.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:6988: checking for unistd.h configure:7009: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7015: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7031: result: no configure:7067: checking fcntl.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | /* 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:7104: result: no configure:7108: checking fcntl.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: fcntl.h: present but cannot be compiled configure:7158: WARNING: fcntl.h: check for missing prerequisite headers? configure:7160: WARNING: fcntl.h: see the Autoconf documentation configure:7162: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: fcntl.h: proceeding with the preprocessor's result configure:7166: WARNING: fcntl.h: in the future, the compiler will take precedence configure:7171: checking for fcntl.h configure:7179: result: yes configure:7067: checking fnmatch.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_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:7104: result: no configure:7108: checking fnmatch.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: fnmatch.h: present but cannot be compiled configure:7158: WARNING: fnmatch.h: check for missing prerequisite headers? configure:7160: WARNING: fnmatch.h: see the Autoconf documentation configure:7162: WARNING: fnmatch.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: fnmatch.h: proceeding with the preprocessor's result configure:7166: WARNING: fnmatch.h: in the future, the compiler will take precedence configure:7171: checking for fnmatch.h configure:7179: result: yes configure:7067: checking glob.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_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:7104: result: no configure:7108: checking glob.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: glob.h: present but cannot be compiled configure:7158: WARNING: glob.h: check for missing prerequisite headers? configure:7160: WARNING: glob.h: see the Autoconf documentation configure:7162: WARNING: glob.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: glob.h: proceeding with the preprocessor's result configure:7166: WARNING: glob.h: in the future, the compiler will take precedence configure:7171: checking for glob.h configure:7179: result: yes configure:7067: checking libintl.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_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:7104: result: no configure:7108: checking libintl.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: libintl.h: present but cannot be compiled configure:7158: WARNING: libintl.h: check for missing prerequisite headers? configure:7160: WARNING: libintl.h: see the Autoconf documentation configure:7162: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: libintl.h: proceeding with the preprocessor's result configure:7166: WARNING: libintl.h: in the future, the compiler will take precedence configure:7171: checking for libintl.h configure:7179: result: yes configure:7067: checking limits.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_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:7104: result: no configure:7108: checking limits.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: limits.h: present but cannot be compiled configure:7158: WARNING: limits.h: check for missing prerequisite headers? configure:7160: WARNING: limits.h: see the Autoconf documentation configure:7162: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: limits.h: proceeding with the preprocessor's result configure:7166: WARNING: limits.h: in the future, the compiler will take precedence configure:7171: checking for limits.h configure:7179: result: yes configure:7067: checking stddef.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_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:7104: result: no configure:7108: checking stddef.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: stddef.h: present but cannot be compiled configure:7158: WARNING: stddef.h: check for missing prerequisite headers? configure:7160: WARNING: stddef.h: see the Autoconf documentation configure:7162: WARNING: stddef.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: stddef.h: proceeding with the preprocessor's result configure:7166: WARNING: stddef.h: in the future, the compiler will take precedence configure:7171: checking for stddef.h configure:7179: result: yes configure:7057: checking for stdlib.h configure:7063: result: no configure:7057: checking for string.h configure:7063: result: no configure:7067: checking sys/time.h usability configure:7084: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7090: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_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:7104: result: no configure:7108: checking sys/time.h presence configure:7123: cc -E -I/usr/local/include conftest.c configure:7129: $? = 0 configure:7143: result: yes configure:7156: WARNING: sys/time.h: present but cannot be compiled configure:7158: WARNING: sys/time.h: check for missing prerequisite headers? configure:7160: WARNING: sys/time.h: see the Autoconf documentation configure:7162: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:7164: WARNING: sys/time.h: proceeding with the preprocessor's result configure:7166: WARNING: sys/time.h: in the future, the compiler will take precedence configure:7171: checking for sys/time.h configure:7179: result: yes configure:7057: checking for unistd.h configure:7063: result: no configure:7194: checking whether stat file-mode macros are broken configure:7231: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7237: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #include | | #if defined S_ISBLK && defined S_IFDIR | extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1]; | #endif | | #if defined S_ISBLK && defined S_IFCHR | extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1]; | #endif | | #if defined S_ISLNK && defined S_IFREG | extern char c3[S_ISLNK (S_IFREG) ? -1 : 1]; | #endif | | #if defined S_ISSOCK && defined S_IFREG | extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1]; | #endif | configure:7252: result: yes configure:7262: checking for stdbool.h that conforms to C99 configure:7355: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7361: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | | #include | #ifndef bool | "error: bool is not defined" | #endif | #ifndef false | "error: false is not defined" | #endif | #if false | "error: false is not 0" | #endif | #ifndef true | "error: true is not defined" | #endif | #if true != 1 | "error: true is not 1" | #endif | #ifndef __bool_true_false_are_defined | "error: __bool_true_false_are_defined is not defined" | #endif | | struct s { _Bool s: 1; _Bool t; } s; | | char a[true == 1 ? 1 : -1]; | char b[false == 0 ? 1 : -1]; | char c[__bool_true_false_are_defined == 1 ? 1 : -1]; | char d[(bool) 0.5 == true ? 1 : -1]; | bool e = &s; | char f[(_Bool) 0.0 == false ? 1 : -1]; | char g[true]; | char h[sizeof (_Bool)]; | char i[sizeof s.t]; | enum { j = false, k = true, l = false * true, m = true * 256 }; | _Bool n[m]; | char o[sizeof n == m * sizeof n[0] ? 1 : -1]; | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1]; | # if defined __xlc__ || defined __GNUC__ | /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0 | reported by James Lemley on 2005-10-05; see | http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html | This test is not quite right, since xlc is allowed to | reject this program, as the initializer for xlcbug is | not one of the forms that C requires support for. | However, doing the test right would require a runtime | test, and that would make cross-compilation harder. | Let us hope that IBM fixes the xlc bug, and also adds | support for this kind of constant expression. In the | meantime, this test will reject xlc, which is OK, since | our stdbool.h substitute should suffice. We also test | this with GCC, where it should work, to detect more | quickly whether someone messes up the test in the | future. */ | char digs[] = "0123456789"; | int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1); | # endif | /* Catch a bug in an HP-UX C compiler. See | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html | */ | _Bool q = true; | _Bool *pq = &q; | | int | main () | { | | *pq |= q; | *pq |= ! q; | /* Refer to every declared value, to avoid compiler optimizations. */ | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l | + !m + !n + !o + !p + !q + !pq); | | ; | return 0; | } configure:7376: result: no configure:7378: checking for _Bool configure:7408: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7414: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 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 | typedef _Bool ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7429: result: no configure:7448: checking for an ANSI C-conforming const configure:7523: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7529: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:7544: result: no configure:7554: checking for inline configure:7580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7586: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:7580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7586: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:7580: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7586: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:7604: result: no configure:7623: checking for off_t configure:7653: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c:55: error: parse error before "ac__type_new_" conftest.c:55: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:59: error: parse error before ')' token configure:7659: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* 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 | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7674: result: no configure:7686: checking for size_t configure:7716: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7722: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | /* 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 | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7737: result: no configure:7749: checking whether time.h and sys/time.h may both be included configure:7779: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7785: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:7800: result: no configure:7810: checking whether struct tm is in sys/time.h or time.h configure:7840: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7846: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | struct tm tm; | int *p = &tm.tm_sec; | return !p; | ; | return 0; | } configure:7861: result: sys/time.h configure:7871: checking for working volatile configure:7900: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:7906: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | /* end confdefs.h. */ | | int | main () | { | | volatile int x; | int * volatile y = (int *) 0; | return !x && !y; | ; | return 0; | } configure:7921: result: no configure:7933: checking whether closedir returns void configure:7967: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:59:14: no: No such file or directory configure:7970: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | /* 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 | #ifndef __cplusplus | int closedir (); | #endif | | int | main () | { | return closedir (opendir (".")) != 0; | ; | return 0; | } configure:7995: result: yes configure:8005: checking for error_at_line configure:8031: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:27:19: error.h: No such file or directory configure:8037: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 1 | /* end confdefs.h. */ | #include | int | main () | { | error_at_line (0, 0, "", 0, "an error occurred"); | ; | return 0; | } configure:8054: result: no configure:8066: checking whether lstat dereferences a symlink specified with a trailing slash configure:8102: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: storage size of `sbuf' isn't known configure:8105: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 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 | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:8137: result: no configure:8156: checking whether lstat accepts an empty string configure:8186: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: storage size of `sbuf' isn't known configure:8189: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 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 | int | main () | { | struct stat sbuf; | return lstat ("", &sbuf) == 0; | ; | return 0; | } configure:8214: result: yes configure:8230: checking whether lstat dereferences a symlink specified with a trailing slash configure:8301: result: no configure:8325: checking for stdlib.h configure:8331: result: no configure:8460: checking for GNU libc compatible malloc configure:8494: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8497: $? = 0 configure:8503: ./conftest configure:8506: $? = 0 configure:8522: result: yes configure:8550: checking for working memcmp configure:8603: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8606: $? = 0 configure:8612: ./conftest configure:8615: $? = 0 configure:8631: result: yes configure:8645: checking for stdlib.h configure:8651: result: no configure:8780: checking for GNU libc compatible realloc configure:8814: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8817: $? = 0 configure:8823: ./conftest configure:8826: $? = 0 configure:8842: result: yes configure:8870: checking return type of signal handlers configure:8898: cc -c -fno-common -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: void value not ignored as it ought to be configure:8904: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 1 | #define HAVE_LSTAT_EMPTY_STRING_BUG 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:8919: result: void configure:8927: checking whether stat accepts an empty string configure:8957: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: storage size of `sbuf' isn't known configure:8960: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 1 | #define HAVE_LSTAT_EMPTY_STRING_BUG 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define RETSIGTYPE void | /* 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 | int | main () | { | struct stat sbuf; | return stat ("", &sbuf) == 0; | ; | return 0; | } configure:8985: result: yes configure:9005: checking for vprintf configure:9061: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:55: warning: conflicting types for built-in function `vprintf' configure:9067: $? = 0 configure:9085: result: yes configure:9092: checking for _doprnt configure:9148: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 ld: Undefined symbols: __doprnt configure:9154: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "geany" | #define VERSION "0.11" | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_TIME_H 1 | #define STAT_MACROS_BROKEN 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define size_t unsigned int | #define TM_IN_SYS_TIME 1 | #define volatile | #define CLOSEDIR_VOID 1 | #define HAVE_LSTAT_EMPTY_STRING_BUG 1 | #define HAVE_MALLOC 1 | #define HAVE_REALLOC 1 | #define RETSIGTYPE void | #define HAVE_STAT_EMPTY_STRING_BUG 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:9171: result: no configure:9209: checking for gethostname configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for ftruncate configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for fgetpos configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for getcwd configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for gettimeofday configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for isascii configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for mblen configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for memset configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function `memset' configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for mkstemp configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for putenv configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for realpath configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for regcomp configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for setenv configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strcasecmp configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strchr configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function `strchr' configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strdup configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strerror configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strrchr configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function `strrchr' configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strspn configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function `strspn' configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strstr configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function `strstr' configure:9271: $? = 0 configure:9289: result: yes configure:9209: checking for strtol configure:9265: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:9271: $? = 0 configure:9289: result: yes configure:9325: checking for i386-unknown-gnu-pkg-config configure:9358: result: no configure:9368: checking for pkg-config configure:9386: found /usr/local/bin/pkg-config configure:9398: result: /usr/local/bin/pkg-config configure:9427: checking pkg-config is at least version 0.9.0 configure:9430: result: yes configure:9441: checking for PACKAGE configure:9449: $PKG_CONFIG --exists --print-errors "$pkg_modules" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:9452: $? = 1 configure:9467: $PKG_CONFIG --exists --print-errors "$pkg_modules" Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found configure:9470: $? = 1 No package 'gtk+-2.0' found configure:9508: error: Package requirements (gtk+-2.0 >= 2.6.0) were not met: No package 'gtk+-2.0' 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 PACKAGE_CFLAGS and PACKAGE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_c_volatile=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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PACKAGE_CFLAGS_set= ac_cv_env_PACKAGE_CFLAGS_value= ac_cv_env_PACKAGE_LIBS_set= ac_cv_env_PACKAGE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_func__doprnt=no ac_cv_func_closedir_void=yes ac_cv_func_fgetpos=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostname=yes ac_cv_func_gettimeofday=yes ac_cv_func_isascii=yes ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_lstat_empty_string_bug=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mblen=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_putenv=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_regcomp=yes ac_cv_func_setenv=yes ac_cv_func_stat_empty_string_bug=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_vprintf=yes ac_cv_header_dirent_dirent_h=no ac_cv_header_dirent_ndir_h=no ac_cv_header_dirent_sys_dir_h=no ac_cv_header_dirent_sys_ndir_h=no ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_glob_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_stat_broken=yes ac_cv_header_stdbool_h=no ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_lib_error_at_line=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_struct_tm=sys/time.h ac_cv_type__Bool=no ac_cv_type_off_t=no ac_cv_type_signal=void ac_cv_type_size_t=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GEANY_DATA_DIR='' GEANY_PIXMAPS_DIR='' GETTEXT_PACKAGE='' GMOFILES='' GMSGFMT='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LDFLAGS='-L/usr/local/lib' LIBOBJS=' error. lstat. stat.' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/geany/work/geany-0.11/missing --run makeinfo' MINGW_FALSE='' MINGW_TRUE='' MKINSTALLDIRS='' MSGFMT='' OBJEXT='' PACKAGE='geany' PACKAGE_BUGREPORT='' PACKAGE_CFLAGS='' PACKAGE_LIBS='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_NLS='' VERSION='0.11' XGETTEXT='' ac_ct_CC='' ac_ct_CXX='' 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='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/devel/geany/work/geany-0.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "geany" #define VERSION "0.11" #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_TIME_H 1 #define STAT_MACROS_BROKEN 1 #define const #ifndef __cplusplus #define inline #endif #define off_t long int #define size_t unsigned int #define TM_IN_SYS_TIME 1 #define volatile #define CLOSEDIR_VOID 1 #define HAVE_LSTAT_EMPTY_STRING_BUG 1 #define HAVE_MALLOC 1 #define HAVE_REALLOC 1 #define RETSIGTYPE void #define HAVE_STAT_EMPTY_STRING_BUG 1 #define HAVE_VPRINTF 1 #define HAVE_GETHOSTNAME 1 #define HAVE_FTRUNCATE 1 #define HAVE_FGETPOS 1 #define HAVE_GETCWD 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_ISASCII 1 #define HAVE_MBLEN 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_PUTENV 1 #define HAVE_REALPATH 1 #define HAVE_REGCOMP 1 #define HAVE_SETENV 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define REVISION "-1" configure: exit 1