#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
Keywords: | Platform: Unspecified
Cpu: All |
---------------------+------------------------------------------------------
From grass-dev:
> /home/neteler/grass70/dist.x86_64-unknown-linux-
gnu/lib/libgrass_cairodriver.so) OBJ.x86_64-unknown-linux-gnu/Text.o: In
function `fc_init':
> /home/neteler/grass70/lib/cairodriver/Text.c:180: undefined reference to
`!FcInit'
#459: lib/cairodriver uses FontConfig but doesn't link against it
--------------------------+-------------------------------------------------
Reporter: glynn | Owner: glynn
Type: defect | Status: closed
Priority: major | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Resolution: fixed | Keywords:
Platform: Unspecified | Cpu: All
--------------------------+-------------------------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:3 glynn]:
> Replying to [comment:2 mlennert]:
> > Is this still an issue ?
> It may have been solved by r55040 (related to #1884).