From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 03:45:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9442D16A41F for ; Thu, 5 Jan 2006 03:45:12 +0000 (GMT) (envelope-from jester@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8B8E43D49 for ; Thu, 5 Jan 2006 03:45:11 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id 025F213A895; Wed, 4 Jan 2006 22:45:10 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id k053jCq09298; Wed, 4 Jan 2006 22:45:12 -0500 (EST) Date: Wed, 4 Jan 2006 22:45:12 -0500 From: Jesse Sheidlower To: Chris Hill Message-ID: <20060105034512.GA9803@panix.com> References: <20060104144708.GA5321@panix.com> <20060104180759.T52599@tripel.monochrome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060104180759.T52599@tripel.monochrome.org> User-Agent: Mutt/1.5.10i Cc: freebsd-questions@freebsd.org Subject: Re: Can't build mplayer-skins: checksum missing error 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: Thu, 05 Jan 2006 03:45:12 -0000 On Wed, Jan 04, 2006 at 06:15:46PM -0500, Chris Hill wrote: > On Wed, 4 Jan 2006, Jesse Sheidlower wrote: > > >I'm trying to build mplayer-skins as part of an upgrade of GNOME. > >I am unable to get around a weird error with a supposedly missing > >checksum in mplayer. After I choose my options (the default skin > >only), I get: > > > >===> Options unchanged > >===> Vulnerability check disabled, database not found > >===> Extracting for mplayer-skins-1.1.2_1 > >=> No MD5 checksum recorded for mplayer/. > >=> No suitable checksum found for mplayer/. > >*** Error code 1 > > > >In multimedia/mplayer/distinfo I do have what appears to be MD5 and > >SHA256 checksums. I have cvsupped my ports tree, distcleaned both > >the mplayer and the mplayer-skins ports, and removed and rebuilt > >mplayer, all with no effect. > > > >What else can I try? > > You could try "make -DNO_CHECKSUM install". Probably not a bad idea > anyway, for this particular port. I did try this, and it didn't work. I also do not have GREP_OPTIONS defined, as another poster asked. I ended up just installing the package, which worked, though it required a download of 12MB worth of stuff I don't use. I wish it were possible to just ship mplayer with the default skin only, and leave the others in the mplayer-skins port; I always have problems with this port and I never use anything but the default. But that's another issue. Jesse Sheidlower