Bug 7683 - pkg-config is missing expat
Summary: pkg-config is missing expat
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: 2.3
Hardware: PowerPC Mac OS X (All)
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-29 03:59 UTC by Ulrich von Zadow
Modified: 2006-09-01 12:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Ulrich von Zadow 2006-07-29 03:59:38 UTC
When linking with fontconfig, expat must be linked as well. Currently (as of
version 2.3.1), "pkg-config  --libs fontconfig" is missing -lexpat.
Comment 1 Abel Cheung 2006-08-20 16:24:57 UTC
This depends on platform. On some platforms expat library can be automatically
brought in during linking, but for other platforms it doesn't.
Comment 2 Keith Packard 2006-09-01 12:27:02 UTC
Added @EXPAT_LIBS@ to Libs.private in fontconfig.pc.in


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.