Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
BROKEN: ettercap-0.7
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
appetitus
Apprentice
Apprentice


Joined: 28 Sep 2003
Posts: 210

PostPosted: Tue Aug 10, 2004 11:33 am    Post subject: BROKEN: ettercap-0.7 Reply with quote

Does anybody actually test before release?? Geez

>>> emerge (2 of 2) net-analyzer/ettercap-0.7.0 to /
>>> md5 src_uri ;-) ettercap-NG-0.7.0.tar.gz
>>> Unpacking source...
>>> Unpacking ettercap-NG-0.7.0.tar.gz to /var/tmp/portage/ettercap-0.7.0/work
>>> Source unpacked.
configure: error: invalid package name: openssl=/usr

!!! ERROR: net-analyzer/ettercap-0.7.0 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed
_________________
Being a Gentoo user means living in a house inhabited by a family of crazed carpenters. When you wake up, the house is different. Maybe there is a new turret, or some walls have moved, or perhaps someone has removed the floor under your bed.
Back to top
View user's profile Send private message
GentooBox
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1168
Location: Denmark

PostPosted: Tue Aug 10, 2004 4:36 pm    Post subject: Reply with quote

Quote:
# emerge ettercap
Calculating dependencies ...done!
>>> emerge (1 of 1) net-analyzer/ettercap-0.7.0 to /
>>> md5 src_uri ;-) ettercap-NG-0.7.0.tar.gz
>>> Unpacking source...
>>> Unpacking ettercap-NG-0.7.0.tar.gz to /var/tmp/portage/ettercap-0.7.0/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking whether to enable maintainer-specific portions of Makefiles... no

Configuring ettercap NG-0.7.0...

checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking if your compiler supports __VA_ARGS__ in macro declarations... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h...
/usr/portage/net-analyzer/ettercap/ettercap-0.7.0.ebuild: src_compile aborted; exiting.


I just hit CTRL + C

ettercap works here.. - and belive me, the ebuilds have been tested..
_________________
Encrypt, lock up everything and duct tape the rest
Back to top
View user's profile Send private message
AlfaGTV
n00b
n00b


Joined: 26 Jul 2003
Posts: 57
Location: Belgium

PostPosted: Fri Aug 13, 2004 9:23 am    Post subject: Reply with quote

I'm having the same problem.

Calculating dependencies ...done!
>>> emerge (1 of 1) net-analyzer/ettercap-0.7.0 to /
>>> md5 src_uri ;-) ettercap-NG-0.7.0.tar.gz
>>> Unpacking source...
>>> Unpacking ettercap-NG-0.7.0.tar.gz to /var/tmp/portage/ettercap-0.7.0/work
>>> Source unpacked.
configure: error: invalid package name: openssl=/usr

!!! ERROR: net-analyzer/ettercap-0.7.0 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed

Running 2.6.7-ck-sources on a Dual Athlon MP2400

USE="3dnow acpi artswrappersuid dvd glut java mmx nvidia sse transcode xvid -cups -foomaticdb -gpm -gnome -libg++ -libwww -mikmod -nls -spell -xv -gdbm -slang -ssl -perl"

CFLAGS="-O3 -march=athlon-mp -pipe -fomit-frame-pointer -m3dnow -msse -mmmx"

I have emerged ettercap 0.6.b, and that version works...
_________________
Cuore Sportivo
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Fri Aug 13, 2004 9:50 am    Post subject: Reply with quote

There seems to be a problem with USE="-ssl" Add that output and your emerge info to https://bugs.gentoo.org/show_bug.cgi?id=59003
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
r1k0d3r
n00b
n00b


Joined: 19 Oct 2004
Posts: 33
Location: on a radiowave

PostPosted: Sun Oct 31, 2004 11:46 pm    Post subject: Reply with quote

hi,

the compilation of ettercap 7.0 seems to broke too when +debug option set
i got few problems to make an effective compilation but as soon as i changed /etc/make.conf to
USE="-debug"
the recompilation worked fine ;o)

hope it will help
bless
_________________
Last night, i&i dreamt i ate a giant marshmallow, and this morning when i wuk up, my pillow had disappeared...wtf ?!?!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum