X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=gJ49RV6m7syCDlXrq7r7LGTbPp7VanppTVN/fUJaQao FurasZkiEO8a325vTAbLxyF2Y2/KHxFTNQUes+xI4dYMlYf5tZlG0muwexAxCSmd GfGuBsd4fM00dzkJ0wv5Uv9M2PEb14wK5+kFPsHGUzstmUZ5yX+UaE5hPHfL56bE = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=G4gGhDB1AJzMdKmAu94Qa5b7ynM=; b=FSY0S0kvaJMTrJ2Fg XqgXXO4ow96rRtfp4qHgPBSPHN0Jk7DuvbzO4gVUsj/uwTIU9BrEClT3oG1NoPFx 3p2/8nHirxxh3ZS7qJDDWz7fbAr4Fv7Qif92ppINDtUCUcYgsmajB2KkN34XiZAg s2sGgwfMDdGdHf3VGqZphzRON0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=patching, HX-Spam-Relays-External:ESMTPA X-HELO: vsmx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: openldap on Cygwin (was: Bug report: Killing a native process may not actually kill it) References: Date: Thu, 25 Jul 2019 20:30:46 +0200 In-Reply-To: (Quanah Gibson-Mount's message of "Thu\, 25 Jul 2019 10\:32\:09 -0700") Message-ID: <87tvba7yqx.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x6PIVPK1020091 Quanah Gibson-Mount writes: […] Sorry for wedging in sideways, but I've looked into building a more up-to-date openldap and there's missing detection / configuration for Cygwin. Specifically, there's code trying to use robust POSIX mutexes, which Cygwin doesn't have. As there is no configure option (that I could find), the solution is a bit invasive: either feeding in a number of preprocessor defines or patching in the recognition of Cygwin into libraries/liblmdb/mdb.c to define the correct options there. Any chance the upcoming release would have a fix for that? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs -- 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