home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!news.u.washington.edu!serval!poly2!hlu
- From: hlu@poly2.eecs.wsu.edu (H.J. Lu)
- Newsgroups: comp.os.linux
- Subject: Re: Problem: Compiling ps-0.97.2
- Keywords: ps
- Message-ID: <1992Sep2.194843.29943@serval.net.wsu.edu>
- Date: 2 Sep 92 19:48:43 GMT
- Article-I.D.: serval.1992Sep2.194843.29943
- References: <mdw1.715447696@crux1.cit.cornell.edu> <1992Sep2.184528.22727@cs.brown.edu>
- Sender: hlu@poly2 (H.J. Lu)
- Organization: Washington State University
- Lines: 35
-
- In article <1992Sep2.184528.22727@cs.brown.edu>, wcn@cs.brown.edu (Wen-Chun Ni) writes:
- |> 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
-
- Get gcc 2.2.2d, install it and read README/FAQ/release.2.2.2d. If you use
- 2.2.2d, you won't have any problem with that.
-
- H.J.
-