HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Problems compiling httrack on Solaris
Author: Xavier Roche
Date: 05/01/2006 16:32
 
> Just replace the if line by:
> if (hp->h_length) {

And the line:

SOCaddr_copyaddr(server, server_size, hp->h_addr_list[0], hp->h_length);

by:

SOCaddr_copyaddr(*server, server_size, hp->h_addr_list[0], hp->h_length);

And this should compile fine.

I'll merge the fix for the next alpha release.

Thanks for the report!
 
Reply Create subthread


All articles

Subject Author Date
Problems compiling httrack on Solaris

04/25/2006 09:43
Re: Problems compiling httrack on Solaris

05/01/2006 16:02
Re: Problems compiling httrack on Solaris

05/01/2006 16:32
Re: Problems compiling httrack on Solaris

09/08/2006 16:50




5

Created with FORUM 2.0.11