Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!dog.ee.lbl.gov!pasteur!icsib12!stolcke From: stolcke@icsib12.Berkeley.EDU (Andreas Stolcke) Newsgroups: comp.windows.x Subject: Re: X11R4 and openwin on sun ss1 running 4.1 Message-ID: <28528@pasteur.Berkeley.EDU> Date: 6 Oct 90 05:48:18 GMT References: <9010051747.AA18477@theopolis.orl.mmc.com> Sender: news@pasteur.Berkeley.EDU Reply-To: stolcke@icsi.Berkeley.EDU (Andreas Stolcke) Organization: International Computer Science Institute, Berkeley, CA Lines: 17 In article <9010051747.AA18477@theopolis.orl.mmc.com> chucks@SNE42N.ORL.MMC.COM writes: > Now my old clients die complaining of a widget mismatch and suggest > a recompilation. Don't use the Xt library in the OpenWindows distribution. One of the MIT patches to libXt introduced a version check, which has widgets checking the intrinsics version upon initialization. Probably you recompiled libXaw against that new libXt, and now all the Athena widgets expect an R4 intrinsics and complain when the unpatched libXt from Openwindows is linked at run time. BTW, relying on a properly set LD_LIBRARY_PATH seems like a bad idea. Instead you can link the appropriate libraries into /usr/local/lib, where they will be found by default. Andreas Stolcke International Computer Science Institute stolcke@icsi.Berkeley.EDU 1957 Center St., Suite 600, Berkeley, CA 94704 (415) 642-4274 ext. 126