Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: problems X11R4/SunOS 4.1 HELP! Message-ID: <9010011302.AA22029@expire.lcs.mit.edu> Date: 1 Oct 90 13:02:57 GMT References: <1990Sep30.152551.24081@cbnews.att.com> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 19 Where is the "11003" version identification coming from? It comes from widgets compiled against an Xt/IntrinsicP.h header file with XT_REVISION set to one value, but linked against an Xt library that was compiled with XT_REVSION set to a different value. Does it mean something other than "X11R3"? Unfortunately, R4 shipped with XT_REVISION set to 3. This was corrected in public fix #10. For example, it crops up when the MIT X11R4 'xterm' is linked at run time with the OW2.0 libraries. Then those libraries were probably compiled with the vanilla R4 header files (not Sun's fault), but you have since compiled xterm sources against patched R4 header files.