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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=PgUYffvc5m3JClJLaV+jO5pXae9vzpO1HWN+hmStvM9 T9XB0U5gcq6AOM5gMw+Pzch/AgscqQWjtTNJJ+RGhZD3kB78eyjps4/cGdVeyaP3 bKwLQFL9CYM+Uy3Yof8MHrTHZQ6mqR4k/wUoh+swhgdkB4NJlqCDerQcqIoCCoZo = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=cXHXFwOdXzhnGPRLrXJndfStESE=; b=ejIK50oD7W8PbaffG F3d4/QlN3w0hG5VuDwounGvQ4H6c8zg+fmNtgecltL++sMjaOwX/0a0P5o4np8fb 4Zsta2kPYKL/YKXQgNGvY9PsTwFZU8Q+2uU59oYRbeB67IVe5GOYNmgK6m2v56pe zWsqEs318EMOtqNJ2WXEKXYMnU= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp2nec.opaltelecom.net X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBADes3lJV0k+r/2dsb2JhbAANTL0BgwWBKoMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQGuS50dF48GFoQiBK1n X-IPAS-Result: ApMBADes3lJV0k+r/2dsb2JhbAANTL0BgwWBKoMZAQEBBDhAEQsYCRYPCQMCAQIBRRMIAQGuS50dF48GFoQiBK1n Message-ID: <52DEAD10.4010009@tiscali.co.uk> Date: Tue, 21 Jan 2014 17:23:28 +0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: libopenmpi-devel problems References: <52DDAC9F DOT 2090404 AT tiscali DOT co DOT uk> <52DE26F7 DOT 5010802 AT gmail DOT com> In-Reply-To: <52DE26F7.5010802@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 21/01/14 07:51, Marco Atzeri wrote: > On 21/01/2014 00:09, David Stacey wrote: >> I am experiencing two problems with libopenmpi-devel-1.7.2-1: >> >> 1. The package contains an implementation of libevent2 that clashes with >> files in libevent-devel-2.0.21-1. For instance, both packages contain >> /usr/include/event2/event.h [1]. Linux distros tend to get round this >> clash by placing the openmpi include files in their own directory (e.g. >> Fedora uses /usr/include/openmpi-i386/event2/event.h [2]; Debian has >> /usr/lib/openmpi/include/openmpi/opal/event/event.h [3]). >> >> 2. The version of event.h in libopenmpi-devel includes "opal_rename.h", >> which is not provided in libopenmpi-devel (or any other Cygwin package >> for that matter). Hence, a programme that includes event.h will fail to >> compile. >> >> Marco: If you agree with my analysis above, please could you repackage >> libopenmpi-devel to fix these issues. >> >> Many thanks in advance, >> >> Dave. > > This issues seems gone on 1.7.4rc1, as libevent2 should no be installed > > so as soon 1.7.4 is out I will update the package Thanks, Dave. -- 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