Search squid archive

Re: Can not remove conftest.exe Permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxx> 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





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux