From owner-freebsd-stable Tue Jun 27 21:31:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pilikia.net (pilikia.net [12.36.98.183]) by hub.freebsd.org (Postfix) with ESMTP id 5D8B637C0BC for ; Tue, 27 Jun 2000 21:31:25 -0700 (PDT) (envelope-from art@pilikia.net) Received: from taz.pilikia.net (taz.pilikia.net [192.168.0.2]) by pilikia.net (8.9.3/8.9.3) with SMTP id SAA17327 for ; Tue, 27 Jun 2000 18:31:23 -1000 (HST) (envelope-from art@pilikia.net) Message-Id: <3.0.6.32.20000627183123.00ba4ec0@pilikia.net> X-Sender: art@pilikia.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 27 Jun 2000 18:31:23 -1000 To: stable@freebsd.org From: "Art Neilson, WH7N" Subject: lsof-4.49.3 on FreeBSD 3.5-STABLE Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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