Boost logo

Boost :

From: elviin (elviin_at_[hidden])
Date: 2007-03-05 08:12:52


Hello,

If I want to build Boost from cvs with

using gcc; (4.1.1)
using python ;
using mpi ;

then there is a collision in target names or at least I undestand that
as a collision:

~/elviin/src/boost/tools/build/v2/build/virtual-target.jam:985: in
virtual-target.register-actual-name from module virtual-target
error: Duplicate name of actual target: <p/usr/local/lib>mpi.so
error: previous virtual target {
common%common.copy-mpi.so.PYTHON_EXTENSION {
gcc%gcc.link.dll-mpi.so.PYTHON_EXTENSION { gcc%gcc.compi
le.c++-collectives.o.OBJ { python/collectives.cpp.CPP } } {
gcc%gcc.compile.c++-py_communicator.o.OBJ
...
...
...

The only way how to install the mpi binding is to comment the line
with "using python;" directive.

Regards,

elviin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk