home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6866 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!fauern!LRZnews!regent!mch
  3. From: mch@regent.e-technik.tu-muenchen.dbp.de (Michael Hermann)
  4. Subject: Re: Using 387, xload, and rzsz with Linux
  5. Message-ID: <mch.712334942@regent.e-technik.tu-muenchen.de>
  6. Keywords: 387 xload linux rzsz zmodem
  7. Sender: news@regent.e-technik.tu-muenchen.de (News System)
  8. Organization: Technical University of Munich, Germany
  9. References: <3852@blue.cis.pitt.edu.UUCP>
  10. Date: Tue, 28 Jul 1992 14:49:02 GMT
  11. Lines: 16
  12.  
  13. broadley@neurocog.lrdc.pitt.edu (Bill Broadley) writes:
  14.  
  15. >The xload binary from tsx needs gcc.2.1 libraries, is a newer version 
  16. >available?  I tried to compile it, and I got several unresolved externals.  
  17. >I can compile the kernal so I assume most of my includes/libs are okay.
  18.  
  19. My fault. I intended to compile it -static but didn't upload
  20. the correct file. Anyway, as it depends on the ps-database, it
  21. is a candidate for recompilation anyway.
  22.  
  23. You can resolve the undeclared externals by linking noupdate.o
  24. (from the ps-package, or the included version) to xload. It
  25. definitely profits from the shared Xlibs, now xload consumes
  26. about 30KB.
  27.  
  28. Michael
  29.