Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I just emerged gtk+-2.4.0, and discovered that im-ja fails to work/build with it (the already compiled version can't load, and a new emerge fails). The compilation errors are as follows: gcc -O3 -march=athlon-xp -pipe -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 -pthread -Wl,--export-dynamic -Wl,--export-dynamic /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so /usr/lib/libgthread-2.0.so /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libxml2.so -lpthread -lz /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lRKC im_ja_conf-im-ja-conf.o(.text+0x14ef): In function `create_dialog': : undefined reference to `GTK_OPTION_MENU' im_ja_conf-im-ja-conf.o(.text+0x1519): In function `create_dialog': : undefined reference to `GTK_OPTION_MENU' collect2: ld returned 1 exit status
Fixed im-ja-0.9-r1. foser: why didn't you hard-mask gtk+-2.4.0? I think it should be package.masked at least for a while... (not only uim and im-ja but also kazehakase/mozilla is broken on my laptop with gtk+-2.4.0 :-/)
because it's a stable release & actually all the problems i have seen so far are mistakes by packagers. actually these kind of problems are not likely to be found if in p.mask, these sort of things is what ~ is for.
I'm having a very similar problem with app-i18n/im-ja-1.0-r2 and gtk+-2.4.0-r1. Since there doesn't seem to be a way to reopen this bug, I've opened a new one, #50701.