GNOME Bugzilla – Bug 602939
Build problem GnuCash 2.2.9 on Ubuntu 9.10, goffice related
Last modified: 2018-06-29 22:31:06 UTC
On Ubuntu 9.10 (fresh install) Downloaded 2.2.9 tar ./configure --enable-ofx --enable-compile-warnings --prefix=/usr/bin/gnucash2.2.9 make Compile error: gnc-html-graph-gog.c:49:37: error: goffice/graph/gog-style.h: No such file or directory gog-style.h does not exist, the folder does, with other headers there. ./configure o/p included checking for libgoffice-0.8 >= 0.7.0... yes checking GOFFICE_CFLAGS... -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgoffice-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include checking GOFFICE_LIBS... -lgoffice-0.8 The version of goffice installed is 0.8
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. *** This bug has been marked as a duplicate of bug 578212 ***
To build GnuCash 2.2.9 on Ubuntu 9.10 uninstall package libgoffice-0-8-dev (only) and install libgoffice-0-dev. This does not prevent 2.3.x from building (though it is not necessary to do this for building just 2.3.x)
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=602939. Please update any external references or bookmarks.