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 :content-type:content-transfer-encoding; q=dns; s=default; b=MXe MiHewd0/i8RD7LdkP3SIYsc+uZ27sU7vPiHsgi7G4CQNVlmeRUYPUHRgCTTmSOG1 g4pENyjeFO6WmTkclWcORXUwu4Z4OMwO2hwuSfPof4KiVcz893Bm51w2JhNzIhIS Wd+8QZFux9pGnt8LFYZVvWHqU+1gUXsJvvG+3C6w= 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 :content-type:content-transfer-encoding; s=default; bh=2mXYzHO6E D2LlUvx9LCczw7avzs=; b=FNvkryeUNqb0IS1wHtvvzo5jMPFVPAhUHiPjKfXXw KoPVZ3yZ07Npsu1oMRupFIRDdwS49L22BGyDZzaTGbp3iRPvVJVexKkLGYRNPIzo Zm/cXlOF7O8sFPlPdJc+mnoo9pXoZyQfdaTANs+tw1Ge/L4uTa/weqKyFj8nMG8L y0= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp3nec.opaltelecom.net X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBACqs3VJPRtiL/2dsb2JhbAANTINDvVGDWEA9FhgDAgECAVgIAQGIDqZwnR6PHIQiBJlUlBM X-IPAS-Result: ApMBACqs3VJPRtiL/2dsb2JhbAANTINDvVGDWEA9FhgDAgECAVgIAQGIDqZwnR6PHIQiBJlUlBM Message-ID: <52DDAC9F.2090404@tiscali.co.uk> Date: Mon, 20 Jan 2014 23:09:19 +0000 From: David Stacey User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: libopenmpi-devel problems Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. [1] http://cygwin.com/cgi-bin2/package-grep.cgi?grep=usr%2Finclude%2Fevent2%2Fevent.h&arch=x86 [2] http://pkgs.org/fedora-20/fedora-i386/openmpi-devel-1.7.2-7.fc20.i686.rpm.html [3] http://pkgs.org/debian-wheezy/debian-main-i386/libopenmpi-dev_1.4.5-1_i386.deb.html -- 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