[GRASS-dev] [GRASS GIS] #1368: GRASS 7 compilation broken for cairo

GRASS GIS trac at osgeo.org
Sat May 21 07:34:01 EDT 2011


#1368: GRASS 7 compilation broken for cairo
-----------------------+----------------------------------------------------
 Reporter:  neteler    |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  major      |   Milestone:                           
Component:  Compiling  |     Version:  svn-trunk                
 Keywords:             |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
 The recent change r46327 has broken the configuration:

 {{{
 neteler at projects:~/cronjobs$ cat
 /home/neteler/grass7_svn_head_progmanual/grass7/config.log | tail
 configure:12345: checking whether to use LAPACK
 configure:12667: checking whether to use Cairo
 configure:12693: checking for location of cairo includes
 configure:12719: checking for cairo.h
 configure:12727: gcc -E   conftest.c >/dev/null 2>conftest.out
 configure:12723:19: error: cairo.h: No such file or directory
 configure: failed program was:
 #line 12722 "configure"
 #include "confdefs.h"
 #include <cairo.h>
 neteler at projects:~/cronjobs$ locate cairo.h
 /usr/include/cairo/cairo.h

 neteler at projects:~/cronjobs$ cat /etc/issue
 Debian GNU/Linux 5.0 \n \l

 neteler at projects:~/cronjobs$ ls /usr/lib/pkgconfig/
 cairo-directfb.pc  cairo-xlib-xrender.pc  fontutil.pc      libcurl.pc
 printproto.pc   xcb-renderutil.pc  xrender.pc
 cairo-ft.pc        com_err.pc             freetype2.pc     libidn.pc
 renderproto.pc  xcb-xlib.pc        xt.pc
 cairo.pc           directfb-internal.pc   fusion.pc        libpng12.pc
 sm.pc           xdmcp.pc           xtrans.pc
 cairo-pdf.pc       directfb.pc            gnutls-extra.pc  libpng.pc@
 sqlite3.pc      xext.pc
 cairo-png.pc       direct.pc              gnutls.pc        libssl.pc
 x11.pc          xextproto.pc
 cairo-ps.pc        fftw3f.pc              ice.pc           libsysfs.pc
 xau.pc          xft.pc
 cairo-svg.pc       fftw3l.pc              inputproto.pc    libtasn1.pc
 xbitmaps.pc     xmu.pc
 cairo-xcb.pc       fftw3.pc               kbproto.pc       openssl.pc
 xcb.pc          xp.pc
 cairo-xlib.pc      fontconfig.pc          libcrypto.pc     pixman-1.pc
 xcb-render.pc   xproto.pc

 }}}

 At least on Debian cairo-fc does not exist.
 Package: libcairo2-dev
 Version: 1.6.4-7

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1368>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list