im-ja 0.9 broken with Gnome 2.6

Jeremy Messenger mezz7 at cox.net
Mon Apr 5 04:58:30 GMT 2004


On Mon, 05 Apr 2004 12:23:31 +0800, Khairil Yusof <kaeru at 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.


More information about the freebsd-gnome mailing list