gnucash fails to build under OSX 10.5.6 (gnome/scrollkeeper problems?)
David Reiser
dbreiser at earthlink.net
Tue Apr 7 12:18:25 EDT 2009
Looks to me like it's either a sourceforge problem or a gnome-desktop
problem. I don't recognize the problem, so I've copied fink-users. The
fink lists are a better place to solve fink-related problems.
Dave
On Apr 7, 2009, at 11:40 AM, Axel Essbaum wrote:
>
> (Apologies in advance if this is the wrong place to post this
> question, I don't really know what I'm doing ;-)
>
> I'm trying to build gnucash 2.2 on OSX 10.5.6 using fink.
>
> Running "fink install gnucash2" gets me this far. Any ideas?
> Thanks for any help!
>
> gcc -Os -pipe -o gnome-about gnome-about.o contributors.o -Wl,-
> framework -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -
> L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib -L/sw/lib/
> fontconfig2/lib -L/sw/lib -L/sw/lib/gnome-vfs2.16 -L/usr/X11R6/lib -
> L/usr/X11/lib /sw/lib/libgnomeui-2.dylib -L/sw/lib/system-openssl/
> lib /sw/lib/libgnome-keyring.dylib /sw/lib/libjpeg.dylib /sw/lib/
> libbonoboui-2.dylib /usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/
> libICE.6.3.0.dylib /sw/lib/libgnome-2.dylib /sw/lib/gnome-vfs2.16/
> libgnomevfs-2.dylib /sw/lib/libxml2.dylib -lpthread /sw/lib/libdbus-
> glib-1.dylib /sw/lib/libavahi-glib.dylib /sw/lib/libavahi-
> client.dylib /sw/lib/libdbus-1.dylib /sw/lib/libavahi-common.dylib -
> ldl /sw/lib/libesd.dylib /sw/lib/libaudiofile.dylib /sw/lib/
> libpopt.dylib /sw/lib/libbonobo-2.dylib /sw/lib/libbonobo-
> activation.dylib /sw/lib/libORBitCosNaming-2.dylib /sw/lib/
> libgconf-2.dylib /sw/lib/libORBit-2.dylib -lresolv /sw/lib/
> libgthread-2.0.dylib /sw/lib/libgnomecanvas-2.dylib /sw/lib/
> libgailutil.dylib /sw/lib/libart_lgpl_2.dylib /sw/lib/libgtk-
> x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib /sw/lib/libatk-1.0.dylib /
> sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/pango-ft219/lib/
> libpangocairo-1.0.dylib /usr/X11/lib/libXinerama.1.0.0.dylib /usr/
> X11/lib/libXrandr.2.1.0.dylib /usr/X11/lib/libXcursor.1.0.2.dylib /
> usr/X11/lib/libXcomposite.1.0.0.dylib /usr/X11/lib/libXext.
> 6.4.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib /sw/lib/
> libcairo.dylib /sw/lib/libglitz.dylib /sw/lib/libpng12.dylib /usr/
> X11/lib/libXrender.1.3.0.dylib /sw/lib/libpixman-1.dylib /sw/lib/
> pango-ft219/lib/libpangoft2-1.0.dylib /sw/lib/pango-ft219/lib/
> libpango-1.0.dylib -lm /sw/lib/fontconfig2/lib/libfontconfig.dylib /
> sw/lib/freetype219/lib/libfreetype.dylib -lz /sw/lib/libexpat.dylib /
> usr/X11/lib/libXfixes.3.1.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /
> usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /sw/
> lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/
> libglib-2.0.dylib /sw/lib/libintl.dylib -lc /sw/lib/libiconv.dylib
> LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../
> po gnome-about.desktop.in gnome-about.desktop
> Generating and caching the translation database
> Merging translations into gnome-about.desktop.
> Making all in pixmaps
> make[2]: Nothing to be done for `all'.
> Making all in desktop-docs
> Making all in fdl
> if ! test -d ar/; then mkdir ar/; fi
> if [ -f "C/fdl.xml" ]; then d="../"; else d="/sw/src/fink.build/
> gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/desktop-docs/fdl/"; fi; \
> (cd ar/ && \
> `which xml2po` -e -p \
> "${d}ar/ar.po" \
> "${d}C/fdl.xml" > fdl.xml.tmp && \
> cp fdl.xml.tmp fdl.xml && rm -f fdl.xml.tmp)
> if ! test -d es/; then mkdir es/; fi
> if [ -f "C/fdl.xml" ]; then d="../"; else d="/sw/src/fink.build/
> gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/desktop-docs/fdl/"; fi; \
> (cd es/ && \
> `which xml2po` -e -p \
> "${d}es/es.po" \
> "${d}C/fdl.xml" > fdl.xml.tmp && \
> cp fdl.xml.tmp fdl.xml && rm -f fdl.xml.tmp)
> xsltproc -o fdl-C.omf --stringparam db2omf.basename fdl --
> stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//
> OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --
> stringparam db2omf.omf_dir "/sw/share/omf" --stringparam
> db2omf.help_dir "/sw/share/gnome/help" --stringparam db2omf.omf_in "/
> sw/src/fink.build/gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/
> desktop-docs/fdl/fdl.omf.in" `/sw/bin/pkg-config --variable db2omf
> gnome-doc-utils` C/fdl.xml || { rm -f "fdl-C.omf"; exit 1; }
> xsltproc -o fdl-ar.omf --stringparam db2omf.basename fdl --
> stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//
> OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ar --
> stringparam db2omf.omf_dir "/sw/share/omf" --stringparam
> db2omf.help_dir "/sw/share/gnome/help" --stringparam db2omf.omf_in "/
> sw/src/fink.build/gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/
> desktop-docs/fdl/fdl.omf.in" `/sw/bin/pkg-config --variable db2omf
> gnome-doc-utils` ar/fdl.xml || { rm -f "fdl-ar.omf"; exit 1; }
> xsltproc -o fdl-es.omf --stringparam db2omf.basename fdl --
> stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//
> OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --
> stringparam db2omf.omf_dir "/sw/share/omf" --stringparam
> db2omf.help_dir "/sw/share/gnome/help" --stringparam db2omf.omf_in "/
> sw/src/fink.build/gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/
> desktop-docs/fdl/fdl.omf.in" `/sw/bin/pkg-config --variable db2omf
> gnome-doc-utils` es/fdl.xml || { rm -f "fdl-es.omf"; exit 1; }
> xsltproc -o fdl-fr.omf --stringparam db2omf.basename fdl --
> stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//
> OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --
> stringparam db2omf.omf_dir "/sw/share/omf" --stringparam
> db2omf.help_dir "/sw/share/gnome/help" --stringparam db2omf.omf_in "/
> sw/src/fink.build/gnome-desktop-2.20.3-3/gnome-desktop-2.20.3/
> desktop-docs/fdl/fdl.omf.in" `/sw/bin/pkg-config --variable db2omf
> gnome-doc-utils` fr/fdl.xml || { rm -f "fdl-fr.omf"; exit 1; }
> http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd:1
> : parser error : Content error in the external subset
> HTTP/1.1 504 Gateway Time-out
> ^
> db2omf: Could not construct the OMF subject element.
> Add a subject element to /sw/src/fink.build/gnome-desktop-2.20.3-3/
> gnome-desktop-2.20.3/desktop-docs/fdl/fdl.omf.in.
> make[3]: *** [fdl-fr.omf] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of ./configure failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gnome-desktop-2.20.3-3
> (Reading database ... 62350 files and directories currently
> installed.)
> Removing fink-buildlock-gnome-desktop-2.20.3-3 ...
> Failed: phase compiling: gnome-desktop-2.20.3-3 failed
>
>
>
> --
> Axel Essbaum
> axelessbaum at gmail.com
>
>
>
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
--
David Reiser
dbreiser at earthlink.net
More information about the gnucash-user
mailing list