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