Hello, I want to install Gnucash via Macports. Everything seemed to be easy (as usual with macports) but after a while installation hangs with an error and I can't figure out what went wrong. Seems to be something with ktoblzcheck. Can anybody help me? Thanks in advance, Cheers, Johannes Here the stuff going on in Terminal.app: rechner:~ user$ sudo port install gnucash Password: ---> Fetching expat ---> Attempting to fetch expat-2.0.1.tar.gz from http:// downloads.sourceforge.net/expat ---> Verifying checksum(s) for expat ---> Extracting expat ---> Configuring expat ---> Building expat with target all ---> Staging expat into destroot ---> Installing expat 2.0.1_0 ---> Activating expat 2.0.1_0 ---> Cleaning expat ---> Fetching libiconv ---> Attempting to fetch libiconv-1.11.tar.gz from http:// ftp.gnu.org/gnu/libiconv ---> Verifying checksum(s) for libiconv ---> Extracting libiconv ---> Configuring libiconv ---> Building libiconv with target all ---> Staging libiconv into destroot ---> Installing libiconv 1.11_6+darwin_8 ---> Activating libiconv 1.11_6+darwin_8 ---> Cleaning libiconv ---> Fetching gettext ---> Attempting to fetch gettext-0.16.1.tar.gz from http:// ftp.gnu.org/gnu/gettext ---> Verifying checksum(s) for gettext ---> Extracting gettext ---> Applying patches to gettext ---> Configuring gettext ---> Building gettext with target all ---> Staging gettext into destroot ---> Installing gettext 0.16.1_0 ---> Activating gettext 0.16.1_0 ---> Cleaning gettext ---> Fetching zlib ---> Attempting to fetch zlib-1.2.3.tar.bz2 from http://www.zlib.net/ ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib with target all ---> Staging zlib into destroot ---> Installing zlib 1.2.3_1 ---> Activating zlib 1.2.3_1 ---> Cleaning zlib ---> Fetching libxml2 ---> Attempting to fetch libxml2-2.6.30.tar.gz from http:// xmlsoft.org/sources/ ---> Verifying checksum(s) for libxml2 ---> Extracting libxml2 ---> Configuring libxml2 ---> Building libxml2 with target all ---> Staging libxml2 into destroot ---> Installing libxml2 2.6.30_0 ---> Activating libxml2 2.6.30_0 ---> Cleaning libxml2 ---> Fetching gwenhywfar ---> Attempting to fetch gwenhywfar-2.5.3.tar.gz from http:// downloads.sourceforge.net/gwenhywfar ---> Verifying checksum(s) for gwenhywfar ---> Extracting gwenhywfar ---> Configuring gwenhywfar ---> Building gwenhywfar with target all ---> Staging gwenhywfar into destroot ---> Installing gwenhywfar 2.5.3_0 ---> Activating gwenhywfar 2.5.3_0 ---> Cleaning gwenhywfar ---> Fetching ktoblzcheck ---> Attempting to fetch ktoblzcheck-1.13.tar.gz from http:// downloads.sourceforge.net/ktoblzcheck ---> Verifying checksum(s) for ktoblzcheck ---> Extracting ktoblzcheck ---> Configuring ktoblzcheck Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_k toblzcheck/work/ktoblzcheck-1.13" && ./configure --prefix=/opt/local --enable-python " returned error 1 Command output: checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.10.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for /proc/self/maps... no checking whether everything is installed to the same prefix... yes checking whether binary relocation support should be enabled... no checking bankdata path... ${pkgdatadir} checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.3 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.3/site- packages checking for python extension module directory... ${exec_prefix}/lib/ python2.3/site-packages checking whether to install python-bindings... yes configure: creating ./config.status ./configure: line 24718: 21256 Bus error $SHELL $CONFIG_STATUS $ac_config_status_args Error: The following dependencies failed to build: aqbanking ktoblzcheck libglade2 fontconfig freetype gtk2 atk glib2 pkgconfig cairo libpng render xrender jpeg pango Xft2 xorg-xproto xorg-util- macros tiff libofx opensp libtool qt3 perl5.8 evince audiofile avahi dbus docbook-xml-4.1.2 xmlcatmgr xmlto docbook-xml-4.2 docbook-xsl getopt libxslt dbus-glib dbus-python25 py25-gobject python25 py25- numeric gdbm libdaemon py25-gdbm py25-gtk py25-cairo esound gconf intltool p5-xml-parser orbit2 libidl gnome-doc-utils docbook-xml docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 iso-codes py25- libxml2 scrollkeeper gnome-keyring libgcrypt libgpg-error gnome-vfs gnome-mime-data howl neon openssl libart_lgpl libgnome libgnomecanvas gail libgnomeui libbonoboui libbonobo popt m4 nautilus eel gnome- desktop fribidi startup-notification gnome-menus libexif librsvg libcroco libgsf shared-mime-info poppler poppler-data gnucash-docs yelp firefox-x11 gnome-icon-theme hicolor-icon-theme icon-naming- utils p5-xml-simple p5-test-simple p5-test-harness p5-xml- namespacesupport p5-xml-sax zip libgtkhtml goffice libgnomeprintui libgnomeprint bison libgnomecups pcre guile16 readline ncurses ncursesw libgtkhtml3 p5-finance-quote p5-crypt-ssleay p5-libwww-perl p5-compress-zlib p5-compress-raw-zlib p5-io-compress-base p5-scalar- list-utils p5-io-compress-zlib p5-html-parser p5-html-tagset p5-uri p5-datemanip p5-html-tableextract slib slib-guile16 Error: Status 1 encountered during processing. -- Sometimes I lie awake at night, and ask, "Where have I gone wrong?" Then a voice says to me, "This is going to take more than one night." (Charlie Brown)