home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20551 < prev    next >
Encoding:
Internet Message Format  |  1992-12-24  |  1.8 KB

  1. Path: sparky!uunet!bcstec!bcsaic!sundry!sdc!cek
  2. From: cek@sdc.boeing.com (Conrad Kimball)
  3. Newsgroups: comp.windows.x
  4. Subject: Re: Need help linking applications under X
  5. Message-ID: <7686@fury.BOEING.COM>
  6. Date: 23 Dec 92 21:39:59 GMT
  7. Sender: news@sdc.boeing.com
  8. Organization: Boeing Computer Services, Seattle, WA
  9. Lines: 37
  10. Nntp-Posting-Host: zulu
  11.  
  12. For those who are experiencing problems linking X applications on SunOS,
  13. and are using OpenWindows 3.0, an answer can be found in FAQ #94
  14. (included below).  Unfortunately Sun has only seen fit to release a
  15. binary patch to their OpenWindows product - no source code patch to the
  16. MIT X11R4 sources.
  17.  
  18. For those who want to use the MIT X11R4 libraries, I have developed
  19. a source code patch file which you can find on export.lcs.mit.edu as:
  20.  
  21.     contrib/X11R4_sunos4.1.2_patch_version3.Z
  22.  
  23. This patch retrofits into X11R4 some changes made in the X11R5 release
  24. to get around the problem.
  25.  
  26. -------
  27.  
  28. Subject:  94)  What is this strange problem building X clients on SunOS 4.1.2?
  29.  
  30.         In SunOS 4.1.2 Sun fixed a shared-library bug in ld which conflicts
  31. with the way X11R4 builds the shared Xmu library, causing these symbols to be
  32. undefined when building some X11 clients:
  33.         _get_wmShellWidgetClass
  34.         _get_applicationShellWidgetClass
  35. Compiling "-Bstatic -lXmu -Bdynamic" appears to work.
  36.  
  37. To solve the problem if you are using OpenWindows 3.0 (X11R4-based Xt), please
  38. contact your local Sun office and request the following patches:
  39.  
  40. Patch i.d.      Description
  41. 100512-02       4.1.x OpenWindows 3.0 libXt Jumbo patch
  42. 100573-03       4.1.x OpenWindows 3.0 undefined symbols when using
  43.                         shared libXmu
  44.  
  45. --
  46. Conrad Kimball       | Client Server Tech Services, Boeing Computer Services
  47. cek@sdc.boeing.com   | P.O. Box 24346, MS 7A-35
  48. (206) 865-6410       | Seattle, WA  98124-0346
  49.