[xorg-bugzilla-noise] [Bug 573] Build failure in
xc/programs/Xserver/GL/dri when |#define XorgServer NO| and
|#define XF86Server NO|
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Thu May 27 04:51:19 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter your comments there.
http://freedesktop.org/bugzilla/show_bug.cgi?id=573
eich at pdx.freedesktop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From eich at pdx.freedesktop.org 2004-05-27 21:51 -------
OK, the DRI module should not be build without the server that uses it.
Therefore it should be disabled.
Setting
#define BuildXF86DRI XF86Server
or something similar does not work as BuildXF86DRI is used before XF86Server is
defined. (I assume one could move things around in linux.cf but this may create
other problems). I've therefore fixed the problem in the two relevant Imakefiles.
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the xorg-bugzilla-noise
mailing list