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]

Recompiling OpenLDAP fails with cygwin-1.5.18-1


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/


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