Building Gnucash on OSX from gnucash-on-osx git repo

Geert Janssens janssens-geert at telenet.be
Wed Apr 7 07:02:54 EDT 2010


Hi,

I'm trying to build GnuCash for OSX from the gnucash-on-osx git repo, 
following the instructions on http://wiki.gnucash.org/wiki/MacOSX/Quartz.

But I don't get very far. The build stops on gtk-doc, because it can't find 
gnome-doc-utils. A bit higher up in the logs I find gnome-doc-utils, which 
gives an error during configuration, but seems to continue anyway.

I have attached the relevant parts of the build log.

Any idea what I'm doing wrong or where to look for the solution ?

Geert
-------------- next part --------------
*** Checking out gnome-doc-utils *** [5/65]
*** Configuring gnome-doc-utils *** [5/65]
./configure --prefix /Users/geertjanssens/Library/Gnucash-2.3.x --libdir '/Users/geertjanssens/Library/Gnucash-2.3.x/lib'  --disable-static 
Unknown argument --libdir

Unknown argument /Users/geertjanssens/Library/Gnucash-2.3.x/lib

Unknown argument --disable-static

-n Checking for specified prefix... 
/Users/geertjanssens/Library/Gnucash-2.3.x
-n Creating config.status

-n Creating Makefile

*** Building gnome-doc-utils *** [5/65]
make  
*** Installing gnome-doc-utils *** [5/65]
make install
cp gnome-doc-utils.make '/Users/geertjanssens/Library/Gnucash-2.3.x/share/gnome-doc-utils' || exit 1
cp gnome-doc-utils.m4 '/Users/geertjanssens/Library/Gnucash-2.3.x/share/aclocal' || exit 1
cat gnome-doc-prepare.in | sed \
	  -e 's, at PACKAGE@,gnome-doc-utils,g' \
	  -e 's, at VERSION@,0.10.13-fake2,g' \
	  -e 's, at prefix@,/Users/geertjanssens/Library/Gnucash-2.3.x,g' \
	  -e 's, at datarootdir@,/Users/geertjanssens/Library/Gnucash-2.3.x/share,g' \
	  -e 's, at datadir@,/Users/geertjanssens/Library/Gnucash-2.3.x/share,g' > '/Users/geertjanssens/Library/Gnucash-2.3.x/bin/gnome-doc-prepare' || exit 1
chmod +x '/Users/geertjanssens/Library/Gnucash-2.3.x/bin/gnome-doc-prepare' || exit 1
cat xml2po.in | sed \
	  -e 's, at prefix@,/Users/geertjanssens/Library/Gnucash-2.3.x,g' \
	  -e 's, at datarootdir@,/Users/geertjanssens/Library/Gnucash-2.3.x/share,g' \
	  -e 's, at datadir@,/Users/geertjanssens/Library/Gnucash-2.3.x/share,g' > '/Users/geertjanssens/Library/Gnucash-2.3.x/bin/xml2po' || exit 1
chmod +x '/Users/geertjanssens/Library/Gnucash-2.3.x/bin/xml2po' || exit 1
cat gnome-doc-utils.pc.in | sed \
	  -e 's, at prefix@,/Users/geertjanssens/Library/Gnucash-2.3.x,g' \
	  -e 's, at VERSION@,0.10.13-fake2,g' > '/Users/geertjanssens/Library/Gnucash-2.3.x/lib/pkgconfig/gnome-doc-utils.pc' || exit 1
cat xml2po.pc.in | sed \
	  -e 's, at prefix@,/Users/geertjanssens/Library/Gnucash-2.3.x,g' > '/Users/geertjanssens/Library/Gnucash-2.3.x/lib/pkgconfig/xml2po.pc' || exit 1
*** Checking out gtk-doc *** [6/65]
*** Configuring gtk-doc *** [6/65]
./configure --prefix /Users/geertjanssens/Library/Gnucash-2.3.x --libdir '/Users/geertjanssens/Library/Gnucash-2.3.x/lib' --disable-scrollkeepeer --with-xml-catalog=$JHBUILD_PREFIX/etc/xml/catalog --disable-static 
checking for a BSD-compatible install... /Users/geertjanssens/.local/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... no
configure: error: gnome-doc-utils >= 0.3.2 not found
*** Error during phase configure of gtk-doc: ########## Error running ./configure --prefix /Users/geertjanssens/Library/Gnucash-2.3.x --libdir '/Users/geertjanssens/Library/Gnucash-2.3.x/lib' --disable-scrollkeepeer --with-xml-catalog=$JHBUILD_PREFIX/etc/xml/catalog --disable-static  *** [6/65]

  [1] Rerun phase configure
  [2] Ignore error and continue to build
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase force_checkout
  [7] Go to phase clean
  [8] Go to phase distclean



More information about the gnucash-devel mailing list