[MacPorts] #18655: Goffice fails to build while installing gnucash with gtk2+quartz
MacPorts
noreply at macports.org
Sun Apr 12 18:22:37 PDT 2009
#18655: Goffice fails to build while installing gnucash with gtk2+quartz
------------------------------------+---------------------------------------
Reporter: psbakke@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: gnucash quartz goffice | Port: goffice
------------------------------------+---------------------------------------
Comment(by LenoreHorner@…):
I have found a work-around. It permits goffice to install and gnucash
works (at least basic stuff does - I haven't made reports or anything like
that) with this. I'm going to try to attach the diff file, but I've never
used trac before so I may mess it up. What I did was in the file foo-
canvas-rect-ellipse.c replace every instance of
#ifdef HAVE_RENDER
...
#endif
with
#ifdef HAVE_RENDER
#ifdef HAVE_X
...
#endif
#endif
--
Ticket URL: <http://trac.macports.org/ticket/18655#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list