This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-tcl=no --prefix=/usr/local i386-unknown-gnu --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: 153 tasks, 208 threads, 4 processors Load average: 0.10, Mach factor: 3.88 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1857: checking for a BSD-compatible install configure:1913: result: /usr/local/bin/ginstall -c configure:1924: checking whether build environment is sane configure:1967: result: yes configure:1982: checking whether make sets $(MAKE) configure:2003: result: yes configure:2035: checking for working aclocal configure:2042: result: found configure:2050: checking for working autoconf configure:2057: result: found configure:2065: checking for working automake configure:2072: result: found configure:2080: checking for working autoheader configure:2087: result: found configure:2095: checking for working makeinfo configure:2102: result: found configure:2206: checking build system type configure:2224: result: i386-unknown-gnu configure:2246: checking host system type configure:2261: result: i386-unknown-gnu configure:2286: checking for i386-unknown-gnu-ranlib configure:2316: result: no configure:2326: checking for ranlib configure:2342: found /usr/bin/ranlib configure:2353: result: ranlib configure:2387: checking for i386-unknown-gnu-gcc configure:2417: result: no configure:2427: checking for gcc configure:2443: found /usr/bin/gcc configure:2454: result: gcc configure:2692: checking for C compiler version configure:2699: 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:2702: $? = 0 configure:2709: 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:2712: $? = 0 configure:2719: gcc -V >&5 gcc: `-V' option must have argument configure:2722: $? = 1 configure:2745: checking for C compiler default output file name configure:2772: gcc -fno-common conftest.c >&5 configure:2775: $? = 0 configure:2813: result: a.out configure:2830: checking whether the C compiler works configure:2840: ./a.out configure:2843: $? = 0 configure:2860: result: yes configure:2867: checking whether we are cross compiling configure:2869: result: no configure:2872: checking for suffix of executables configure:2879: gcc -o conftest -fno-common conftest.c >&5 configure:2882: $? = 0 configure:2906: result: configure:2912: checking for suffix of object files configure:2938: gcc -c -fno-common conftest.c >&5 configure:2941: $? = 0 configure:2964: result: configure:2968: checking whether we are using the GNU C compiler configure:2997: gcc -c -fno-common conftest.c >&5 configure:3003: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3020: result: no configure:3025: checking whether gcc accepts -g configure:3055: gcc -c -g conftest.c >&5 configure:3061: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3093: gcc -c conftest.c >&5 configure:3099: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3132: gcc -c -g conftest.c >&5 configure:3138: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3160: result: no configure:3177: checking for gcc option to accept ISO C89 configure:3251: gcc -c -fno-common conftest.c >&5 configure:3257: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3257: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3257: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3257: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3251: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3257: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.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:3283: result: unsupported configure:3336: checking for non-GNU ld configure:3366: result: /usr/bin/ld configure:3375: checking if the linker (/usr/bin/ld) is GNU ld configure:3387: result: no configure:3391: checking for BSD-compatible nm configure:3425: result: /usr/bin/nm -p configure:3428: checking whether ln -s works configure:3432: result: yes ltconfig:581: checking whether we are using GNU C ltconfig:589: gcc -E conftest.c ltconfig:603: checking for object suffix ltconfig:604: gcc -c -fno-common conftest.c 1>&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest -fno-common conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fno-common -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -fno-common -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -fno-common -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -fno-common -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig:958: checking if gcc static flag -static works ltconfig:959: gcc -o conftest -fno-common -static conftest.c 1>&5 ld: Undefined symbols: __cthread_init_routine _errno _exit _mach_init_routine ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" cannot find nm_test_var in conftest.nm ltconfig:1635: checking if global_symbol_pipe works ltconfig:1636: gcc -c -fno-common conftest.c 1>&5 ltconfig:1639: eval "/usr/bin/nm -p conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig:1691: gcc -o conftest -fno-common -fno-builtin conftest.c conftstm.o 1>&5 configure:3678: checking for i386-unknown-gnu-gcc configure:3705: result: gcc configure:3983: checking for C compiler version configure:3990: 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:3993: $? = 0 configure:4000: 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:4003: $? = 0 configure:4010: gcc -V >&5 gcc: `-V' option must have argument configure:4013: $? = 1 configure:4016: checking whether we are using the GNU C compiler configure:4068: result: no configure:4073: checking whether gcc accepts -g configure:4208: result: no configure:4225: checking for gcc option to accept ISO C89 configure:4331: result: unsupported configure:4350: checking for i386-unknown-gnu-ranlib configure:4377: result: ranlib configure:4444: checking for inline configure:4470: gcc -c -fno-common conftest.c >&5 configure:4476: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* 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:4470: gcc -c -fno-common conftest.c >&5 configure:4476: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* 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:4470: gcc -c -fno-common conftest.c >&5 configure:4476: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | /* 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:4494: result: no configure:4516: checking for sed configure:4534: found /usr/local/bin/sed configure:4546: result: /usr/local/bin/sed configure:4561: checking host system type configure:4576: result: i386-unknown-gnu configure:4617: checking for gmake configure:4635: found /usr/local/bin/gmake configure:4647: result: /usr/local/bin/gmake configure:4707: checking for glib-config configure:4738: result: /usr/local/bin/glib12-config configure:4747: checking for GLIB - version >= 1.2.6 configure:4856: gcc -o conftest -fno-common -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lgmodule-12 -lglib-12 >&5 configure:4859: $? = 0 configure:4865: ./conftest configure:4868: $? = 0 configure:4888: result: yes configure:5031: checking for gtk-config configure:5062: result: /usr/local/bin/gtk12-config configure:5071: checking for GTK - version >= 1.2.6 configure:5182: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm >&5 configure:5185: $? = 0 configure:5191: ./conftest configure:5194: $? = 0 configure:5214: result: yes configure:5328: checking how to run the C preprocessor configure:5368: gcc -E conftest.c configure:5374: $? = 0 configure:5405: gcc -E conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:5411: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* end confdefs.h. */ | #include configure:5444: result: gcc -E configure:5473: gcc -E conftest.c configure:5479: $? = 0 configure:5510: gcc -E conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:5516: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* end confdefs.h. */ | #include configure:5554: checking for grep that handles long lines and -e configure:5628: result: /usr/bin/grep configure:5633: checking for egrep configure:5711: result: /usr/bin/grep -E configure:5716: checking for ANSI C header files configure:5746: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5752: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5877: result: no configure:5901: checking for sys/types.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for sys/stat.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for stdlib.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for string.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for memory.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for strings.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for inttypes.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for stdint.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5901: checking for unistd.h configure:5922: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5928: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:5944: result: no configure:5961: checking for unistd.h configure:5967: result: no configure:6104: checking for sys/stat.h configure:6110: result: no configure:6104: checking for sys/types.h configure:6110: result: no configure:6114: checking fcntl.h usability configure:6131: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6137: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | /* 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:6151: result: no configure:6155: checking fcntl.h presence configure:6170: gcc -E conftest.c configure:6176: $? = 0 configure:6190: result: yes configure:6203: WARNING: fcntl.h: present but cannot be compiled configure:6205: WARNING: fcntl.h: check for missing prerequisite headers? configure:6207: WARNING: fcntl.h: see the Autoconf documentation configure:6209: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:6211: WARNING: fcntl.h: proceeding with the preprocessor's result configure:6213: WARNING: fcntl.h: in the future, the compiler will take precedence configure:6218: checking for fcntl.h configure:6226: result: yes configure:6114: checking sys/dir.h usability configure:6131: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6137: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #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:6151: result: no configure:6155: checking sys/dir.h presence configure:6170: gcc -E conftest.c configure:6176: $? = 0 configure:6190: result: yes configure:6203: WARNING: sys/dir.h: present but cannot be compiled configure:6205: WARNING: sys/dir.h: check for missing prerequisite headers? configure:6207: WARNING: sys/dir.h: see the Autoconf documentation configure:6209: WARNING: sys/dir.h: section "Present But Cannot Be Compiled" configure:6211: WARNING: sys/dir.h: proceeding with the preprocessor's result configure:6213: WARNING: sys/dir.h: in the future, the compiler will take precedence configure:6218: checking for sys/dir.h configure:6226: result: yes configure:6255: checking utime.h usability configure:6272: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6278: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_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:6292: result: no configure:6296: checking utime.h presence configure:6311: gcc -E conftest.c configure:6317: $? = 0 configure:6331: result: yes configure:6344: WARNING: utime.h: present but cannot be compiled configure:6346: WARNING: utime.h: check for missing prerequisite headers? configure:6348: WARNING: utime.h: see the Autoconf documentation configure:6350: WARNING: utime.h: section "Present But Cannot Be Compiled" configure:6352: WARNING: utime.h: proceeding with the preprocessor's result configure:6354: WARNING: utime.h: in the future, the compiler will take precedence configure:6359: checking for utime.h configure:6367: result: yes configure:6255: checking signal.h usability configure:6272: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6278: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_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:6292: result: no configure:6296: checking signal.h presence configure:6311: gcc -E conftest.c configure:6317: $? = 0 configure:6331: result: yes configure:6344: WARNING: signal.h: present but cannot be compiled configure:6346: WARNING: signal.h: check for missing prerequisite headers? configure:6348: WARNING: signal.h: see the Autoconf documentation configure:6350: WARNING: signal.h: section "Present But Cannot Be Compiled" configure:6352: WARNING: signal.h: proceeding with the preprocessor's result configure:6354: WARNING: signal.h: in the future, the compiler will take precedence configure:6359: checking for signal.h configure:6367: result: yes configure:6390: checking for bzero configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:44: warning: conflicting types for built-in function `bzero' configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for signal configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for sigaction configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for memset configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47: warning: conflicting types for built-in function `memset' configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for fcntl configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for fsync configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6452: $? = 0 configure:6470: result: yes configure:6390: checking for vsnprintf configure:6446: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:50: warning: conflicting types for built-in function `vsnprintf' configure:6452: $? = 0 configure:6470: result: yes configure:6489: checking for lstat configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6489: checking for stat configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6489: checking for umask configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6489: checking for utime configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6489: checking for memmove configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6489: checking for bcopy configure:6545: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6551: $? = 0 configure:6569: result: yes configure:6587: checking for srand48 configure:6643: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6649: $? = 0 configure:6667: result: yes configure:6587: checking for drand48 configure:6643: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6649: $? = 0 configure:6667: result: yes configure:6587: checking for sleep configure:6643: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6649: $? = 0 configure:6667: result: yes configure:6587: checking for usleep configure:6643: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6649: $? = 0 configure:6667: result: yes configure:6587: checking for lstat configure:6667: result: yes configure:6679: checking for working alloca.h configure:6706: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6712: $? = 0 configure:6729: result: yes configure:6739: checking for alloca configure:6786: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6792: $? = 0 configure:6809: result: yes configure:7037: checking for ANSI C header files configure:7198: result: no configure:7218: checking for string.h configure:7224: result: no configure:7218: checking for stdlib.h configure:7224: result: no configure:7218: checking for unistd.h configure:7224: result: no configure:7228: checking errno.h usability configure:7245: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7251: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #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:7265: result: no configure:7269: checking errno.h presence configure:7284: gcc -E conftest.c configure:7290: $? = 0 configure:7304: result: yes configure:7317: WARNING: errno.h: present but cannot be compiled configure:7319: WARNING: errno.h: check for missing prerequisite headers? configure:7321: WARNING: errno.h: see the Autoconf documentation configure:7323: WARNING: errno.h: section "Present But Cannot Be Compiled" configure:7325: WARNING: errno.h: proceeding with the preprocessor's result configure:7327: WARNING: errno.h: in the future, the compiler will take precedence configure:7332: checking for errno.h configure:7340: result: yes configure:7228: checking float.h usability configure:7245: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7251: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 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:7265: result: no configure:7269: checking float.h presence configure:7284: gcc -E conftest.c configure:7290: $? = 0 configure:7304: result: yes configure:7317: WARNING: float.h: present but cannot be compiled configure:7319: WARNING: float.h: check for missing prerequisite headers? configure:7321: WARNING: float.h: see the Autoconf documentation configure:7323: WARNING: float.h: section "Present But Cannot Be Compiled" configure:7325: WARNING: float.h: proceeding with the preprocessor's result configure:7327: WARNING: float.h: in the future, the compiler will take precedence configure:7332: checking for float.h configure:7340: result: yes configure:7228: checking limits.h usability configure:7245: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7251: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_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:7265: result: no configure:7269: checking limits.h presence configure:7284: gcc -E conftest.c configure:7290: $? = 0 configure:7304: result: yes configure:7317: WARNING: limits.h: present but cannot be compiled configure:7319: WARNING: limits.h: check for missing prerequisite headers? configure:7321: WARNING: limits.h: see the Autoconf documentation configure:7323: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:7325: WARNING: limits.h: proceeding with the preprocessor's result configure:7327: WARNING: limits.h: in the future, the compiler will take precedence configure:7332: checking for limits.h configure:7340: result: yes configure:7354: checking for int configure:7384: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7390: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7405: result: no configure:7412: checking size of int configure:7714: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7717: $? = 0 configure:7723: ./conftest configure:7726: $? = 0 configure:7749: result: 4 configure:7759: checking for long configure:7789: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7795: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_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 long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:7810: result: no configure:7817: checking size of long configure:8119: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8122: $? = 0 configure:8128: ./conftest configure:8131: $? = 0 configure:8154: result: 4 configure:8168: checking for unsigned long long int configure:8198: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8204: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 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 unsigned long long int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8219: result: no configure:8226: checking size of unsigned long long int configure:8528: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8531: $? = 0 configure:8537: ./conftest configure:8540: $? = 0 configure:8563: result: 8 configure:8573: checking for unsigned long int configure:8603: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8609: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | /* 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 long int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:8624: result: no configure:8631: checking size of unsigned long int configure:8933: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:8936: $? = 0 configure:8942: ./conftest configure:8945: $? = 0 configure:8968: result: 4 configure:8978: checking for unsigned int configure:9008: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9014: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_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 unsigned int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9029: result: no configure:9036: checking size of unsigned int configure:9338: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9341: $? = 0 configure:9347: ./conftest configure:9350: $? = 0 configure:9373: result: 4 configure:9383: checking for unsigned short int configure:9413: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9419: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #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 unsigned short int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9434: result: no configure:9441: checking size of unsigned short int configure:9743: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9746: $? = 0 configure:9752: ./conftest configure:9755: $? = 0 configure:9778: result: 2 configure:9788: checking for unsigned char configure:9818: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:9824: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 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 | typedef unsigned char ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:9839: result: no configure:9846: checking size of unsigned char configure:10148: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10151: $? = 0 configure:10157: ./conftest configure:10160: $? = 0 configure:10183: result: 1 configure:10194: checking whether byte ordering is bigendian configure:10226: gcc -c -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10232: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:10379: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10382: $? = 0 configure:10388: ./conftest configure:10391: $? = 0 configure:10410: result: no configure:10441: checking for imlib-config configure:10474: result: no configure:10479: checking for gdk_imlib configure:10484: result: not found, building without imlib. configure:10516: checking for pthread_create in -lpthread configure:10551: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lpthread >&5 configure:10557: $? = 0 configure:10575: result: yes configure:10801: checking for socket in -lsocket configure:10836: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:10842: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define USE_ENTITY_EXEC_CLASS 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:10860: result: no configure:10866: checking for gethostbyname in -lnsl configure:10901: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:10907: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define USE_ENTITY_EXEC_CLASS 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:10925: result: no configure:10931: checking for inet_ntoa in -lnsl configure:10966: gcc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:10972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "entity" | #define VERSION "0.7.2" | #ifndef __cplusplus | #define inline | #endif | #define CANONICAL_HOST "i386-unknown-gnu" | #define CANONICAL_HOST_CPU "i386" | #define CANONICAL_HOST_VENDOR "unknown" | #define CANONICAL_HOST_OS "gnu" | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_BZERO 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_MEMSET 1 | #define HAVE_FCNTL 1 | #define HAVE_FSYNC 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_LSTAT 1 | #define HAVE_STAT 1 | #define HAVE_UMASK 1 | #define HAVE_UTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_BCOPY 1 | #define HAVE_SRAND48 1 | #define HAVE_DRAND48 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 | #define SIZEOF_UNSIGNED_LONG_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_SHORT_INT 2 | #define SIZEOF_UNSIGNED_CHAR 1 | #define USE_ENTITY_EXEC_CLASS 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_ntoa (); | int | main () | { | return inet_ntoa (); | ; | return 0; | } configure:10990: result: no configure:11038: checking for pcre-config configure:11056: found /usr/local/bin/pcre-config configure:11068: result: /usr/local/bin/pcre-config configure:11253: checking whether to build with openssl csink configure:11284: result: no openssl. configure:11295: checking whether to build sdl configure:11308: result: no sdl. configure:11382: checking whether to build csink configure:11398: result: yes. configure:11423: checking whether to build gtk gl renderer configure:11435: result: no gl renderer. configure:11458: checking whether to build gnome renderers configure:11470: result: no gnome renderer. configure:11528: checking for perl configure:11546: found /usr/local/bin/perl configure:11558: result: /usr/local/bin/perl configure:11568: checking for Perl compile flags configure:11579: result: ok configure:11788: checking for tclsh8.4 configure:11804: found /usr/local/bin/tclsh8.4 configure:11815: result: tclsh8.4 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=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 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_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_drand48=yes ac_cv_func_fcntl=yes ac_cv_func_fsync=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_sleep=yes ac_cv_func_srand48=yes ac_cv_func_stat=yes ac_cv_func_umask=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_vsnprintf=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_dir_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_utime_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_nsl_inet_ntoa=no ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GLIB_CONFIG=/usr/local/bin/glib12-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk12-config ac_cv_path_LD=/usr/bin/ld ac_cv_path_NM='/usr/bin/nm -p' ac_cv_path_gmakepath=/usr/local/bin/gmake ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_path_pcreconfig=/usr/local/bin/pcre-config ac_cv_path_perlpath=/usr/local/bin/perl ac_cv_path_sedpath=/usr/local/bin/sed ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_TCLSH=tclsh8.4 ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_gnu_ld=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_unsigned_long_long_int=8 ac_cv_sizeof_unsigned_short_int=2 ac_cv_type_int=no ac_cv_type_long=no ac_cv_type_unsigned_char=no ac_cv_type_unsigned_int=no ac_cv_type_unsigned_long_int=no ac_cv_type_unsigned_long_long_int=no ac_cv_type_unsigned_short_int=no ac_cv_working_alloca_h=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal' ALLOCA='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' BUILD_CSINKSSL_FALSE='' BUILD_CSINKSSL_TRUE='#' BUILD_CSINK_FALSE='#' BUILD_CSINK_TRUE='' BUILD_ENTITYNJS_FALSE='' BUILD_ENTITYNJS_TRUE='' BUILD_GTKGL_FALSE='' BUILD_GTKGL_TRUE='#' BUILD_JAVASCRIPT_FALSE='' BUILD_JAVASCRIPT_TRUE='' BUILD_PERL_FALSE='#' BUILD_PERL_TRUE='' BUILD_PYTHON_FALSE='' BUILD_PYTHON_TRUE='#' BUILD_RENDGNOME_FALSE='' BUILD_RENDGNOME_TRUE='#' BUILD_SDL_FALSE='' BUILD_SDL_TRUE='#' BUILD_TCL_FALSE='' BUILD_TCL_TRUE='#' CC='gcc' CFLAGS='-fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include' CPP='gcc -E' CPPFLAGS='' CSINK_RESOLVER_LIBS='' DEBIAN_ENTITY_MAGIC_FALSE='' DEBIAN_ENTITY_MAGIC_TRUE='#' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GLIB_CFLAGS='-I/usr/local/include/glib12' GLIB_CONFIG='/usr/local/bin/glib12-config' GLIB_LIBS='-L/usr/local/lib -lgmodule-12 -lglib-12' GNOME_CFLAGS='' GNOME_LIBS='' GREP='/usr/bin/grep' GTK_CFLAGS='-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include' GTK_CONFIG='/usr/local/bin/gtk12-config' GTK_LIBS='-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm' IMLIB_CFLAGS='' IMLIB_LDFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JIG='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' NJS='' NJS_CFLAGS='' NJS_CONFIG='' NJS_LIBS='' OBJEXT='' PACKAGE='entity' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_LIBS='-L/usr/local/lib -lpcre' PERL_CFLAGS=' -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/local/lib/perl5/5.8.8/mach/CORE ' PERL_LDFLAGS=' -L/usr/local/lib /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -ldl -lm -lc' PTHREAD_LIB='-lpthread' PYTHON_CFLAGS='' PYTHON_LDFLAGS='' RANLIB='ranlib' RENDERER_LDFLAGS=' $(top_builddir)/renderers/csink/librendcsink.la /mnt/gmirror/ports/devel/entity/work/entity-0.7.2/renderers/perl/librendperl.a -L/usr/local/lib /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -ldl -lm -lc' SDL_CFLAGS='' SDL_LIBS='' SET_MAKE='' SHELL='/bin/sh' STATIC_C_FALSE='' STATIC_C_TRUE='' STATIC_GTK_FALSE='' STATIC_GTK_TRUE='#' STATIC_JAVASCRIPT_FALSE='' STATIC_JAVASCRIPT_TRUE='' STATIC_PERL_FALSE='#' STATIC_PERL_TRUE='' STATIC_PYTHON_FALSE='' STATIC_PYTHON_TRUE='' STATIC_TCL_FALSE='' STATIC_TCL_TRUE='' TCLSH='tclsh8.4' TCL_CFLAGS='' TCL_DBGX='' TCL_LDFLAGS='' TCL_LIBS='' TCL_LIB_SPEC='' TCL_PREFIX='' VERSION='0.7.2' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' gmakepath='/usr/local/bin/gmake' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' imlibpath='' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pcreconfig='/usr/local/bin/pcre-config' pdfdir='${docdir}' perlpath='/usr/local/bin/perl' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' python_val='' sbindir='${exec_prefix}/sbin' sdlconfigpath='' sedpath='/usr/local/bin/sed' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "entity" #define VERSION "0.7.2" #ifndef __cplusplus #define inline #endif #define CANONICAL_HOST "i386-unknown-gnu" #define CANONICAL_HOST_CPU "i386" #define CANONICAL_HOST_VENDOR "unknown" #define CANONICAL_HOST_OS "gnu" #define HAVE_FCNTL_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_UTIME_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_BZERO 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_MEMSET 1 #define HAVE_FCNTL 1 #define HAVE_FSYNC 1 #define HAVE_VSNPRINTF 1 #define HAVE_LSTAT 1 #define HAVE_STAT 1 #define HAVE_UMASK 1 #define HAVE_UTIME 1 #define HAVE_MEMMOVE 1 #define HAVE_BCOPY 1 #define HAVE_SRAND48 1 #define HAVE_DRAND48 1 #define HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define HAVE_LSTAT 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_ERRNO_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LIMITS_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_SHORT_INT 2 #define SIZEOF_UNSIGNED_CHAR 1 #define USE_ENTITY_EXEC_CLASS 1 #define USE_CSINK 1 #define USE_PERL 1 #define STATIC_PERL 1 configure: exit 2