I suppose libpthread is not the problem then. I'm not sure which gcc compiler i'm using. If i have to download that, then im not using one at all. I'm not very experienced in building in Unix. When i ./configure, that part runs fine, however during the 'make' part i get
Undefined symbols:
_GETLONG
_GETSHORT
_PUTSHORT
collect2: ld returned 1 exit status
make:
* [ettercap] Error 1
ettercap is the program i am compiling. any ideas?