Trying to build CVS head as of 2004-11-03 on a RedHat Fedora Core 2 Linux system, using the stock config (i.e. just doing "make World" in the CVS checkout tree), I get build failures due to confusion between the header files: xc/include/extensions/panoramiX.h xc/programs/Xserver/Xext/panoramiX.h In particular, a number of programs seem to want the latter header file, but pick up the former either directly or via panoramiXsrv.h because of the ordering of include paths. The two files are conflicting, and it's not clear to me how to resolve this issue. Additionally, a number of files include both "panoramiX.h" and "panoramiXsrv.h"; it's not clear if they want the first file or the last file.
I see this has since been fixed.
This bug is a DUPlicate of bug 1770...
... marking it as such. *** This bug has been marked as a duplicate of 1770 ***
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.