Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!usc!snorkelwacker!bloom-beacon!convex.UUCP!root From: root@convex.UUCP (Superuser) Newsgroups: comp.windows.x Subject: Lost mail for you Message-ID: <9006071736.AA16319@sushi> Date: 7 Jun 90 17:36:52 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 42 From pescadero.stanford.edu!expo.lcs.mit.edu!xpert-mailer Sat Jun 2 10:56:36 1990 remote from convex Received: by sushi (5.51/7.0) id AA15291; Sat, 2 Jun 90 10:56:36 CDT Received: by convex.COM (5.51/4.7) id AA23897; Sat, 2 Jun 90 10:56:28 CDT Received: from Erebus.Stanford.EDU by uxc.cso.uiuc.edu with SMTP (5.62+/IDA-1.2.8-900601) id AA01530 (for salevin%drlc1.UUCP@convex.com); Sat, 2 Jun 90 10:52:18 -0500 Received: from Hanauma.Stanford.EDU by erebus.Stanford.EDU with TCP; Sat, 2 Jun 90 08:53:10 PDT Received: by hanauma.stanford.edu (5.51/7.0) id AA12389; Sat, 2 Jun 90 08:52:06 PDT Received: from EXPO.LCS.MIT.EDU by Pescadero.Stanford.EDU (5.59/25-eef) id AA27154; Sat, 2 Jun 90 08:51:06 PDT Received: by expo.lcs.mit.edu; Sat, 2 Jun 90 07:37:48 EDT Received: from bloom-beacon.MIT.EDU by expo.lcs.mit.edu; Sat, 2 Jun 90 07:31:39 EDT Received: by bloom-beacon.MIT.EDU (5.61/25-eef) id AA02425; Sat, 2 Jun 90 06:59:23 EDT Received: from USENET by bloom-beacon.mit.edu with netnews for xpert@expo.lcs.mit.edu (xpert@expo.lcs.mit.edu) (contact usenet@bloom-beacon.mit.edu if you have questions) Date: 31 May 90 22:52:36 GMT From: convex!sun.com!eng.sun.com (sometimes my arms bend back) Subject: Re: Color Frame Buffer Problem and X11R4 Server Message-Id: <136474@sun.Eng.Sun.COM> References: <9005311644.AA09552@gargoyle.uchicago.edu>, <9005311716.AA28403@xenon.lcs.mit.edu> Sender: convex!expo.lcs.mit.edu!xpert-request To: xpert@expo.lcs.mit.edu In article <9005311716.AA28403@xenon.lcs.mit.edu> keith@EXPO.LCS.MIT.EDU (Keith Packard) writes: >Make sure you build the server using the same revision of SunOS as you will be >running on the clients -- the header files which describe the frame buffer >structure changed when the SparcStation came out. If anyone really cares, the problem is that the SunOS 4.0.3 version of defines some mmap offsets in terms of NBPG (the page size of the machine you're compiling on (more or less)), which is bad because the SS-1 has a different page size than Sun-3s and other Sun-4s (4K instead of 8K). The 4.0.3c and 4.1 versions of this include file correctly define the mmap offsets, which are the same on all systems. -- David DiGiacomo, Sun Microsystems, Mt. View, CA david@eng.sun.com