From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 12:06:21 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 CB94816A41F for ; Thu, 5 Jan 2006 12:06:21 +0000 (GMT) (envelope-from kiffin.gish@planet.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8251F43D64 for ; Thu, 5 Jan 2006 12:06:17 +0000 (GMT) (envelope-from kiffin.gish@planet.nl) Received: from gish.demon.nl ([83.160.27.223]:29685 helo=[192.168.1.33]) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1EuTsm-0006ba-QE for freebsd-questions@freebsd.org; Thu, 05 Jan 2006 12:06:16 +0000 From: Kiffin Gish To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Thu, 05 Jan 2006 13:06:16 +0100 Message-Id: <1136462776.1454.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Cannot build linux-gtk2 for FreeBSD 6.0 ... 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 12:06:21 -0000 I am trying to build the latest linux-gtk2 for FreeBSD 6.0 but it fails for some reason: # pkg_add -r linux-gtk2 Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Latest/linux-gtk2.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.0-release/Latest/linux-gtk2.tbz' by URL # cd /usr/ports/x11-toolkits/linux-gtk2 # make install clean ===> Extracting for linux-gtk2-2.4.14_2 => MD5 Checksum mismatch for rpm/gtk2-2.4.14-4.fc3.i386.rpm. => SHA256 Checksum mismatch for rpm/gtk2-2.4.14-4.fc3.i386.rpm. ===> Refetch for 1 more times files: rpm/gtk2-2.4.14-4.fc3.i386.rpm rpm/gtk2-2.4.14-4.fc3.i386.rpm => gtk2-2.4.14-4.fc3.i386.rpm doesn't seem to exist in /usr/ports/distfiles/rpm. => Attempting to fetch from ftp://limestone.uoregon.edu/fedora/updates/3/i386/. fetch: ftp://limestone.uoregon.edu/fedora/updates/3/i386/gtk2-2.4.14-4.fc3.i386.rpm: File unavailable (e.g., file not found, no access) => Attempting to fetch from http://mirrors.kernel.org/fedora/core/updates/3/i386/. fetch: http://mirrors.kernel.org/fedora/core/updates/3/i386/gtk2-2.4.14-4.fc3.i386.rpm: Not Found => Attempting to fetch from ftp://mirrors.kernel.org/fedora/core/updates/3/i386/. fetch: ftp://mirrors.kernel.org/fedora/core/updates/3/i386/gtk2-2.4.14-4.fc3.i386.rpm: File unavailable (e.g., file not found, no access) ... Any ideas what's going wrong? -- Kiffin Gish