Xref: utzoo comp.windows.open-look:1805 comp.windows.x:38062 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!cmcl2!uupsi!sunic!dkuug!uts!uniel From: uniel@uts.uni-c.dk (Erik Lawaetz) Newsgroups: comp.windows.open-look,comp.windows.x Subject: OW2.0 problem, X11R3? Keywords: X11R4 vs X11R3 vs OW2.0 Message-ID: <1991Jun27.100510.7387@uts.uni-c.dk> Date: 27 Jun 91 10:05:10 GMT Organization: UNI-C, Danish Computing Centre for Research and Education Lines: 49 I have a problem using a program compiled under OW2.0 that uses some 'real' X - Athena Widgets. I compiled and installed the client part of X11R4, and compiled my program succesfully. But when I start it I get the following error messages: Warning: Widget class VendorShell version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Form version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Paned version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Command version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Label version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Simple version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class StripChart version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Box version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Grip version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Viewport version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Text version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class Text version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class AsciiSrc version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class TextSrc version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class AsciiSink version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Warning: Widget class TextSink version mismatch (recompilation needed): widget 11004 vs. intrinsics 11003. Is this a problem with OW2.0 libs being X11R3 or where should I look. I mean, I can understand recompilation, but ... Would I be better of using pure X ( I know! I don't want to start another MIT vs. NeWS discussion) ? Erik Lawaetz uniel@uts.uni-c.dk