Date: Sun, 04 Apr 2004 23:59:08 -0500 From: Jeremy Messenger <mezz7@cox.net> To: Khairil Yusof <kaeru@pd.jaring.my> Cc: Jacques Vidrine <nectar@FreeBSD.org> Subject: Re: im-ja 0.9 broken with Gnome 2.6 Message-ID: <opr5yv4uhw8ckrg5@smtp.central.cox.net> In-Reply-To: <1081139010.13125.28.camel@wolverine.cerebro.net.my> References: <200404050335.i353ZMIU036434@repoman.freebsd.org> <1081139010.13125.28.camel@wolverine.cerebro.net.my>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof <kaeru@pd.jaring.my> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr5yv4uhw8ckrg5>