Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!julius.cs.uiuc.edu!apple!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: X11 R4 server portability problem (in Xproto.h and dix/dispatch.c) Message-ID: <9009071940.AA14822@expire.lcs.mit.edu> Date: 7 Sep 90 19:40:21 GMT References: <9009071653.AA09776@nth.com> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 9 CARD32 redMask B16, greenMask B16, blueMask B16; This is clearly a bug, the B16s should be B32 instead. But to answer the larger question, the bitfield stuff is only there to help *client-side* 64-bit architectures. If the server even comes remotely close to building on a 64-bit system, then it's simply a miracle. It's not a configuration we expect to support.