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.57. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 142 tasks, 197 threads, 4 processors Load average: 2.77, Mach factor: 1.26 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1472: checking build system type configure:1490: result: i386-unknown-gnu configure:1498: checking host system type configure:1512: result: i386-unknown-gnu configure:1520: checking target system type configure:1534: result: i386-unknown-gnu configure:1562: checking for a BSD-compatible install configure:1616: result: /usr/bin/install -c -o root -g wheel configure:1627: checking whether build environment is sane configure:1670: result: yes configure:1703: checking for gawk configure:1719: found /usr/local/bin/gawk configure:1729: result: gawk configure:1739: checking whether make sets $(MAKE) configure:1759: result: yes configure:1944: checking for style of include used by make configure:1972: result: GNU configure:2005: checking for i386-unknown-gnu-gcc configure:2031: result: cc configure:2313: checking for C compiler version configure:2316: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2319: $? = 0 configure:2321: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2324: $? = 0 configure:2326: cc -V &5 cc: `-V' option must have argument configure:2329: $? = 1 configure:2353: checking for C compiler default output configure:2356: cc -fno-common conftest.c >&5 configure:2359: $? = 0 configure:2405: result: a.out configure:2410: checking whether the C compiler works configure:2416: ./a.out configure:2419: $? = 0 configure:2436: result: yes configure:2443: checking whether we are cross compiling configure:2445: result: no configure:2448: checking for suffix of executables configure:2450: cc -o conftest -fno-common conftest.c >&5 configure:2453: $? = 0 configure:2478: result: configure:2484: checking for suffix of object files configure:2506: cc -c -fno-common conftest.c >&5 configure:2509: $? = 0 configure:2531: result: configure:2535: checking whether we are using the GNU C compiler configure:2560: cc -c -fno-common conftest.c >&5 configure:2563: $? = 0 configure:2566: test -s conftest. configure:2569: $? = 1 configure: failed program was: | #line 2540 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2582: result: no configure:2588: checking whether cc accepts -g configure:2610: cc -c -g conftest.c >&5 configure:2613: $? = 0 configure:2616: test -s conftest. configure:2619: $? = 1 configure: failed program was: | #line 2593 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2630: result: no configure:2647: checking for cc option to accept ANSI C configure:2708: cc -c -fno-common conftest.c >&5 configure:2711: $? = 0 configure:2714: test -s conftest. configure:2717: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2708: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2711: $? = 0 configure:2714: test -s conftest. configure:2717: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2708: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2711: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2708: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2711: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2708: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2711: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2708: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2711: $? = 0 configure:2714: test -s conftest. configure:2717: $? = 1 configure: failed program was: | #line 2654 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* 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; | } | 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:2735: result: none needed configure:2753: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2756: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2867: checking dependency style of cc configure:2929: result: gcc3 configure:2948: checking for strerror in -lcposix configure:2979: cc -o conftest -fno-common conftest.c -lcposix >&5 ld: can't locate file for: -lcposix configure:2982: $? = 1 configure: failed program was: | #line 2955 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3000: result: no configure:3018: checking for i386-unknown-gnu-gcc configure:3044: result: cc configure:3326: checking for C compiler version configure:3329: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3332: $? = 0 configure:3334: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3337: $? = 0 configure:3339: cc -V &5 cc: `-V' option must have argument configure:3342: $? = 1 configure:3345: checking whether we are using the GNU C compiler configure:3392: result: no configure:3398: checking whether cc accepts -g configure:3440: result: no configure:3457: checking for cc option to accept ANSI C configure:3545: result: none needed configure:3563: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:3566: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3677: checking dependency style of cc configure:3739: result: gcc3 configure:3877: checking for non-GNU ld configure:3907: result: /usr/bin/ld configure:3916: checking if the linker (/usr/bin/ld) is GNU ld configure:3928: result: no configure:3933: checking for /usr/bin/ld option to reload object files configure:3940: result: -r configure:3945: checking for BSD-compatible nm configure:3981: result: nm configure:3984: checking whether ln -s works configure:3988: result: yes configure:3995: checking how to recognise dependant libraries configure:4173: result: pass_all configure:4185: checking command to parse nm output configure:4266: cc -c -fno-common conftest.c >&5 configure:4269: $? = 0 configure:4273: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4276: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4266: cc -c -fno-common conftest.c >&5 configure:4269: $? = 0 configure:4273: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:4276: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:4372: result: failed configure:4384: checking how to run the C preprocessor configure:4420: cc -E conftest.c configure:4426: $? = 0 configure:4458: cc -E conftest.c configure:4459:28: ac_nonexistent.h: No such file or directory configure:4464: $? = 1 configure: failed program was: | #line 4449 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include configure:4502: result: cc -E configure:4527: cc -E conftest.c configure:4533: $? = 0 configure:4565: cc -E conftest.c configure:4566:28: ac_nonexistent.h: No such file or directory configure:4571: $? = 1 configure: failed program was: | #line 4556 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include configure:4614: checking for egrep configure:4624: result: grep -E configure:4629: checking for ANSI C header files configure:4655: cc -c -fno-common conftest.c >&5 configure:4658: $? = 0 configure:4661: test -s conftest. configure:4664: $? = 1 configure: failed program was: | #line 4634 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4776: result: no configure:4800: checking for sys/types.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for sys/stat.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for stdlib.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for string.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for memory.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for strings.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for inttypes.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for stdint.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4800: checking for unistd.h configure:4817: cc -c -fno-common conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest. configure:4826: $? = 1 configure: failed program was: | #line 4805 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4837: result: no configure:4863: checking dlfcn.h usability configure:4876: cc -c -fno-common conftest.c >&5 configure:4879: $? = 0 configure:4882: test -s conftest. configure:4885: $? = 1 configure: failed program was: | #line 4865 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4895: result: no configure:4899: checking dlfcn.h presence configure:4910: cc -E conftest.c configure:4916: $? = 0 configure:4935: result: yes configure:4955: WARNING: dlfcn.h: present but cannot be compiled configure:4957: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4959: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4971: checking for dlfcn.h configure:4978: result: yes configure:5137: checking for i386-unknown-gnu-ranlib configure:5166: result: no configure:5175: checking for ranlib configure:5191: found /usr/bin/ranlib configure:5202: result: ranlib configure:5217: checking for i386-unknown-gnu-strip configure:5246: result: no configure:5255: checking for strip configure:5271: found /usr/bin/strip configure:5282: result: strip configure:5510: checking for objdir configure:5521: result: .libs configure:5538: checking for cc option to produce PIC configure:5685: result: none configure:5779: checking if cc static flag works configure:5804: cc -o conftest -fno-common conftest.c >&5 configure:5807: $? = 0 configure:5810: test -s conftest configure:5813: $? = 0 configure:5829: result: yes configure:5841: checking if cc supports -c -o file.o configure:5864: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:5885: result: yes configure:5890: checking if cc supports -c -o file.lo configure:5918: cc -c -fno-common -c -o conftest.lo conftest.c >&5 configure:5921: $? = 0 configure:5924: test -s conftest.lo configure:5927: $? = 0 configure:5949: result: yes configure:6040: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6720: result: no configure:6725: checking how to hardcode library paths into programs configure:6749: result: unsupported configure:6754: checking whether stripping libraries is possible configure:6762: result: no configure:6770: checking dynamic linker characteristics configure:7170: result: gnu ld.so configure:7175: checking if libtool supports shared libraries configure:7177: result: no configure:7180: checking whether to build shared libraries configure:7201: result: no configure:7204: checking whether to build static libraries configure:7208: result: yes configure:8501: checking for pkg-config configure:8519: found /usr/local/bin/pkg-config configure:8532: result: /usr/local/bin/pkg-config configure:8549: checking for glib-2.0 >= 1.3.1 gthread-2.0 >= 2.0 libxml-2.0 >= 2.0 configure:8553: result: yes configure:8557: checking GLIB_CFLAGS configure:8560: result: -D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include configure:8563: checking GLIB_LIBS configure:8566: result: -L/lib -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -lxml2 -lz -liconv -lm configure:8597: checking for ANSI C header files configure:8744: result: no configure:8774: checking netdb.h usability configure:8787: cc -c -fno-common conftest.c >&5 configure:8790: $? = 0 configure:8793: test -s conftest.o configure:8796: $? = 0 configure:8806: result: yes configure:8810: checking netdb.h presence configure:8821: cc -E conftest.c configure:8827: $? = 0 configure:8846: result: yes configure:8882: checking for netdb.h configure:8889: result: yes configure:8774: checking netinet/in.h usability configure:8787: cc -c -fno-common conftest.c >&5 configure:8790: $? = 0 configure:8793: test -s conftest.o configure:8796: $? = 0 configure:8806: result: yes configure:8810: checking netinet/in.h presence configure:8821: cc -E conftest.c configure:8827: $? = 0 configure:8846: result: yes configure:8882: checking for netinet/in.h configure:8889: result: yes configure:8765: checking for stdlib.h configure:8770: result: no configure:8765: checking for string.h configure:8770: result: no configure:8774: checking sys/socket.h usability configure:8787: cc -c -fno-common conftest.c >&5 configure:8790: $? = 0 configure:8793: test -s conftest.o configure:8796: $? = 0 configure:8806: result: yes configure:8810: checking sys/socket.h presence configure:8821: cc -E conftest.c configure:8827: $? = 0 configure:8846: result: yes configure:8882: checking for sys/socket.h configure:8889: result: yes configure:8774: checking sys/time.h usability configure:8787: cc -c -fno-common conftest.c >&5 configure:8790: $? = 0 configure:8793: test -s conftest.o configure:8796: $? = 0 configure:8806: result: yes configure:8810: checking sys/time.h presence configure:8821: cc -E conftest.c configure:8827: $? = 0 configure:8846: result: yes configure:8882: checking for sys/time.h configure:8889: result: yes configure:8765: checking for unistd.h configure:8770: result: no configure:8904: checking whether time.h and sys/time.h may both be included configure:8930: cc -c -fno-common conftest.c >&5 configure:8933: $? = 0 configure:8936: test -s conftest.o configure:8939: $? = 0 configure:8950: result: yes configure:8960: checking for an ANSI C-conforming const configure:9028: cc -c -fno-common conftest.c >&5 configure:9031: $? = 0 configure:9034: test -s conftest.o configure:9037: $? = 0 configure:9048: result: yes configure:9067: checking for bzero configure:9117: cc -o conftest -fno-common conftest.c >&5 configure:9104: warning: conflicting types for built-in function `bzero' configure:9120: $? = 0 configure:9123: test -s conftest configure:9126: $? = 0 configure:9137: result: yes configure:9067: checking for gethostbyname configure:9117: cc -o conftest -fno-common conftest.c >&5 configure:9120: $? = 0 configure:9123: test -s conftest configure:9126: $? = 0 configure:9137: result: yes configure:9067: checking for gethostname configure:9117: cc -o conftest -fno-common conftest.c >&5 configure:9120: $? = 0 configure:9123: test -s conftest configure:9126: $? = 0 configure:9137: result: yes configure:9067: checking for socket configure:9117: cc -o conftest -fno-common conftest.c >&5 configure:9120: $? = 0 configure:9123: test -s conftest configure:9126: $? = 0 configure:9137: result: yes configure:9170: checking stdio.h usability configure:9183: cc -c -fno-common conftest.c >&5 configure:9186: $? = 0 configure:9189: test -s conftest.o configure:9192: $? = 0 configure:9202: result: yes configure:9206: checking stdio.h presence configure:9217: cc -E conftest.c configure:9223: $? = 0 configure:9242: result: yes configure:9278: checking for stdio.h configure:9285: result: yes configure:9161: checking for stdlib.h configure:9166: result: no configure:9161: checking for sys/socket.h configure:9166: result: yes configure:9161: checking for sys/types.h configure:9166: result: no configure:9161: checking for unistd.h configure:9166: result: no configure:9161: checking for netdb.h configure:9166: result: yes configure:9161: checking for string.h configure:9166: result: no configure:9161: checking for netinet/in.h configure:9166: result: yes configure:9302: checking for alarm configure:9352: cc -o conftest -fno-common conftest.c >&5 configure:9355: $? = 0 configure:9358: test -s conftest configure:9361: $? = 0 configure:9372: result: yes configure:9403: checking for maitretarot.h configure:9414: cc -E -I/usr/local/include -I/usr/include -D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include conftest.c configure:9430:25: maitretarot.h: No such file or directory configure:9420: $? = 1 configure: failed program was: | #line 9405 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libmt_client" | #define VERSION "0.1.98" | #define HAVE_DLFCN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BZERO 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_SOCKET 1 | #define HAVE_STDIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | #include configure:9496: result: no configure:9498: error: Could not find maitretarot.h. This file comes with libmaitretarot ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_alarm=yes ac_cv_func_bzero=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_socket=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_time=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_objext= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_lib_maitretarot=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_prog_cc_can_build_shared=no lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static= lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl= lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run automake-1.7' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common -I/usr/local/include -I/usr/include -D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/usr/include -D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='-D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include ' GLIB_LIBS='-L/lib -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -lxml2 -lz -liconv -lm ' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBMT_CFLAGS='-I/usr/local/include -I/usr/include' LIBMT_LIBS='-L/usr/local/lib -L/usr/lib -lmaitretarot' LIBMT_MAJOR='0' LIBMT_MICRO='0' LIBMT_MINOR='0' LIBOBJS='' LIBS=' -L/usr/local/lib -L/usr/lib -lmaitretarot -L/lib -L/usr/local/lib -lgthread-2.0 -lglib-2.0 -lintl -lxml2 -lz -liconv -lm ' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/missing --run makeinfo' OBJEXT='' PACKAGE='libmt_client' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.1.98' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/games/libmt_client/work/libmt_client-0.1.98/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ALARM 1 #define HAVE_BZERO 1 #define HAVE_DLFCN_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_NETDB_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SOCKET 1 #define HAVE_STDIO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define PACKAGE "libmt_client" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define TIME_WITH_SYS_TIME 1 #define VERSION "0.1.98" configure: exit 1