This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by poker-engine configure 1.0.20, which was generated by GNU Autoconf 2.60a. 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 /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: 98 tasks, 153 threads, 4 processors Load average: 1.46, Mach factor: 2.52 /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:1709: checking for a BSD-compatible install configure:1765: result: /usr/bin/install -c -o root -g wheel configure:1776: checking whether build environment is sane configure:1819: result: yes configure:1884: checking for gawk configure:1900: found /usr/local/bin/gawk configure:1911: result: gawk configure:1922: checking whether gmake sets $(MAKE) configure:1943: result: yes configure:2130: checking whether gmake sets $(MAKE) configure:2151: result: yes configure:2163: checking for rsync configure:2181: found /usr/local/bin/rsync configure:2193: result: /usr/local/bin/rsync configure:2207: checking whether to enable maintainer-specific portions of Makefiles configure:2216: result: no configure:2238: checking whether /usr/local/bin/python2.3 version >= 2.3 configure:2247: /usr/local/bin/python2.3 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.3', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:2250: $? = 0 configure:2252: result: yes configure:2347: checking for /usr/local/bin/python2.3 version configure:2354: result: 2.3 configure:2366: checking for /usr/local/bin/python2.3 platform configure:2373: result: darwin configure:2380: checking for /usr/local/bin/python2.3 script directory configure:2388: result: ${prefix}/lib/python2.3/site-packages configure:2397: checking for /usr/local/bin/python2.3 extension module directory configure:2405: result: ${exec_prefix}/lib/python2.3/site-packages configure:2429: checking for i386-unknown-gnu-pkg-config configure:2462: result: no configure:2472: checking for pkg-config configure:2490: found /usr/local/bin/pkg-config configure:2502: result: /usr/local/bin/pkg-config configure:2531: checking pkg-config is at least version 0.9.0 configure:2534: result: yes configure:2545: checking for PYPOKER_EVAL configure:2553: $PKG_CONFIG --exists --print-errors "pypoker-eval >= 132.0" Package pypoker-eval was not found in the pkg-config search path. Perhaps you should add the directory containing `pypoker-eval.pc' to the PKG_CONFIG_PATH environment variable No package 'pypoker-eval' found configure:2556: $? = 1 configure:2571: $PKG_CONFIG --exists --print-errors "pypoker-eval >= 132.0" Package pypoker-eval was not found in the pkg-config search path. Perhaps you should add the directory containing `pypoker-eval.pc' to the PKG_CONFIG_PATH environment variable No package 'pypoker-eval' found configure:2574: $? = 1 No package 'pypoker-eval' found configure:2602: result: no configure:2604: error: pypoker-eval is a mandatory library ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYPOKER_EVAL_CFLAGS_set= ac_cv_env_PYPOKER_EVAL_CFLAGS_value= ac_cv_env_PYPOKER_EVAL_LIBS_set= ac_cv_env_PYPOKER_EVAL_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_path_RSYNC=/usr/local/bin/rsync ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_make_gmake_set=yes am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.3/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.3/site-packages' am_cv_python_version=2.3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run aclocal-1.9' AMTAR='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run automake-1.9' AWK='gawk' CYGPATH_W='echo' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' 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' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/missing --run makeinfo' PACKAGE='poker-engine' PACKAGE_BUGREPORT='' PACKAGE_NAME='poker-engine' PACKAGE_STRING='poker-engine 1.0.20' PACKAGE_TARNAME='poker-engine' PACKAGE_VERSION='1.0.20' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PYPOKER_EVAL_CFLAGS='' PYPOKER_EVAL_LIBS='' PYTHON='/usr/local/bin/python2.3' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.3' RSYNC='/usr/local/bin/rsync' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.0.20' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/games/poker-engine/work/poker-engine-1.0.20/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/poker-engine' pkgpythondir='${pythondir}/poker-engine' pkgsysconfdir='${prefix}/etc/poker-engine' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.3/site-packages' pythondir='${prefix}/lib/python2.3/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "poker-engine" #define PACKAGE_TARNAME "poker-engine" #define PACKAGE_VERSION "1.0.20" #define PACKAGE_STRING "poker-engine 1.0.20" #define PACKAGE_BUGREPORT "" #define PACKAGE "poker-engine" #define VERSION "1.0.20" configure: exit 1