Bug 2130 - [PATCH] add Xau dependency to configure.ac
Summary: [PATCH] add Xau dependency to configure.ac
Status: CLOSED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xcompmgr (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high trivial
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-21 17:20 UTC by Lucas Correia Villa Real
Modified: 2011-10-15 17:09 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
fixes xcompmgr build by adding Xau to PKG_CHECK_MODULES (391 bytes, patch)
2004-12-21 17:21 UTC, Lucas Correia Villa Real
no flags Details | Splinter Review

Description Lucas Correia Villa Real 2004-12-21 17:20:27 UTC
xcompmgr 1.1.1's configure.ac is missing to check for Xau, which results on a 
link time error: 
undefined reference to `XauGetBestAuthByAddr 
undefined reference to `XauDisposeAuth' 
 
This patch just adds xau into the PKG_CHECK_MODULES array. 
 
Lucas
Comment 1 Lucas Correia Villa Real 2004-12-21 17:21:46 UTC
Created attachment 1586 [details] [review]
fixes xcompmgr build by adding Xau to PKG_CHECK_MODULES
Comment 2 Adam Jackson 2005-01-27 13:12:18 UTC
unfortunately this can't be fixed yet since Xorg doesn't ship an xau.pc.
Comment 3 Shawn Starr 2005-10-27 21:07:19 UTC
There is now a pkgconfig xau.pc file it could be applied now if you like.
Comment 4 Lucas Correia Villa Real 2005-10-28 10:12:45 UTC
That will be fine! :-) 
Thanks! 
Comment 5 Jeremy Huddleston Sequoia 2011-09-24 20:08:21 UTC
I don't see xcompmgr using libXau, so this must not be needed any more.


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.