#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 Keywords: | Platform: Linux Cpu: x86-32 | ---------------------+------------------------------------------------------ Trying to compile GRASS trunk on grass.osgeo.org (FC4 with cairo 1.4.4), I get
{{{ make[1]: Leaving directory `/home/neteler/grass7_svn_head_bin_snapshot/trunk/lib/cairodriver' gcc -I/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.i686-pc-linux- gnu/include -I/home/neteler/binaries/include -g -Wall -Werror-implicit-function-declaration -fno-common -I/home/neteler/binaries/include -fPIC -I../driver -I/usr/include/cairo -DUSE_X11=1 -DPACKAGE=\""grasslibs"\" -I/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.i686-pc-linux- gnu/include -o OBJ.i686-pc-linux-gnu/Draw_bitmap.o -c Draw_bitmap.c Draw_bitmap.c: In function 'Cairo_Bitmap': Draw_bitmap.c:36: error: implicit declaration of function 'cairo_format_stride_for_width' }}} What's the minimum version of cairo needed here? Please update REQUIREMENTS.html: {{{ grep -i cairo REQUIREMENTS.html <li><B>Cairo</B> (Cairo graphics library, Version >= XX)<BR> }}} Markus -- Ticket URL: <http://trac.osgeo.org/grass/ticket/419> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev