This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Amoebax configure 0.2.0, which was generated by GNU Autoconf 2.61. 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: 126 tasks, 181 threads, 4 processors Load average: 0.61, Mach factor: 3.38 /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: /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:1800: checking for a BSD-compatible install configure:1856: result: /usr/bin/install -c -o root -g wheel configure:1867: checking whether build environment is sane configure:1910: result: yes configure:1975: checking for gawk configure:1991: found /usr/local/bin/gawk configure:2002: result: gawk configure:2013: checking whether gmake sets $(MAKE) configure:2034: result: yes configure:2220: checking whether to enable maintainer-specific portions of Makefiles configure:2229: result: no configure:2252: checking build system type configure:2270: result: i386-unknown-gnu configure:2292: checking host system type configure:2307: result: i386-unknown-gnu configure:2417: checking whether gmake sets $(MAKE) configure:2438: result: yes configure:2563: checking for C++ compiler version configure:2570: c++ --version >&5 c++ (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:2573: $? = 0 configure:2580: c++ -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:2583: $? = 0 configure:2590: c++ -V >&5 c++: `-V' option must have argument configure:2593: $? = 1 configure:2616: checking for C++ compiler default output file name configure:2643: c++ -fno-common conftest.cpp >&5 configure:2646: $? = 0 configure:2684: result: a.out configure:2701: checking whether the C++ compiler works configure:2711: ./a.out configure:2714: $? = 0 configure:2731: result: yes configure:2738: checking whether we are cross compiling configure:2740: result: no configure:2743: checking for suffix of executables configure:2750: c++ -o conftest -fno-common conftest.cpp >&5 configure:2753: $? = 0 configure:2777: result: configure:2783: checking for suffix of object files configure:2809: c++ -c -fno-common conftest.cpp >&5 configure:2812: $? = 0 configure:2835: result: configure:2839: checking whether we are using the GNU C++ compiler configure:2868: c++ -c -fno-common conftest.cpp >&5 configure:2874: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2891: result: no configure:2896: checking whether c++ accepts -g configure:2926: c++ -c -g conftest.cpp >&5 configure:2932: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2964: c++ -c conftest.cpp >&5 configure:2970: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3003: c++ -c -g conftest.cpp >&5 configure:3009: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3031: result: no configure:3065: checking for style of include used by gmake configure:3093: result: GNU configure:3121: checking dependency style of c++ configure:3211: result: gcc3 configure:3245: checking for i386-unknown-gnu-gcc configure:3275: result: no configure:3245: checking for i386-unknown-gnu-cc configure:3275: result: no configure:3245: checking for i386-unknown-gnu-objc configure:3275: result: no configure:3289: checking for gcc configure:3305: found /usr/bin/gcc configure:3316: result: gcc configure:3346: checking for Objective C compiler version configure:3349: 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:3352: $? = 0 configure:3354: 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:3357: $? = 0 configure:3359: gcc -V &5 gcc: `-V' option must have argument configure:3362: $? = 1 configure:3365: checking whether we are using the GNU Objective C compiler configure:3394: gcc -c conftest.m >&5 configure:3400: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3417: result: no configure:3423: checking whether gcc accepts -x objective-c configure:3449: gcc -c -x objective-c conftest.m >&5 configure:3455: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3470: result: no configure:3488: checking dependency style of gcc configure:3578: result: gcc3 configure:3599: checking for i386-unknown-gnu-windres configure:3629: result: no configure:3639: checking for windres configure:3669: result: no configure:3705: checking for candle configure:3736: result: no configure:3746: checking for light configure:3777: result: no configure:3798: checking for doxygen configure:3829: result: no configure:3871: checking for /proc/self/maps configure:3886: result: no configure:3889: checking whether everything is installed to the same prefix configure:3905: result: no configure:3908: checking whether binary relocation support should be enabled configure:3926: result: no configure:4170: checking for sdl-config configure:4202: result: /usr/local/bin/sdl-config configure:4210: checking for SDL, version >= 1.2.7 configure:4267: c++ -o conftest -fno-common -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT conftest.cpp -L/lib -lSDL -pthread >&5 c++: unrecognized option `-pthread' ld: can't locate file for: -lSDL configure:4273: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Amoebax" | #define PACKAGE_TARNAME "amoebax" | #define PACKAGE_VERSION "0.2.0" | #define PACKAGE_STRING "Amoebax 0.2.0" | #define PACKAGE_BUGREPORT "jordi@emma-soft.com" | #define PACKAGE "amoebax" | #define VERSION "0.2.0" | /* end confdefs.h. */ | #include | #include | | | #if SDL_MAJOR_VERSION * 1000 + SDL_MINOR_VERSION * 100 + SDL_PATCHLEVEL < 1 * 1000 + 2 * 100 + 7 | #error "SDL version not valid!" | #endif | | #ifdef main | #undef main | #endif | #if IS_WINCE_HOST | int SDL_main (int a, char **v) { return 0; } | #endif | int | main () | { | | ; | return 0; | } configure:4299: result: no configure:4306: error: SDL library not found. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OBJCFLAGS_set= ac_cv_env_OBJCFLAGS_value= ac_cv_env_OBJC_set= ac_cv_env_OBJC_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_file__proc_self_maps=no ac_cv_host=i386-unknown-gnu ac_cv_objc_compiler_gnu=no ac_cv_objext= ac_cv_path_CANDLE=no ac_cv_path_DOXYGEN=no ac_cv_path_LIGHT=no ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_OBJC=gcc ac_cv_prog_cxx_g=no ac_cv_prog_make_gmake_set=yes ac_cv_prog_objc_x=no am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJC_dependencies_compiler_type=gcc3 br_cv_binreloc=no br_cv_valid_prefixes=no lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run automake-1.9' AWK='gawk' BINRELOC_CFLAGS='' BINRELOC_LIBS='' CANDLE='no' CPPFLAGS='' CXX='c++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOXYGEN='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' 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' IS_GP2X_HOST_FALSE='' IS_GP2X_HOST_TRUE='#' IS_OSX_HOST_FALSE='' IS_OSX_HOST_TRUE='#' IS_WIN32_HOST_FALSE='' IS_WIN32_HOST_TRUE='#' IS_WINCE_HOST_FALSE='' IS_WINCE_HOST_TRUE='#' LDFLAGS='' LIBOBJS='' LIBS='' LIGHT='no' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/missing --run makeinfo' OBJC='gcc' OBJCDEPMODE='depmode=gcc3' OBJCFLAGS='' OBJEXT='' PACKAGE='amoebax' PACKAGE_BUGREPORT='jordi@emma-soft.com' PACKAGE_NAME='Amoebax' PACKAGE_STRING='Amoebax 0.2.0' PACKAGE_TARNAME='amoebax' PACKAGE_VERSION='0.2.0' PATH_SEPARATOR=':' SDL_CFLAGS='-I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/local/bin/sdl-config' SDL_IMAGE_CFLAGS='' SDL_IMAGE_LIBS='' SDL_LIBS='-L/lib -lSDL -pthread' SDL_MIXER_CFLAGS='' SDL_MIXER_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.2.0' WINDRES='no' ac_ct_CXX='' ac_ct_OBJC='gcc' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJC_FALSE='#' am__fastdepOBJC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_reference_FALSE='' build_reference_TRUE='#' build_vendor='unknown' build_win32_msi_FALSE='' build_win32_msi_TRUE='#' build_win32_resource_FALSE='' build_win32_resource_TRUE='#' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/games/amoebax/work/amoebax-0.2.0/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}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Amoebax" #define PACKAGE_TARNAME "amoebax" #define PACKAGE_VERSION "0.2.0" #define PACKAGE_STRING "Amoebax 0.2.0" #define PACKAGE_BUGREPORT "jordi@emma-soft.com" #define PACKAGE "amoebax" #define VERSION "0.2.0" configure: exit 1