ettercap problems

flacochala

I`m in!!
Hi... well, the thing is i was installing ettercap with darwinports and it throwed me this error.. does anybody knows how can i compile it right??

powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-pthread'
/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libpcre.0.dylib is not prebound
/usr/bin/ld: Undefined symbols:
_res_9_dn_expand
collect2: ld returned 1 exit status
make[2]: *** [ettercap] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
THANXSSS
 
I'm not too sure, but it sounds like you need to fix your pre-binding. To do this, enter:

sudo update_prebinding -force -root /
 
its seem that darwin ports doesnt install ettercap quite right, ive been looking around for some answers, and the best option is to install ettercap with fink... so if you have this problem try with fink, and problem solved!
 
Back
Top