On Fri, 21 Jan 2005, Marc Aurele La France wrote:

On Fri, 21 Jan 2005, Thomas Dickey wrote:

No one seems to have run into this one, but it's been broken for (me at least)
for the past couple of weeks. Ifdef'ing out the conflicting code gets it to
build; I'm not sure which change caused it:

Silly question, maybe, but is this from a fresh checkout?

Just to compare, I did a fresh checkout and it seems that the only changes relative to my cvs update earlier today are files that have been touched since then, e.g.,

 config/cf/X11.tmpl                              |   17 ++-
 config/cf/linux.cf                              |    6 -
 config/cf/xfree86.cf                            |    6 +
 lib/dmx/Imakefile                               |    3
 programs/Xserver/hw/dmx/Imakefile               |    4
 programs/Xserver/hw/dmx/dmx_glxvisuals.c        |    7 +
 programs/Xserver/hw/dmx/glxProxy/g_renderswap.c |  114 +++++++++++++++++++++++-
 programs/Xserver/hw/dmx/glxProxy/glxcmds.c      |    5 -
 programs/Xserver/hw/dmx/glxProxy/glxcmdsswap.c  |   11 ++
 programs/Xserver/hw/dmx/glxProxy/glxsingle.c    |   11 ++
 programs/Xserver/hw/dmx/glxProxy/glxvendor.c    |   10 +-
 programs/Xserver/hw/dmx/glxProxy/glxvisuals.c   |   11 +-
 programs/Xserver/hw/dmx/glxProxy/render2swap.c  |    7 +
 programs/Xserver/hw/xfree86/CHANGELOG           |    4
 14 files changed, 192 insertions(+), 24 deletions(-)

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

Reply via email to