This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Xaric configure 0.13.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common CFLAGS=-fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL --no-create --no-recursion ## --------- ## ## 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: 105 tasks, 159 threads, 4 processors Load average: 1.79, Mach factor: 2.19 /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:1780: checking for a BSD-compatible install configure:1836: result: /usr/local/bin/ginstall -c configure:1847: checking whether build environment is sane configure:1890: result: yes configure:1955: checking for gawk configure:1971: found /usr/local/bin/gawk configure:1982: result: gawk configure:1993: checking whether make sets $(MAKE) configure:2014: result: yes configure:2202: checking whether to enable maintainer-specific portions of Makefiles configure:2211: result: no configure:2238: checking for i386-unknown-gnu-gcc configure:2268: result: no configure:2278: checking for gcc configure:2294: found /usr/bin/gcc configure:2305: result: gcc configure:2543: checking for C compiler version configure:2550: gcc --version >&5 gcc (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:2553: $? = 0 configure:2560: gcc -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:2563: $? = 0 configure:2570: gcc -V >&5 gcc: `-V' option must have argument configure:2573: $? = 1 configure:2596: checking for C compiler default output file name configure:2623: gcc -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:2626: $? = 0 configure:2664: result: a.out configure:2681: checking whether the C compiler works configure:2691: ./a.out configure:2694: $? = 0 configure:2711: result: yes configure:2718: checking whether we are cross compiling configure:2720: result: no configure:2723: checking for suffix of executables configure:2730: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:2733: $? = 0 configure:2757: result: configure:2763: checking for suffix of object files configure:2789: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:2792: $? = 0 configure:2815: result: configure:2819: checking whether we are using the GNU C compiler configure:2848: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:2854: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2871: result: no configure:2876: checking whether gcc accepts -g configure:2906: gcc -c -g conftest.c >&5 configure:2912: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2944: gcc -c conftest.c >&5 configure:2950: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2983: gcc -c -g conftest.c >&5 configure:2989: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3011: result: no configure:3028: checking for gcc option to accept ISO C89 configure:3102: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:3108: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -qlanglvl=extc89 -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3108: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -qlanglvl=ansi -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3108: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -std -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 cc1: error: unrecognized option `-std' configure:3108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -Ae -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 :6:2: missing '(' after predicate configure:3108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -Aa -D_HPUX_SOURCE -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 :6:2: missing '(' after predicate configure:3108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3102: gcc -Xc -D__EXTENSIONS__ -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 gcc: unrecognized option `-Xc' configure:3108: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:3134: result: unsupported configure:3160: checking for style of include used by make configure:3188: result: GNU configure:3216: checking dependency style of gcc configure:3306: result: gcc3 configure:3328: checking how to run the C preprocessor configure:3368: gcc -E conftest.c configure:3374: $? = 0 configure:3405: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | #include configure:3444: result: gcc -E configure:3473: gcc -E conftest.c configure:3479: $? = 0 configure:3510: gcc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:3516: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | #include configure:3566: checking for a BSD-compatible install configure:3622: result: /usr/local/bin/ginstall -c configure:3633: checking whether make sets $(MAKE) configure:3654: result: yes configure:3664: checking for library containing strerror configure:3705: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:3711: $? = 0 configure:3739: result: none required configure:3748: checking for grep that handles long lines and -e configure:3822: result: /usr/bin/grep configure:3827: checking for egrep configure:3905: result: /usr/bin/grep -E configure:3911: checking for AIX configure:3933: result: no configure:3941: checking for ANSI C header files configure:3971: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:3977: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4102: result: no configure:4126: checking for sys/types.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for sys/stat.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for stdlib.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for string.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for memory.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for strings.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for inttypes.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for stdint.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4126: checking for unistd.h configure:4147: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4153: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | /* 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:4169: result: no configure:4183: checking for working alloca.h configure:4210: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4216: $? = 0 configure:4233: result: yes configure:4243: checking for alloca configure:4290: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4540: checking whether time.h and sys/time.h may both be included configure:4570: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4576: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | if ((struct tm *) 0) | return 0; | ; | return 0; | } configure:4591: result: no configure:4638: checking stdio.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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:4675: result: no configure:4679: checking stdio.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: stdio.h: present but cannot be compiled configure:4729: WARNING: stdio.h: check for missing prerequisite headers? configure:4731: WARNING: stdio.h: see the Autoconf documentation configure:4733: WARNING: stdio.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: stdio.h: proceeding with the preprocessor's result configure:4737: WARNING: stdio.h: in the future, the compiler will take precedence configure:4747: checking for stdio.h configure:4755: result: yes configure:4628: checking for stdlib.h configure:4634: result: no configure:4638: checking stdarg.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_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:4675: result: no configure:4679: checking stdarg.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: stdarg.h: present but cannot be compiled configure:4729: WARNING: stdarg.h: check for missing prerequisite headers? configure:4731: WARNING: stdarg.h: see the Autoconf documentation configure:4733: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: stdarg.h: proceeding with the preprocessor's result configure:4737: WARNING: stdarg.h: in the future, the compiler will take precedence configure:4747: checking for stdarg.h configure:4755: result: yes configure:4628: checking for string.h configure:4634: result: no configure:4638: checking signal.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_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:4675: result: no configure:4679: checking signal.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: signal.h: present but cannot be compiled configure:4729: WARNING: signal.h: check for missing prerequisite headers? configure:4731: WARNING: signal.h: see the Autoconf documentation configure:4733: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: signal.h: proceeding with the preprocessor's result configure:4737: WARNING: signal.h: in the future, the compiler will take precedence configure:4747: checking for signal.h configure:4755: result: yes configure:4628: checking for unistd.h configure:4634: result: no configure:4638: checking fcntl.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_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:4675: result: no configure:4679: checking fcntl.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: fcntl.h: present but cannot be compiled configure:4729: WARNING: fcntl.h: check for missing prerequisite headers? configure:4731: WARNING: fcntl.h: see the Autoconf documentation configure:4733: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: fcntl.h: proceeding with the preprocessor's result configure:4737: WARNING: fcntl.h: in the future, the compiler will take precedence configure:4747: checking for fcntl.h configure:4755: result: yes configure:4638: checking ctype.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4675: result: no configure:4679: checking ctype.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: ctype.h: present but cannot be compiled configure:4729: WARNING: ctype.h: check for missing prerequisite headers? configure:4731: WARNING: ctype.h: see the Autoconf documentation configure:4733: WARNING: ctype.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: ctype.h: proceeding with the preprocessor's result configure:4737: WARNING: ctype.h: in the future, the compiler will take precedence configure:4747: checking for ctype.h configure:4755: result: yes configure:4638: checking errno.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_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:4675: result: no configure:4679: checking errno.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: errno.h: present but cannot be compiled configure:4729: WARNING: errno.h: check for missing prerequisite headers? configure:4731: WARNING: errno.h: see the Autoconf documentation configure:4733: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: errno.h: proceeding with the preprocessor's result configure:4737: WARNING: errno.h: in the future, the compiler will take precedence configure:4747: checking for errno.h configure:4755: result: yes configure:4628: checking for sys/types.h configure:4634: result: no configure:4638: checking sys/time.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_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:4675: result: no configure:4679: checking sys/time.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: sys/time.h: present but cannot be compiled configure:4729: WARNING: sys/time.h: check for missing prerequisite headers? configure:4731: WARNING: sys/time.h: see the Autoconf documentation configure:4733: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: sys/time.h: proceeding with the preprocessor's result configure:4737: WARNING: sys/time.h: in the future, the compiler will take precedence configure:4747: checking for sys/time.h configure:4755: result: yes configure:4638: checking sys/wait.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_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:4675: result: no configure:4679: checking sys/wait.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: sys/wait.h: present but cannot be compiled configure:4729: WARNING: sys/wait.h: check for missing prerequisite headers? configure:4731: WARNING: sys/wait.h: see the Autoconf documentation configure:4733: WARNING: sys/wait.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: sys/wait.h: proceeding with the preprocessor's result configure:4737: WARNING: sys/wait.h: in the future, the compiler will take precedence configure:4747: checking for sys/wait.h configure:4755: result: yes configure:4638: checking sys/socket.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_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:4675: result: no configure:4679: checking sys/socket.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: sys/socket.h: present but cannot be compiled configure:4729: WARNING: sys/socket.h: check for missing prerequisite headers? configure:4731: WARNING: sys/socket.h: see the Autoconf documentation configure:4733: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:4737: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:4747: checking for sys/socket.h configure:4755: result: yes configure:4638: checking dirent.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_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:4675: result: no configure:4679: checking dirent.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: dirent.h: present but cannot be compiled configure:4729: WARNING: dirent.h: check for missing prerequisite headers? configure:4731: WARNING: dirent.h: see the Autoconf documentation configure:4733: WARNING: dirent.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: dirent.h: proceeding with the preprocessor's result configure:4737: WARNING: dirent.h: in the future, the compiler will take precedence configure:4747: checking for dirent.h configure:4755: result: yes configure:4638: checking pwd.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_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:4675: result: no configure:4679: checking pwd.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: pwd.h: present but cannot be compiled configure:4729: WARNING: pwd.h: check for missing prerequisite headers? configure:4731: WARNING: pwd.h: see the Autoconf documentation configure:4733: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: pwd.h: proceeding with the preprocessor's result configure:4737: WARNING: pwd.h: in the future, the compiler will take precedence configure:4747: checking for pwd.h configure:4755: result: yes configure:4628: checking for sys/stat.h configure:4634: result: no configure:4638: checking assert.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_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:4675: result: no configure:4679: checking assert.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: assert.h: present but cannot be compiled configure:4729: WARNING: assert.h: check for missing prerequisite headers? configure:4731: WARNING: assert.h: see the Autoconf documentation configure:4733: WARNING: assert.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: assert.h: proceeding with the preprocessor's result configure:4737: WARNING: assert.h: in the future, the compiler will take precedence configure:4747: checking for assert.h configure:4755: result: yes configure:4638: checking getopt.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_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:4675: result: no configure:4679: checking getopt.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: getopt.h: present but cannot be compiled configure:4729: WARNING: getopt.h: check for missing prerequisite headers? configure:4731: WARNING: getopt.h: see the Autoconf documentation configure:4733: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: getopt.h: proceeding with the preprocessor's result configure:4737: WARNING: getopt.h: in the future, the compiler will take precedence configure:4747: checking for getopt.h configure:4755: result: yes configure:4638: checking netinet/in.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_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:4675: result: no configure:4679: checking netinet/in.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: netinet/in.h: present but cannot be compiled configure:4729: WARNING: netinet/in.h: check for missing prerequisite headers? configure:4731: WARNING: netinet/in.h: see the Autoconf documentation configure:4733: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:4737: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:4747: checking for netinet/in.h configure:4755: result: yes configure:4638: checking net/if.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 In file included from conftest.c:59: /usr/include/net/if.h:213: error: field `ifru_addr' has incomplete type /usr/include/net/if.h:214: error: field `ifru_dstaddr' has incomplete type /usr/include/net/if.h:215: error: field `ifru_broadaddr' has incomplete type /usr/include/net/if.h:250: error: field `ifra_addr' has incomplete type /usr/include/net/if.h:251: error: field `ifra_broadaddr' has incomplete type /usr/include/net/if.h:252: error: field `ifra_mask' has incomplete type /usr/include/net/if.h:318: error: field `addr' has incomplete type /usr/include/net/if.h:319: error: field `dstaddr' has incomplete type configure:4661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_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:4675: result: no configure:4679: checking net/if.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: net/if.h: present but cannot be compiled configure:4729: WARNING: net/if.h: check for missing prerequisite headers? configure:4731: WARNING: net/if.h: see the Autoconf documentation configure:4733: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: net/if.h: proceeding with the preprocessor's result configure:4737: WARNING: net/if.h: in the future, the compiler will take precedence configure:4747: checking for net/if.h configure:4755: result: yes configure:4638: checking netdb.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_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:4675: result: no configure:4679: checking netdb.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: netdb.h: present but cannot be compiled configure:4729: WARNING: netdb.h: check for missing prerequisite headers? configure:4731: WARNING: netdb.h: see the Autoconf documentation configure:4733: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: netdb.h: proceeding with the preprocessor's result configure:4737: WARNING: netdb.h: in the future, the compiler will take precedence configure:4747: checking for netdb.h configure:4755: result: yes configure:4638: checking sys/ioctl.h usability configure:4655: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4661: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_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:4675: result: no configure:4679: checking sys/ioctl.h presence configure:4694: gcc -E conftest.c configure:4700: $? = 0 configure:4714: result: yes configure:4727: WARNING: sys/ioctl.h: present but cannot be compiled configure:4729: WARNING: sys/ioctl.h: check for missing prerequisite headers? configure:4731: WARNING: sys/ioctl.h: see the Autoconf documentation configure:4733: WARNING: sys/ioctl.h: section "Present But Cannot Be Compiled" configure:4735: WARNING: sys/ioctl.h: proceeding with the preprocessor's result configure:4737: WARNING: sys/ioctl.h: in the future, the compiler will take precedence configure:4747: checking for sys/ioctl.h configure:4755: result: yes configure:4769: checking for select configure:4825: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:4831: $? = 0 configure:4848: result: yes configure:5212: checking for gethostname in -lnsl configure:5247: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:5253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostname (); | int | main () | { | return gethostname (); | ; | return 0; | } configure:5271: result: no configure:5284: checking for gethostbyname in -lnsl configure:5319: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:5325: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:5343: result: no configure:5356: checking for accept in -lsocket configure:5391: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:5397: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char accept (); | int | main () | { | return accept (); | ; | return 0; | } configure:5415: result: no configure:5429: checking for getaddrinfo in -linet6 configure:5464: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c -linet6 >&5 ld: can't locate file for: -linet6 configure:5470: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getaddrinfo (); | int | main () | { | return getaddrinfo (); | ; | return 0; | } configure:5488: result: no configure:5510: checking for string.h configure:5516: result: no configure:5510: checking for sys/types.h configure:5516: result: no configure:5510: checking for sys/socket.h configure:5516: result: yes configure:5510: checking for netdb.h configure:5516: result: yes configure:5510: checking for netinet/in.h configure:5516: result: yes configure:5662: checking for inet_addr configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for inet_aton configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for inet_pton configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for inet_ntoa configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for inet_ntop configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for snprintf configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function `snprintf' configure:5724: $? = 0 configure:5742: result: yes configure:5662: checking for getaddrinfo configure:5718: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5724: $? = 0 configure:5742: result: yes configure:5753: checking for typedef socklen_t configure:5779: result: yes configure:5789: checking for typedef ssize_t configure:5815: result: yes configure:5826: checking whether to use SO_RCVTIMEO with setsockopt(2) configure:5876: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5879: $? = 0 configure:5885: ./conftest configure:5888: $? = 0 configure:5890: result: yes configure:5913: checking whether to use SO_SNDTIMEO with setsockopt(2) configure:5963: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:5966: $? = 0 configure:5972: ./conftest configure:5975: $? = 0 configure:5977: result: yes configure:6001: checking for va_copy() function configure:6062: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:6065: $? = 0 configure:6071: ./conftest configure:6074: $? = 0 configure:6679: result: yes configure:6689: checking for IPv4 support configure:6724: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:6727: $? = 0 configure:6733: ./conftest configure:6736: $? = 0 configure:6753: result: yes configure:6763: checking for IPv6 support configure:6798: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c >&5 configure:6801: $? = 0 configure:6807: ./conftest configure:6810: $? = 0 configure:6827: result: yes configure:6838: checking for pthread_create in -lpthread configure:6873: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE conftest.c -lpthread >&5 configure:6879: $? = 0 configure:6897: result: yes configure:6988: checking for svr4's /usr/ccs/lib configure:6995: result: no configure:6999: checking for getpwnam in -lsun configure:7034: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lsun -lpthread >&5 ld: can't locate file for: -lsun configure:7040: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 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 getpwnam (); | int | main () | { | return getpwnam (); | ; | return 0; | } configure:7058: result: no configure:7064: checking for inet_addr in -ldgc configure:7099: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -ldgc -lpthread >&5 ld: can't locate file for: -ldgc configure:7105: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 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 inet_addr (); | int | main () | { | return inet_addr (); | ; | return 0; | } configure:7123: result: no configure:7129: checking for malloc in -lgnumalloc configure:7164: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lgnumalloc -lpthread >&5 ld: can't locate file for: -lgnumalloc configure:7170: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 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 malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:7188: result: no configure:7193: checking for malloc in -lbsdmalloc configure:7228: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lbsdmalloc -lpthread >&5 ld: can't locate file for: -lbsdmalloc configure:7234: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 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 malloc (); | int | main () | { | return malloc (); | ; | return 0; | } configure:7252: result: no configure:7262: checking return type of signal handlers configure:7290: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:54: error: void value not ignored as it ought to be configure:7296: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:7311: result: void configure:7319: checking for mode_t configure:7349: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:82: error: parse error before "ac__type_new_" conftest.c:82: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:86: error: parse error before ')' token configure:7355: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef mode_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7370: result: no configure:7382: checking for pid_t configure:7412: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:83: error: parse error before "ac__type_new_" conftest.c:83: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:87: error: parse error before ')' token configure:7418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7433: result: no configure:7445: checking for size_t configure:7475: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7481: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7496: result: no configure:7508: checking for uid_t in sys/types.h configure:7531: result: yes configure:7547: checking for an ANSI C-conforming const configure:7622: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7628: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset cs; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *pcpcc; | char **ppc; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | pcpcc = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++pcpcc; | ppc = (char**) pcpcc; | pcpcc = (char const *const *) ppc; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !cs[0] && !zero.x; | #endif | | ; | return 0; | } configure:7643: result: no configure:7653: checking for inline configure:7679: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7685: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:7679: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7685: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:7679: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7685: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:7703: result: no configure:7723: checking for addrinfo{} configure:7746: result: yes configure:7756: checking if sockaddr{} has sa_len member configure:7784: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7790: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | /* end confdefs.h. */ | | # include | # include | int | main () | { | unsigned int i = sizeof(((struct sockaddr *)0)->sa_len) | ; | return 0; | } configure:7805: result: no configure:7815: checking for socklen_t configure:7843: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7849: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | /* end confdefs.h. */ | | # include | # include | int | main () | { | socklen_t foo = 0 | ; | return 0; | } configure:7864: result: no configure:7875: checking for unsigned int configure:7905: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:7911: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef unsigned int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7926: result: no configure:7933: checking size of unsigned int configure:8235: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:8238: $? = 0 configure:8244: ./conftest configure:8247: $? = 0 configure:8270: result: 4 configure:8281: checking for u_int32_t configure:8311: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:92: error: parse error before "ac__type_new_" conftest.c:92: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:96: error: parse error before ')' token configure:8317: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | /* 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 u_int32_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8332: result: no configure:8838: checking sys/ptem.h usability configure:8855: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:93:22: sys/ptem.h: No such file or directory configure:8861: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8875: result: no configure:8879: checking sys/ptem.h presence configure:8894: gcc -E conftest.c conftest.c:60:22: sys/ptem.h: No such file or directory configure:8900: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | /* end confdefs.h. */ | #include configure:8914: result: no configure:8947: checking for sys/ptem.h configure:8955: result: no configure:8838: checking sys/select.h usability configure:8855: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:8861: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8875: result: no configure:8879: checking sys/select.h presence configure:8894: gcc -E conftest.c configure:8900: $? = 0 configure:8914: result: yes configure:8927: WARNING: sys/select.h: present but cannot be compiled configure:8929: WARNING: sys/select.h: check for missing prerequisite headers? configure:8931: WARNING: sys/select.h: see the Autoconf documentation configure:8933: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:8935: WARNING: sys/select.h: proceeding with the preprocessor's result configure:8937: WARNING: sys/select.h: in the future, the compiler will take precedence configure:8947: checking for sys/select.h configure:8955: result: yes configure:8985: checking sys/syslimits.h usability configure:9002: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:9008: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_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:9022: result: no configure:9026: checking sys/syslimits.h presence configure:9041: gcc -E conftest.c configure:9047: $? = 0 configure:9061: result: yes configure:9074: WARNING: sys/syslimits.h: present but cannot be compiled configure:9076: WARNING: sys/syslimits.h: check for missing prerequisite headers? configure:9078: WARNING: sys/syslimits.h: see the Autoconf documentation configure:9080: WARNING: sys/syslimits.h: section "Present But Cannot Be Compiled" configure:9082: WARNING: sys/syslimits.h: proceeding with the preprocessor's result configure:9084: WARNING: sys/syslimits.h: in the future, the compiler will take precedence configure:9094: checking for sys/syslimits.h configure:9102: result: yes configure:8985: checking sys/twg_config.h usability configure:9002: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 conftest.c:95:28: sys/twg_config.h: No such file or directory configure:9008: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_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:9022: result: no configure:9026: checking sys/twg_config.h presence configure:9041: gcc -E conftest.c conftest.c:62:28: sys/twg_config.h: No such file or directory configure:9047: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | /* end confdefs.h. */ | #include configure:9061: result: no configure:9094: checking for sys/twg_config.h configure:9102: result: no configure:8985: checking sys/un.h usability configure:9002: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:9008: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_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:9022: result: no configure:9026: checking sys/un.h presence configure:9041: gcc -E conftest.c configure:9047: $? = 0 configure:9061: result: yes configure:9074: WARNING: sys/un.h: present but cannot be compiled configure:9076: WARNING: sys/un.h: check for missing prerequisite headers? configure:9078: WARNING: sys/un.h: see the Autoconf documentation configure:9080: WARNING: sys/un.h: section "Present But Cannot Be Compiled" configure:9082: WARNING: sys/un.h: proceeding with the preprocessor's result configure:9084: WARNING: sys/un.h: in the future, the compiler will take precedence configure:9094: checking for sys/un.h configure:9102: result: yes configure:9132: checking sys/termios.h usability configure:9149: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:9155: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_UN_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:9169: result: no configure:9173: checking sys/termios.h presence configure:9188: gcc -E conftest.c configure:9194: $? = 0 configure:9208: result: yes configure:9221: WARNING: sys/termios.h: present but cannot be compiled configure:9223: WARNING: sys/termios.h: check for missing prerequisite headers? configure:9225: WARNING: sys/termios.h: see the Autoconf documentation configure:9227: WARNING: sys/termios.h: section "Present But Cannot Be Compiled" configure:9229: WARNING: sys/termios.h: proceeding with the preprocessor's result configure:9231: WARNING: sys/termios.h: in the future, the compiler will take precedence configure:9241: checking for sys/termios.h configure:9249: result: yes configure:9132: checking sys/ttycom.h usability configure:9149: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:9155: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_TERMIOS_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:9169: result: no configure:9173: checking sys/ttycom.h presence configure:9188: gcc -E conftest.c configure:9194: $? = 0 configure:9208: result: yes configure:9221: WARNING: sys/ttycom.h: present but cannot be compiled configure:9223: WARNING: sys/ttycom.h: check for missing prerequisite headers? configure:9225: WARNING: sys/ttycom.h: see the Autoconf documentation configure:9227: WARNING: sys/ttycom.h: section "Present But Cannot Be Compiled" configure:9229: WARNING: sys/ttycom.h: proceeding with the preprocessor's result configure:9231: WARNING: sys/ttycom.h: in the future, the compiler will take precedence configure:9241: checking for sys/ttycom.h configure:9249: result: yes configure:9132: checking termcap.h usability configure:9149: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:9155: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_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:9169: result: no configure:9173: checking termcap.h presence configure:9188: gcc -E conftest.c configure:9194: $? = 0 configure:9208: result: yes configure:9221: WARNING: termcap.h: present but cannot be compiled configure:9223: WARNING: termcap.h: check for missing prerequisite headers? configure:9225: WARNING: termcap.h: see the Autoconf documentation configure:9227: WARNING: termcap.h: section "Present But Cannot Be Compiled" configure:9229: WARNING: termcap.h: proceeding with the preprocessor's result configure:9231: WARNING: termcap.h: in the future, the compiler will take precedence configure:9241: checking for termcap.h configure:9249: result: yes configure:9263: checking for getpass configure:9319: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9325: $? = 0 configure:9342: result: yes configure:9352: checking for fpathconf configure:9408: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9414: $? = 0 configure:9431: result: yes configure:9441: checking for gettimeofday configure:9497: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9503: $? = 0 configure:9520: result: yes configure:9530: checking for sysconf configure:9586: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9592: $? = 0 configure:9609: result: yes configure:9619: checking for uname configure:9675: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9681: $? = 0 configure:9698: result: yes configure:9708: checking for killpg configure:9764: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9770: $? = 0 configure:9787: result: yes configure:9797: checking for putenv configure:9853: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9859: $? = 0 configure:9876: result: yes configure:9888: checking for getenv configure:9944: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:9950: $? = 0 configure:9967: result: yes configure:9980: checking for struct linger configure:9993: result: yes configure:10010: checking for inet_ntop configure:10089: result: yes configure:10097: checking for inet_pton configure:10176: result: yes configure:10184: checking for strtoul configure:10240: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10246: $? = 0 configure:10263: result: yes configure:10271: checking for setenv configure:10327: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10333: $? = 0 configure:10350: result: yes configure:10359: checking for freeaddrinfo configure:10415: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10421: $? = 0 configure:10438: result: yes configure:10450: checking for gai_strerror configure:10506: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10512: $? = 0 configure:10529: result: yes configure:10541: checking for getaddrinfo configure:10620: result: yes configure:10632: checking for getnameinfo configure:10688: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10694: $? = 0 configure:10711: result: yes configure:10733: checking for strerror configure:10789: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10795: $? = 0 configure:10812: result: yes configure:10822: checking whether sys_errlist is declared configure:10851: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:10857: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_GETPASS 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef sys_errlist | (void) sys_errlist; | #endif | | ; | return 0; | } configure:10872: result: no configure:10884: checking for sys_siglist declaration configure:10911: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5 configure:10914: $? = 0 configure:10920: ./conftest configure:10923: $? = 0 configure:10925: result: yes configure:10959: checking for tgetent in -ltermcap configure:10994: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -ltermcap -lpthread >&5 configure:11000: $? = 0 configure:11018: result: yes configure:11229: checking for sun_len in configure:11247: result: yes configure:11257: checking for getpgid configure:11313: gcc -o conftest -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c -ltermcap -lpthread >&5 configure:11319: $? = 0 configure:11336: result: yes configure:11346: checking whether getpgrp requires zero arguments configure:11373: gcc -c -fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT conftest.c >&5 configure:11379: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Xaric" | #define PACKAGE_TARNAME "xaric" | #define PACKAGE_VERSION "0.13.2" | #define PACKAGE_STRING "Xaric 0.13.2" | #define PACKAGE_BUGREPORT "support@xaric.org" | #define PACKAGE "xaric" | #define VERSION "0.13.2" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_PWD_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_INET_ADDR 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_PTON 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SNPRINTF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SSIZE_T 1 | #define USE_SO_RCVTIMEO 1 | #define USE_SO_SNDTIMEO 1 | #define HAVE_VA_COPY 1 | #define __VA_COPY_USE __VA_COPY_USE_C99 | #define IPV4 1 | #define IPV6 1 | #define HAVE_LIBPTHREAD 1 | #define RETSIGTYPE void | #define mode_t int | #define pid_t int | #define size_t unsigned int | #define const | #ifndef __cplusplus | #define inline | #endif | #define HAVE_ADDRINFO_STRUCT 1 | #define socklen_t unsigned int | #define SIZEOF_UNSIGNED_INT 4 | #define u_int32_t unsigned int | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_SYS_TTYCOM_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_GETPASS 1 | #define HAVE_FPATHCONF 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_STRERROR 1 | #define SYS_SIGLIST_DECLARED 1 | #define HAVE_SUN_LEN 1 | #define HAVE_GETPGID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:11395: result: yes configure:11453: checking for OpenSSL configure:11681: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_func_alloca_works=yes ac_cv_func_fpathconf=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getenv=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpass=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp_void=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_killpg=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_uname=yes ac_cv_have_addrinfo_struct=yes ac_cv_have_decl_sys_errlist=no ac_cv_header_assert_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ptem_h=no 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_syslimits_h=yes ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_ttycom_h=yes ac_cv_header_sys_twg_config_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_time=no ac_cv_header_unistd_h=no ac_cv_ipv4=yes ac_cv_ipv6=yes ac_cv_lib_bsdmalloc_malloc=no ac_cv_lib_dgc_inet_addr=no ac_cv_lib_gnumalloc_malloc=no ac_cv_lib_inet6_getaddrinfo=no ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_nsl_gethostname=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_accept=no ac_cv_lib_sun_getpwnam=no ac_cv_lib_termcap_tgetent=yes ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sockaddr_has_sa_len=no ac_cv_socklen_t=no ac_cv_type_mode_t=no ac_cv_type_pid_t=no ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_type_u_int32_t=no ac_cv_type_uid_t=yes ac_cv_type_unsigned_int=no ac_cv_typedef_socklen_t=yes ac_cv_typedef_ssize_t=yes ac_cv_va_copy=C99 ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/openssl -DHAVE_SSL' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_OBJS='' GREP='/usr/bin/grep' HAVE_SSL='yes' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='-ltermcap -lpthread -lssl -lcrypto' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/missing --run makeinfo' OBJEXT='' PACKAGE='xaric' PACKAGE_BUGREPORT='support@xaric.org' PACKAGE_NAME='Xaric' PACKAGE_STRING='Xaric 0.13.2' PACKAGE_TARNAME='xaric' PACKAGE_VERSION='0.13.2' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.13.2' ac_ct_CC='gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/irc/xaric/work/xaric-0.13.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Xaric" #define PACKAGE_TARNAME "xaric" #define PACKAGE_VERSION "0.13.2" #define PACKAGE_STRING "Xaric 0.13.2" #define PACKAGE_BUGREPORT "support@xaric.org" #define PACKAGE "xaric" #define VERSION "0.13.2" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_DIRENT_H 1 #define HAVE_PWD_H 1 #define HAVE_ASSERT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_INET_ADDR 1 #define HAVE_INET_ATON 1 #define HAVE_INET_PTON 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_SNPRINTF 1 #define HAVE_GETADDRINFO 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SSIZE_T 1 #define USE_SO_RCVTIMEO 1 #define USE_SO_SNDTIMEO 1 #define HAVE_VA_COPY 1 #define __VA_COPY_USE __VA_COPY_USE_C99 #define IPV4 1 #define IPV6 1 #define HAVE_LIBPTHREAD 1 #define RETSIGTYPE void #define mode_t int #define pid_t int #define size_t unsigned int #define const #ifndef __cplusplus #define inline #endif #define HAVE_ADDRINFO_STRUCT 1 #define socklen_t unsigned int #define SIZEOF_UNSIGNED_INT 4 #define u_int32_t unsigned int #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_SYS_TTYCOM_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_GETPASS 1 #define HAVE_FPATHCONF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SYSCONF 1 #define HAVE_UNAME 1 #define HAVE_KILLPG 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_STRERROR 1 #define SYS_SIGLIST_DECLARED 1 #define HAVE_SUN_LEN 1 #define HAVE_GETPGID 1 #define GETPGRP_VOID 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Xaric config.status 0.13.2, 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:640: creating Makefile config.status:640: creating config.h config.status:927: config.h is unchanged config.status:973: executing depfiles commands config.status:973: executing stamp-h commands