From owner-freebsd-questions Wed Jun 3 20:14:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12210 for freebsd-questions-outgoing; Wed, 3 Jun 1998 20:14:13 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tltodd.com (badger.tltodd.com [208.133.92.209]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12122 for ; Wed, 3 Jun 1998 20:14:01 -0700 (PDT) (envelope-from tlt@tltodd.com) Received: (from tlt@localhost) by tltodd.com (8.8.3/8.8.3) id WAA00309 for freebsd-questions@freebsd.org; Wed, 3 Jun 1998 22:42:15 -0500 (CDT) Date: Wed, 3 Jun 1998 22:42:15 -0500 (CDT) From: Terry Todd Message-Id: <199806040342.WAA00309@tltodd.com> To: freebsd-questions@FreeBSD.ORG Subject: top 3.3 on FreeBSD 2.1.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I took Doug's suggestion to use the port for top. However, that didn't work either. Here's what I got when I tried to make it. Building Makefile... Building top.local.h... Building top.1... Doing a "make clean". rm -f *.o top core core.* sigdesc.h To create the executable, type "make". ===> Building for top-3.3 cc -DHAVE_GETOPT -O -c top.c awk -f sigconv.awk /usr/include/sys/signal.h >sigdesc.h cc -DHAVE_GETOPT -O -c commands.c cc -DHAVE_GETOPT -O -c display.c cc -DHAVE_GETOPT -O -c screen.c cc -DHAVE_GETOPT -O -c username.c cc -DHAVE_GETOPT -O -c utils.c cc -DHAVE_GETOPT -O -c version.c cc -DHAVE_GETOPT -O -c getopt.c cc -DHAVE_GETOPT -O -c machine.c machine.c: In function `swapmode': machine.c:793: storage size of `swaplist' isn't known *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any ideas on this one? Thanks, Terry Todd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message