Dear Gurus,
I tried to compile "monitor" on our ES40 with Tru64 5.1B-PK3 an got the
following error. How can I solve the problem?
# make -f Makefile.v51
/usr/bin/cc -DCCHAR_T -DPLATFORM_NAME -DTERMIOS -DDISK_QUEUE -DDI_AVQUE
-DVM_TUNE -DVM_SWAP_TOTAL -DVM_SWAP_FREE -DNEW_DEVICE_NAMES
-DNO_SKIP_IDLE_DISKS -DNO_TABLE_CPU -O -g3 -c names.c
cc: Error: names.c, line 1235: In this statement, "perf" is not a member of
"dev". (needmember)
(long)dev.perf) ;
--------------------------------------^
*** Exit 1
Stop.
#
Any suggestions?
Thanks in advance,
Thomas Hummel
Received on Tue Oct 05 2004 - 14:19:27 NZDT