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.61. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = Marks-Mac-Pro.local uname -m = i386 uname -r = 10.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/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 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 10.00 gigabytes Default processor set: 127 tasks, 426 threads, 8 processors Load average: 0.70, Mach factor: 7.29 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/local/ant/bin PATH: /library/Frameworks/GDAL.framework/Programs ## ----------- ## ## Core tests. ## ## ----------- ## configure:1777: checking for a BSD-compatible install configure:1833: result: /usr/bin/install -c configure:1844: checking whether build environment is sane configure:1887: result: yes configure:1915: checking for a thread-safe mkdir -p configure:1954: result: ./install-sh -c -d configure:1967: checking for gawk configure:1997: result: no configure:1967: checking for mawk configure:1997: result: no configure:1967: checking for nawk configure:1997: result: no configure:1967: checking for awk configure:1983: found /usr/bin/awk configure:1994: result: awk configure:2005: checking whether make sets $(MAKE) configure:2026: result: yes configure:2264: checking for gcc configure:2280: found /usr/bin/gcc configure:2291: result: gcc configure:2529: checking for C compiler version configure:2536: gcc --version >&5 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) Copyright (C) 2007 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:2539: $? = 0 configure:2546: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) configure:2549: $? = 0 configure:2556: gcc -V >&5 gcc-4.2: argument to `-V' is missing configure:2559: $? = 1 configure:2582: checking for C compiler default output file name configure:2609: gcc conftest.c >&5 configure:2612: $? = 0 configure:2650: result: a.out configure:2667: checking whether the C compiler works configure:2677: ./a.out configure:2680: $? = 0 configure:2697: result: yes configure:2704: checking whether we are cross compiling configure:2706: result: no configure:2709: checking for suffix of executables configure:2716: gcc -o conftest conftest.c >&5 configure:2719: $? = 0 configure:2743: result: configure:2749: checking for suffix of object files configure:2775: gcc -c conftest.c >&5 configure:2778: $? = 0 configure:2801: result: o configure:2805: checking whether we are using the GNU C compiler configure:2834: gcc -c conftest.c >&5 configure:2840: $? = 0 configure:2857: result: yes configure:2862: checking whether gcc accepts -g configure:2892: gcc -c -g conftest.c >&5 configure:2898: $? = 0 configure:2997: result: yes configure:3014: checking for gcc option to accept ISO C89 configure:3088: gcc -c -g -O2 conftest.c >&5 configure:3094: $? = 0 configure:3117: result: none needed configure:3146: checking for style of include used by make configure:3174: result: GNU configure:3199: checking dependency style of gcc configure:3290: result: gcc3 configure:3311: checking how to run the C preprocessor configure:3351: gcc -E conftest.c configure:3357: $? = 0 configure:3388: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3394: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3427: result: gcc -E configure:3456: gcc -E conftest.c configure:3462: $? = 0 configure:3493: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3499: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:3537: checking for grep that handles long lines and -e configure:3611: result: /usr/bin/grep configure:3616: checking for egrep configure:3694: result: /usr/bin/grep -E configure:3700: checking whether gcc needs -traditional conftest.c:10:20: error: termio.h: No such file or directory configure:3742: result: no configure:3813: checking for g++ configure:3829: found /usr/bin/g++ configure:3840: result: g++ configure:3871: checking for C++ compiler version configure:3878: g++ --version >&5 i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) Copyright (C) 2007 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:3881: $? = 0 configure:3888: g++ -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 Thread model: posix gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) configure:3891: $? = 0 configure:3898: g++ -V >&5 g++-4.2: argument to `-V' is missing configure:3901: $? = 1 configure:3904: checking whether we are using the GNU C++ compiler configure:3933: g++ -c conftest.cpp >&5 configure:3939: $? = 0 configure:3956: result: yes configure:3961: checking whether g++ accepts -g configure:3991: g++ -c -g conftest.cpp >&5 configure:3997: $? = 0 configure:4096: result: yes configure:4121: checking dependency style of g++ configure:4212: result: gcc3 configure:4232: checking how to run the C++ preprocessor configure:4268: g++ -E conftest.cpp configure:4274: $? = 0 configure:4305: g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:4311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4344: result: g++ -E configure:4373: g++ -E conftest.cpp configure:4379: $? = 0 configure:4410: g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:4416: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4458: checking how to run the C preprocessor configure:4574: result: gcc -E configure:4603: gcc -E conftest.c configure:4609: $? = 0 configure:4640: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:4646: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | /* end confdefs.h. */ | #include configure:4696: checking for a BSD-compatible install configure:4752: result: /usr/bin/install -c configure:4771: checking for SSP support/disable configure:4795: g++ -c -Wall -g -fexceptions -fno-stack-protector conftest.cpp >&5 configure:4801: $? = 0 configure:4816: result: yes configure:4864: checking build system type configure:4882: result: i386-apple-darwin10.0.0 configure:4904: checking host system type configure:4919: result: i386-apple-darwin10.0.0 configure:4975: checking for gluNewTess in -lGLU configure:5010: g++ -o conftest -Wall -g -fexceptions -fno-stack-protector -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -L/System/Library/Frameworks/OpenGL.framework/Libraries conftest.cpp -lGLU >&5 configure:5016: $? = 0 configure:5034: result: yes configure:5111: checking wxWidgets wx-config configure:5113: result: wx-config configure:5115: checking wxWidgets version configure:5118: result: 2.8.8 configure:5135: checking for wxWidgets location configure:5137: result: /usr configure:5140: checking for wxWidgets release (major, minor) number configure:5142: result: 2.8 configure:5159: checking for wxWidgets setup header configure:5161: result: /usr/lib/wx/include/mac-unicode-debug-2.8/wx/setup.h configure:5165: checking for __WXX11__ configure:5192: g++ -c -Wall -g -fexceptions -fno-stack-protector -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:18: error: 'cause' was not declared in this scope conftest.cpp:18: error: expected `;' before 'an' configure:5198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | #define INSTALL_PREFIX "/usr/local" | /* end confdefs.h. */ | | #include "wx/setup.h" | int | main () | { | #ifdef __WXX11__ | #else | cause an error | #endif | ; | return 0; | } configure:5213: result: no configure:5292: checking for __WXGTK__ configure:5319: g++ -c -Wall -g -fexceptions -fno-stack-protector -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:18: error: 'Some' was not declared in this scope conftest.cpp:18: error: expected `;' before 'error' configure:5325: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | #define INSTALL_PREFIX "/usr/local" | /* end confdefs.h. */ | | #include "wx/setup.h" | int | main () | { | #ifdef __WXGTK__ | #else | Some error | #endif | ; | return 0; | } configure:5339: result: no configure:5363: checking for pkg-config configure:5394: result: no configure:5416: checking for GTK+ - version >= 2.0.0 configure:5432: result: no configure:5492: checking for cairo.h in include path configure:5515: g++ -c -Wall -g -fexceptions -fno-stack-protector -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__ conftest.cpp >&5 conftest.cpp:11:19: error: cairo.h: No such file or directory configure:5521: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "opencpn" | #define VERSION "0.1" | #define INSTALL_PREFIX "/usr/local" | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:5535: result: no configure:5558: WARNING: Disabling some GTK display optimizations configure:5560: WARNING: You may want to consider installing libgtk2.0-dev configure:6722: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Marks-Mac-Pro.local config.status:665: creating Makefile config.status:856: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin10.0.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i386-apple-darwin10.0.0 ac_cv_lib_GLU_gluNewTess=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MY_PKG_CONFIG=no ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run tar' AUTOCONF='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run autoconf' AUTOHEADER='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run autoheader' AUTOMAKE='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run automake-1.10' AWK='awk' BUILD_FOR_DARWIN='' BUILD_FOR_DARWIN_FALSE='#' BUILD_FOR_DARWIN_TRUE='' BUILD_WITH_GLU_TESS='' BUILD_WITH_GLU_TESS_FALSE='#' BUILD_WITH_GLU_TESS_TRUE='' BUILD_WITH_GTK_OPTIMIZATION='' BUILD_WITH_GTK_OPTIMIZATION_FALSE='' BUILD_WITH_GTK_OPTIMIZATION_TRUE='#' BUILD_WITH_INTERNAL_TESS='' BUILD_WITH_INTERNAL_TESS_FALSE='' BUILD_WITH_INTERNAL_TESS_TRUE='#' BUILD_WITH_S57='' BUILD_WITH_S57_FALSE='#' BUILD_WITH_S57_TRUE='' BUILD_WITH_WIFI_CLIENT='' BUILD_WITH_WIFI_CLIENT_FALSE='' BUILD_WITH_WIFI_CLIENT_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS=' -I/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include -I/usr/lib/wx/include/mac-unicode-debug-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXMAC__' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -Wall -g -fexceptions -fno-stack-protector -I/usr/include/cairo' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"opencpn\" -DVERSION=\"0.1\" -DINSTALL_PREFIX=\"/usr/local\"' DEPDIR='.deps' ECHO_C='ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GL_CFLAGS='-DUSE_GLU_TESS' GL_LIBS='-lGL -lGLU' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_CONFIG='' GTK_LIBS='' HOST_OS='darwin10.0.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L/System/Library/Frameworks/OpenGL.framework/Libraries' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/mbnelson/dev/opencpn-1.3.4/missing --run makeinfo' MY_PKG_CONFIG='no' OBJEXT='o' PACKAGE='opencpn' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.1' WX_HOME='/usr' WX_LIBS=' -framework IOKit -framework Carbon -framework Cocoa -framework System -framework QuickTime -framework OpenGL -framework AGL -lwx_macud-2.8 ' WX_RELEASE='2.8' ac_ct_CC='gcc' ac_ct_CXX='g++' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin10.0.0' build_alias='' build_cpu='i386' build_os='darwin10.0.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-apple-darwin10.0.0' host_alias='' host_cpu='i386' host_os='darwin10.0.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /Users/mbnelson/dev/opencpn-1.3.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "opencpn" #define VERSION "0.1" #define INSTALL_PREFIX "/usr/local" configure: exit 0