geg@beep.mlb.semi.harris.com (Greg Garland) (09/29/90)
Haven't moved up to 4.1 yet, but I've seen this occur where the X libraries from Sun's Open Look stuff are being accessed before the MIT X libraries. Check your paths and enviroment variables (like LD_LIBRARY_PATH) to make sure the shared libraries are being accessed properly. You can also run an 'ldd' command on each of the X executables( like: ldd xman ) to see which shared libraries it will try to access. Greg G.
geg@beep.mlb.semi.harris.com (Greg Garland) (09/29/90)
In article <1990Sep28.181958.10632@mlb.semi.harris.com>, geg@beep.mlb.semi.harris.com (Greg Garland) writes: |> Haven't moved up to 4.1 yet, but I've seen this occur where the X libraries |> from Sun's Open Look stuff are being accessed before the MIT X libraries. |> Check your paths and enviroment variables (like LD_LIBRARY_PATH) to make |> sure the shared libraries are being accessed properly. You can also run |> an 'ldd' command on each of the X executables( like: ldd xman ) to see which |> shared libraries it will try to access. |> |> Greg G. Oops. Meant to e-mail this, honest. Sorry about that.
pive@BANRUC01.BITNET (09/29/90)
Excerpts from X: 28-Sep-90 problems X11R4/SUN 4.1 HELP! (2059) > We recently had SUN 4.1 upgrade. as result some utilities of X11R4 which > used to work on SUN 4.03 stop working (for example calc) message was > some kind of widget class mismatch recompilation needed. > we recompiled X11 ( source: gatekeeper.dec.com with all fixes) . Our X11 > seems to have worsen after recompilation: xman which used to work (before > X11 recompilation) stop working calc still does'nt work. > following is an extract of eerors we have encountred [stuff deleted] > QUETIONS: > 0) what all these messeges mean? > 1) What is exactly meant by recompilation needed i.e what to > recompile ? > 2) do we need an extra patch we dont know about? > 3) Is there anyone who has SUN 4.1 upgrade and made X11R4 > work correctly? Yup, I have X11R4 (patchlevel 9) running on sun 3/60 sunos4.1without any problems, and I have installed and compiled X11R4 (patchlevel 14) on SS1+ sunos4.1, but I did not test this configuration completly but everything I tested (xterm, puzzle, ico, muncher, plaid, and a few other things) worked fine. On both configurations I have still problems with the andrew toolkit. > thanks for any help! P. Verhaeghe University of Antwerp, RUCA Algebra / Geometry Groenenborgerlaan 171 B-2020 Antwerpen, Belgium Tel: +32 3 2180308 Fax: +32 3 2180217 Telex: RUCABI 33362 E-mail: pive@banruc01.bitnet (or pive@ccu.uia.ac.be)
don@zardoz.coral.COM (Don Dewar) (09/30/90)
) Return-Path: <uunet!expo.lcs.mit.edu!xpert-mailer> ) Date: 28 Sep 90 16:21:55 GMT ) From: uunet!bloom-beacon.mit.edu!snorkelwacker!usc!julius.cs.uiuc.edu!rpi!uupsi!pinet!axk (Abdul Khan) ) Organization: American Institute of Physics ) Subject: problems X11R4/SUN 4.1 HELP! ) Sender: uunet!expo.lcs.mit.edu!xpert-request ) To: xpert@expo.lcs.mit.edu ) ) ) We recently had SUN 4.1 upgrade. as result some utilities of X11R4 which ) used to work on SUN 4.03 stop working (for example calc) message was ) some kind of widget class mismatch recompilation needed. ) we recompiled X11 ( source: gatekeeper.dec.com with all fixes) . Our X11 ) seems to have worsen after recompilation: xman which used to work (before ) X11 recompilation) stop working calc still does'nt work. ) following is an extract of eerors we have encountred ) ) *********************************************************************** ) 24%% 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 Toggle 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 VendorShell version mismatch (recompilation needed): ) widget 11004 vs. intrinsics 11003. ) Warning: Widget class Logo version mismatch (recompilation needed): ) widget 11004 vs. intrinsics 11003. ) XIO: fatal IO error 32 (Broken pipe) on X server ":0.0" ) after 30 requests (30 known processed) with 0 events remaining. ) The connection was probably broken by a server shutdown or KillClient. ) Warning: Widget class VendorShell version mismatch (recompilation needed): ) widget 11004 vs. intrinsics 11003. ) **************************************************************** ) ) ) QUETIONS: ) ) 0) what all these messeges mean? ) ) 1) What is exactly meant by recompilation needed i.e what to ) recompile ? ) ) 2) do we need an extra patch we dont know about? ) ) 3) Is there anyone who has SUN 4.1 upgrade and made X11R4 ) work correctly? ) ) thanks for any help! ) ) We have upgraded to SunOS 4.1, and had no trouble with any of the X utilities at all. Prior to doing that, however, we also installed Motif 1.1. Part of the process of upgrading to Motif 1.1 was installing the infamous 14 X patches, as well as a Motif patch that has been submitted to the X consortium. If you have not installed those patches, perhaps you should try it. Good luck. +---------+ | Coral | |@@@@@*@**| |@@*@@**@@| Don Dewar |*@@**@@@@| Coral Network Corporation, Marlborough, MA |@***@@@@@| Internet: don@coral.com |@@**@@@@@| Phone: (508) 460-6010 |*********| Fax: (508) 481-6258 |Networks | +---------+ P.S. I tried to sent this to you directly, but it got bounced.