Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!usc!randvax!vortex!root From: root@vortex.COM (Superuser) Newsgroups: comp.windows.x Subject: Widget class mismatch Message-ID: <47.UUL1.3#1@vortex.COM> Date: 11 Jul 90 19:37:19 GMT Organization: Vortex Technology Lines: 17 Can anyone shed light on the following? Using the precompiled (ftp'able) version of Roell's R4 port to 386/ix 2.0.2, many applications, after being recompiled and linked with the shared libraries included with Roell's distribution, yield warning messages of the form: Warning: Widget class VT100 version mismatch: widget 11004 vs. intrinsics 11003 With "VT100" replaced with other strings for other applications, of course. After the message, they run properly. Not all applications have done this after recompilation, but about 2 out of 3 from contrib do, as does the R4 xterm that was included in the distribution. No older libraries are being used for any part of the linking; the libraries are all from the same R4 port. Any hints appreciated.