Re: [squid-users] Can not remove conftest.exe Permission denied

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sat, 21 Jul 2007 17:05:53 +0200

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

Received on Sat Jul 21 2007 - 09:06:05 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT