From owner-freebsd-questions@FreeBSD.ORG Mon Feb 7 01:55:49 2005 Return-Path: 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 08A5716A4CE for ; Mon, 7 Feb 2005 01:55:49 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D92643D54 for ; Mon, 7 Feb 2005 01:55:46 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so674289rne for ; Sun, 06 Feb 2005 17:55:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=I38Si6LcPZRF+aSGkr0cl8CfjQPtRKg3CgnZO+c5IO/CxNLavM9z8ihNdeBELpdgBTPdhiaBO54RVTtvY4duKeP3LQuClQJrpraDztJA+Va9hJJUezCow5ZpxleJSrsqmTkUsP8xbswQVrVAOMUmHejL4nRaWFTjqb9vmxbRXZk= Received: by 10.38.102.15 with SMTP id z15mr464948rnb; Sun, 06 Feb 2005 17:55:45 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sun, 6 Feb 2005 17:55:45 -0800 (PST) Message-ID: Date: Mon, 7 Feb 2005 02:55:45 +0100 From: Gert Cuykens To: albi In-Reply-To: <4206C641.5000609@scii.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4206C641.5000609@scii.nl> cc: freebsd-questions@freebsd.org Subject: Re: xine bus error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 01:55:49 -0000 On Mon, 07 Feb 2005 02:37:05 +0100, albi wrote: > >>you could try : > >>cd /usr/ports/multimedia/mplayer-skins > >>make NO_CHECKSUM=yes install > >> > >>and then compile mplayer itself I# make NO_CHECKSUM=yes ===> Vulnerability check disabled, database not found ===> Found saved configuration for mplayer-skins-1.1.1 => Abyss-1.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/mplayer. => Attempting to fetch from http://www.mplayerhq.hu/MPlayer/Skin/. fetch: http://www.mplayerhq.hu/MPlayer/Skin/Abyss-1.1.tar.bz2: size mismatch: expected 314296, actual 314302 => Attempting to fetch from http://ftp.lug.udel.edu/MPlayer/Skin/. fetch: http://ftp.lug.udel.edu/MPlayer/Skin/Abyss-1.1.tar.bz2: size mismatch: expected 314296, actual 314302 => Attempting to fetch from ftp://ftp.mplayerhq.hu/MPlayer/Skin/. fetch: ftp://ftp.mplayerhq.hu/MPlayer/Skin/Abyss-1.1.tar.bz2: size mismatch: expected 314296, actual 314302 => Attempting to fetch from ftp://ftp.lug.udel.edu/MPlayer/Skin/. fetch: ftp://ftp.lug.udel.edu/MPlayer/Skin/Abyss-1.1.tar.bz2: size mismatch: expected 314296, actual 314302 => Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mplayer/Abyss-1.1.tar.bz2: size mismatch: expected 314296, actual 314264 => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/mplayer and try again. *** Error code 1 Stop in /usr/ports/multimedia/mplayer-skins. I# not wroking ?