home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9691 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.4 KB  |  44 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!brunix!brunix!wcn
  3. From: wcn@cs.brown.edu (Wen-Chun Ni)
  4. Subject: Re: Problem: Compiling ps-0.97.2
  5. Message-ID: <1992Sep2.184528.22727@cs.brown.edu>
  6. Keywords: ps
  7. Sender: news@cs.brown.edu
  8. Organization: Brown University Department of Computer Science
  9. References: <mdw1.715447696@crux1.cit.cornell.edu>
  10. Date: Wed, 2 Sep 1992 18:45:28 GMT
  11. Lines: 31
  12.  
  13. In article <mdw1.715447696@crux1.cit.cornell.edu> mdw1@crux1.cit.cornell.edu (Matt Welsh) writes:
  14. >I'm trying to compile ps for 0.97pl2, and when compiling "free" there's
  15. >a problem:
  16. >
  17. >free.c:273: in function "show_buf":
  18. >free.c: structure has no member named "b_size"
  19. >
  20. >(now that's typed in from memory, but you get the gist of it).
  21. >Obviously this is a header file confusion. What should free.c be including
  22. >to get the buf.b_size member in that structure? Thanks a lot for
  23. >any help.
  24. >
  25. >mdw
  26.  
  27.  
  28. I myself also encountered a couple of problems with ps-0.97pl2. The
  29. major problem lies in the duplicated definitions from
  30. /usr/src/linux/include/linux, /usr/include/sys, and /usr/include.
  31.  
  32. For many Linux-specific programs, the same problem repeats itself.
  33. Obviously, my include files are not very update. HJ, is there
  34. any most updated version of the include files? Thanx!
  35.  
  36.  
  37.  
  38. Wen-Chun Ni
  39. >--
  40. >Matt Welsh    mdw1@crux2.cit.cornell.edu    +1 607 253 2737
  41. >  "People will say we're in love."  --Hannibal Lecter
  42.  
  43.  
  44.