From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10438 invoked by alias); 22 Feb 2004 22:43:36 -0000 Mailing-List: contact eclipse-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: eclipse-owner@sources.redhat.com Received: (qmail 10429 invoked from network); 22 Feb 2004 22:43:36 -0000 Date: Sun, 22 Feb 2004 22:43:00 -0000 From: Paul Nasrat To: eclipse@sources.redhat.com Subject: Re: Successfull build on rawhide Message-ID: <20040222223733.GF21947@lichen.truemesh.com> Reply-To: eclipse@sources.redhat.com References: <20040222095428.GC21947@lichen.truemesh.com> <20040222121358.GD21947@lichen.truemesh.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040222121358.GD21947@lichen.truemesh.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q1/txt/msg00018.txt.bz2 On Sun, Feb 22, 2004 at 12:13:59PM +0000, Paul Nasrat wrote: > On Sun, Feb 22, 2004 at 09:54:31AM +0000, Paul Nasrat wrote: > > I couldn't make it to FOSDEM - but I have built (rpmbuild -bc) eclipse on > > rawhide with the latest rawhide and which has actually can run. > > False positive by the looks. gcc34 fails on build.native. Will investigate. GtkCombo is deprecated and thus we need #undef GTK_DISABLE_DEPRECATED Currently I've put it into plugins/org.eclipse.swt/Eclipse SWT PI/gtk/structs.h This probably isn't the correct fix and may be fixed better upstream, but build happily continuing, will give progress update tomorrow. Paul