Bug 1778 - Build failure due to panoramiX.h
Summary: Build failure due to panoramiX.h
Status: RESOLVED DUPLICATE of bug 1770
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (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-11-03 21:41 UTC by H. Peter Anvin
Modified: 2004-11-09 04:28 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description H. Peter Anvin 2004-11-03 21:41:11 UTC
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.
Comment 1 H. Peter Anvin 2004-11-03 21:53:08 UTC
I see this has since been fixed.
Comment 2 Roland Mainz 2004-11-09 23:28:20 UTC
This bug is a DUPlicate of bug 1770...
Comment 3 Roland Mainz 2004-11-09 23:28:45 UTC
... 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.