HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Installation error in linux
Author: Xavier Roche
Date: 01/14/2003 20:33
 
> In file included from htscore.c:49: 
> htsnet.h:153: field `in6' has incomplete type

struct sockaddr_in6 is not defined?!
Then, add the ac_cv_lib_c_getaddrinfo=0 option to the 
configure call:

./configure ac_cv_lib_c_getaddrinfo=0
make CFLAGS="-DNOSTRDEBUG"
make install

This should work this time!
 
Reply Create subthread


All articles

Subject Author Date
Installation error in linux

01/07/2003 05:58
Re: Installation error in linux

01/07/2003 21:11
Re: Installation error in linux

01/13/2003 04:25
Re: Installation error in linux

01/13/2003 07:13
Re: Installation error in linux

01/14/2003 07:31
Re: Installation error in linux

01/14/2003 20:33
Re: Installation error in linux

01/15/2006 16:34




e

Created with FORUM 2.0.11