Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1736 - BitchX Ebuild BROKEN
Summary: BitchX Ebuild BROKEN
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-13 14:10 UTC by Diego Giagio
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Diego Giagio 2002-04-13 14:10:30 UTC
Hi,

Im using Gentoo Linux 1.1a. I havent installed X/GTK/GNOME.

bash# USE="-X -gnome -gtk" emerge bitchx

It compiles BitchX and their modules fine. When it tries to compile BitchX 
configurator, it sends me an error about not having GTK+. The entire Ebuild 
fails.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-15 03:08:37 UTC
Try to do this:

export USE="-X -gtk -gnome"
emerge bitchx

and see what happens.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-16 08:50:53 UTC
I have updated bitchx to the newest version, and made some cleanups in the
ebuild.  Please emerge rsync and test again to see if this problem has gone
away. I checked it on my system, and it emerged without errors
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-17 00:24:56 UTC
this seems to have gone away