Thanks Hanspeter for getting back to me so soon. I looked at the config.log and the error I see is:
| Syntax error configure:5209: error: in `/sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18': configure:5211: error: C preprocessor "cpp-4.2" fails sanity check See `config.log' for more details I don't know if you need the whole config.log but its below just in case. Also, the output of 'ls -l /usr/bin/cpp*' is: -r-xr-xr-x 1 root wheel 3446 Jul 30 2011 /usr/bin/cpp Hope that helps, thanks again, Micky ---------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbus configure 1.4.18, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/sw --mandir=/sw/share/man --libexecdir=/sw/sbin --disable-static --with-dbus-user=messagebus --with-dbus-daemondir=/sw/bin --enable-console-owner-file --disable-asserts --disable-tests --enable-checks --enable-kqueue --enable-launchd --with-launchd-agent-dir=/sw/share/dbus/launchd --disable-userdb-cache --disable-ansi --with-xml=expat --disable-xml-docs --disable-doxygen-docs --disable-dependency-tracking --without-x ac_cv_func_poll=no ## --------- ## ## Platform. ## ## --------- ## hostname = bluechroma uname -m = i386 uname -r = 10.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~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.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 99 tasks, 502 threads, 2 processors Load average: 1.43, Mach factor: 0.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sw/var/lib/fink/path-prefix-10.6 PATH: /sw/bin PATH: /sw/sbin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2849: checking build system type configure:2863: result: i386-apple-darwin10.8.0 configure:2883: checking host system type configure:2896: result: i386-apple-darwin10.8.0 configure:2937: checking for a BSD-compatible install configure:3005: result: /usr/bin/install -c configure:3016: checking whether build environment is sane configure:3066: result: yes configure:3207: checking for a thread-safe mkdir -p configure:3246: result: ./install-sh -c -d configure:3259: checking for gawk configure:3289: result: no configure:3259: checking for mawk configure:3289: result: no configure:3259: checking for nawk configure:3289: result: no configure:3259: checking for awk configure:3275: found /usr/bin/awk configure:3286: result: awk configure:3297: checking whether make sets $(MAKE) configure:3319: result: yes configure:3394: checking how to create a ustar tar archive configure:3407: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3410: $? = 0 configure:3450: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3453: $? = 0 configure:3457: tar -xf - <conftest.tar configure:3460: $? = 0 configure:3473: result: gnutar configure:3491: checking whether to enable maintainer-specific portions of Makefiles configure:3500: result: no configure:3525: checking whether make supports nested variables configure:3542: result: yes configure:3639: checking for gcc configure:3666: result: gcc-4.2 configure:3895: checking for C compiler version configure:3904: gcc-4.2 --version >&5 i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) 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:3915: $? = 0 configure:3904: gcc-4.2 -v >&5 Using built-in specs. Target: i686-apple-darwin10 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/Developer/usr/llvm-gcc-4.2/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-llvmCore/Developer/usr/local --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:3915: $? = 0 configure:3904: gcc-4.2 -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:3915: $? = 1 configure:3904: gcc-4.2 -qversion >&5 i686-apple-darwin10-llvm-gcc-4.2: no input files configure:3915: $? = 1 configure:3935: checking whether the C compiler works configure:3957: gcc-4.2 -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:3961: $? = 0 configure:4009: result: yes configure:4012: checking for C compiler default output file name configure:4014: result: a.out configure:4020: checking for suffix of executables configure:4027: gcc-4.2 -o conftest -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:4031: $? = 0 configure:4053: result: configure:4075: checking whether we are cross compiling configure:4083: gcc-4.2 -o conftest -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:4087: $? = 0 configure:4094: ./conftest configure:4098: $? = 0 configure:4113: result: no configure:4118: checking for suffix of object files configure:4140: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:4144: $? = 0 configure:4165: result: o configure:4169: checking whether we are using the GNU C compiler configure:4188: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:4188: $? = 0 configure:4197: result: yes configure:4206: checking whether gcc-4.2 accepts -g configure:4226: gcc-4.2 -c -g -I/sw/include conftest.c >&5 configure:4226: $? = 0 configure:4267: result: yes configure:4284: checking for gcc-4.2 option to accept ISO C89 configure:4348: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:4348: $? = 0 configure:4361: result: none needed configure:4392: checking for style of include used by make configure:4420: result: GNU configure:4446: checking dependency style of gcc-4.2 configure:4557: result: none configure:4573: checking whether gcc-4.2 and cc understand -c and -o together configure:4604: gcc-4.2 -c conftest.c -o conftest2.o >&5 configure:4608: $? = 0 configure:4614: gcc-4.2 -c conftest.c -o conftest2.o >&5 configure:4618: $? = 0 configure:4629: cc -c conftest.c >&5 configure:4633: $? = 0 configure:4641: cc -c conftest.c -o conftest2.o >&5 configure:4645: $? = 0 configure:4651: cc -c conftest.c -o conftest2.o >&5 configure:4655: $? = 0 configure:4673: result: yes configure:4810: checking for C++ compiler version configure:4819: g++-4.2 --version >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4830: $? = 127 configure:4819: g++-4.2 -v >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4830: $? = 127 configure:4819: g++-4.2 -V >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4830: $? = 127 configure:4819: g++-4.2 -qversion >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4830: $? = 127 configure:4834: checking whether we are using the GNU C++ compiler configure:4853: g++-4.2 -c -I/sw/include conftest.cpp >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4853: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4862: result: no configure:4871: checking whether g++-4.2 accepts -g configure:4891: g++-4.2 -c -g -I/sw/include conftest.cpp >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4891: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4906: g++-4.2 -c -I/sw/include conftest.cpp >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4906: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4922: g++-4.2 -c -g -I/sw/include conftest.cpp >&5 /sw/var/lib/fink/path-prefix-10.6/g++-4.2: line 14: exec: g++-4.2: not found configure:4922: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4932: result: no configure:4957: checking dependency style of g++-4.2 configure:5068: result: none configure:5089: checking how to run the C preprocessor configure:5159: result: cpp-4.2 configure:5179: cpp-4.2 -I/sw/include conftest.c ./configure: line 1856: cpp-4.2: command not found configure:5179: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5179: cpp-4.2 -I/sw/include conftest.c ./configure: line 1856: cpp-4.2: command not found configure:5179: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.4.18" | #define PACKAGE_STRING "dbus 1.4.18" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE_URL "" | #define PACKAGE "dbus" | #define VERSION "1.4.18" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DAEMON_NAME "dbus-daemon" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:5209: error: in `/sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18': configure:5211: error: C preprocessor "cpp-4.2" fails sanity check See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-apple-darwin10.8.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc-4.2 ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Os -g' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/sw/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp-4.2 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=set ac_cv_env_CXX_value=g++-4.2 ac_cv_env_DBUS_GLIB_CFLAGS_set= ac_cv_env_DBUS_GLIB_CFLAGS_value= ac_cv_env_DBUS_GLIB_LIBS_set= ac_cv_env_DBUS_GLIB_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/sw/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_MAN2HTML_set= ac_cv_env_MAN2HTML_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_poll=no ac_cv_host=i386-apple-darwin10.8.0 ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP=cpp-4.2 ac_cv_prog_ac_ct_CC=gcc-4.2 ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_4_2_c_o=yes ac_cv_prog_cxx_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='' AUTOCONF='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/missing --run autoconf' AUTOHEADER='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/missing --run autoheader' AUTOMAKE='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/missing --run automake-1.11' AWK='awk' BUILD_FILEVERSION='' BUILD_TIMESTAMP='' CC='gcc-4.2' CCDEPMODE='depmode=none' CFLAGS='-Os -g' CPP='cpp-4.2' CPPFLAGS='-I/sw/include' CXX='g++-4.2' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DBUS_BINDIR='' DBUS_BUILD_TESTS_FALSE='' DBUS_BUILD_TESTS_TRUE='' DBUS_BUS_CFLAGS='' DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_FALSE='' DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_TRUE='' DBUS_BUS_ENABLE_INOTIFY_FALSE='' DBUS_BUS_ENABLE_INOTIFY_TRUE='' DBUS_BUS_ENABLE_KQUEUE_FALSE='' DBUS_BUS_ENABLE_KQUEUE_TRUE='' DBUS_BUS_LIBS='' DBUS_CAN_UPLOAD_DOCS_FALSE='' DBUS_CAN_UPLOAD_DOCS_TRUE='' DBUS_CLIENT_CFLAGS='' DBUS_CLIENT_LIBS='' DBUS_CONSOLE_AUTH_DIR='' DBUS_CONSOLE_OWNER_FILE='' DBUS_CYGWIN_FALSE='' DBUS_CYGWIN_TRUE='' DBUS_DAEMONDIR='' DBUS_DATADIR='' DBUS_DOXYGEN_DOCS_ENABLED_FALSE='' DBUS_DOXYGEN_DOCS_ENABLED_TRUE='' DBUS_ENABLE_EMBEDDED_TESTS_FALSE='' DBUS_ENABLE_EMBEDDED_TESTS_TRUE='' DBUS_ENABLE_INSTALLED_TESTS_FALSE='' DBUS_ENABLE_INSTALLED_TESTS_TRUE='' DBUS_ENABLE_LAUNCHD_FALSE='' DBUS_ENABLE_LAUNCHD_TRUE='' DBUS_ENABLE_MODULAR_TESTS_FALSE='' DBUS_ENABLE_MODULAR_TESTS_TRUE='' DBUS_GLIB_CFLAGS='' DBUS_GLIB_LIBS='' DBUS_HAVE_INT64='' DBUS_HAVE_MAN2HTML_FALSE='' DBUS_HAVE_MAN2HTML_TRUE='' DBUS_HAVE_XSLTPROC_FALSE='' DBUS_HAVE_XSLTPROC_TRUE='' DBUS_INIT_SCRIPTS_CYGWIN_FALSE='' DBUS_INIT_SCRIPTS_CYGWIN_TRUE='' DBUS_INIT_SCRIPTS_RED_HAT_FALSE='' DBUS_INIT_SCRIPTS_RED_HAT_TRUE='' DBUS_INIT_SCRIPTS_SLACKWARE_FALSE='' DBUS_INIT_SCRIPTS_SLACKWARE_TRUE='' DBUS_INT16_TYPE='' DBUS_INT32_TYPE='' DBUS_INT64_CONSTANT='' DBUS_INT64_TYPE='' DBUS_LAUNCHER_CFLAGS='' DBUS_LAUNCHER_LIBS='' DBUS_LIBEXECDIR='' DBUS_MAJOR_VERSION='1' DBUS_MICRO_VERSION='18' DBUS_MINOR_VERSION='4' DBUS_PATH_OR_ABSTRACT='' DBUS_PREFIX='' DBUS_SESSION_BUS_DEFAULT_ADDRESS='' DBUS_SESSION_SOCKET_DIR='' DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='' DBUS_SYSTEM_PID_FILE='' DBUS_SYSTEM_SOCKET='' DBUS_TEST_CFLAGS='' DBUS_TEST_LIBS='' DBUS_UINT64_CONSTANT='' DBUS_UNIX_FALSE='' DBUS_UNIX_TRUE='' DBUS_USER='' DBUS_USE_EXPAT_FALSE='' DBUS_USE_EXPAT_TRUE='' DBUS_USE_LIBXML_FALSE='' DBUS_USE_LIBXML_TRUE='' DBUS_VERSION='1.4.18' DBUS_WINCE_FALSE='' DBUS_WINCE_TRUE='' DBUS_WIN_FALSE='' DBUS_WIN_TRUE='' DBUS_XML_DOCS_ENABLED_FALSE='' DBUS_XML_DOCS_ENABLED_TRUE='' DBUS_X_CFLAGS='' DBUS_X_LIBS='' DEFS='' DEPDIR='.deps' DLLTOOL='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_LIBDIR='' EXPANDED_LIBEXECDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_PREFIX='' EXPANDED_SYSCONFDIR='' FGREP='' GETTEXT_PACKAGE='dbus-1' GLIB_CFLAGS='' GLIB_LIBS='' GREP='' HAVE_CONSOLE_OWNER_FILE_FALSE='' HAVE_CONSOLE_OWNER_FILE_TRUE='' HAVE_LIBAUDIT_FALSE='' HAVE_LIBAUDIT_TRUE='' HAVE_SELINUX_FALSE='' HAVE_SELINUX_TRUE='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LAUNCHCTL='' LAUNCHD_AGENT_DIR='' LD='' LDFLAGS='-L/sw/lib' LIBOBJS='' LIBS='' LIBTOOL='' LIBXML_CFLAGS='' LIBXML_LIBS='' LIPO='' LN_S='' LTLIBOBJS='' LT_AGE='5' LT_CURRENT='8' LT_REVISION='8' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/missing --run makeinfo' MAN2HTML='' MANIFEST_TOOL='' MKDIR_P='./install-sh -c -d' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dbus' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' PACKAGE_NAME='dbus' PACKAGE_STRING='dbus 1.4.18' PACKAGE_TARNAME='dbus' PACKAGE_URL='' PACKAGE_VERSION='1.4.18' PATH_SEPARATOR=':' PKG_CONFIG='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='' RC='' R_DYNAMIC_LDFLAG='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEST_BUS_BINARY='' TEST_EXIT_BINARY='' TEST_INVALID_SERVICE_DIR='' TEST_INVALID_SERVICE_SYSTEM_DIR='' TEST_LAUNCH_HELPER_BINARY='' TEST_PRIVSERVER_BINARY='' TEST_SEGFAULT_BINARY='' TEST_SERVICE_BINARY='' TEST_SHELL_SERVICE_BINARY='' TEST_SLEEP_FOREVER_BINARY='' TEST_SOCKET_DIR='' TEST_VALID_SERVICE_DIR='' TEST_VALID_SERVICE_SYSTEM_DIR='' VERSION='1.4.18' WINDRES='' XMKMF='' XMLTO='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_AR='' ac_ct_CC='gcc-4.2' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i386-apple-darwin10.8.0' build_alias='' build_cpu='i386' build_os='darwin10.8.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-apple-darwin10.8.0' host_alias='' host_cpu='i386' host_os='darwin10.8.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/install-sh' libdir='${exec_prefix}/lib' libexecdir='/sw/sbin' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/sw/share/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/sw' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dbus" #define PACKAGE_TARNAME "dbus" #define PACKAGE_VERSION "1.4.18" #define PACKAGE_STRING "dbus 1.4.18" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" #define PACKAGE_URL "" #define PACKAGE "dbus" #define VERSION "1.4.18" #define GETTEXT_PACKAGE "dbus-1" #define DBUS_DAEMON_NAME "dbus-daemon" configure: exit 1 ---------------------------------------------------- On May 10, 2013, at 12:21 PM, Hanspeter Niederstrasser wrote: Look for the file /sw/src/fink.build/dbus1.3-shlibs-1.4.18-2/dbus-1.4.18/config.log and see what it says about the error the C preprocessor gives. dbus1.3 was packaged around the time that xcode 3.2 was the only Xcode for OS X 10.6, and Xcode 4.2 changed some things that might break dbus' expectations. Also, post the output of ls -l /usr/bin/cpp* Hanspeter ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners