I tried installing Httrack on my linux machine. The ./configure went fine but
when I run make i encounter this error.
/usr/include/socketbits.h:164: warning: cast increases required alignment of
target type
htsnet.h: At top level:
In file included from htscore.c:49:
htsnet.h:153: field `in6' has incomplete type
htscore.c: In function `httpmirror':
htscore.c:1366: warning: cast increases required alignment of target type
htscore.c:1386: warning: cast increases required alignment of target type
htscore.c:1413: warning: cast increases required alignment of target type
htscore.c:1419: warning: cast increases required alignment of target type
htscore.c:1419: warning: cast increases required alignment of target type
htscore.c:1458: warning: cast increases required alignment of target type
Then it justs stop and did not coninue.
Any inputs
|