Any idea what's going on on Cygwin?

2009-04-01 Thread Lisandro Dalcin
After a configure make, make test failed because of broken libs. I've noticed this: $ grep 'ar:' cygwin-c-debug/conf/make.log /usr/bin/ar: eisen.o: No such file or directory /usr/bin/ar: pythonts.o: No such file or directory /usr/bin/ar: dacorn.o: No such file or directory Then I've manually

Any idea what's going on on Cygwin?

2009-04-01 Thread Matthew Knepley
I have seen this on Windows when we get random file protection errors. MAtt On Tue, Mar 31, 2009 at 9:09 PM, Lisandro Dalcin dalcinl at gmail.com wrote: After a configure make, make test failed because of broken libs. I've noticed this: $ grep 'ar:' cygwin-c-debug/conf/make.log