Core dump on Mandrake 9.1
Status: Beta
Brought to you by:
jbp4444
Make works
Make install sort of works, but complains about the
"watchman" directory, which, contrary to the docs, does
not exist in the tar ball. There are other errors also.
When invoked manually per the docs,
"/usr/local/sbin/procstatd 5" does not execute, instead
it prints up the usage of procstatd.
"/usr/local/sbin/procstatd -m" produces an immediate
coredump.
I'm attaching a copy of the core dump, and the results
of make; make install.
sharbour@nwresd.k12.or.us
Tarball of make log errors and core file
Logged In: YES
user_id=470622
The 'watchman' directory doesn't really need to be there (it is a script
from Rob Brown at http://www.phy.duke.edu/brahma/index.php\).
The '-m' option for multicast operation doesn't work (and Rob has since
given up on procstatd in favor of his new creation wulfstat).
And it looks like 'procstatd' does not accept other command line args, the
port number is hard-coded into it.