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

  1. Xref: sparky comp.unix.sysv386:12530 comp.unix.questions:9480 comp.unix.programmer:3955
  2. Path: sparky!uunet!mcsun!Germany.EU.net!unido!kommu!orion!wp
  3. From: wp@orion.erls01.siemens.de (Wolfgang Prediger)
  4. Newsgroups: comp.unix.sysv386,comp.unix.questions,comp.unix.programmer
  5. Subject: Re: What causes this ld error?
  6. Message-ID: <514@kommu.UUCP>
  7. Date: 28 Jul 92 11:45:26 GMT
  8. References: <1992Jul27.205816.20382@bradley.bradley.edu>
  9. Sender: news@kommu.UUCP
  10. Reply-To: wp@orion.erls01.siemens.de
  11. Followup-To: comp.unix.sysv386
  12. Organization: SIEMENS AG, AUT 482, Nbg-M
  13. Lines: 40
  14. X-Newsreader: Tin 1.1 PL4
  15.  
  16. guru@camelot.bradley.edu (Jerry Whelan) writes:
  17. : I'm building a debugged version of MoNet (a network monitor
  18. : program) on the following system:
  19. : AT&T 386-33 w/ 16 meg of RAM and 32 meg of swap.
  20. : AT&T SVR4 2.0.1
  21. : X11r5 pl13
  22. : gcc 2.2.1
  23. : When I do the final link stage for certain programs
  24. : (xmonet for example) I get this error:
  25. : ld: xmonet: libelf error:  Memory error: output file space elf_update: 
  26. [ ... ]
  27. Some months ago, I've got the same error installing (linking) some
  28. executables of Oracle rdbms on SVR4 (SNI MX500-90).
  29. I could fix it by increasing the DAT- and VMMLIM to the maximum value
  30. (see /etc/conf/cf.d/{m,s}tune).
  31.  
  32. This part in my stune:
  33.  
  34. SVMMLIM         0x7FFFFFFF
  35. HVMMLIM         0x7FFFFFFF
  36. SDATLIM         0x7FFFFFFF
  37. HDATLIM         0x7FFFFFFF
  38.  
  39. Maybe, these values are too big, but who can afford the time
  40. to build a lot of kernels to find out real 'good' ones ?!
  41.  
  42. Hope this helped you
  43.  
  44.  - Wolfgang
  45. --
  46. Name : Wolfgang Prediger
  47. Email: wp@orion.erls01.siemens.de
  48. Snail: Siemens AG, AUT 482, Gleiwitzer Str. 555, 8500 Nuernberg Germany
  49. Voice: +49 911 895 3155 (work)
  50.  --- "Beam me up, Scotty, there's no intelligent life down here !" ---
  51.