home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21650 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.8 KB  |  64 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!cs.utexas.edu!news.uta.edu!news!rduff
  3. From: rduff@arrirs04.uta.edu (Robert Duff)
  4. Subject: Problems with X11R5 on Sparc with SunOS 4.1.3...
  5. Message-ID: <RDUFF.93Jan27110023@arrirs04.uta.edu>
  6. Sender: news@utagraph.uta.edu (USENET News System)
  7. Nntp-Posting-Host: arrirs04.uta.edu
  8. Organization: Automation and Robotics Research Institute, U Texas @ Arlington
  9. Distribution: comp
  10. Date: Wed, 27 Jan 1993 17:00:23 GMT
  11. Lines: 51
  12.  
  13.  
  14. We have a Sun SparcStation with SunOS 4.1.3 and GCC 2.3.3...
  15.  
  16. I retrieved the X11-R5 distribution, applied all patches, changed
  17. site.def to use GCC, and proceeded with: 
  18.  
  19.     make World BOOTSTRAPCFLAGS="-DNOSTDHDRS"
  20.     
  21. The compile worked fine.
  22.  
  23. -------------- Problem 1: ----------------
  24.  
  25. Then I issued:
  26.     
  27.     make install 
  28.  
  29. It bombed while installing "xterm".
  30.  
  31. "xterm" had already been built, but install wanted to link
  32. "xterm.inst".  The linker reported that "alloca" was an undefined
  33. symbol.
  34.  
  35. ------------- Problem 2 ---------------
  36.  
  37. Even those clients that had been installed will not run.  We tried to
  38. execute them from other hosts and every client returns:
  39.  
  40.     Error: can't open display ***
  41.  
  42. The DISPLAY variable is set correctly, and "xhost +" has been run on
  43. the server side.
  44.  
  45. For those who have successfully built R5, are there any more caveats
  46. that I haven't taken into account?
  47.  
  48. Also, does anyone have an R5 distribution compiled on a SparcStation
  49. with SunOS 4.1.3 that we could possible snag the binaries?
  50.  
  51. Thanks for any and all responses!
  52.  
  53. --
  54. --------------------------------------------------------
  55. - Robert Duff
  56. - Research Engineer
  57. - Automation and Robotics Research Institute
  58. - University of Texas at Arlington
  59. - 7300 Jack Newell Blvd. S.
  60. - Fort Worth, TX   76118
  61. - Phone: (817) 794-5936
  62. - FAX:   (817) 794-5952
  63. - rduff@arri.uta.edu
  64.