From owner-freebsd-questions@FreeBSD.ORG Thu Sep 22 05:02:48 2005 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 3B4EF16A41F for ; Thu, 22 Sep 2005 05:02:48 +0000 (GMT) (envelope-from dfarmour@myrealbox.com) Received: from pd4mo1so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF14D43D45 for ; Thu, 22 Sep 2005 05:02:47 +0000 (GMT) (envelope-from dfarmour@myrealbox.com) Received: from pd2mr6so.prod.shaw.ca (pd2mr6so-qfe3.prod.shaw.ca [10.0.141.9]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IN7009UICOGV940@l-daemon> for freebsd-questions@freebsd.org; Wed, 21 Sep 2005 23:02:40 -0600 (MDT) Received: from pn2ml3so.prod.shaw.ca ([10.0.121.147]) by pd2mr6so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IN700MZVCOG1Q10@pd2mr6so.prod.shaw.ca> for freebsd-questions@freebsd.org; Wed, 21 Sep 2005 23:02:40 -0600 (MDT) Received: from s0106000d87ae2db6.gv.shawcable.net (S0106000d87ae2db6.gv.shawcable.net [24.108.158.228]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IN700E78COF1Q@l-daemon> for freebsd-questions@freebsd.org; Wed, 21 Sep 2005 23:02:40 -0600 (MDT) Date: Wed, 21 Sep 2005 22:03:35 -0700 From: David Armour To: freebsd-questions@freebsd.org Message-id: <200509212203.35549.dfarmour@myrealbox.com> Organization: dfarmour.org MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.8.2 Subject: NEWBIE: how-to for feeding file to gnomealyzer.sh? 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, 22 Sep 2005 05:02:48 -0000 hello list! i was trying to install the plugger-plugins-hubbe port as a way to get plugins to work with firefox. . . ===> Configuring for libgda2-1.2.2_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for intltool >= 0.30... 0.33 found checking for perl... /usr/bin/perl checking for XML::Parser... ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/databases/ \ libgda2/work/libgda-1.2.2/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/databases/libgda2. *** Error code 1 Stop in /usr/ports/math/gnumeric. *** Error code 1 Stop in /usr/ports/www/plugger-plugins-hubbe. i have the directed output file (make_failure_file), gnomelogalyzer.sh, and pages of non-helpful googled info. where would i find out how to feed a file to a script? thanks in advance, both for your patience, and for any info.