I saw the announcement of a new version of monitor and went right
out and downloaded it.
Alas, it will not compile on my V5.1 pk1 OSF1.3 system.
I followed the directions to do a cc -c sample.c which has a
mention of problems with OSF1.3
It fails in names.c
# cc -c sample.c
# make
/usr/bin/cc -O -migrate -c names.c
cc: Warning: names.c, line 223: In this declaration, the number of
parameters differs from an earlier declaration of this function.
(misparamcount)
int getsysinfo(unsigned long, caddr_t, unsigned long, int *, char *) ;
--------^
cc: Error: names.c, line 223: In this declaration, the type of "getsysinfo"
is not compatible with the type of a previous declaration of "getsysinfo" at
line number 587 in file /usr/include/sys/sysinfo.h. (notcompat)
int getsysinfo(unsigned long, caddr_t, unsigned long, int *, char *) ;
--------^
*** Exit 1
Stop.
> -----Original Message-----
> From: alan_at_nabeth.cxo.dec.com [mailto:alan_at_nabeth.cxo.dec.com]
> Sent: Friday, December 08, 2000 1:41 PM
> To: tru64-unix-managers_at_ornl.gov
> Subject: Monitor V1.8 for Tru64 UNIX V5.1 and earlier now available.
>
>
>
> A version of Monitor for Tru64 UNIX V5.1 and earlier is now
> available from:
>
> ftp.digital.com:/pub/DEC/monitor.alpha.tar.Z
>
> Monitor is a performance monitoring utility which displays
> a variety of system performance data in a curses(3) based
> screen. It can also save the raw data to a file for later
> display or analysis. The source distribution includes manual
> pages, a User's Guide, sample analysis programs and precompiled
> binaries for:
>
> o DEC OSF/1 V1.3A
> o Digital UNIX V3.2D-1
> o Digital UNIX V4.0D
> o Digital UNIX V4.0E
> o Tru64 UNIX V4.0G
> o Tru64 UNIX V5.1
>
> Enjoy.
>
-----------------------------------------------------
Walter North 406-444-2914
Operating Systems Programmer
wnorth_at_state.mt.us
Why be difficult when, with a bit of effort,
you could be impossible?
-----------------------------------------------------
Received on Fri Dec 08 2000 - 22:16:20 NZDT