[MacPorts] #18655: Goffice fails to build while installing gnucash with gtk2+quartz

MacPorts noreply at macports.org
Sun Mar 15 00:12:21 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 blb@…):

 From the build log
 {{{
  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../../goffice -I../../..
 -I../../.. -Wall -Wmissing-prototypes -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
 -I/opt/local/include/libgsf-1 -I/opt/local/include/libxml2
 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo
 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
 -I/opt/local/include/libpng12 -I/opt/local/include/libart-2.0
 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
 -I/opt/local/include/atk-1.0 -I/opt/local/include/libglade-2.0
 -DFOOCANVASLIBDIR=\"/opt/local/lib\"
 -DFOOCANVASDATADIR=\"/opt/local/share\"
 -DFOOCANVASPIXMAPDIR=\"/opt/local/share/pixmaps\"
 -DFOOCANVASBINDIR=\"/opt/local/bin\"
 -DFOOCANVASLOCALSTATEDIR=\"/opt/local/var\" -DFOOCANVASLOCALEDIR=\"\"
 -DG_LOG_DOMAIN=\"Foocanvas\" -DVERSION=\"0.6.5\" -I/opt/local/include -O2
 -Wall -Wmissing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs
 -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wmissing-
 noreturn -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
 -Wformat -Wmissing-format-attribute -Wno-pointer-sign -MT foo-canvas-rect-
 ellipse.lo -MD -MP -MF .deps/foo-canvas-rect-ellipse.Tpo -c foo-canvas-
 rect-ellipse.c  -fno-common -DPIC -o .libs/foo-canvas-rect-ellipse.o
 foo-canvas-rect-ellipse.c:45:22: error: gdk/gdkx.h: No such file or
 directory
 }}}
 Sounds like it specifically wants an X11-based include from gtk2 (which is
 where gdk/gdkx.h would come from).  Does goffice handle gtk2 without X11?
 It does have --without-gnome in configure.args...

 Also note goffice was updated to 0.6.6 in r48142, though I don't know if
 that would fix it.

-- 
Ticket URL: <http://trac.macports.org/ticket/18655#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list