From owner-freebsd-ports@FreeBSD.ORG Mon Dec 28 15:38:34 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E24A81065672 for ; Mon, 28 Dec 2009 15:38:34 +0000 (UTC) (envelope-from info@ebbehjorth.dk) Received: from mail02.apz.dk (mail02.apz.dk [86.58.130.214]) by mx1.freebsd.org (Postfix) with ESMTP id A05358FC1F for ; Mon, 28 Dec 2009 15:38:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail02.apz.dk (Postfix) with ESMTP id A15F8B892; Mon, 28 Dec 2009 16:38:34 +0100 (CET) Received: from mail02.apz.dk ([127.0.0.1]) by localhost (mail02.apz.dk [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 03406-03; Mon, 28 Dec 2009 16:38:33 +0100 (CET) Received: from mail02.apz.dk (localhost [127.0.0.1]) by mail02.apz.dk (Postfix) with ESMTP id 870BAB890; Mon, 28 Dec 2009 16:38:32 +0100 (CET) Received: from 87.61.25.22 (SquirrelMail authenticated user info@ebbehjorth.dk) by mail02.apz.dk with HTTP; Mon, 28 Dec 2009 16:38:32 +0100 Message-ID: <23917facf433fc050cd7c4134b9a8c7e.squirrel@mail02.apz.dk> In-Reply-To: <20091228152314.GD60869@megatron.madpilot.net> References: <20091228152314.GD60869@megatron.madpilot.net> Date: Mon, 28 Dec 2009 16:38:32 +0100 From: "Ebbe Hjorth" To: "Guido Falsi" User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: Maia Mailguard Cc: ports@freebsd.org Subject: Re: FreeBSD Port: gnokii-0.6.28,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 15:38:35 -0000 > On Sun, Dec 27, 2009 at 07:47:36PM +0100, Ebbe Hjorth wrote: >> Hi, >> >> Just a head up; >> >> I wanted to install gnokii and did an "make install clean" in the >> /usr/ports/comm/gnokii folder. >> >> It runs but halts with an error saying it needs intltool 0.36 or newer. >> >> Ports has intltool 0.40.6, so i installed that, and then tried the >> gnokii >> port again, and then it installed fine :) > > Thanks for the information! > > I tried to reproduce the problem, but here the port correctly activates > a dependency on the intltool port(due to the line "USE_GETTEXT=yes" in > the Makefile) and builds fine. > > Are you quite sure your system did not have an incomplete install of > gettext/intltool, so the dependency check was succeeding but not working > in the configure? > The system is a fresh install, so all ports is new and should be working 100% :) > > Do you have a log file of the failed build so I can have a better look > at what and how went wrong? > I dont think that i have the log file, sorry. > >> >> Thank you for all the good work! > > You're welcome and thank you again for bothering with reporting this! > Im sorry for disturbing you, for nothing, without any log file, but i guess it is good that you cant reproduce the problem :) Thanks for writing back