Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 22:42:15 -0500 (CDT)
From:      Terry Todd <tlt@tltodd.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   top 3.3 on FreeBSD 2.1.7
Message-ID:  <199806040342.WAA00309@tltodd.com>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806040342.WAA00309>