[GRASS-dev] Re: [GRASS GIS] #459: lib/cairodriver uses FontConfig but doesn't link against it

GRASS GIS trac at osgeo.org
Fri Jan 23 16:49:46 EST 2009


#459: lib/cairodriver uses FontConfig but doesn't link against it
--------------------------+-------------------------------------------------
  Reporter:  glynn        |       Owner:  glynn    
      Type:  defect       |      Status:  new      
  Priority:  major        |   Milestone:  7.0.0    
 Component:  Display      |     Version:  svn-trunk
Resolution:               |    Keywords:           
  Platform:  Unspecified  |         Cpu:  All      
--------------------------+-------------------------------------------------
Comment (by glynn):

 Replying to [ticket:459 glynn]:

 For now, I've added $(FCLIB) to EXTRA_LIBS in lib/cairodriver/Makefile.

 I still need to add the configure checks etc to actually set this
 variable.

 AFAICT, it only matters if you use -Wl,--no-undefined; in that case you
 can use e.g.
 {{{
 make FCLIB=-lfontconfig
 }}}
 until FCLIB gets defined.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/459#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list