Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 1997 08:52:27 +0200 (MET DST)
From:      paulz@trantor.stuyts.nl
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/3672: lsof port fails compilation
Message-ID:  <199705240652.IAA24444@trantor.stuyts.nl>
Resent-Message-ID: <199705240720.AAA11376@hub.freebsd.org>

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

>Number:         3672
>Category:       ports
>Synopsis:       lsof port fails compilation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 00:20:00 PDT 1997
>Last-Modified:
>Originator:     Paul van der Zwan
>Organization:
n.a.
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	-current cvsupped and checked-out  23-06-1997

>Description:

	compiling the lsof port fails with the following errors:

gcc -O  -DFREEBSDV=300  -DHASFDESCFS -DHASPROCFS=proc  -c rnam.c
rnam.c:114: `NCHNAMLEN' undeclared here (not in a function)
rnam.c:114: size of array `nm' has non-integer type
rnam.c: In function `ncache_load':
rnam.c:390: structure has no member named `nc_lru'
rnam.c:396: `NCHNAMLEN' undeclared (first use this function)
rnam.c:396: (Each undeclared identifier is reported only once
rnam.c:396: for each function it appears in.)
rnam.c:419: structure has no member named `nc_vpid'
rnam.c:427: structure has no member named `nc_dvpid'
*** Error code 1

Stop.

>How-To-Repeat:

	cd /usr/ports/sysutils
	make


>Fix:
	
	none I know of.
	lsof 4.07 also fails compilation.

>Audit-Trail:
>Unformatted:



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