-- Peter Fogarty <syspjf_at_devetir.qld.gov.au> As a said about 1 month ago on this list, (this should be in a FAQ), the problem with top can be fixed by applying the following trivial patch to the sources. diff -r -c orig/top-3.3/machine/m_decosf1.c top-3.3/machine/m_decosf1.c *** orig/top-3.3/machine/m_decosf1.c Tue Jan 18 08:35:10 1994 --- top-3.3/machine/m_decosf1.c Fri Sep 9 13:17:36 1994 *************** *** 45,51 **** #include <sys/vm.h> #include <sys/file.h> #include <sys/time.h> ! #include <machine/pte.h> #include <sys/table.h> #include <mach.h> #include <mach/mach_types.h> --- 45,51 ---- #include <sys/vm.h> #include <sys/file.h> #include <sys/time.h> ! /* #include <machine/pte.h> */ #include <sys/table.h> #include <mach.h> *************** *** 79,85 **** #define X_MPID 0 static struct nlist nlst[] = { ! { "_mpid" }, /* 0 */ { 0 } }; --- 79,85 ---- #define X_MPID 0 static struct nlist nlst[] = { ! { "_pidNPID" }, /* 0 */ { 0 } }; ___________ berc_at_pa.dec.com Try location http://chocolate.pa.dec.com/mbone/ _______ BARTON_at_simvx1.mdc.com Version 3.3 supports OSF/1 v3.0. It's at eecs.nwu.edu in /pub/top Make sure you compile it with no optimization (like the instructions tell you to). _________ Todd.Miller_at_cs.colorado.edu I'm running top-3.3beta4 and haven't had any problems with it. eecs.nwu.edu:/pub/top _____________ mike_at_borg.cs.waikato.ac.nz Grab ftp://ftp.cs/pub/packages/top-3.3beta3.tar.gz It built first time for me under v3.0 with mo hassles. -- +-------------------------------------------------------+ | | | Milan Bednar mxb_at_inel.gov 526-8640 EROB M/S 3640 | | | | Opinions expressed are, naturally, my own. | +-------------------------------------------------------+Received on Thu Mar 16 1995 - 15:14:51 NZDT
This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:45 NZDT