This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by WeeChat configure 0.2.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-lua --with-debug=0 --disable-aspell --disable-python --disable-ruby --disable-gnu-tls --disable-perl --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: 93 tasks, 147 threads, 4 processors Load average: 1.08, Mach factor: 2.91 /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:2115: checking for a BSD-compatible install configure:2171: result: /usr/bin/install -c -o root -g wheel configure:2182: checking whether build environment is sane configure:2225: result: yes configure:2253: checking for a thread-safe mkdir -p configure:2292: result: /usr/local/bin/mkdir -p configure:2305: checking for gawk configure:2321: found /usr/local/bin/gawk configure:2332: result: gawk configure:2343: checking whether make sets $(MAKE) configure:2364: result: yes configure:2562: checking for i386-unknown-gnu-gcc configure:2589: result: cc configure:2867: checking for C compiler version configure:2874: 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:2877: $? = 0 configure:2884: 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:2887: $? = 0 configure:2894: cc -V >&5 cc: `-V' option must have argument configure:2897: $? = 1 configure:2920: checking for C compiler default output file name configure:2947: cc -fno-common conftest.c >&5 configure:2950: $? = 0 configure:2988: result: a.out configure:3005: checking whether the C compiler works configure:3015: ./a.out configure:3018: $? = 0 configure:3035: result: yes configure:3042: checking whether we are cross compiling configure:3044: result: no configure:3047: checking for suffix of executables configure:3054: cc -o conftest -fno-common conftest.c >&5 configure:3057: $? = 0 configure:3081: result: configure:3087: checking for suffix of object files configure:3113: cc -c -fno-common conftest.c >&5 configure:3116: $? = 0 configure:3139: result: configure:3143: checking whether we are using the GNU C compiler configure:3172: cc -c -fno-common conftest.c >&5 configure:3178: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3195: result: no configure:3200: checking whether cc accepts -g configure:3230: cc -c -g conftest.c >&5 configure:3236: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3268: cc -c conftest.c >&5 configure:3274: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3307: cc -c -g conftest.c >&5 configure:3313: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3335: result: no configure:3352: checking for cc option to accept ISO C89 configure:3426: cc -c -fno-common conftest.c >&5 configure:3432: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3432: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3432: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3432: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3426: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3432: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | /* 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:3458: result: unsupported configure:3484: checking for style of include used by make configure:3512: result: GNU configure:3537: checking dependency style of cc configure:3628: result: gcc3 configure:3643: checking whether make sets $(MAKE) configure:3664: result: yes configure:3757: checking build system type configure:3775: result: i386-unknown-gnu configure:3797: checking host system type configure:3812: result: i386-unknown-gnu configure:3834: checking for a sed that does not truncate output configure:3890: result: /usr/local/bin/sed configure:3893: checking for grep that handles long lines and -e configure:3967: result: /usr/bin/grep configure:3972: checking for egrep configure:4050: result: /usr/bin/grep -E configure:4099: checking for non-GNU ld configure:4133: result: /usr/bin/ld configure:4142: checking if the linker (/usr/bin/ld) is GNU ld configure:4157: result: no configure:4162: checking for /usr/bin/ld option to reload object files configure:4169: result: -r configure:4187: checking for BSD-compatible nm configure:4236: result: /usr/bin/nm -p configure:4240: checking whether ln -s works configure:4244: result: yes configure:4251: checking how to recognize dependent libraries configure:4437: result: pass_all configure:4678: checking how to run the C preprocessor configure:4718: cc -E conftest.c configure:4724: $? = 0 configure:4755: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4794: result: cc -E configure:4823: cc -E conftest.c configure:4829: $? = 0 configure:4860: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4866: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:4904: checking for ANSI C header files configure:4934: cc -c -fno-common conftest.c >&5 configure:4940: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5065: result: no configure:5089: checking for sys/types.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for sys/stat.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for stdlib.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for string.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for memory.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for strings.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for inttypes.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for stdint.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5089: checking for unistd.h configure:5110: cc -c -fno-common conftest.c >&5 configure:5116: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5132: result: no configure:5159: checking dlfcn.h usability configure:5176: cc -c -fno-common conftest.c >&5 configure:5182: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 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:5196: result: no configure:5200: checking dlfcn.h presence configure:5215: cc -E conftest.c configure:5221: $? = 0 configure:5235: result: yes configure:5248: WARNING: dlfcn.h: present but cannot be compiled configure:5250: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5252: WARNING: dlfcn.h: see the Autoconf documentation configure:5254: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5256: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5258: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5268: checking for dlfcn.h configure:5276: result: yes configure:5405: checking for C++ compiler version configure:5412: 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:5415: $? = 0 configure:5422: 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:5425: $? = 0 configure:5432: c++ -V >&5 c++: `-V' option must have argument configure:5435: $? = 1 configure:5438: checking whether we are using the GNU C++ compiler configure:5467: c++ -c -fno-common conftest.cpp >&5 configure:5473: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5490: result: no configure:5495: checking whether c++ accepts -g configure:5525: c++ -c -g conftest.cpp >&5 configure:5531: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5563: c++ -c conftest.cpp >&5 configure:5569: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5602: c++ -c -g conftest.cpp >&5 configure:5608: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5630: result: no configure:5655: checking dependency style of c++ configure:5746: result: gcc3 configure:5771: checking how to run the C++ preprocessor configure:5807: c++ -E conftest.cpp configure:5813: $? = 0 configure:5844: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:5850: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5883: result: c++ -E configure:5912: c++ -E conftest.cpp configure:5918: $? = 0 configure:5949: c++ -E conftest.cpp conftest.cpp:12:28: ac_nonexistent.h: No such file or directory configure:5955: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6004: checking for i386-unknown-gnu-g77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-xlf configure:6034: result: no configure:6004: checking for i386-unknown-gnu-f77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-frt configure:6034: result: no configure:6004: checking for i386-unknown-gnu-pgf77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-cf77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-fort77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-fl32 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-af77 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-xlf90 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-f90 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-pgf90 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-pghpf configure:6034: result: no configure:6004: checking for i386-unknown-gnu-epcf90 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-gfortran configure:6034: result: no configure:6004: checking for i386-unknown-gnu-g95 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-xlf95 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-f95 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-fort configure:6034: result: no configure:6004: checking for i386-unknown-gnu-ifort configure:6034: result: no configure:6004: checking for i386-unknown-gnu-ifc configure:6034: result: no configure:6004: checking for i386-unknown-gnu-efc configure:6034: result: no configure:6004: checking for i386-unknown-gnu-pgf95 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-lf95 configure:6034: result: no configure:6004: checking for i386-unknown-gnu-ftn configure:6034: result: no configure:6048: checking for g77 configure:6064: found /usr/local/bin/g77 configure:6075: result: g77 configure:6105: checking for Fortran 77 compiler version configure:6112: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6115: $? = 0 configure:6122: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6125: $? = 0 configure:6132: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6135: $? = 0 configure:6143: checking whether we are using the GNU Fortran 77 compiler configure:6162: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6168: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6185: result: no configure:6191: checking whether g77 accepts -g configure:6208: g77 -c -g conftest.f >&5 configure:6214: $? = 0 configure: failed program was: | program main | | end configure:6230: result: no configure:6260: checking the maximum length of command line arguments configure:6372: result: configure:6384: checking command to parse /usr/bin/nm -p output from cc object configure:6489: cc -c -fno-common conftest.c >&5 configure:6492: $? = 0 configure:6496: /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:6499: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6489: cc -c -fno-common conftest.c >&5 configure:6492: $? = 0 configure:6496: /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:6499: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6589: result: failed configure:6596: checking for objdir configure:6611: result: .libs configure:6663: checking for i386-unknown-gnu-ar configure:6693: result: no configure:6703: checking for ar configure:6719: found /usr/bin/ar configure:6730: result: ar configure:6759: checking for i386-unknown-gnu-ranlib configure:6789: result: no configure:6799: checking for ranlib configure:6815: found /usr/bin/ranlib configure:6826: result: ranlib configure:6855: checking for i386-unknown-gnu-strip configure:6885: result: no configure:6895: checking for strip configure:6911: found /usr/bin/strip configure:6922: result: strip configure:7258: checking for cc option to produce PIC configure:7490: result: configure:7561: checking if cc static flag works configure:7589: result: yes configure:7599: checking if cc supports -c -o file.o configure:7623: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7627: $? = 0 configure:7646: result: yes configure:7672: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8653: result: no configure:8720: checking dynamic linker characteristics configure:9334: result: gnu ld.so configure:9343: checking how to hardcode library paths into programs configure:9368: result: unsupported configure:9382: checking whether stripping libraries is possible configure:9404: result: no configure:10189: checking if libtool supports shared libraries configure:10191: result: no configure:10194: checking whether to build shared libraries configure:10215: result: no configure:10218: checking whether to build static libraries configure:10222: result: yes configure:10315: creating libtool configure:11045: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12019: result: yes configure:12037: c++ -c -fno-common conftest.cpp >&5 configure:12040: $? = 0 configure:12192: checking for c++ option to produce PIC configure:12476: result: configure:12547: checking if c++ static flag works configure:12575: result: yes configure:12585: checking if c++ supports -c -o file.o configure:12609: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12613: $? = 0 configure:12632: result: yes configure:12658: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12686: result: yes configure:12753: checking dynamic linker characteristics configure:13315: result: gnu ld.so configure:13324: checking how to hardcode library paths into programs configure:13349: result: unsupported configure:13883: checking if libtool supports shared libraries configure:13885: result: no configure:13888: checking whether to build shared libraries configure:13908: result: no configure:13911: checking whether to build static libraries configure:13915: result: yes configure:13925: checking for g77 option to produce PIC configure:14157: result: configure:14228: checking if g77 static flag works configure:14256: result: yes configure:14266: checking if g77 supports -c -o file.o configure:14290: g77 -c -o out/conftest2.o conftest.f >&5 configure:14294: $? = 0 configure:14313: result: yes configure:14339: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:15300: result: no configure:15367: checking dynamic linker characteristics configure:15929: result: gnu ld.so configure:15938: checking how to hardcode library paths into programs configure:15963: result: unsupported configure:19548: checking for dblatex configure:19578: result: no configure:19604: checking whether NLS is requested configure:19613: result: yes configure:19651: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:19683: result: /usr/local/bin/msgfmt configure:19692: checking for gmsgfmt configure:19723: result: /usr/local/bin/msgfmt configure:19774: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:19806: result: /usr/local/bin/xgettext configure:19852: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:19883: result: /usr/local/bin/msgmerge configure:19898: checking whether we are using the GNU C Library 2 or newer conftest.c:13:22: features.h: No such file or directory configure:19929: result: no configure:19938: checking for i386-unknown-gnu-ranlib configure:19965: result: ranlib configure:20106: checking for inline configure:20132: cc -c -fno-common conftest.c >&5 configure:20138: $? = 0 configure:20156: result: inline configure:20175: checking for size_t configure:20205: cc -c -fno-common conftest.c >&5 configure:20211: $? = 0 configure:20226: result: yes configure:20239: checking for stdint.h configure:20266: cc -c -fno-common conftest.c >&5 configure:20272: $? = 0 configure:20287: result: yes configure:20299: checking for working alloca.h configure:20326: cc -o conftest -fno-common conftest.c >&5 configure:20332: $? = 0 configure:20349: result: yes configure:20359: checking for alloca configure:20406: cc -o conftest -fno-common conftest.c >&5 configure:20412: $? = 0 configure:20429: result: yes configure:20662: checking for stdlib.h configure:20668: result: no configure:20662: checking for unistd.h configure:20668: result: no configure:20806: checking for getpagesize configure:20862: cc -o conftest -fno-common conftest.c >&5 configure:20868: $? = 0 configure:20886: result: yes configure:20896: checking for working mmap configure:21043: cc -o conftest -fno-common conftest.c >&5 configure:21046: $? = 0 configure:21052: ./conftest configure:21055: $? = 0 configure:21071: result: yes configure:21084: checking whether integer division by zero raises SIGFPE configure:21151: cc -o conftest -fno-common conftest.c >&5 conftest.c:36: warning: built-in function `nan' declared as non-function configure:21154: $? = 0 configure:21160: ./conftest configure:21163: $? = 0 configure:21180: result: yes configure:21193: checking for inttypes.h configure:21220: cc -c -fno-common conftest.c >&5 configure:21226: $? = 0 configure:21241: result: yes configure:21252: checking for unsigned long long int configure:21283: cc -o conftest -fno-common conftest.c >&5 configure:21289: $? = 0 configure:21306: result: yes configure:21354: checking for inttypes.h configure:21360: result: no configure:21675: checking for non-GNU ld configure:21706: result: /usr/bin/ld configure:21715: checking if the linker (/usr/bin/ld) is GNU ld configure:21728: result: no configure:21735: checking for shared library run path origin configure:21748: result: done configure:21792: checking whether imported symbols can be declared weak configure:21817: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _xyzzy configure:21823: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | extern void xyzzy (); | #pragma weak xyzzy | int | main () | { | xyzzy(); | ; | return 0; | } configure:21839: result: no configure:21854: checking pthread.h usability configure:21871: cc -c -fno-common conftest.c >&5 configure:21877: $? = 0 configure:21891: result: yes configure:21895: checking pthread.h presence configure:21910: cc -E conftest.c configure:21916: $? = 0 configure:21930: result: yes configure:21963: checking for pthread.h configure:21970: result: yes configure:22011: cc -o conftest -fno-common conftest.c >&5 configure:22017: $? = 0 configure:22038: checking for pthread_kill in -lpthread configure:22073: cc -o conftest -fno-common conftest.c -lpthread >&5 configure:22079: $? = 0 configure:22097: result: yes configure:22276: checking for pthread_rwlock_t configure:22307: cc -c -fno-common conftest.c >&5 configure:22313: $? = 0 configure:22328: result: yes configure:22365: cc -c -fno-common conftest.c >&5 configure:22371: $? = 0 configure:23000: checking for multithread API to use configure:23002: result: posix configure:23438: cc -o conftest -fno-common conftest.c >&5 configure:23444: $? = 0 configure:23484: checking argz.h usability configure:23501: cc -c -fno-common conftest.c >&5 conftest.c:60:18: argz.h: No such file or directory configure:23507: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 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:23521: result: no configure:23525: checking argz.h presence configure:23540: cc -E conftest.c conftest.c:27:18: argz.h: No such file or directory configure:23546: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:23560: result: no configure:23593: checking for argz.h configure:23601: result: no configure:23474: checking for inttypes.h configure:23480: result: no configure:23484: checking limits.h usability configure:23501: cc -c -fno-common conftest.c >&5 configure:23507: $? = 0 configure:23521: result: yes configure:23525: checking limits.h presence configure:23540: cc -E conftest.c configure:23546: $? = 0 configure:23560: result: yes configure:23593: checking for limits.h configure:23601: result: yes configure:23474: checking for unistd.h configure:23480: result: no configure:23484: checking sys/param.h usability configure:23501: cc -c -fno-common conftest.c >&5 configure:23507: $? = 0 configure:23521: result: yes configure:23525: checking sys/param.h presence configure:23540: cc -E conftest.c configure:23546: $? = 0 configure:23560: result: yes configure:23593: checking for sys/param.h configure:23601: result: yes configure:23635: checking for getcwd configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for getegid configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for geteuid configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for getgid configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for getuid configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for mempcpy configure:23691: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _mempcpy configure:23697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* 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 mempcpy (); | /* 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_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:23715: result: no configure:23635: checking for munmap configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for stpcpy configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for strcasecmp configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for strdup configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for strtoul configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for tsearch configure:23691: cc -o conftest -fno-common conftest.c >&5 configure:23697: $? = 0 configure:23715: result: yes configure:23635: checking for argz_count configure:23691: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_count configure:23697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_count to an innocuous variant, in case declares argz_count. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_count innocuous_argz_count | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_count (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_count | | /* 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 argz_count (); | /* 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_argz_count || defined __stub___argz_count | choke me | #endif | | int | main () | { | return argz_count (); | ; | return 0; | } configure:23715: result: no configure:23635: checking for argz_stringify configure:23691: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_stringify configure:23697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_stringify innocuous_argz_stringify | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_stringify (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_stringify | | /* 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 argz_stringify (); | /* 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_argz_stringify || defined __stub___argz_stringify | choke me | #endif | | int | main () | { | return argz_stringify (); | ; | return 0; | } configure:23715: result: no configure:23635: checking for argz_next configure:23691: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _argz_next configure:23697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define argz_next to an innocuous variant, in case declares argz_next. | For example, HP-UX 11i declares gettimeofday. */ | #define argz_next innocuous_argz_next | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char argz_next (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef argz_next | | /* 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 argz_next (); | /* 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_argz_next || defined __stub___argz_next | choke me | #endif | | int | main () | { | return argz_next (); | ; | return 0; | } configure:23715: result: no configure:23635: checking for __fsetlocking configure:23691: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: ___fsetlocking configure:23697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking. | For example, HP-UX 11i declares gettimeofday. */ | #define __fsetlocking innocuous___fsetlocking | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fsetlocking (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fsetlocking | | /* 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 __fsetlocking (); | /* 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___fsetlocking || defined __stub_____fsetlocking | choke me | #endif | | int | main () | { | return __fsetlocking (); | ; | return 0; | } configure:23715: result: no configure:23727: checking whether feof_unlocked is declared configure:23757: cc -c -fno-common conftest.c >&5 configure:23763: $? = 0 configure:23778: result: yes configure:23792: checking whether fgets_unlocked is declared configure:23822: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:47: error: `fgets_unlocked' undeclared (first use in this function) conftest.c:47: error: (Each undeclared identifier is reported only once conftest.c:47: error: for each function it appears in.) configure:23828: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef fgets_unlocked | char *p = (char *) fgets_unlocked; | #endif | | ; | return 0; | } configure:23843: result: no configure:23887: checking for iconv configure:23919: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:23925: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:23968: cc -o conftest -fno-common conftest.c -liconv >&5 configure:23974: $? = 0 configure:23995: result: yes configure:24005: checking how to link with libiconv configure:24007: result: -liconv configure:24018: checking for iconv declaration configure:24057: cc -c -fno-common conftest.c >&5 conftest.c:51: error: conflicting types for `libiconv' /usr/local/include/iconv.h:83: error: previous declaration of `libiconv' configure:24063: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:24082: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:24093: checking for NL_LOCALE_NAME macro configure:24120: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __NL_LOCALE_NAME configure:24126: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | /* end confdefs.h. */ | #include | #include | int | main () | { | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)); | ; | return 0; | } configure:24144: result: no configure:24158: checking for bison configure:24174: found /usr/local/bin/bison configure:24185: result: bison configure:24199: checking version of bison configure:24208: result: 1.35, ok configure:24216: checking for long long int configure:24249: cc -o conftest -fno-common conftest.c >&5 configure:24255: $? = 0 configure:24272: result: yes configure:24283: checking for long double configure:24317: cc -c -fno-common conftest.c >&5 conftest.c:47: warning: use of `long double' type; its size may change in a future release conftest.c:47: warning: (Long double usage is reported only once for each file. conftest.c:47: warning: To disable this warning, use -Wno-long-double.) configure:24323: $? = 0 configure:24339: result: yes configure:24350: checking for wchar_t configure:24377: cc -c -fno-common conftest.c >&5 configure:24383: $? = 0 configure:24398: result: yes configure:24409: checking for wint_t configure:24436: cc -c -fno-common conftest.c >&5 configure:24442: $? = 0 configure:24457: result: yes configure:24470: checking for intmax_t configure:24506: cc -c -fno-common conftest.c >&5 configure:24512: $? = 0 configure:24527: result: yes configure:24539: checking whether printf() supports POSIX/XSI format strings configure:24594: cc -o conftest -fno-common conftest.c >&5 configure:24597: $? = 0 configure:24603: ./conftest configure:24606: $? = 0 configure:24623: result: yes configure:24636: checking whether we are using the GNU C Library 2.1 or newer conftest.c:51:22: features.h: No such file or directory configure:24667: result: no configure:24679: checking for stdint.h configure:24685: result: no configure:24819: checking for SIZE_MAX configure:25138: cc -o conftest -fno-common conftest.c >&5 configure:25141: $? = 0 configure:25147: ./conftest configure:25150: $? = 0 configure:25448: cc -o conftest -fno-common conftest.c >&5 configure:25451: $? = 0 configure:25457: ./conftest configure:25460: $? = 0 configure:25501: cc -c -fno-common conftest.c >&5 configure:25507: $? = 0 configure:25534: result: (((1UL << 31) - 1) * 2 + 1) configure:25552: checking for stdint.h configure:25558: result: no configure:25694: checking for CFPreferencesCopyAppValue configure:25722: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:25728: $? = 0 configure:25746: result: yes configure:25755: checking for CFLocaleCopyCurrent configure:25783: cc -o conftest -fno-common conftest.c -Wl,-framework -Wl,CoreFoundation >&5 ld: Undefined symbols: _CFLocaleCopyCurrent configure:25789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:25807: result: no configure:25827: checking for ptrdiff_t configure:25857: cc -c -fno-common conftest.c >&5 conftest.c:85: error: parse error before "ac__type_new_" conftest.c:85: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:89: error: parse error before ')' token configure:25863: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 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 ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:25878: result: no configure:25908: checking stddef.h usability configure:25925: cc -c -fno-common conftest.c >&5 configure:25931: $? = 0 configure:25945: result: yes configure:25949: checking stddef.h presence configure:25964: cc -E conftest.c configure:25970: $? = 0 configure:25984: result: yes configure:26017: checking for stddef.h configure:26025: result: yes configure:25898: checking for stdlib.h configure:25904: result: no configure:25898: checking for string.h configure:25904: result: no configure:26048: checking for asprintf configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for fwprintf configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for putenv configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for setenv configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for setlocale configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for snprintf configure:26104: cc -o conftest -fno-common conftest.c >&5 conftest.c:82: warning: conflicting types for built-in function `snprintf' configure:26110: $? = 0 configure:26128: result: yes configure:26048: checking for wcslen configure:26104: cc -o conftest -fno-common conftest.c >&5 configure:26110: $? = 0 configure:26128: result: yes configure:26140: checking whether _snprintf is declared configure:26170: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: `_snprintf' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) configure:26176: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:26191: result: no configure:26205: checking whether _snwprintf is declared configure:26235: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:68: error: `_snwprintf' undeclared (first use in this function) conftest.c:68: error: (Each undeclared identifier is reported only once conftest.c:68: error: for each function it appears in.) configure:26241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:26256: result: no configure:26271: checking whether getc_unlocked is declared configure:26301: cc -c -fno-common conftest.c >&5 configure:26307: $? = 0 configure:26322: result: yes configure:26361: checking for nl_langinfo and CODESET configure:26387: cc -o conftest -fno-common conftest.c >&5 configure:26393: $? = 0 configure:26411: result: yes configure:26422: checking for LC_MESSAGES configure:26448: cc -o conftest -fno-common conftest.c >&5 configure:26454: $? = 0 configure:26471: result: yes configure:26518: checking for CFPreferencesCopyAppValue configure:26570: result: yes configure:26579: checking for CFLocaleCopyCurrent configure:26631: result: no configure:26668: checking whether included gettext is requested configure:26678: result: no configure:26701: checking for GNU gettext in libc configure:26731: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:26737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:26755: result: no configure:27153: checking for GNU gettext in libintl configure:27191: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:27197: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:27244: cc -o conftest -fno-common -I/include conftest.c /lib/libintl.a -liconv -liconv >&5 ld: warning multiple definitions of symbol _locale_charset /lib/libintl.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text) /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:27250: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | /* end confdefs.h. */ | #include | | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (const char *); | int | main () | { | bindtextdomain ("", ""); | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("") | ; | return 0; | } configure:27274: result: no configure:27330: checking whether to use NLS configure:27332: result: yes configure:27335: checking where the gettext function comes from configure:27346: result: included intl directory configure:27439: checking for initscr in -lncurses configure:27474: cc -o conftest -fno-common conftest.c -lncurses >&5 configure:27480: $? = 0 configure:27498: result: yes configure:27506: checking for initscr in -lncursesw configure:27541: cc -o conftest -fno-common conftest.c -lncursesw >&5 ld: can't locate file for: -lncursesw configure:27547: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char initscr (); | int | main () | { | return initscr (); | ; | return 0; | } configure:27565: result: no configure:27575: checking for ANSI C header files configure:27736: result: no configure:27777: checking arpa/inet.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking arpa/inet.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for arpa/inet.h configure:27894: result: yes configure:27777: checking libintl.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking libintl.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for libintl.h configure:27894: result: yes configure:27767: checking for limits.h configure:27773: result: yes configure:27777: checking locale.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking locale.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for locale.h configure:27894: result: yes configure:27777: checking netdb.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking netdb.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for netdb.h configure:27894: result: yes configure:27777: checking netinet/in.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking netinet/in.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for netinet/in.h configure:27894: result: yes configure:27767: checking for stdlib.h configure:27773: result: no configure:27767: checking for string.h configure:27773: result: no configure:27777: checking sys/socket.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking sys/socket.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for sys/socket.h configure:27894: result: yes configure:27777: checking sys/time.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking sys/time.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for sys/time.h configure:27894: result: yes configure:27767: checking for sys/types.h configure:27773: result: no configure:27767: checking for unistd.h configure:27773: result: no configure:27777: checking pwd.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking pwd.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for pwd.h configure:27894: result: yes configure:27777: checking errno.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking errno.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for errno.h configure:27894: result: yes configure:27777: checking regex.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking regex.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for regex.h configure:27894: result: yes configure:27777: checking wchar.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking wchar.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for wchar.h configure:27894: result: yes configure:27777: checking sys/file.h usability configure:27794: cc -c -fno-common conftest.c >&5 configure:27800: $? = 0 configure:27814: result: yes configure:27818: checking sys/file.h presence configure:27833: cc -E conftest.c configure:27839: $? = 0 configure:27853: result: yes configure:27886: checking for sys/file.h configure:27894: result: yes configure:28053: checking whether time.h and sys/time.h may both be included configure:28083: cc -c -fno-common conftest.c >&5 configure:28089: $? = 0 configure:28104: result: yes configure:28114: checking whether struct tm is in sys/time.h or time.h configure:28144: cc -c -fno-common conftest.c >&5 configure:28150: $? = 0 configure:28165: result: time.h configure:28176: checking for socklen_t configure:28204: cc -c -fno-common conftest.c >&5 configure:28210: $? = 0 configure:28233: result: yes configure:28253: checking sys/select.h usability configure:28270: cc -c -fno-common conftest.c >&5 configure:28276: $? = 0 configure:28290: result: yes configure:28294: checking sys/select.h presence configure:28309: cc -E conftest.c configure:28315: $? = 0 configure:28329: result: yes configure:28362: checking for sys/select.h configure:28370: result: yes configure:28243: checking for sys/socket.h configure:28249: result: yes configure:28383: checking types of arguments for select configure:28421: cc -c -fno-common conftest.c >&5 configure:28427: $? = 0 configure:28448: result: int,fd_set *,struct timeval * configure:28471: checking return type of signal handlers configure:28499: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:93: error: void value not ignored as it ought to be configure:28505: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:28520: result: void configure:28551: checking for gethostbyname configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for gethostname configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for getsockname configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for gettimeofday configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for inet_ntoa configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for memset configure:28607: cc -o conftest -fno-common conftest.c >&5 conftest.c:116: warning: conflicting types for built-in function `memset' configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for mkdir configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for select configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for setlocale configure:28631: result: yes configure:28551: checking for socket configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for strcasecmp configure:28631: result: yes configure:28551: checking for strchr configure:28607: cc -o conftest -fno-common conftest.c >&5 conftest.c:122: warning: conflicting types for built-in function `strchr' configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for strdup configure:28631: result: yes configure:28551: checking for strndup configure:28607: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _strndup configure:28613: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* Define strndup to an innocuous variant, in case declares strndup. | For example, HP-UX 11i declares gettimeofday. */ | #define strndup innocuous_strndup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strndup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strndup | | /* 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 strndup (); | /* 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_strndup || defined __stub___strndup | choke me | #endif | | int | main () | { | return strndup (); | ; | return 0; | } configure:28631: result: no configure:28551: checking for strncasecmp configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for strpbrk configure:28607: cc -o conftest -fno-common conftest.c >&5 conftest.c:125: warning: conflicting types for built-in function `strpbrk' configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for strrchr configure:28607: cc -o conftest -fno-common conftest.c >&5 conftest.c:126: warning: conflicting types for built-in function `strrchr' configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for strstr configure:28607: cc -o conftest -fno-common conftest.c >&5 conftest.c:127: warning: conflicting types for built-in function `strstr' configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for uname configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28551: checking for regexec configure:28607: cc -o conftest -fno-common conftest.c >&5 configure:28613: $? = 0 configure:28631: result: yes configure:28818: WARNING: *** ncursesw library not found! Falling back to "ncurses" *** Be careful, UTF-8 display may not work properly if your locale is UTF-8. configure:28843: checking ncurses.h usability configure:28860: cc -c -fno-common conftest.c >&5 configure:28866: $? = 0 configure:28880: result: yes configure:28884: checking ncurses.h presence configure:28899: cc -E conftest.c configure:28905: $? = 0 configure:28919: result: yes configure:28952: checking for ncurses.h configure:28960: result: yes configure:28843: checking ncursesw/curses.h usability configure:28860: cc -c -fno-common conftest.c >&5 conftest.c:141:29: ncursesw/curses.h: No such file or directory configure:28866: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_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:28880: result: no configure:28884: checking ncursesw/curses.h presence configure:28899: cc -E conftest.c conftest.c:108:29: ncursesw/curses.h: No such file or directory configure:28905: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_H 1 | /* end confdefs.h. */ | #include configure:28919: result: no configure:28952: checking for ncursesw/curses.h configure:28960: result: no configure:29348: checking iconv.h usability configure:29365: cc -c -fno-common conftest.c >&5 configure:29371: $? = 0 configure:29385: result: yes configure:29389: checking iconv.h presence configure:29404: cc -E conftest.c configure:29410: $? = 0 configure:29424: result: yes configure:29457: checking for iconv.h configure:29464: result: yes configure:29476: checking for iconv_open in -liconv configure:29511: cc -o conftest -fno-common conftest.c -liconv >&5 configure:29517: $? = 0 configure:29535: result: yes configure:29616: checking for iconv usability in programs configure:29647: cc -o conftest -fno-common conftest.c -liconv >&5 configure:29650: $? = 0 configure:29656: ./conftest configure:29659: $? = 0 configure:29676: result: yes configure:29719: checking for perl configure:29737: found /usr/local/bin/perl configure:29749: result: /usr/local/bin/perl configure:29773: checking for Perl headers files configure:29780: result: found configure:29782: checking for Perl library configure:29787: result: found configure:29835: checking for python configure:29853: found /usr/local/bin/python configure:29865: result: /usr/local/bin/python configure:29892: checking for Python header files configure:29896: result: found configure:29900: checking for Python library configure:29908: result: found configure:29960: checking for ruby configure:29978: found /usr/local/bin/ruby configure:29990: result: /usr/local/bin/ruby configure:30015: checking for Ruby header files configure:30023: WARNING: *** Ruby header files couldn't be found in your system. *** Try to install them with your software package manager. *** WeeChat will be built without Ruby support. configure:30031: result: found configure:30073: checking for pkg-config configure:30089: found /usr/local/bin/pkg-config configure:30100: result: pkg-config configure:30112: checking for Lua headers and librairies with pkg-config configure:30139: checking for lua-config configure:30169: result: no configure:30139: checking for lua-config51 configure:30169: result: no configure:30139: checking for lua-config5.1 configure:30169: result: no configure:30139: checking for lua-config50 configure:30169: result: no configure:30139: checking for lua-config5.0 configure:30169: result: no configure:30188: checking for Lua headers and librairies configure:30201: checking lua.h usability configure:30218: cc -c -fno-common conftest.c >&5 configure:30224: $? = 0 configure:30238: result: yes configure:30242: checking lua.h presence configure:30257: cc -E conftest.c configure:30263: $? = 0 configure:30277: result: yes configure:30310: checking for lua.h configure:30317: result: yes configure:30338: checking lualib.h usability configure:30355: cc -c -fno-common conftest.c >&5 configure:30361: $? = 0 configure:30375: result: yes configure:30379: checking lualib.h presence configure:30394: cc -E conftest.c configure:30400: $? = 0 configure:30414: result: yes configure:30447: checking for lualib.h configure:30454: result: yes configure:30470: checking for lua_call in -llua configure:30505: cc -o conftest -fno-common conftest.c -llua -liconv >&5 configure:30511: $? = 0 configure:30530: result: yes configure:30551: checking for luaL_openlib in -llualib configure:30586: cc -o conftest -fno-common -llua -lm conftest.c -llualib -liconv >&5 ld: Undefined symbols: _lua_concat _lua_error _lua_getinfo _lua_getstack _lua_insert _lua_isnumber _lua_pushcclosure _lua_pushlstring _lua_setglobal _lua_settop _lua_stackspace _lua_strlen _lua_tonumber _lua_tostring _lua_type _lua_typename configure:30592: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_H 1 | #define PLUGIN_PERL 1 | #define PLUGIN_PYTHON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char luaL_openlib (); | int | main () | { | return luaL_openlib (); | ; | return 0; | } configure:30611: result: no configure:30635: checking for Lua compiling and linking configure:30639: result: no configure:30644: WARNING: *** Lua (>=5.0) headers and/or librairies couldn't be found in your system. *** Try to install liblua, liblualib and liblua-dev with your software package manager. *** WeeChat will be built without Lua support. configure:30688: checking aspell.h usability configure:30705: cc -c -fno-common conftest.c >&5 configure:30711: $? = 0 configure:30725: result: yes configure:30729: checking aspell.h presence configure:30744: cc -E conftest.c configure:30750: $? = 0 configure:30764: result: yes configure:30797: checking for aspell.h configure:30804: result: yes configure:30815: checking for new_aspell_speller in -laspell configure:30850: cc -o conftest -fno-common conftest.c -laspell -liconv >&5 configure:30856: $? = 0 configure:30874: result: yes configure:30883: checking for aspell headers and librairies configure:30899: result: yes configure:30939: checking for dlopen configure:30995: cc -o conftest -fno-common conftest.c -liconv >&5 configure:31001: $? = 0 configure:31019: result: yes configure:31149: checking for libgnutls-config configure:31167: found /usr/local/bin/libgnutls-config configure:31180: result: /usr/local/bin/libgnutls-config configure:31189: checking for libgnutls - version >= 1.0.0 configure:31276: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include conftest.c -liconv -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:118: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:31279: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_H 1 | #define PLUGIN_PERL 1 | #define PLUGIN_PYTHON 1 | #define PLUGIN_ASPELL 1 | #define PLUGIN_CHARSET 1 | #define HAVE_DLOPEN 1 | #define PLUGINS 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | system ("touch conf.libgnutlstest"); | | if( strcmp( gnutls_check_version(NULL), "0.9.8" ) ) | { | printf("\n*** 'libgnutls-config --version' returned %s, but LIBGNUTLS (%s)\n", | "0.9.8", gnutls_check_version(NULL) ); | printf("*** was found! If libgnutls-config was correct, then it is best\n"); | printf("*** to remove the old version of LIBGNUTLS. You may also be able to fix the error\n"); | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); | printf("*** required on your system.\n"); | printf("*** If libgnutls-config was wrong, set the environment variable LIBGNUTLS_CONFIG\n"); | printf("*** to point to the correct copy of libgnutls-config, and remove the file config.cache\n"); | printf("*** before re-running configure\n"); | } | else if ( strcmp(gnutls_check_version(NULL), LIBGNUTLS_VERSION ) ) | { | printf("\n*** LIBGNUTLS header file (version %s) does not match\n", LIBGNUTLS_VERSION); | printf("*** library (version %s)\n", gnutls_check_version(NULL) ); | } | else | { | if ( gnutls_check_version( "1.0.0" ) ) | { | return 0; | } | else | { | printf("no\n*** An old version of LIBGNUTLS (%s) was found.\n", | gnutls_check_version(NULL) ); | printf("*** You need a version of LIBGNUTLS newer than %s. The latest version of\n", | "1.0.0" ); | printf("*** LIBGNUTLS is always available from ftp://gnutls.hellug.gr/pub/gnutls.\n"); | printf("*** \n"); | printf("*** If you have already installed a sufficiently new version, this error\n"); | printf("*** probably means that the wrong copy of the libgnutls-config shell script is\n"); | printf("*** being found. The easiest way to fix this is to remove the old version\n"); | printf("*** of LIBGNUTLS, but you can also set the LIBGNUTLS_CONFIG environment to point to the\n"); | printf("*** correct copy of libgnutls-config. (In this case, you will have to\n"); | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); | printf("*** so that the correct libraries are found at run-time))\n"); | } | } | return 1; | } | configure:31315: result: no configure:31356: cc -o conftest -fno-common -I/usr/local/include -I/usr/local/include conftest.c -liconv -lz -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt >&5 In file included from conftest.c:118: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:31362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_H 1 | #define PLUGIN_PERL 1 | #define PLUGIN_PYTHON 1 | #define PLUGIN_ASPELL 1 | #define PLUGIN_CHARSET 1 | #define HAVE_DLOPEN 1 | #define PLUGINS 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | | int | main () | { | return !!gnutls_check_version(NULL); | ; | return 0; | } configure:31398: WARNING: *** libgnutls was not found. You may want to get it from ftp://ftp.gnutls.org/pub/gnutls/ *** WeeChat will be built without GnuTLS support. configure:31427: checking for flock() support configure:31455: cc -c -fno-common conftest.c >&5 configure:31461: $? = 0 configure:31476: result: yes configure:31493: checking for execinfo.h and backtrace configure:31521: cc -c -fno-common conftest.c >&5 conftest.c:115:23: execinfo.h: No such file or directory configure:31527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "WeeChat" | #define PACKAGE_TARNAME "weechat" | #define PACKAGE_VERSION "0.2.6" | #define PACKAGE_STRING "WeeChat 0.2.6" | #define PACKAGE_BUGREPORT "flashcode@flashtux.org" | #define PACKAGE "weechat" | #define VERSION "0.2.6" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VISIBILITY 0 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 0 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LONG_LONG_INT 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ptrdiff_t long | #define HAVE_STDDEF_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define ENABLE_NLS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_FILE_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define RETSIGTYPE void | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSTR 1 | #define HAVE_UNAME 1 | #define HAVE_REGEXEC 1 | #define HAVE_NCURSES_H 1 | #define PLUGIN_PERL 1 | #define PLUGIN_PYTHON 1 | #define PLUGIN_ASPELL 1 | #define PLUGIN_CHARSET 1 | #define HAVE_DLOPEN 1 | #define PLUGINS 1 | #define HAVE_FLOCK 1 | /* end confdefs.h. */ | #include | | int | main () | { | void *trace[128]; int n = backtrace(trace, 128); | ; | return 0; | } configure:31542: result: no configure:31564: checking for html/chunk.xsl configure:31582: result: no configure:31587: WARNING: *** Docbook XSL files not found *** WeeChat will be built without documentation. *** Try ./configure --with-doc-xsl-prefix=DIR if you have DIR/html/chunk.xsl file configure:31632: checking whether we have GNU assembler configure:31640: result: no configure:32028: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by WeeChat config.status 0.2.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:799: creating Makefile config.status:799: creating doc/Makefile config.status:799: creating doc/en/Makefile config.status:799: creating doc/fr/Makefile config.status:799: creating doc/de/Makefile config.status:799: creating doc/ru/Makefile config.status:799: creating doc/pl/Makefile config.status:799: creating doc/cs/Makefile config.status:799: creating doc/sco/Makefile config.status:799: creating doc/sv/Makefile config.status:799: creating src/Makefile config.status:799: creating src/common/Makefile config.status:799: creating src/irc/Makefile config.status:799: creating src/plugins/Makefile config.status:799: creating src/plugins/scripts/Makefile config.status:799: creating src/plugins/scripts/perl/Makefile config.status:799: creating src/plugins/scripts/python/Makefile config.status:799: creating src/plugins/scripts/ruby/Makefile config.status:799: creating src/plugins/scripts/lua/Makefile config.status:799: creating src/plugins/aspell/Makefile config.status:799: creating src/plugins/charset/Makefile config.status:799: creating src/gui/Makefile config.status:799: creating src/gui/curses/Makefile config.status:799: creating src/gui/wxwidgets/Makefile config.status:799: creating src/gui/gtk/Makefile config.status:799: creating src/gui/qt/Makefile config.status:799: creating intl/Makefile config.status:799: creating po/Makefile.in config.status:799: creating config.h config.status:1185: executing depfiles commands config.status:1185: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline 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= ac_cv_env_CPPFLAGS_value= 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_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func___fsetlocking=no ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_dlopen=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getsockname=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntoa=yes ac_cv_func_mempcpy=no ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_regexec=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_uname=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2=no ac_cv_gnu_library_2_1=no ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=no ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_aspell_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_lua_h=yes ac_cv_header_lualib_h=yes ac_cv_header_memory_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncursesw_curses_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes 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_file_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_header_wchar_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_aspell_new_aspell_speller=yes ac_cv_lib_iconv_iconv_open=yes ac_cv_lib_lua___lua_call=yes ac_cv_lib_lualib___luaL_openlib=no ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ncursesw_initscr=no ac_cv_lib_pthread_pthread_kill=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_LIBGNUTLS_CONFIG=/usr/local/bin/libgnutls-config ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_RUBY=/usr/local/bin/ruby ac_cv_path_XGETTEXT=/usr/local/bin/xgettext 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_CXXCPP='c++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_PKGCONFIG=pkg-config ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_size_max='(((1UL << 31) - 1) * 2 + 1)' gt_cv_c_intmax_t=yes gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_nl_locale_name=no gt_cv_val_LC_MESSAGES=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/irc/weechat/work/weechat-0.2.6/missing --run aclocal-1.10' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/irc/weechat/work/weechat-0.2.6/missing --run tar' AR='ar' ASPELL_CFLAGS='' ASPELL_LFLAGS=' -laspell' AUTOCONF='/usr/local/bin/autoconf-2.61' AUTOHEADER='/usr/local/bin/autoheader-2.61' AUTOMAKE='${SHELL} /mnt/gmirror/ports/irc/weechat/work/weechat-0.2.6/missing --run automake-1.10' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -W -fno-common -g' CFLAG_VISIBILITY='' CHARSET_CFLAGS='' CHARSET_LFLAGS=' -liconv' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DBLATEX_FOUND='' DBLATEX_FOUND_FALSE='' DBLATEX_FOUND_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOC_XSL_PREFIX='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GENCAT='gencat' GLIBC21='no' GLIBC2='no' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015=':' GNUTLS_CFLAGS='' GNUTLS_LFLAGS='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GUI_GTK_FALSE='' GUI_GTK_TRUE='#' GUI_NCURSES_FALSE='#' GUI_NCURSES_TRUE='' GUI_QT_FALSE='' GUI_QT_TRUE='#' GUI_WXWIDGETS_FALSE='' GUI_WXWIDGETS_TRUE='#' HAVE_ASPRINTF='1' HAVE_FLOCK_FALSE='#' HAVE_FLOCK_TRUE='' HAVE_GNUTLS_FALSE='' HAVE_GNUTLS_TRUE='#' HAVE_POSIX_PRINTF='1' HAVE_SNPRINTF='1' HAVE_VISIBILITY='0' HAVE_WPRINTF='0' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='l' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LDFLAGS=' -lpthread' LIBGNUTLS_CFLAGS='' LIBGNUTLS_CONFIG='/usr/local/bin/libgnutls-config' LIBGNUTLS_LIBS='' LIBICONV='-liconv' LIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBS=' -liconv ${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='${top_builddir}/intl/libintl.la -liconv -Wl,-framework -Wl,CoreFoundation' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LUACONFIG='' LUA_CFLAGS='-fno-common' LUA_LFLAGS=' -llua -lm' MAKEINFO='${SHELL} /mnt/gmirror/ports/irc/weechat/work/weechat-0.2.6/missing --run makeinfo' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015=':' MSGMERGE='/usr/local/bin/msgmerge' NCURSES_LIBS='-lncurses' OBJEXT='' PACKAGE='weechat' PACKAGE_BUGREPORT='flashcode@flashtux.org' PACKAGE_NAME='WeeChat' PACKAGE_STRING='WeeChat 0.2.6' PACKAGE_TARNAME='weechat' PACKAGE_VERSION='0.2.6' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' PERL_CFLAGS=' -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE ' PERL_LFLAGS=' -L/usr/local/lib /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -ldl -lm -lc' PKGCONFIG='pkg-config' PKG_CONFIG='' PLUGINS_FALSE='#' PLUGINS_LIBS='' PLUGINS_TRUE='' PLUGIN_ASPELL_FALSE='#' PLUGIN_ASPELL_TRUE='' PLUGIN_CHARSET_FALSE='#' PLUGIN_CHARSET_TRUE='' PLUGIN_LUA_FALSE='' PLUGIN_LUA_TRUE='#' PLUGIN_PERL_FALSE='#' PLUGIN_PERL_TRUE='' PLUGIN_PYTHON_FALSE='#' PLUGIN_PYTHON_TRUE='' PLUGIN_RUBY_FALSE='' PLUGIN_RUBY_TRUE='#' POSUB='po' PRI_MACROS_BROKEN='0' PYTHON='/usr/local/bin/python' PYTHON_CFLAGS='-I/usr/local/include/python2.3' PYTHON_LFLAGS='-L/usr/local/lib/python2.3/config -lpython2.3 -lxpg4 -ldl -framework System' RANLIB='ranlib' RUBY='/usr/local/bin/ruby' RUBY_CFLAGS='' RUBY_LFLAGS='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='0.2.6' WOE32DLL='no' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015=':' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/irc/weechat/work/weechat-0.2.6/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' weechat_libdir='${exec_prefix}/lib/weechat' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "WeeChat" #define PACKAGE_TARNAME "weechat" #define PACKAGE_VERSION "0.2.6" #define PACKAGE_STRING "WeeChat 0.2.6" #define PACKAGE_BUGREPORT "flashcode@flashtux.org" #define PACKAGE "weechat" #define VERSION "0.2.6" #define _GNU_SOURCE 1 #define HAVE_DLFCN_H 1 #define HAVE_VISIBILITY 0 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_UINTMAX_T 1 #define USE_POSIX_THREADS 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 0 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LONG_LONG_INT 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define SIZE_MAX (((1UL << 31) - 1) * 2 + 1) #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ptrdiff_t long #define HAVE_STDDEF_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define ENABLE_NLS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_PWD_H 1 #define HAVE_ERRNO_H 1 #define HAVE_REGEX_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_FILE_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define RETSIGTYPE void #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_SELECT 1 #define HAVE_SETLOCALE 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSTR 1 #define HAVE_UNAME 1 #define HAVE_REGEXEC 1 #define HAVE_NCURSES_H 1 #define PLUGIN_PERL 1 #define PLUGIN_PYTHON 1 #define PLUGIN_ASPELL 1 #define PLUGIN_CHARSET 1 #define HAVE_DLOPEN 1 #define PLUGINS 1 #define HAVE_FLOCK 1 #define PREFIX "" #define WEECHAT_LIBDIR "/lib/weechat" #define WEECHAT_SHAREDIR "/share/weechat" configure: exit 0