From owner-cvs-ports Mon May 26 02:58:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA09680 for cvs-ports-outgoing; Mon, 26 May 1997 02:58:53 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (wck-ca7-10.ix.netcom.com [204.31.231.42]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA09650; Mon, 26 May 1997 02:58:31 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id CAA09685; Mon, 26 May 1997 02:58:29 -0700 (PDT) Date: Mon, 26 May 1997 02:58:29 -0700 (PDT) Message-Id: <199705260958.CAA09685@silvia.HIP.Berkeley.EDU> To: obrien@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199705250101.SAA09932@freefall.freebsd.org> (obrien@FreeBSD.ORG) Subject: Re: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 ports/sysutils/lsof/pkg PLIST From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Upgrade to 4.08 I can't build here (3.0).... Satoshi ------- gcc -O -DFREEBSDV=300 -DHASFDESCFS -DHASPROCFS=proc -DHAS9660FS -I/sys -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