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.53. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 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: 123 tasks, 180 threads, 4 processors Load average: 0.60, Mach factor: 3.39 /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:1203: checking for a BSD-compatible install configure:1257: result: /usr/bin/install -c -o root -g wheel configure:1268: checking whether build environment is sane configure:1311: result: yes configure:1344: checking for gawk configure:1360: found /usr/local/bin/gawk configure:1370: result: gawk configure:1380: checking whether make sets ${MAKE} configure:1400: result: yes configure:1572: checking for style of include used by make configure:1600: result: GNU configure:1633: checking for i386-unknown-gnu-gcc configure:1659: result: cc configure:1941: checking for C compiler version configure:1944: 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:1947: $? = 0 configure:1949: 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:1952: $? = 0 configure:1954: cc -V &5 cc: `-V' option must have argument configure:1957: $? = 1 configure:1983: checking for C compiler default output configure:1986: cc -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:1989: $? = 0 configure:2022: result: a.out configure:2027: checking whether the C compiler works configure:2033: ./a.out configure:2036: $? = 0 configure:2051: result: yes configure:2058: checking whether we are cross compiling configure:2060: result: no configure:2063: checking for suffix of executables configure:2065: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2068: $? = 0 configure:2090: result: configure:2096: checking for suffix of object files configure:2120: cc -c -fno-common conftest.c >&5 configure:2123: $? = 0 configure:2142: result: configure:2146: checking whether we are using the GNU C compiler configure:2173: cc -c -fno-common conftest.c >&5 configure:2176: $? = 0 configure:2179: test -s conftest. configure:2182: $? = 1 configure: failed program was: #line 2151 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #ifndef __GNUC__ choke me #endif ; return 0; } configure:2194: result: no configure:2200: checking whether cc accepts -g configure:2224: cc -c -g conftest.c >&5 configure:2227: $? = 0 configure:2230: test -s conftest. configure:2233: $? = 1 configure: failed program was: #line 2205 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:2243: result: no configure:2270: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2273: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2385: checking dependency style of cc configure:2447: result: gcc3 configure:2454: checking for strerror in -lcposix configure:2487: cc -o conftest -fno-common -pthread conftest.c -lcposix >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lcposix configure:2490: $? = 1 configure: failed program was: #line 2461 "configure" #include "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 (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2507: result: no configure:2523: checking for i386-unknown-gnu-gcc configure:2549: result: cc configure:2831: checking for C compiler version configure:2834: 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:2837: $? = 0 configure:2839: 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:2842: $? = 0 configure:2844: cc -V &5 cc: `-V' option must have argument configure:2847: $? = 1 configure:2850: checking whether we are using the GNU C compiler configure:2898: result: no configure:2904: checking whether cc accepts -g configure:2947: result: no configure:2974: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2977: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:3089: checking dependency style of cc configure:3151: result: gcc3 configure:3159: checking for cc option to accept ANSI C configure:3225: cc -c -fno-common conftest.c >&5 configure:3228: $? = 0 configure:3231: test -s conftest. configure:3234: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3225: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3228: $? = 0 configure:3231: test -s conftest. configure:3234: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3225: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:3228: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3225: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3228: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3225: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3228: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3225: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3228: $? = 0 configure:3231: test -s conftest. configure:3234: $? = 1 configure: failed program was: #line 3176 "configure" #include "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; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } configure:3251: result: no configure:3264: checking how to run the C preprocessor configure:3290: cc -E conftest.c configure:3296: $? = 0 configure:3323: cc -E conftest.c configure:3319:28: ac_nonexistent.h: No such file or directory configure:3329: $? = 1 configure: failed program was: #line 3318 "configure" #include "confdefs.h" #include configure:3366: result: cc -E configure:3381: cc -E conftest.c configure:3387: $? = 0 configure:3414: cc -E conftest.c configure:3410:28: ac_nonexistent.h: No such file or directory configure:3420: $? = 1 configure: failed program was: #line 3409 "configure" #include "confdefs.h" #include configure:3460: checking for ANSI C header files configure:3474: cc -E conftest.c configure:3480: $? = 0 configure:3565: cc -o conftest -fno-common -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3568: $? = 0 configure:3570: ./conftest configure:3573: $? = 0 configure:3587: result: yes configure:3701: checking for gtk-config configure:3719: found /usr/local/bin/gtk-config configure:3732: result: /usr/local/bin/gtk-config configure:3740: checking for GTK - version >= 1.2.0 configure:3843: cc -o conftest -fno-common -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include -pthread conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lgthread-12 -lglib-12 -pthread -lintl -lXi -lXext -lX11 -lm >&5 cc: unrecognized option `-pthread' cc: unrecognized option `-pthread' configure:3846: $? = 0 configure:3848: ./conftest configure:3851: $? = 0 configure:3868: result: yes configure:3967: checking for gdk-pixbuf-config configure:3985: found /usr/X11R6/bin/gdk-pixbuf-config configure:3997: result: /usr/X11R6/bin/gdk-pixbuf-config configure:4004: checking for gdk-pixbuf >= 0.8 configure:4019: result: found configure:4224: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:604: creating Makefile config.status:604: creating src/Makefile config.status:708: creating config.h config.status:910: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no 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=set ac_cv_env_LDFLAGS_value=' -pthread' 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_header_stdc=yes ac_cv_lib_cposix_strerror=no ac_cv_objext= ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config ac_cv_path_gdkpixbufpath=/usr/X11R6/bin/gdk-pixbuf-config ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc=no lt_cv_sys_max_cmd_len= ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gyach" #define VERSION "0.9.8" #define STDC_HEADERS 1 #define USE_GDK_PIXBUF 1 #define PACKAGE_DATA_DIR "/share/gyach" #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/net-im/gyach/work/gyach-0.9.8" #define SHOW_STATUS_PIXMAPS 1 #define USE_PTHREAD_CREATE 1 #define DBG_LEVEL 0 #define GYACH_INT_TEXT 1 configure: exit 0