checking for GLIB... yes checking for X... no checking for GTK... no configure: error: You must have the GTK+ 2.0 development headers installed to compile Gaim's GTK+ interface. If you only want to build the console interface then specify --disable-gtkui when running configure.
Does USE="+console -gtk" work? What would be the purpose of emerging gaim with neither the GTK nor console interface?
> What would be the purpose of emerging gaim with neither the GTK nor console > interface? There is no purpose. It's supposed to fall back to building the console interface but --disable-gtkui is missing from this line: myconf="${myconf} --enable-consoleui"
nod if you want me to fix this
Is this still relevant with net-im/pidgin? (USE=console has been replaced by USE=ncurses AFAICS)
It wasnt fixed, but now it is.