From owner-cvs-ports Tue Mar 25 01:34:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00305 for cvs-ports-outgoing; Tue, 25 Mar 1997 01:34:33 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA00296; Tue, 25 Mar 1997 01:34:29 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca12-08.ix.netcom.com [199.35.209.200]) by who.cdrom.com (8.8.5/8.6.11) with ESMTP id BAA17449 ; Tue, 25 Mar 1997 01:33:28 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id BAA02031; Tue, 25 Mar 1997 01:31:14 -0800 (PST) Date: Tue, 25 Mar 1997 01:31:14 -0800 (PST) Message-Id: <199703250931.BAA02031@silvia.HIP.Berkeley.EDU> To: obrien@freefall.freebsd.org CC: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org In-reply-to: <199703241843.KAA26021@freefall.freebsd.org> (obrien@freefall.freebsd.org) Subject: Re: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 ports/sysutils/lsof/pkg PLIST From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Upgrade to 4.02. Thanks, but it doesn't seem to build on -current.... Satoshi ------- ===> Building for lsof-4.02 (cd lib; make DEBUG="-O") gcc -O -DFREEBSDV=300 -DHASFDESCFS -DHASPROCFS=proc -c ckfa.c gcc -O -DFREEBSDV=300 -DHASFDESCFS -DHASPROCFS=proc -c cvfs.c gcc -O -DFREEBSDV=300 -DHASFDESCFS -DHASPROCFS=proc -c dvch.c In file included from /usr/include/ufs/ufs/inode.h:45, from ../dlsof.h:83, from ../lsof.h:52, from dvch.c:43: /usr/include/ufs/ufs/dir.h:78: warning: `DIRBLKSIZ' redefined /usr/include/dirent.h:52: warning: this is the location of the previous definition In file included from ../dlsof.h:92, from ../lsof.h:52, from dvch.c:43: /usr/include/nfs/nfs.h:254: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:254: warning: no semicolon at end of struct or union /usr/include/nfs/nfs.h:265: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:265: warning: no semicolon at end of struct or union In file included from ../dlsof.h:93, from ../lsof.h:52, from dvch.c:43: /usr/include/nfs/nfsnode.h:153: `NFS_MAXASYNCDAEMON' undeclared here (not in a function) /usr/include/nfs/nfsnode.h:154: `NFS_MAXASYNCDAEMON' undeclared here (not in a function) *** Error code 1