After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 602939 - Build problem GnuCash 2.2.9 on Ubuntu 9.10, goffice related
Build problem GnuCash 2.2.9 on Ubuntu 9.10, goffice related
Status: RESOLVED DUPLICATE of bug 578212
Product: GnuCash
Classification: Other
Component: Build system
2.2.9
Other Linux
: Normal normal
: ---
Assigned To: Derek Atkins
Derek Atkins
Depends on:
Blocks:
 
 
Reported: 2009-11-25 13:56 UTC by Colin Law
Modified: 2018-06-29 22:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Law 2009-11-25 13:56:00 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
Comment 1 Christian Stimming 2009-11-25 14:10:28 UTC
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 ***
Comment 2 Colin Law 2009-11-25 16:11:47 UTC
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)
Comment 3 John Ralls 2018-06-29 22:31:06 UTC
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.