Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165368 - net-im/gaim-2.0.0_beta6 USE="-console -gtk" doesn't work
Summary: net-im/gaim-2.0.0_beta6 USE="-console -gtk" doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-04 23:53 UTC by Tristan Heaven (RETIRED)
Modified: 2007-06-30 16:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Heaven (RETIRED) gentoo-dev 2007-02-04 23:53:15 UTC
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.
Comment 1 Drew Winstel 2007-02-18 15:53:04 UTC
Does USE="+console -gtk" work?

What would be the purpose of emerging gaim with neither the GTK nor console interface?
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-02-18 17:59:07 UTC
> 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"
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2007-04-02 16:56:03 UTC
nod if you want me to fix this
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-30 15:22:39 UTC
Is this still relevant with net-im/pidgin? (USE=console has been replaced by USE=ncurses AFAICS)
Comment 5 Olivier Crete (RETIRED) gentoo-dev 2007-06-30 16:37:32 UTC
It wasnt fixed, but now it is.