This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vsnprintf error compiling


Yes, you are right. Antivirus was causing the problem.

Sorry for the inconvenience.

Thanks a lot for your time.

2015-08-25 18:25 GMT+02:00 cyg Simple <cygsimple@gmail.com>:
> On 8/25/2015 12:00 PM, Marco Atzeri wrote:
>> On 25/08/2015 17:41, Kizito Porta Balanyà wrote:
>>> Hello, I attach what I think that is relevant:
>>>
>>> configure:12469: ./conftest.exe
>>> configure:12469: $? = 0
>>> configure:12470: result: yes
>>> configure:12483: result:
>>> configure:12487: checking vsnprintf is c99 conformant
>>> configure:12507: gcc -o conftest.exe -g -O2   conftest.c -lpthread  >&5
>>> /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld:
>>> cannot open output file conftest.exe: Permission denied
>>> collect2: error: ld returned 1 exit status
>>
>> this looks suspicious. Antivirus interference ?
>> Or wrong permission in the tree.
>
> I suspect Antivirus having the newly created file open.  Configure is
> faster than the AV and creates, uses, removes the same file names over
> and over again.  You might be able to configure the AV to ignore your
> working environment.
>
> --
> cyg Simple
>
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]