Date: Tue, 27 Jun 2000 18:31:23 -1000 From: "Art Neilson, WH7N" <art@pilikia.net> To: stable@freebsd.org Subject: lsof-4.49.3 on FreeBSD 3.5-STABLE Message-ID: <3.0.6.32.20000627183123.00ba4ec0@pilikia.net>
next in thread | raw e-mail | index | archive | help
lsof make blows up under 3.5-STABLE as shown below. has anyone else
stumbled across this??
root@pilikia# make
===> Building for lsof-4.49.3
(cd lib; make DEBUG="-O2" CFGF="-pipe -DFREEBSDV=200 -DHASFDESCFS=1
-DHASFDLINK
-DHASPROCFS -DHAS9660FS -DLSOF_VSTR=\"3.5-STABLE\"")
cc -pipe -DFREEBSDV=200 -DHASFDESCFS=1 -DHASFDLINK -DHASPROCFS -DHAS9660FS
-DLS
OF_VSTR="3.5-STABLE" -I/usr/include -I/usr/src/sys -O2 -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:195,
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.
*** Error code 1
--
__
/ ) _/_ It is a capital mistake to theorise before one has data.
/--/ __ / Insensibly one begins to twist facts to suit theories,
/ (_/ (_<__ Instead of theories to suit facts.
-- Sherlock Holmes, "A Scandal in Bohemia"
Arthur W. Neilson III, WH7N - FISTS #7448
Bank of Hawaii Tech Support
http://www.pilikia.net
art@pilikia.net, aneilson@boh.com, wh7n@arrl.net
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20000627183123.00ba4ec0>
