Hi list With the latest and greatest packages installed I'm trying to recompile openldap but getting:
checking for sched.h... yes checking for pthread_create in default libraries... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -kthread... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -pthread... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -pthreads... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -mthreads... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -thread... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -lpthread -lmach -lexc -lc_r... no checking for pthread link with -lpthread -lmach -lexc... no checking for pthread link with -lpthread -Wl,-woff,85... no checking for pthread link with -lpthread... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -lc_r... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -threads... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -lpthreads -lmach -lexc -lc_r... rm: cannot remove `conftest.exe': Permission denied rm: cannot remove `conftest.exe': Permission denied no checking for pthread link with -lpthreads -lmach -lexc... no checking for pthread link with -lpthreads -lexc... no checking for pthread link with -lpthreads... no configure: error: could not locate usable POSIX Threads When trying to look at the permissions of conftest.exe it is already removed. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/