Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 01:31:14 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        obrien@freefall.freebsd.org
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit:  ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 ports/sysutils/lsof/pkg PLIST
Message-ID:  <199703250931.BAA02031@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199703241843.KAA26021@freefall.freebsd.org> (obrien@freefall.freebsd.org)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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



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