tis 2007-01-16 klockan 12:40 -0500 skrev Craig Bigler:
> I'm running HP-UX 11.11 as the OS.
> When I execute the make command, and I receive the following sequence
> of error messages:
>
> multicast.c: In function 'mcastJoinGroups':
> multicast.c:55: error: storage size of 'mr' isn't known
> multicast.c:69: error: invalid application of 'sizeof' to incomplete
> type 'struct ip_mreq'
Looks like HP-UX may require some include header not expected by Squid,
or that it implements multicast differently than the other OS:es Squid
has been tested on.
Possible workaround:
echo "#undef IP_MULTICAST_TTL" >> src/squid.h
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Thu Feb 01 2007 - 12:00:01 MST