[comp.windows.x] Widget class version mismatch problem on sparc2

suresh@cheme.caltech.edu (04/30/91)

Hi,

	I installed X11R4 on a Sun sparcstation 2 running Sun OS 4.1.1 Rev B. No
errors were reported during installation.  I had applied all 18 patches before 
the installation.  Everything seems to work OK, except for few warning 
messages that I get when I start "xman" or "xclock".  I have recompiled the
X11 distribution but still have the same problems. I would appreciate if
some one can help me to overcome these warning messages.

(PS.  I have used 4.1.1 as the version of Sun OS being used in sun.cf file, 4
  being the major version and 1 being the minor version.)


The warning message that I get when I start xman are;

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 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 Command version mismatch (recompilation needed):
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Dialog 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.

The warning message that I get when I start xclock;

Warning: Widget class VendorShell version mismatch (recompilation needed):
  widget 11004 vs. intrinsics 11003.
Warning: Widget class Clock version mismatch (recompilation needed):
  widget 11004 vs. intrinsics 11003.



Thanks in advance,

Suresh