Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: Cygwin List Subject: Recompiling OpenLDAP fails with cygwin-1.5.18-1 From: "Dr. Volker Zell" Date: Thu, 21 Jul 2005 08:51:41 +0200 Message-ID: <87ll40r6rm.fsf@vzell-de.de.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes 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/