Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2007: Missing header in Boost.MPI
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-16 14:33:45
#2007: Missing header in Boost.MPI
---------------------------------------+------------------------------------
Reporter: manuel.freiberger_at_[hidden] | Owner: troyer
Type: Bugs | Status: reopened
Milestone: Boost 1.36.0 | Component: mpi
Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------+------------------------------------
Comment (by manuel.freiberger_at_[hidden]):
Ok, I downloaded the current Boost SVN version and compiled the sample
program against it.
If I do not include the *ipp files, I get the same errors as above. If I
include the *ipp
files, compiling and linking works, but I get the following error at
execution:
mpirun -np 2 --hostfile myhosts ./mpi-test.exe
./mpi-test.exe: symbol lookup error: ./mpi-test.exe: undefined symbol:
_ZN5boost13serialization6detail27extended_type_info_typeid_013type_registerERKSt9type_info
./mpi-test.exe: symbol lookup error: ./mpi-test.exe: undefined symbol:
_ZN5boost13serialization6detail27extended_type_info_typeid_013type_registerERKSt9type_info
Probably this is a linker issue? The full version string of my compiler is
g++ (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
/Manuel
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2007#comment:6>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC