Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22642 - ettercap does not build without gtk
Summary: ettercap does not build without gtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-11 15:12 UTC by Jörg Lübbert
Modified: 2003-06-12 01:56 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 Jörg Lübbert 2003-06-11 15:12:32 UTC
If GTK/GTK2 is not installed on a system (no useflags for them set), then
ettercap fails to build completely.

./configure output below:

checking for gtk+-2.0 >= 2.0.0 pango >= 1.0 atk >= 1.0... Package gtk+-2.0 was
not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
 
configure: error: Library requirements (gtk+-2.0 >= 2.0.0 pango >= 1.0 atk >=
1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if
your libraries are in a nonstandard prefix so pkg-config can find them.
 
!!! ERROR: net-analyzer/ettercap-0.6.10 failed.
!!! Function econf, Line 304, Exitcode 1
!!! econf failed
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-06-12 01:56:35 UTC
i've committed a fix for that and is now in 0.6.10-r1.

thanks for your report