From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 21 08:22:01 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62A616A4CE for ; Sun, 21 Mar 2004 08:22:01 -0800 (PST) Received: from bbnest.net (r131157.ap.plala.or.jp [220.108.131.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD7543D1D for ; Sun, 21 Mar 2004 08:22:01 -0800 (PST) (envelope-from bland@FreeBSD.org) Received: from FreeBSD.org (bland@localhost [127.0.0.1]) by bbnest.net (8.12.11/8.12.11) with ESMTP id i2LGLuTC063987; Mon, 22 Mar 2004 01:21:56 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <405DC124.2080703@FreeBSD.org> Date: Mon, 22 Mar 2004 01:21:56 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040318 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <20040321152651.GV39341@toxic.magnesium.net> In-Reply-To: <20040321152651.GV39341@toxic.magnesium.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org Subject: Re: 2.4->2.6 upgrade stuff X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 16:22:02 -0000 Adam Weinberger wrote: >There's an AbiWord2/gucharmap chicken-and-egg problem again. I've >committed what I hope is a fix, but it took me nearly a month to fix it >properly the last time. If you have the spare cycles, please test the >upgrade process. > >Additionally, FTR, gtk--2 will not build: > > Well. Looks like gtkmm-2.3.3 is finally got out of sync with gtk+-2.4. I think better way at the moment will be not to use -unstable series of *mm stuff at all. I don't know any released software yet wich tied up to all recent changes (most notable is new sigc++ v2 api). So even we get this stuff compilled (in fact I have patches locally) this doesn't make it more usable than it is now. I beilive we planned to stick with previous -stable *mm releases for 2.6 releng branch and commit new versions later after dependant ports will be ready. All the best, Alexander. >c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk -I../../pango -I../. ./pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk -I/usr/lo cal/include/glibmm-2.3 -I/usr/local/lib/glibmm-2.3/include > ... >gmake[5]: Leaving directory `/usr/ports/x11-toolkits/gtk--2/work/gtkmm-2.3.3/gtk/gtkmm' >gmake[4]: *** [all-recursive] Error 1 >gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--2/work/gtkmm-2.3.3/gtk/gtkmm' > ># Adam > > >-- >Adam Weinberger >adamw@gnome.org \\oo// adamw@FreeBSD.org >adamw@vectors.cx \\// adamw@magnesium.net >http://www.vectors.cx >_______________________________________________ >freebsd-gnome@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >