This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wmcpuload configure 1.0.1, which was generated by GNU Autoconf 2.57. 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: 141 tasks, 196 threads, 4 processors Load average: 3.14, Mach factor: 1.20 /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:1326: checking build system type configure:1344: result: i386-unknown-gnu configure:1352: checking host system type configure:1366: result: i386-unknown-gnu configure:1374: checking target system type configure:1388: result: i386-unknown-gnu configure:1415: checking for a BSD-compatible install configure:1469: result: /usr/bin/install -c -o root -g wheel configure:1480: checking whether build environment is sane configure:1523: result: yes configure:1538: checking whether make sets $(MAKE) configure:1558: result: yes configure:1590: checking for working aclocal-1.4 configure:1601: result: missing configure:1605: checking for working autoconf configure:1612: result: found configure:1620: checking for working automake-1.4 configure:1631: result: missing configure:1635: checking for working autoheader configure:1642: result: found configure:1650: checking for working makeinfo configure:1657: result: found configure:1678: checking for gawk configure:1694: found /usr/local/bin/gawk configure:1704: result: gawk configure:1722: checking for i386-unknown-gnu-gcc configure:1748: result: cc configure:2030: checking for C compiler version configure:2033: 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:2036: $? = 0 configure:2038: 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:2041: $? = 0 configure:2043: cc -V &5 cc: `-V' option must have argument configure:2046: $? = 1 configure:2070: checking for C compiler default output configure:2073: cc -fno-common conftest.c >&5 configure:2076: $? = 0 configure:2122: result: a.out configure:2127: checking whether the C compiler works configure:2133: ./a.out configure:2136: $? = 0 configure:2153: result: yes configure:2160: checking whether we are cross compiling configure:2162: result: no configure:2165: checking for suffix of executables configure:2167: cc -o conftest -fno-common conftest.c >&5 configure:2170: $? = 0 configure:2195: result: configure:2201: checking for suffix of object files configure:2223: cc -c -fno-common conftest.c >&5 configure:2226: $? = 0 configure:2248: result: configure:2252: checking whether we are using the GNU C compiler configure:2277: cc -c -fno-common conftest.c >&5 configure:2280: $? = 0 configure:2283: test -s conftest. configure:2286: $? = 1 configure: failed program was: | #line 2257 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2299: result: no configure:2305: checking whether cc accepts -g configure:2327: cc -c -g conftest.c >&5 configure:2330: $? = 0 configure:2333: test -s conftest. configure:2336: $? = 1 configure: failed program was: | #line 2310 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2347: result: no configure:2364: checking for cc option to accept ANSI C configure:2425: cc -c -fno-common conftest.c >&5 configure:2428: $? = 0 configure:2431: test -s conftest. configure:2434: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2425: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2428: $? = 0 configure:2431: test -s conftest. configure:2434: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2425: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2428: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2425: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2428: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2425: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2428: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2425: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2428: $? = 0 configure:2431: test -s conftest. configure:2434: $? = 1 configure: failed program was: | #line 2371 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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:2452: result: none needed configure:2470: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2473: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2594: checking for a BSD-compatible install configure:2648: result: /usr/bin/install -c -o root -g wheel configure:2659: checking whether ln -s works configure:2663: result: yes configure:2693: checking how to run the C preprocessor configure:2729: cc -E conftest.c configure:2735: $? = 0 configure:2767: cc -E conftest.c configure:2768:28: ac_nonexistent.h: No such file or directory configure:2773: $? = 1 configure: failed program was: | #line 2758 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:2811: result: cc -E configure:2836: cc -E conftest.c configure:2842: $? = 0 configure:2874: cc -E conftest.c configure:2875:28: ac_nonexistent.h: No such file or directory configure:2880: $? = 1 configure: failed program was: | #line 2865 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* end confdefs.h. */ | #include configure:2923: checking for X configure:3143: result: libraries , headers configure:3296: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:3299: $? = 1 configure: failed program was: | #line 3272 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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 XOpenDisplay (); | int | main () | { | XOpenDisplay (); | ; | return 0; | } configure:3312: checking for dnet_ntoa in -ldnet configure:3343: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:3346: $? = 1 configure: failed program was: | #line 3319 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3364: result: no configure:3371: checking for dnet_ntoa in -ldnet_stub configure:3402: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:3405: $? = 1 configure: failed program was: | #line 3378 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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 dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:3423: result: no configure:3442: checking for gethostbyname configure:3492: cc -o conftest -fno-common conftest.c >&5 configure:3495: $? = 0 configure:3498: test -s conftest configure:3501: $? = 0 configure:3512: result: yes configure:3643: checking for connect configure:3693: cc -o conftest -fno-common conftest.c >&5 configure:3696: $? = 0 configure:3699: test -s conftest configure:3702: $? = 0 configure:3713: result: yes configure:3778: checking for remove configure:3828: cc -o conftest -fno-common conftest.c >&5 configure:3831: $? = 0 configure:3834: test -s conftest configure:3837: $? = 0 configure:3848: result: yes configure:3913: checking for shmat configure:3963: cc -o conftest -fno-common conftest.c >&5 configure:3966: $? = 0 configure:3969: test -s conftest configure:3972: $? = 0 configure:3983: result: yes configure:4057: checking for IceConnectionNumber in -lICE configure:4088: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:4091: $? = 1 configure: failed program was: | #line 4064 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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 IceConnectionNumber (); | int | main () | { | IceConnectionNumber (); | ; | return 0; | } configure:4109: result: no configure:4133: checking for XShapeCombineMask in -lXext configure:4164: cc -o conftest -fno-common conftest.c -lXext -lX11 >&5 ld: can't locate file for: -lXext configure:4167: $? = 1 configure: failed program was: | #line 4140 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "wmcpuload" | #define PACKAGE_TARNAME "wmcpuload" | #define PACKAGE_VERSION "1.0.1" | #define PACKAGE_STRING "wmcpuload 1.0.1" | #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" | #define PACKAGE "wmcpuload" | #define VERSION "1.0.1" | /* 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 XShapeCombineMask (); | int | main () | { | XShapeCombineMask (); | ; | return 0; | } configure:4185: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu 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= 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_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_Xext_XShapeCombineMask=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_objext= 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_cc_stdc=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/mnt/gmirror/ports/sysutils/wmcpuload/work/wmcpuload-1.0.1/missing aclocal-1.4' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/mnt/gmirror/ports/sysutils/wmcpuload/work/wmcpuload-1.0.1/missing automake-1.4' AWK='gawk' CC='cc' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' DEFS='' DFLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' HEADER_SEARCH_PATH='' 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' LDFLAGS='' LIBOBJS='' LIBRARY_SEARCH_PATH='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='makeinfo' OBJEXT='' OS='Darwin' PACKAGE='wmcpuload' PACKAGE_BUGREPORT='ssato@sh.rim.or.jp' PACKAGE_NAME='wmcpuload' PACKAGE_STRING='wmcpuload 1.0.1' PACKAGE_TARNAME='wmcpuload' PACKAGE_VERSION='1.0.1' PATH_SEPARATOR=':' SETGID_FLAGS='' SET_MAKE='' SHELL='/bin/sh' VERSION='1.0.1' XCFLAGS='' XLFLAGS='' XLIBS='-lX11 ' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBRARY_PATH='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' 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' 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 PACKAGE "wmcpuload" #define PACKAGE_BUGREPORT "ssato@sh.rim.or.jp" #define PACKAGE_NAME "wmcpuload" #define PACKAGE_STRING "wmcpuload 1.0.1" #define PACKAGE_TARNAME "wmcpuload" #define PACKAGE_VERSION "1.0.1" #define VERSION "1.0.1" configure: exit 1