delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/04/29/21:32:43

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:mime-version:from:date:message-id:subject:to
:content-type; q=dns; s=default; b=DYL3tYbJItR4bUC3nQfUCXSO35yDK
CnMGFh7Q/OQAepGsqCMH8YRFIqep3PE9SNgts4Vt8QK5IeLTKK0yK7IpIQ890JhD
kxWUlpLPs8cXZ9WvcIIsu8qJ9fheCpzEBesoA/GtDBzBLcac/WZSaG8BCGbLY3Rc
7k+6Isq/gybxrw=
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:mime-version:from:date:message-id:subject:to
:content-type; s=default; bh=fPM0HJH46W+b2hnJhiBFJIU+XZA=; b=JcD
edVN7Hrz8xMmtxyy33NDHAfSTgU/BGoCalAZF36b1euYJZIbxLvqnAMmB9085OKD
XqkxWEvx1CCNfhfWFxTJEf54Rh2LiQ/By01coJZe/nSagYPpn3D4EBGSxxHymyLb
QdAYGcC+jysf9nyfQJJzbo8NxS6hbDZucUlaiTjc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f50.google.com
X-Received: by 10.112.167.73 with SMTP id zm9mr1530184lbb.89.1430357541739; Wed, 29 Apr 2015 18:32:21 -0700 (PDT)
MIME-Version: 1.0
From: Mark Hadfield <mark DOT hadf AT gmail DOT com>
Date: Thu, 30 Apr 2015 13:32:01 +1200
Message-ID: <CALLo=nrDwOb8sezZoq_TjZ_kQocNFat+wmjtfUpYG6TMsDph2Q@mail.gmail.com>
Subject: OpenMPI installation bug: /usr/bin/mpif90 links to non-existent target
To: Cygwin <cygwin AT cygwin DOT com>

I have the current versions of openmpi and libopenmpi installed in
Cygwin-64. The mpif90 command (MPI wrapper for Gfortran) does not
execute, even though /usr/bin/mpif90 exists. The problem is that
/usr/bin/mpif90 is a symbolic link to /usr/bin/mpifort.exe, which does
not exist. However /usr/bin/mpifort does exist (and is itself a link
to /usr/bin/opal_wrapper.exe). I have cured this by changing the
target of /usr/bin/mpif90:

$ ln -sf /usr/bin/mpifort /usr/bin/mpif90

Mark Hadfield
51 Volga St
Wellington 6023, NZ

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019