From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 4 21:58:30 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 5B96E16A4CE; Sun, 4 Apr 2004 21:58:30 -0700 (PDT) Received: from lakermmtao02.cox.net (lakermmtao02.east.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C5143D5C; Sun, 4 Apr 2004 21:58:29 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakermmtao02.cox.net (InterMail vM.6.01.03.01 201-2131-111-101-20040311) with ESMTP id <20040405045822.RSUN29408.lakermmtao02.cox.net@mezz.mezzweb.com>; Mon, 5 Apr 2004 00:58:22 -0400 Date: Sun, 04 Apr 2004 23:59:08 -0500 To: Khairil Yusof References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1081139010.13125.28.camel@wolverine.cerebro.net.my> 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 04:58:30 -0000 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' ========================================= It's as far I can tell to get most of fix build on 0.9, but stopped on the GTK 2.4.0 issue. Probably go further on 1.01.. Cheers, Mezz > ... > cc -O -pipe -march=pentium3 -o im-ja-conf im_ja_conf-im-ja-conf.o > im_ja_conf-conf.o im_ja_conf-error.o im_ja_conf-about-box.o > -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 > -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender > -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--export-dynamic -L/usr/local/lib > -L/usr/X11R6/lib -lgconf-2 -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 > -lgthread-2.0 -lpthread -lglib-2.0 -liconv -Wl,--export-dynamic > -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 > -lpthread -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender > -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lglib-2.0 -liconv -lwnn -lcrypt -lRKC -L/usr/local/lib > -L/usr/X11R6/lib > im_ja_conf-im-ja-conf.o: In function `create_dialog': > im_ja_conf-im-ja-conf.o(.text+0x1fbf): undefined reference to > `GTK_OPTION_MENU' > im_ja_conf-im-ja-conf.o(.text+0x1fe8): undefined reference to > `GTK_OPTION_MENU' > gmake[2]: *** [im-ja-conf] Error 1 -- bsdforums.org 's moderator, mezz.