Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 1996 00:01:52 -0800 (PST)
From:      system@mail.lightside.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2173: top port
Message-ID:  <199612080801.AAA17312@mail.lightside.com>
Resent-Message-ID: <199612080810.AAA01497@freefall.freebsd.org>

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

>Number:         2173
>Category:       ports
>Synopsis:       top does not compile under FBSD 2.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  8 00:10:01 PST 1996
>Last-Modified:
>Originator:     System Manager
>Organization:
Lightside, Inc.
>Release:        FreeBSD 2.1.6-RELEASE i386
>Environment:

	FreeBSD 2.1.6.1, created by updating from 2.1.5

>Description:

	top does not compile. Here is a transcript:

Checksums OK.
===>  Extracting for top-3.3
===>  Patching for top-3.3
===>  Applying FreeBSD patches for top-3.3
===>  Configuring for top-3.3
cp /usr/ports/sysutils/top/files/defaults /usr/ports/sysutils/top/work/.defaults
cp /usr/ports/sysutils/top/files/m_freebsd2.* /usr/ports/sysutils/top/work/machine

Reading configuration from last time...

Using these settings:
        Bourne Shell   /bin/sh
          C compiler   cc
    Compiler options   -DHAVE_GETOPT -O
         Awk command   awk
     Install command   ./install

              Module   freebsd2
             LoadMax   5.0
        Default TOPN   -1
        Nominal TOPN   18
       Default Delay   2
Random passwd access   yes
          Table Size   47
               Owner   root
         Group Owner   kmem
                Mode   2755
       bin directory   $(PREFIX)/bin
       man directory   $(PREFIX)/man/man1
       man extension   1
       man style       man

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.

>How-To-Repeat:

	cd /usr/ports/sysutils/top
	make

>Fix:
	
	

>Audit-Trail:
>Unformatted:



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