From owner-freebsd-eclipse@FreeBSD.ORG Mon Sep 19 07:52:04 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 072B616A41F; Mon, 19 Sep 2005 07:52:04 +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 167A643D45; Mon, 19 Sep 2005 07:52:02 +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 j8J7px9V024613; Mon, 19 Sep 2005 10:51:59 +0300 (EEST) (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 j8J7q7MC063587; Mon, 19 Sep 2005 10:52:09 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <432E6E1B.8020108@ebs.gr> Date: Mon, 19 Sep 2005 10:51:55 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050830) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vladimir Grebenschikov References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> In-Reply-To: <1127115472.1082.15.camel@localhost> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Cc: eclipse@freebsd.org, gnome Subject: Re: Failed to build eclipse with gnome 2.12 (failed on cario) 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: Mon, 19 Sep 2005 07:52:04 -0000 Vladimir Grebenschikov wrote: > В ср, 14/09/2005 в 11:13 +0300, Panagiotis Astithas пишет: > >>Vladimir Grebenschikov wrote: > > >>This seems to be caused by the updated cairo 1.0.0 in gnome 2.12. >>Eclipse 3.1 depends on cairo 0.4 and cairo has changed its ABI >>afterwards. I think Eclipse 3.2M1 has been updated for cairo 0.6, which >>should be ABI-compatible to cairo 1.0.0, according to this: >> >>https://bugs.eclipse.org/bugs/show_bug.cgi?id=106527 > > >>We could use the patches for 3.1 in that report, > > > I've tried, but it is not applied cleanly from first try. Patch is big > enough. > Do you have any estimation about eclipse-3.2M1 getting into ports tree ? Well, to be honest, I was planning to port the first milestone that will have our submitted patches merged. If that seems to take forever though and we can't use eclipse at all with a current gnome, I'll certainly reconsider. >>but I would feel safer if we could preserve the cairo 0.4 libraries in /usr/local/lib/compat >>during the upgarde, as you suggested. > > > Another issue with eclipse 3.1 (built on gnome-2.10) and gnome-2.12: > with default gnome-2.12 skin (clear-look) it is impossible to see > current item in menu (it has gray foreground and gray background). > Probably it is just problem of building eclipse with recent gnome. Interesting, I see. I'll do the upgrade to gnome 2.12 to have a first-hand experience, when I get some free time (which is rather scarce these weeks). Regards, Panagiotis