home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!brunix!brunix!wcn
- From: wcn@cs.brown.edu (Wen-Chun Ni)
- Subject: Re: Problem: Compiling ps-0.97.2
- Message-ID: <1992Sep2.184528.22727@cs.brown.edu>
- Keywords: ps
- Sender: news@cs.brown.edu
- Organization: Brown University Department of Computer Science
- References: <mdw1.715447696@crux1.cit.cornell.edu>
- Date: Wed, 2 Sep 1992 18:45:28 GMT
- Lines: 31
-
- In article <mdw1.715447696@crux1.cit.cornell.edu> mdw1@crux1.cit.cornell.edu (Matt Welsh) writes:
- >I'm trying to compile ps for 0.97pl2, and when compiling "free" there's
- >a problem:
- >
- >free.c:273: in function "show_buf":
- >free.c: structure has no member named "b_size"
- >
- >(now that's typed in from memory, but you get the gist of it).
- >Obviously this is a header file confusion. What should free.c be including
- >to get the buf.b_size member in that structure? Thanks a lot for
- >any help.
- >
- >mdw
-
-
- I myself also encountered a couple of problems with ps-0.97pl2. The
- major problem lies in the duplicated definitions from
- /usr/src/linux/include/linux, /usr/include/sys, and /usr/include.
-
- For many Linux-specific programs, the same problem repeats itself.
- Obviously, my include files are not very update. HJ, is there
- any most updated version of the include files? Thanx!
-
-
-
- Wen-Chun Ni
- >--
- >Matt Welsh mdw1@crux2.cit.cornell.edu +1 607 253 2737
- > "People will say we're in love." --Hannibal Lecter
-
-
-