On lör, 2007-07-21 at 13:31 +0530, Santosh Rani wrote:
> Upon checking the config.log, the following test seems to be failing:
> 
> configure:2775: gcc -c -g -O2  conftest.c >&5
> conftest.c:2: error: parse error before "me"
> configure:2781: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif

that one should be failing..

> Secondly, I have tried the hint given by you and it works.

Ok. So that test needs to be improved a bit..

> The
> question on my mind is what I have done by that
> ac_cv_af_unix_large_dgram=no.

Nothing really. Squid will use UDP/IP instead of UNIX sockets for
talking to the pinger if you build it with --enable-icmp. The use of
UNIX (aka AF_LOCAL) sockets is more of a convenience thing than
functionality, mainly relevant for FreeBSD jail setups.

> What I will lose, if at all I do?
> Finally is it all documented somewhere?

Not outside the source no.

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to