|
Boost Users : |
Subject: Re: [Boost-users] MPI build problems in Fedora 14 x64
From: Riccardo Murri (riccardo.murri_at_[hidden])
Date: 2010-11-15 15:53:11
> > 1. Try to compile with `mpicxx -c` a file consisting of the single
> > line `#include ` ; if this fails, your `mpicxx` is not
> > installed properly.
>
> This test fails. Is there any workaroud?
Try reinstalling the openmpi package(s); if the problem persists, it
could be a packaging problem, e.g., `mpicxx` configured with the wrong
paths.
Possibly, `mpicxx` is instructing the compiler to look for the MPI
include files under `/usr/include/openmpi` instead of
`/usr/include/openmpi-x86_64` (where you reported `mpi.h` is
located). A symlink *could* be a workaround.
Best regards,
Riccardo
-- Riccardo Murri Grid Computing Competence Centre, http://www.gc3.uzh.ch/ Organisch-Chemisches Institut, University of Zurich Winterthurerstrasse 190, CH-8057 Zürich (Switzerland) Tel: +41 44 635 4222 Fax: +41 44 635 6888
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net