From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 22:05:59 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 668AE16A4CE; Sun, 4 Apr 2004 22:05:59 -0700 (PDT) Received: from lakermmtao07.cox.net (lakermmtao07.east.cox.net [68.230.240.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF77743D5A; Sun, 4 Apr 2004 22:05:58 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao07.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405050551.SEML384.lakermmtao07.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 01:05:51 -0400 To: Khairil Yusof References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 05 Apr 2004 00:06:36 -0500 In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org cc: Jacques Vidrine Subject: Re: im-ja 0.9 broken with Gnome 2.6 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: Mon, 05 Apr 2004 05:05:59 -0000 On Sun, 04 Apr 2004 23:59:08 -0500, Jeremy Messenger wrote: > On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof > wrote: > >> Please ignore if this already a known issue. >> >> Recent Gnome 2.6 merge will break the build for this port. >> >> 1.01 has been reported as compiling ok with gtk2.4. >> >> I tried to make a patch for an update, but ran into automake/autoconf >> version problems. > > Try to add something like this: > > ========================================= > post-patch: > @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ > 's|-D.*_DISABLE_DEPRECATED||g' > ========================================= I should have explain a little more about *_DISABLE_DEPRECATED, which it's no longer exist in the newer GTK 2.3.x and 2.4.x.. If anyone see in the CLI that show has *_DISABLE_DEPRECATED in the build, so make sure to create the patch to remove all of them. It shouldn't change any function with older and newer GTK. Cheers, Mezz -- bsdforums.org 's moderator, mezz.