From owner-freebsd-questions Thu Oct 17 20:56:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A008E37B401 for ; Thu, 17 Oct 2002 20:56:35 -0700 (PDT) Received: from funksucker.kulish.com (12-216-148-55.client.mchsi.com [12.216.148.55]) by mx1.FreeBSD.org (Postfix) with SMTP id AFA6D43E77 for ; Thu, 17 Oct 2002 20:56:34 -0700 (PDT) (envelope-from lists@tekengine.net) Received: (qmail 29521 invoked from network); 18 Oct 2002 03:56:33 -0000 Received: from unknown (HELO superbeast) (10.1.1.1) by 10.1.1.253 with SMTP; 18 Oct 2002 03:56:33 -0000 From: "Chris Kulish" To: Subject: RE: Broken port? Date: Thu, 17 Oct 2002 22:56:33 -0500 Message-ID: <002601c2765a$5968a680$0101010a@superbeast> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-reply-to: <20021018033622.GA57990@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are you sure its not failing on the dependency of X11? I know that X11 was broken earlier this evening. Freshports had a commit to fix some bad cut and paste or something or other. C Kulish -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Kris Kennaway Sent: Thursday, October 17, 2002 10:36 PM To: Rafter Man Cc: freebsd-questions@freebsd.org Subject: Re: Broken port? On Fri, Oct 18, 2002 at 06:09:55AM +0800, Rafter Man wrote: > Hi again > > I have installed the base system of FreeBSD 4.7-Release and now I am trying to get X windows, gnome2 and sawfish on my computer, so I go into: > /usr/ports/x11/gnome2 and write "make install clean", but /usr/ports/databases/libgnomedb can't build (something with checksum not matching, but if I try compiling it without checksum check, is says that it can't find some dir). > According to www.FreshPorts.org it is not broken, so am I doing something wrong? If not, how can I then get gnome2 installed? 1) Please wrap your lines at 70 characters 2) Please post exact error messages when reporting a problem, it is difficult to guess them, and you're less likely to get help. The checksum mismatch should indicate to you that there was a problem downloading the file, or if the distfile has actually changed then the port may have already been updated. Update your ports tree, remove the distfile from from /usr/ports/distfiles and re-fetch it (by hand from another MASTER_SITE if necessary). Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message