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

  1. Xref: sparky comp.unix.sysv386:12506 comp.unix.questions:9457 comp.unix.programmer:3943
  2. Newsgroups: comp.unix.sysv386,comp.unix.questions,comp.unix.programmer
  3. Path: sparky!uunet!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!bradley.bradley.edu!guru
  4. From: guru@camelot.bradley.edu (Jerry Whelan)
  5. Subject: What causes this ld error?
  6. Message-ID: <1992Jul27.205816.20382@bradley.bradley.edu>
  7. Sender: news@bradley.bradley.edu
  8. Nntp-Posting-Host: stasi.bradley.edu
  9. Organization: The Smelly Ditch
  10. Date: Mon, 27 Jul 92 20:58:16 GMT
  11. Lines: 27
  12.  
  13. I'm building a debugged version of MoNet (a network monitor
  14. program) on the following system:
  15.  
  16. AT&T 386-33 w/ 16 meg of RAM and 32 meg of swap.
  17. AT&T SVR4 2.0.1
  18. X11r5 pl13
  19. gcc 2.2.1
  20.  
  21.  
  22. When I do the final link stage for certain programs
  23. (xmonet for example) I get this error:
  24.  
  25. ld: xmonet: libelf error:  Memory error: output file space elf_update: 
  26.  
  27. I get this even if I do the final link stage with the stock cc instead
  28. of gcc.
  29.  
  30. I think the problem is due to the fact that I'm building with debugging
  31. turned on and the monet stuff is pretty big to begin with and somewhere
  32. I'm running out of space (memory or disk, I don't know.)  I've set
  33. my ulimit to 17 meg and done the compile on the console without
  34. X running.  I still get the same error.
  35.  
  36. Has anyone else seen this error and know how to ``fix'' it?
  37.  
  38. -------------------------------------------------------------------------------
  39. "I embrace the many-colored beast."                      guru@stasi.bradley.edu
  40.