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

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Fri, 20 Jul 2007 22:35:32 +0200

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 Fri Jul 20 2007 - 14:35:45 MDT

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