Hi, I don't know whether I should laugh or cry, I ran what you said:
sudo mv /usr/bin/gcc-4.2.moved /usr/bin/gcc-4.2 fink rebuild extutils-makemaker-pm5100 fink install xml-parser-pm5100 files were installed and things looked good (no errors) Installed Inkscape again, installation went much further than before but hung up on this NEW error: Failed: phase compiling: dbus-glib1.2-shlibs-0.86-1 failed Hope I am not driving you crazy with all these errors! this is the congfig.log of that: --------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbus-glib configure 0.86, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/sw --mandir=/sw/share/man --libexecdir=/sw/sbin --disable-static --disable-asserts --disable-tests --enable-checks --disable-ansi --disable-doxygen-docs --enable-gtk-doc --disable-dependency-tracking PKG_CONFIG_PATH=/sw/lib/glib-2.0/pkgconfig-strict: ## --------- ## ## 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: 119 tasks, 945 threads, 2 processors Load average: 2.34, Mach factor: 0.69 /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:2194: checking build system type configure:2212: result: i386-apple-darwin10.8.0 configure:2234: checking host system type configure:2249: result: i386-apple-darwin10.8.0 configure:2271: checking target system type configure:2286: result: i386-apple-darwin10.8.0 configure:2331: checking for a BSD-compatible install configure:2399: result: /usr/bin/install -c configure:2410: checking whether build environment is sane configure:2470: result: yes configure:2611: checking for a thread-safe mkdir -p configure:2650: result: ./install-sh -c -d configure:2663: checking for gawk configure:2693: result: no configure:2663: checking for mawk configure:2693: result: no configure:2663: checking for nawk configure:2693: result: no configure:2663: checking for awk configure:2679: found /usr/bin/awk configure:2690: result: awk configure:2701: checking whether make sets $(MAKE) configure:2723: result: yes configure:2823: checking whether to enable maintainer-specific portions of Makefiles configure:2832: result: no configure:2929: checking for gcc configure:2956: result: gcc-4.2 configure:3188: checking for C compiler version configure:3196: 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:3200: $? = 0 configure:3207: 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:3211: $? = 0 configure:3218: gcc-4.2 -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:3222: $? = 1 configure:3245: checking for C compiler default output file name configure:3267: gcc-4.2 -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:3271: $? = 0 configure:3309: result: a.out configure:3328: checking whether the C compiler works configure:3338: ./a.out configure:3342: $? = 0 configure:3361: result: yes configure:3368: checking whether we are cross compiling configure:3370: result: no configure:3373: checking for suffix of executables configure:3380: gcc-4.2 -o conftest -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:3384: $? = 0 configure:3410: result: configure:3416: checking for suffix of object files configure:3442: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:3446: $? = 0 configure:3471: result: o configure:3475: checking whether we are using the GNU C compiler configure:3504: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:3511: $? = 0 configure:3528: result: yes configure:3537: checking whether gcc-4.2 accepts -g configure:3567: gcc-4.2 -c -g -I/sw/include conftest.c >&5 configure:3574: $? = 0 configure:3675: result: yes configure:3692: checking for gcc-4.2 option to accept ISO C89 configure:3766: gcc-4.2 -c -Os -g -I/sw/include conftest.c >&5 configure:3773: $? = 0 configure:3796: result: none needed configure:3825: checking for style of include used by make configure:3853: result: GNU configure:3878: checking dependency style of gcc-4.2 configure:3988: result: none configure:4004: checking for library containing strerror configure:4045: gcc-4.2 -o conftest -Os -g -I/sw/include -L/sw/lib conftest.c >&5 configure:4052: $? = 0 configure:4083: result: none required configure:4096: checking how to run the C preprocessor configure:4214: result: cpp-4.2 configure:4243: cpp-4.2 -I/sw/include conftest.c ./configure: line 4245: cpp-4.2: command not found configure:4250: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.86" | #define PACKAGE_STRING "dbus-glib 0.86" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.86" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4243: cpp-4.2 -I/sw/include conftest.c ./configure: line 4245: cpp-4.2: command not found configure:4250: $? = 127 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.86" | #define PACKAGE_STRING "dbus-glib 0.86" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.86" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | Syntax error configure:4312: error: in `/sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86': configure:4315: 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_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_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= 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_DBUS_GLIB_THREADS_CFLAGS_set= ac_cv_env_DBUS_GLIB_THREADS_CFLAGS_value= ac_cv_env_DBUS_GLIB_THREADS_LIBS_set= ac_cv_env_DBUS_GLIB_THREADS_LIBS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_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_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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.8.0 ac_cv_objext=o ac_cv_path_INTLTOOL_PERL=/usr/bin/perl 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_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_target=i386-apple-darwin10.8.0 am_cv_CC_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_TOP_BUILDDIR='' ACLOCAL='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run aclocal-1.11 ' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='' AUTOCONF='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run autoconf' AUTOHEADER='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run autoheader' AUTOMAKE='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run automake-1.11' AWK='awk' CATALOGS='' CATOBJEXT='' CC='gcc-4.2' CCDEPMODE='depmode=none' CFLAGS='-Os -g' CPP='cpp-4.2' CPPFLAGS='-I/sw/include' CYGPATH_W='echo' DATADIRNAME='' DBUS_BASH_COMPLETION_FALSE='' DBUS_BASH_COMPLETION_TRUE='' DBUS_BINDING_TOOL='' DBUS_BUILD_TESTS_FALSE='' DBUS_BUILD_TESTS_TRUE='' DBUS_CFLAGS='' DBUS_DAEMONDIR='' DBUS_DOXYGEN_DOCS_ENABLED_FALSE='' DBUS_DOXYGEN_DOCS_ENABLED_TRUE='' DBUS_GCOV_ENABLED_FALSE='' DBUS_GCOV_ENABLED_TRUE='' DBUS_GLIB_CFLAGS='' DBUS_GLIB_LIBS='' DBUS_GLIB_THREADS_CFLAGS='' DBUS_GLIB_THREADS_LIBS='' DBUS_GLIB_TOOL_CFLAGS='' DBUS_GLIB_TOOL_LIBS='' DBUS_INCLUDEDIR='' DBUS_LIBS='' DBUS_PATH_OR_ABSTRACT='' DEFS='' DEPDIR='.deps' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_LIBDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_SYSCONFDIR='' FGREP='' GETTEXT_PACKAGE='dbus-glib-1' GLIB_GENMARSHAL='' GMOFILES='' GMSGFMT='' GREP='' GTKDOC_CHECK='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_GLIB_FALSE='' HAVE_GLIB_THREADS_FALSE='' HAVE_GLIB_THREADS_TRUE='' HAVE_GLIB_TRUE='' HTML_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LD='' LDFLAGS='-L/sw/lib' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='3' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /sw/src/fink.build/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/missing --run makeinfo' MKDIR_P='./install-sh -c -d' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dbus-glib' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' PACKAGE_NAME='dbus-glib' PACKAGE_STRING='dbus-glib 0.86' PACKAGE_TARNAME='dbus-glib' PACKAGE_VERSION='0.86' PATH_SEPARATOR=':' PKG_CONFIG='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='' SED='' SET_MAKE='' SHELL='/bin/sh' STRIP='' TEST_CORE_SERVICE_BINARY='' TEST_EXIT_BINARY='' TEST_INTERFACES_SERVICE_BINARY='' TEST_SEGFAULT_BINARY='' TEST_SERVICE_BINARY='' TEST_SERVICE_DIR='' TEST_SHELL_SERVICE_BINARY='' TEST_SLEEP_FOREVER_BINARY='' TEST_SOCKET_DIR='' USE_NLS='' VERSION='0.86' XGETTEXT='' ac_ct_CC='gcc-4.2' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_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.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/dbus-glib1.2-shlibs-0.86-1/dbus-glib-0.86/install-sh' libdir='${exec_prefix}/lib' libexecdir='/sw/sbin' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='/bin/echo' mandir='/sw/share/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/sw' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-apple-darwin10.8.0' target_alias='' target_cpu='i386' target_os='darwin10.8.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dbus-glib" #define PACKAGE_TARNAME "dbus-glib" #define PACKAGE_VERSION "0.86" #define PACKAGE_STRING "dbus-glib 0.86" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" #define PACKAGE "dbus-glib" #define VERSION "0.86" #define GETTEXT_PACKAGE "dbus-glib-1" configure: exit 1 --------------------------------------- On May 13, 2013, at 12:08 PM, Alexander Hansen wrote: On 5/13/13 8:49 AM, Michael Trione wrote: > Hi, > Tried: > 'sudo mv /usr/bin/gcc-4.2-moved /usr/bin/gcc-4.2' > > but got > > mv: /usr/bin/gcc-4.2-moved: No such file or directory > > > Oh. That should have been sudo mv /usr/bin/gcc-4.2.moved /usr/bin/gcc-4.2 Actually, though, could I get you to try fink rebuild extutils-makemaker-pm5100 fink install xml-parser-pm5100 before you try the mv command again? -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ 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