From owner-freebsd-gnome@FreeBSD.ORG Thu May 22 05:55:43 2008 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A3C31065678 for ; Thu, 22 May 2008 05:55:43 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id C5ED58FC1B for ; Thu, 22 May 2008 05:55:42 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl105-70.kln.forthnet.gr [77.49.224.70]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4M5tVGM021742 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 22 May 2008 08:55:37 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4M5tVlj043800 for ; Thu, 22 May 2008 08:55:31 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4M5tUFl043799; Thu, 22 May 2008 08:55:30 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: gnome@freebsd.org References: <877idm3nif.fsf@kobe.laptop> Date: Thu, 22 May 2008 08:55:30 +0300 In-Reply-To: <877idm3nif.fsf@kobe.laptop> (Giorgos Keramidas's message of "Thu, 22 May 2008 08:40:08 +0300") Message-ID: <873aoa3mst.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4M5tVGM021742 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.323, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.08, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: Subject: Re: graphics/inkscape: `configure' script fails to check boehm GC version 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: Thu, 22 May 2008 05:55:43 -0000 On Thu, 22 May 2008 08:40:08 +0300, Giorgos Keramidas wrote: > Hi all, > there seems to be a problem with the configure checks of inkscape. > > I have installed boehm's GC version 6.8 as a dependency of w3m: > > % keramida@kobe:/home/keramida$ pkg_info boehm-gc+threaded+redirect-6.8 > % Information for boehm-gc+threaded+redirect-6.8: Got it, sorry for the noise... I had checked the option to define malloc() replacement functions in boehm GC. This was causing problems, so reinstalling boehm GC without the REDIRECT option unbroke inkscape too.