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

From: Santosh Rani <santoshballey@dont-contact.us>
Date: Sat, 21 Jul 2007 13:31:50 +0530

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

Secondly, I have tried the hint given by you and it works. The
question on my mind is what I have done by that
ac_cv_af_unix_large_dgram=no. What I will lose, if at all I do?
Finally is it all documented somewhere?

Regards

On 21/07/07, Henrik Nordstrom <henrik@henriknordstrom.net> wrote:
> On fre, 2007-07-20 at 20:48 +0530, Santosh Rani wrote:
> > During compiling squid-2.6.STABLE13 on a i686 machine (P-4) under
> > Cygwin environment, I am getting the following error:-
> >
> > Can not remove conftest.exe Permission denied
> >
> > I have successfully achieved compiling same squid-2.6.STABLE13 on a
> > P-III machine .
> >
> > Any clues please.
>
> Which configure test is it failing at?
> (see config.log)
>
> I would guess one of the tests gets stuck in the background somehow. An
> educated guess is the "if AF_UNIX dgram sockets support large packets"
> test as this is the only test forking a child process..
>
> if that's the case then you can try
>
> ./configure ... ac_cv_af_unix_large_dgram=no
>
> Regards
> Henrik
>
>
>
>
Received on Sat Jul 21 2007 - 02:01:53 MDT

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