From: ray@nmsb.larc.nasa.gov Subject: Trying to compile ps-0.97 Date: 13 Aug 1992 18:50:22 GMT
In trying to compile ps & co. for 0.97 I come up with the following response
to a 'make all':
make: fopen: .depend: No such file or directory
ps.c: In function `main':
ps.c:133: `R_OK' undeclared (first use this function)
ps.c:133: (Each undeclared identifier is reported only once
ps.c:133: for each function it appears in.)
ps.c: In function `tty_to_dev':
ps.c:587: storage size of `buf' isn't known
make: *** [ps.o] Error 1
This is after a 'make clean'. All operations are done within the ps
directory. Any clues anybody? Also, if I try 'make top' or any of the
other utilities I get various .h files not found. Does anybody have a
complete and valid list of what headers go where? This is getting
confusing quick. :?
Thanks.
Ray Balister