From owner-freebsd-questions Sun Jan 2 0:28:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from control.globelinks.com (control.globelinks.com [209.151.133.52]) by hub.freebsd.org (Postfix) with ESMTP id AF34614F83 for ; Sun, 2 Jan 2000 00:28:18 -0800 (PST) (envelope-from flattie@globelinks.com) Received: from globelinks.com (north.west.goldsluggage.com [209.151.133.160]) by control.globelinks.com (Build 98 8.9.3/NT-8.9.3) with ESMTP id DAA00542 for ; Sun, 02 Jan 2000 03:23:14 -0500 Message-ID: <386F0C3D.4574147@globelinks.com> Date: Sun, 02 Jan 2000 03:28:46 -0500 From: Flattie McGee X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: lsof (list open files) make problem. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi.. I'm trying to make this port, but I seem to be having some trouble (as always). Can anyone help me with this? *Ugh* [/usr/ports/sysutils/lsof] ++# umask 22 [/usr/ports/sysutils/lsof] ++# make ===> Building for lsof-4.47 (cd lib; make DEBUG="-O" CFGF="-DFREEBSDV=200 -DHASFDESCFS -DHASPROCFS -DHAS9660FS -DLSOF_VSTR=\"3.4-RELEASE\"") cc -DFREEBSDV=200 -DHASFDESCFS -DHASPROCFS -DHAS9660FS -DLSOF_VSTR="3.4-RELEASE" -I/usr/include -I/usr/src/sys -O -c ckkv.c In file included from ../dlsof.h:110, from ../lsof.h:167, from ckkv.c:43: /usr/include/ufs/mfs/mfsnode.h:49: field `buf_queue' has incomplete type In file included from ../dlsof.h:121, from ../lsof.h:167, from ckkv.c:43: /usr/include/nfs/nfs.h:219: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:219: warning: no semicolon at end of struct or union /usr/include/nfs/nfs.h:230: parse error before `NFSKERBKEY_T' /usr/include/nfs/nfs.h:230: warning: no semicolon at end of struct or union In file included from ../dlsof.h:193, from ../lsof.h:167, from ckkv.c:43: /usr/include/vm/vm_map.h:158: field `vm_pmap' has incomplete type *** Error code 1 Stop. (This is REPEATED 4 more times). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message