Can not compile latest version because of missing header file..
cc -L/usr/local/lib/ -L/opt/local/lib skipfish.c -o skipfish -O3 -Wno-format
-Wall -funsigned-char -g -ggdb -I/usr/local/include/ -I/opt/local/include/
-D_FORTIFY_SOURCE=0 \
http_client.c database.c crawler.c analysis.c report.c -lcrypto -lssl -lidn -lz
http_client.c:39:18: error: idna.h: No such file or directory
http_client.c: In function ‘parse_url’:
http_client.c:285: warning: implicit declaration of function
‘idna_to_ascii_8z’
http_client.c:285: error: ‘IDNA_SUCCESS’ undeclared (first use in this
function)
http_client.c:285: error: (Each undeclared identifier is reported only once
http_client.c:285: error: for each function it appears in.)
make: *** [skipfish] Fehler 1
Original issue reported on code.google.com by freiheit...@gmail.com on 17 Jun 2010 at 1:09
Original issue reported on code.google.com by
freiheit...@gmail.com
on 17 Jun 2010 at 1:09