Ticket #419 (closed defect: fixed)
cairo compilation error
| Reported by: | neteler | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 7.0.0 |
| Component: | Default | Version: | svn-trunk |
| Keywords: | Cc: | grass-dev@… | |
| Platform: | Linux | CPU: | x86-32 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
