Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48149 - ettercap ebuild: you can't specify a debug option
Summary: ettercap ebuild: you can't specify a debug option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 11:10 UTC by Ludootje
Modified: 2004-04-26 13:30 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 Ludootje 2004-04-17 11:10:17 UTC
While running ettercap, I got this error:
----
 Ooops !! Somewhere in the stack a pointer got crazy...
 [ettercap] Segmentation Fault...

 To report this error follow these steps:

  1) recompile ettercap in debug mode :
        "configure --enable-debug && make clean && make"
  2) reproduce the critical situation

etc etc etc
----

So I checked if I installed ettercap using emerge, to reinstall it with a USE="+debug":

----
<root@gax ~> # emerge -pv ettercap
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild   R   ] net-analyzer/ettercap-0.6.10-r1  +ncurses +ssl  0 kB
----

Apparently, I can't install it with the debug option, while according to ettercap there is a debug option.

Could a debug option be added to the ebuild?

Reproducible: Didn't try
Steps to Reproduce:
Comment 1 Jon Hood (RETIRED) gentoo-dev 2004-04-26 13:30:34 UTC
0.6.11 is now stable in portage with this option.