From owner-freebsd-gnome@FreeBSD.ORG Sun Oct 23 07:07:01 2011 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C5CE106564A for ; Sun, 23 Oct 2011 07:07:01 +0000 (UTC) (envelope-from alexander.kapshuk@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E81B38FC0A for ; Sun, 23 Oct 2011 07:07:00 +0000 (UTC) Received: by bkbzu17 with SMTP id zu17so8683283bkb.13 for ; Sun, 23 Oct 2011 00:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=9RjBdW63POWBBsAo9Zb5jH0BnEawYl2Yo6decvnMJs4=; b=NnzYmPJGB3uVdlzMTfb95GJlOCCaxNjJyokIlkfKDZ9taU33zJzv53m7mF2DfW8OZJ NIiB036PbBEa7Ylrc3aDEcFTBfNr3zgmMQlQmX+afp8My2qOCPnef13qa9GJzqodBYFx dO+6zTxYOOTR6CkEwDPRyXfbueSU/ioxcWePQ= Received: by 10.223.7.14 with SMTP id b14mr36824185fab.10.1319353619618; Sun, 23 Oct 2011 00:06:59 -0700 (PDT) Received: from [192.168.1.2] (93-127-96-97.static.vega-ua.net. [93.127.96.97]) by mx.google.com with ESMTPS id x22sm34016551faa.5.2011.10.23.00.06.58 (version=SSLv3 cipher=OTHER); Sun, 23 Oct 2011 00:06:59 -0700 (PDT) Message-ID: <4EA3BD11.2020307@gmail.com> Date: Sun, 23 Oct 2011 10:06:57 +0300 From: Alexander Kapshuk User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20111004 Icedove/3.0.11 MIME-Version: 1.0 To: Kevin Oberman References: <4EA2BFD9.6040200@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-gnome@freebsd.org Subject: Re: thefish-0.6.6_5 is marked as broken: does not build [FreeBSD9.0] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2011 07:07:01 -0000 On 10/23/2011 12:58 AM, Kevin Oberman wrote: > > On Oct 22, 2011 6:34 AM, "Alexander Kapshuk" > > wrote: > > > > howdy, > > > > when attempting to build x11/gnome2-power-tools from ports on my > FreeBSD9.0 desktop, the package failed to build spitting out the error > message below: > > > > gnome2-power-tools-2.32.1_2 depends on executable: thefish - not found > > ===> Verifying install for thefish in /usr/ports/sysutils/thefish > > ===> thefish-0.6.6_5 is marked as broken: does not build. > > *** Error code 1 > > > > Stop in /usr/ports/sysutils/thefish. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2-power-tools > > > > :; uname -a > > FreeBSD localhost 9.0-BETA3 FreeBSD 9.0-BETA3 #0: Sat Sep 24 > 20:46:57 UTC 2011 > root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > > > is there a fix for this? > > Until either thefish is fixed or it is removed, edit > ports/x11/gnome2-powertools/Makefile. Delete the line listing fish and > the trailing '\' from th prior line. > > R. Kevin Oberman, Network Engineer > Retired > kob6558@gmail.com > thanks a lot. i'll give that a try. Alexander Kapshuk