From owner-freebsd-ports@FreeBSD.ORG Tue Mar 25 20:11:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C5A71065670 for ; Tue, 25 Mar 2008 20:11:43 +0000 (UTC) (envelope-from ganael.laplanche@martymac.com) Received: from data.galacsys.net (imap.galacsys.net [217.24.81.208]) by mx1.freebsd.org (Postfix) with ESMTP id 588578FC1D for ; Tue, 25 Mar 2008 20:11:43 +0000 (UTC) (envelope-from ganael.laplanche@martymac.com) Received: from martymac.com (webmail.galacsys.net [217.24.81.215]) by data.galacsys.net (Postfix) with ESMTP id 93982207AE for ; Tue, 25 Mar 2008 20:46:47 +0100 (CET) From: "Ganael LAPLANCHE" To: freebsd-ports@freebsd.org X-Openwebmail-Date: Tue, 25 Mar 2008 20:46:47 +0100 Message-Id: <20080325193453.M79430@martymac.com> X-Mailer: Open WebMail 2.01 20030425 X-OriginatingIP: 82.246.139.206 (ganael.laplanche@martymac.com) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Date: Tue, 25 Mar 2008 20:46:47 +0100 (CET) Subject: net/grsync fails to build on i386 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: Tue, 25 Mar 2008 20:11:43 -0000 Hi everybody, I try to understand what happens here : http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2008032407/grsync-0.6.1.log Since yesterday, my net/grsync port seems to refuse to build on i386. The configure script uses (expanded) : pkg-config --exists --print-errors 'gtk+-2.0' which leads to the error 'No package 'gtk+-2.0' found'. This error message is clear. What I don't understand is that the dependency against gtk20 is explicitly specified in the Makefile, so why has gtk+-2.0 not been installed during the build process (and does not appear in the log file) ? Am I missing something ? Thank you for your help, Ganaël LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com