#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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev