From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 21:44:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 114A3106564A for ; Tue, 22 Apr 2008 21:44:47 +0000 (UTC) (envelope-from lwptg@yahoo.ca) Received: from n28.bullet.mail.mud.yahoo.com (n28.bullet.mail.mud.yahoo.com [68.142.206.223]) by mx1.freebsd.org (Postfix) with SMTP id D86DD8FC16 for ; Tue, 22 Apr 2008 21:44:46 +0000 (UTC) (envelope-from lwptg@yahoo.ca) Received: from [68.142.200.225] by n28.bullet.mail.mud.yahoo.com with NNFMP; 22 Apr 2008 21:32:08 -0000 Received: from [216.252.122.219] by t6.bullet.mud.yahoo.com with NNFMP; 22 Apr 2008 21:29:41 -0000 Received: from [69.147.84.34] by t4.bullet.sp1.yahoo.com with NNFMP; 22 Apr 2008 21:32:07 -0000 Received: from [127.0.0.1] by omp210.mail.sp1.yahoo.com with NNFMP; 22 Apr 2008 21:32:07 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 3649.40411.bm@omp210.mail.sp1.yahoo.com Received: (qmail 53928 invoked by uid 60001); 22 Apr 2008 21:32:01 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=KCHerOaEVb+HULNo1Fe32uCZgl9lzSZLZYeELK4udVIOG5UpjaFaWi61TbP31CAYKUqxDnGBfKoSmSTvdcKGuZPYMx2Rx1jus3XSXGabmAWrhiuVOr8+22ehRUrfyoFN9IFEbmp8VTpFSeeFsm7+xwMxeGETk0MEkIYEndqR0Ko=; X-YMail-OSG: I1y2ov0VM1mKIL05SrPBMefNMxLMuxjl53hs1pRp7UUURBvW5eLSfMSTHRrIYmxdfWQb62A5WRA79.Y5Ve25gUhnzMmr58mflA-- Received: from [70.48.103.4] by web46114.mail.sp1.yahoo.com via HTTP; Tue, 22 Apr 2008 14:32:01 PDT X-Mailer: YahooMailRC/902.40 YahooMailWebService/0.7.185 Date: Tue, 22 Apr 2008 14:32:01 -0700 (PDT) From: Larry Smith To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <460599.53231.qm@web46114.mail.sp1.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can't upgrade lsof X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 21:44:47 -0000 Hi, I'm a newbie trying to upgrade 'lsof'. 'Portupgrade -a' goes well except for lsof and a couple of files that depend on it (gnome-system-monitor, gnome-applets, etc.) I am running FreeBSD 7-RELEASE on an AMD Sempron with 1Gb of RAM. I have cvs'ed my ports tree, did portsdb, pkgdb and portsclean over the last couple of days to see if it self-corrects. It didn't. Googling didn't turn up anything either. Any suggestions, advice, or comments would be greatly appreciated. Thank-you, Larry OUTPUT portupgrade lsof .. .. .. .. EV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DFREEBSDV=7000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"7.0-RELEASE\" -I/usr/src/sys -O2 -c dmnt.c cc -fno-strict-aliasing -pipe -DHASEFFNLINK=i_effnlink -DHASF_VNODE -DHASCPUMASK_T -DHASSBSTATE -DHAS_KVM_VNODE -DHAS_UFS1_2 -DHAS_NO_SI_UDEV -DHAS_SI_PRIV -DHAS_SYS_SX_H -DFREEBSDV=7000 -DHASFDESCFS=2 -DHASPSEUDOFS -DHASNULLFS -DHASIPv6 -DHAS_STRFTIME -DLSOF_VSTR=\"7.0-RELEASE\" -I/usr/src/sys -O2 -c dnode.c dnode.c: In function 'get_lock_state': dnode.c:113: error: 'struct lockf' has no member named 'lf_flags' dnode.c:115: error: 'struct lockf' has no member named 'lf_id' dnode.c:121: error: 'struct lockf' has no member named 'lf_id' dnode.c:129: error: 'struct lockf' has no member named 'lf_start' dnode.c:130: error: 'struct lockf' has no member named 'lf_end' dnode.c:134: error: 'struct lockf' has no member named 'lf_type' dnode.c:136: error: 'struct lockf' has no member named 'lf_type' dnode.c:138: error: 'struct lockf' has no member named 'lf_type' dnode.c:141: error: 'struct lockf' has no member named 'lf_next' dnode.c: In function 'process_node': dnode.c:760: error: 'struct inode' has no member named 'i_lockf' dnode.c:761: error: 'struct inode' has no member named 'i_lockf' *** Error code 1 Stop in /usr/ports/sysutils/lsof/work/lsof_4.79/lsof_4.79_src. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.92049.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=lsof-4.79D UPGRADE_PORT_VER=4.79D make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! sysutils/lsof (lsof-4.79D) (unknown build error) __________________________________________________________________ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca