Bug 1037 - Version is wrong in xcomposite.pc, xdamage.pc, xfixes.pc
Summary: Version is wrong in xcomposite.pc, xdamage.pc, xfixes.pc
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xext (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 03:10 UTC by sangu
Modified: 2004-08-10 13:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description sangu 2004-08-11 03:10:43 UTC
cat xcomposite.pc, xdamage.pc, xfixes.pc 
[...]
Version: @PACKAGE_VERSION@
[...]

in metacity 2.8.2 sources directory

./configure --enable-compositor 
[...]
CompositeExt support forced on
Building with CompositeExt
checking for gtk+-2.0 >= 2.2.0 pango >= 1.2.0 gconf-2.0 >= 1.2.0
libstartup-notification-1.0 >= 0.7 xcomposite >= 1.0 xfixes xrender
xdamage... Requested 'xcomposite >= 1.0' but version of Xdamage is
@PACKAGE_VERSION@

configure: error: Library requirements (gtk+-2.0 >= 2.2.0 pango >=
1.2.0 gconf-2.0 >= 1.2.0 libstartup-notification-1.0 >= 0.7 xcomposite
>= 1.0 xfixes xrender xdamage) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.

----
Can't enable composite option in metacity.
Comment 1 Kristian Høgsberg 2004-08-11 06:23:08 UTC
Fixed in CVS


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.