I’m using CentOS 6.2 and needed to install the following dependencies before Skipfish would ‘make’:
yum install pcre-devel openssl-devel libidn-devel libidn2-devel
Some of the errors listed before this included the following:
In file included from src/auth.c:30: src/http_client.h:26:25: error: openssl/ssl.h: No such file or directory In file included from src/auth.c:30: src/http_client.h:214: error: expected specifier-qualifier-list before ‘SSL_CTX’ make: *** [skipfish] Error 1
Try follow this steps.
http://www.mamunahmed.com/02/run-skipfish-using-ubuntu-10-04-lucid-lynx-to-test-your-website-security/
i’m using centos 6 and it works!