Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108103 - net-analyzer/mbrowse-0.3.1 requires =x11-libs/gtk+-1*
Summary: net-analyzer/mbrowse-0.3.1 requires =x11-libs/gtk+-1*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 11:37 UTC by Sven Wegener
Modified: 2005-10-09 05:12 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 Sven Wegener gentoo-dev 2005-10-04 11:37:40 UTC
The ebuild currently has >=x11-libs/gtk+-1.2.10 which will install gtk+-2 and
the compile fails.

checking for bprintf in -lsnmp... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: Cannot find GTK: Is gtk-config in path?

!!! ERROR: net-analyzer/mbrowse-0.3.1 failed.
!!! Function src_compile, Line 30, Exitcode 1
!!! ./configure failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-09 05:12:17 UTC
fixed in cvs. thanks for reporting