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

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