Bug 8915 - Bad linking to libfreetype.so
Summary: Bad linking to libfreetype.so
Status: RESOLVED NOTOURBUG
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.2.6
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-06 02:28 UTC by Ian Stokes-Rees
Modified: 2007-08-21 19:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ian Stokes-Rees 2006-11-06 02:28:58 UTC
There are places where cairo links to /usr/lib/libfreetype.so *AND*
/usr/local/lib/libfreetype.so.  If the former is installed by default for
"system" software, and the latter "just" for a local compilation, then cairo
gets confused and does not build.  Manual hacking of .la files and build scripts
sorts it out.
Comment 1 Behdad Esfahbod 2007-08-21 19:42:50 UTC
Build problem on your side most probably.  Cairo uses pkg-config to find what to link to.   Do you have .la files installed for the system libraries?  What distro is it?  Gentoo?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.