[Bug 1778] New: Build failure due to panoramiX.h
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 3 21:41:11 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1778
Summary: Build failure due to panoramiX.h
Product: xorg
Version: CVS_head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Server/general
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: hpa at zytor.com
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.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list