From owner-freebsd-questions Sun Jan 2 11:18:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id F1D2514E11 for ; Sun, 2 Jan 2000 11:18:14 -0800 (PST) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (kenn2095.bossig.com [208.26.242.95]) by corinth.bossig.com (Rockliffe SMTPRA 3.4.5) with ESMTP id ; Sun, 2 Jan 2000 11:25:33 -0800 Message-ID: <386FA46B.3FFD19D8@3-cities.com> Date: Sun, 02 Jan 2000 11:18:03 -0800 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Flattie McGee Cc: freebsd-questions@FreeBSD.ORG Subject: Re: lsof (list open files) make problem. References: <386F0C3D.4574147@globelinks.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Flattie McGee wrote: > > 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* The current version is 4.48. I rebuilt it on 29 Dec without any problems. I went through my system after upgrading to 3.4 and slowly rebuilt everything. It looks like you might be out of sync with the your current system. With 3.4, you can run "pkg_version -c | more" and see what you need to upgrade. I got out of sync a couple of times and had to do a "make clean" on individual ports to square things around. Kent > > [/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 -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message