Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13688] gnucash fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13688] gnucash fails to compile
  • Date: 18 Apr 2007 23:16:03 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13688





------- Additional Comments From eric AT sandall.us 2007-04-18 18:16 -------
The update to 2.1.0 in commit f0025e972157d5233d19078a82e9f3d96086ef51 gets
past
this error, but then we have:


# cast gnucash2
...
bzip2 is an optional dependency for gnucash2 (Build with BZip2 support)
Do you want to use bzip2? [y]
libofx is an optional dependency for gnucash2 (compile with ofx support?)
Do you want to use libofx? [y]
aqbanking is an optional dependency for gnucash2 (Enable HBCI support)
Do you want to use aqbanking? [y]
postgresql is an optional dependency for gnucash2 (for SQL support)
Do you want to cast postgresql? [n]
doxygen is an optional dependency for gnucash2 (enable documentation
generation)
Do you want to cast doxygen? [n]
graphviz is an optional dependency for gnucash2 (enable graphs in
documentation)
Do you want to use graphviz? [n]
gtk+2 is an optional dependency for gnucash2 (Build without UI)
Do you want to use gtk+2? [y]
gnome-vfs2 is an optional dependency for gnucash2 (Enable Gnome extension
support)
Do you want to use gnome-vfs2? [y]
libgnomeui is an optional dependency for gnucash2 (Build with the GNOME GUI
components)
Do you want to use libgnomeui? [y]
finance-quote is an optional dependency for gnucash2 (for stock price quotes
and
currency exchange rates)
Do you want to use finance-quote? [y]
...
checking GLADE_LIBS... -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0
-latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for libgoffice-0.3 >= 0.3.0... no
checking for libgoffice-1 >= 0.0.4... no
configure: error: Cannot find libgoffice

After installing goffice, I again get the gtkhtml error:
checking GTKHTML_LIBS... -Wl,--export-dynamic -pthread -lgtkhtml-3.14
-lgnomeui-2 -lSM -lICE -lglade-2.0 -lbonoboui-2 -lgnomevfs-2 -lgnome-keyring
-lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2
-lbonobo-activation -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgtk-x11-2.0
-lxml2
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0
-lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure: Found libgtkhtml-3.14, but goffice lacks a cairo renderer
checking for libgtkhtml-3.8 ... no
checking for libgtkhtml-3.6 ... no
checking for libgtkhtml-3.2 ... no
checking for libgtkhtml-3.1 ... no
configure: error: Could not find a working gtkhtml version (need 3.1, 3.2,
3.6,
3.8 or 3.14)

So goffice needs to be built against cairo and gnucash2 needs a sub-depends on
goffice built with cairo support.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page