home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / fj / maillis / xwindow / 19002 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  2.2 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!sgiblab!nec-gw!nec-tyo!wnoc-tyo-news!scslwide!wsgw!wsservra!onoe
  2. From: tmchome!tchal@bloom-beacon.MIT.EDU (Thomas M. Chalfant)
  3. Newsgroups: fj.mail-lists.x-window
  4. Subject: Compiling X11R4
  5. Message-ID: <1992Dec31.025758.3169@sm.sony.co.jp>
  6. Date: 31 Dec 92 02:57:58 GMT
  7. Sender: onoe@sm.sony.co.jp (Atsushi Onoe)
  8. Distribution: fj
  9. Organization: My house
  10. Lines: 41
  11. Approved: michael@sm.sony.co.jp
  12.  
  13. Date: Wed, 30 Dec 92 02:18:12 EST
  14. Message-Id: <2g4kwB1w165w@tmchome.UUCP>
  15. Newsgroups: comp.windows.x
  16. Sender: xpert-request@expo.lcs.mit.edu
  17.  
  18. Fellow netters:
  19.  
  20. I am experiencing some problems getting the standard MIT X11R4 distribution to
  21. compile with no errors.  Could someone offer some help?  Here's a synopsis
  22. of our setup.
  23.  
  24. Sun Server running SunOs 4.1.2, standard MIT X11R4 distribution.  I rlogin to
  25. the server from my workstation, change to the appropriate directory and issue
  26.    'make World >& make.world'
  27. as instructed in the install docs.  This is after making changes to the
  28. site.def, etc.; and after applying patches 1-18.  All patches seemed to apply
  29. fine with the exception of one patch that was being applied to the IBM server
  30. code (which I will not be using anyway).  Hence I ignored this problem.
  31.  
  32. After looking at make.world, it has a bunch of errors when compiling the
  33. client programs.  The errors have to do with ld and a bunch of undefined
  34. symbols mostly with names of Intrinisics functions prepended with an
  35. underscore.  However, some of these same programs seem to run just fine with
  36. casual observance.
  37.  
  38. By the way, there is a vendor's X11R4 distribution already installed on the
  39. server in the default location.  I desire to no longer use the vendor supplied
  40. version for various reasons (no source, not all patches applied, etc.), and
  41. would also like to install X in other than the default location to make
  42. upgrades easier in the future, and to facilitate having more than one version
  43. available for testing purposes, etc.
  44.  
  45. Also, I intend to compile OSF Motif next, and again would like to install
  46. this in other than the default location to facilitate having multiple versions
  47. for testing, etc.
  48.  
  49. Does anyone have any suggestions for me to try?  I am open to anyone's
  50. comments.
  51.  
  52. Thanks,
  53. Tom
  54.