From owner-freebsd-eclipse@FreeBSD.ORG Tue Nov 8 10:00:50 2005 Return-Path: X-Original-To: eclipse@freebsd.org Delivered-To: freebsd-eclipse@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD8A16A41F for ; Tue, 8 Nov 2005 10:00:50 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FCC43D58 for ; Tue, 8 Nov 2005 10:00:49 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id jA8A0m9V027443; Tue, 8 Nov 2005 12:00:48 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.158] (pc158.ebs.gr [10.1.1.158]) by ebs.gr (8.13.3/8.12.11) with ESMTP id jA8A14GB021642; Tue, 8 Nov 2005 12:01:04 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <4370771C.7040802@ebs.gr> Date: Tue, 08 Nov 2005 11:59:56 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: sean@mcneil.com References: <1131400315.99363.4.camel@server.mcneil.com> <437061B9.6050401@ebs.gr> <1131440739.1422.1.camel@server.mcneil.com> In-Reply-To: <1131440739.1422.1.camel@server.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: eclipse@freebsd.org Subject: Re: fix for cairo.2 not good enough to build eclipse with gnome 2.12 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 10:00:50 -0000 Sean McNeil wrote: > On Tue, 2005-11-08 at 10:28 +0200, Panagiotis Astithas wrote: > >>Sean McNeil wrote: >> >>>Just finished the long process of upgrading to gnome 2.12. I did it the >>>proper way and used the script as specified in UPDATING. There was a >>>recent attempt to fix the eclipse port by updating the Makefile to >>>specify cairo.2, but this is not good enough. >> >>If you update again to the latest eclipse port you'll find it was fixed. > > > No, it wasn't. Not unless you just committed a fix before you sent this > email. Perhaps it was only fixed for the x86 interface to cairo? This > is for amd64 that I see the problem. I'm not a committer :-), but bland@ committed the patch by Andreas Kohn that was circulating these lists to fix the eclipse-cairo interaction. I encountered similar problems like the ones you mentioned while using eclipse/Makefile rev. 1.44, but it worked fine with rev. 1.45 and the assorted patches in eclipse/files, of course. Then again I'm using i386, so there may be something else wrong here. Panagiotis