| Hi Xavier,
I've just tried today to compile it on FreeBSD 4.6.2 -
RELEASE #0 and it failed with the following:
./configure succeeded no problem
make did the following:
mybox# make
Building all, please wait
In case of problems, type in:
make help
OS TYPE:
Make mode:
gcc -fPIC -O3 -Wall -Wcast-align -Wstrict-prototypes -
Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -
Wnested-externs -c htscore.c
In file included from htscore.c:49:
htsnet.h:69: conflicting types for `in_addr_t'
/usr/include/sys/types.h:76: previous declaration of
`in_addr_t'
*** Error code 1
Stop in /home/test/httrack-3.20/src.
*** Error code 1
Tried making it under OpenBSD and NetBSD - no avail..
any ideas?
Cheers,
Ryan | |