| 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!
| |
|
|
|
|
e
Created with FORUM 2.0.11