home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14477 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!udel!sbcs.sunysb.edu!usenet
  2. From: synchem@sbcs.sunysb.edu (Synchem proj acct)
  3. Newsgroups: comp.windows.x
  4. Subject: problem installing X on a SUN
  5. Message-ID: <1992Jul28.011101.26848@sbcs.sunysb.edu>
  6. Date: 28 Jul 92 01:11:01 GMT
  7. Sender: usenet@sbcs.sunysb.edu (Usenet poster)
  8. Organization: State University of New York at Stony Brook
  9. Lines: 37
  10. Nntp-Posting-Host: sbstaff2
  11.  
  12.  
  13. Hello, all,
  14.  
  15. I'm installing X11R5p13 on a SUN 4/75 running SunOS 4.1.1 in Taiwan,
  16. but run into a problem that's probably more related to the configuration 
  17. of my machine. When compiling various files, I got the message:
  18. ============================================================
  19. s4-75g.2 cd clients/xterm
  20. s4-75g.3 make
  21. rm -f charproc.o
  22. cc -c -O -pipe   -I../../.       charproc.c
  23.  
  24. /: write failed, file system is full
  25. compiler(iropt) error:    write_irfile: No space left on device
  26.  
  27. *** Error code 1
  28. make: Fatal error: Command failed for target `charproc.o'
  29. ============================================================
  30.  
  31. Note that the file system containing the X11R5 is not really full.  As
  32. a matter of fact, it has around 400MByte left.  But it says the root
  33. file system is full.  This makes me wonder if it's some /temp area
  34. that is filled up.  Anyboby who can help?
  35.  
  36. These are the only files that are causing the problem:
  37.  
  38.     xterm - charproc.c
  39.     extensions/server/PEX/dipex/swap - convReq.c
  40.     server/ddx/mi - miarc.c mibstore.c
  41.     server/dix - window.c events.c dispatch.c
  42.     extensions/lib/PEX/c_binding - cb_inp.c cb_ws.c cb_wst.c
  43.     lib/Xaw - Text.c
  44.     lib/Xau - Xrm.c
  45.  
  46. -Synchem
  47.  synchem@cs.sunysb.edu
  48. ------------------------------------------------
  49.