#419: cairo compilation error ----------------------+----------------------------------------------------- Reporter: neteler | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: major | Milestone: 7.0.0 Component: default | Version: svn-trunk Resolution: | Keywords: Platform: Linux | Cpu: x86-32 ----------------------+----------------------------------------------------- Comment (by glynn):
Replying to [comment:5 mlennert]: > svn update and recompile now gives only one error: > > {{{ /home/mlennert/SRC/GRASS/grass_trunk/general/g.cairocomp/main.c:118: undefined reference to `cairo_xlib_surface_get_xrender_format' make: *** [/home/mlennert/SRC/GRASS/grass_trunk/dist.i486-pc-linux- gnu/bin/g.cairocomp] Error 1 }}} > > Using cairo 1.4.14 on Debian stable. Right; I can only fix this in the sense of adding a configure check for cairo_xlib_surface_get_xrender_format() and not building g.cairocomp if it's missing. g.cairocomp can't work without that function, but the cairo driver can. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/419#comment:6> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev