Date: Sun, 02 Jan 2000 03:28:46 -0500 From: Flattie McGee <flattie@globelinks.com> To: freebsd-questions@FreeBSD.ORG Subject: lsof (list open files) make problem. Message-ID: <386F0C3D.4574147@globelinks.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?386F0C3D.4574147>
