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
Created attachment 1586 [details] [review] fixes xcompmgr build by adding Xau to PKG_CHECK_MODULES
unfortunately this can't be fixed yet since Xorg doesn't ship an xau.pc.
There is now a pkgconfig xau.pc file it could be applied now if you like.
That will be fine! :-) Thanks!
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.