hey,
I have backtrack 4. I want to install skipfish (web page scanner by google: skipfish - Project Hosting on Google Code )
after doing "make" i get does errors:
I have completly no idea what they mean and how to fix them, i am looking forward to get help here. Thank you!Code:http_client.c:39:18: error: idna.h: No such file or directory http_client.c: In function 'parse_url': http_client.c:277: warning: implicit declaration of function 'idna_to_ascii_8z' http_client.c:277: error: 'IDNA_SUCCESS' undeclared (first use in this function) http_client.c:277: error: (Each undeclared identifier is reported only once http_client.c:277: error: for each function it appears in.) make: *** [skipfish] Error 1


