Bug 1037

Summary: Version is wrong in xcomposite.pc, xdamage.pc, xfixes.pc
Product: xorg Reporter: sangu <sangu.xorg>
Component: Lib/XextAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

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.