|
Boost Users : |
Subject: [Boost-users] compiling parallel boost graph library (PBGL)
From: Elzbieta Krepska (ekr_at_[hidden])
Date: 2010-06-29 09:06:23
Dear PBGL developers,
I'm getting errors when compiling parallel-bgl-0.7.0 (the release from
PBGL website).
I'm compiling against boost 1.43.0, MPI implementation by MX
(mpich/mx/gcc/64/1.2.7..3) and using gcc version 3.4.6 20060404 (Red Hat
3.4.6-11).
The error I'm getting is:
---- boost/graph/distributed/betweenness_centrality.hpp:574: error: using invalid field `boost::graph::parallel::detail::betweenness_centrality_delta_stepping_impl <Graph, DistanceMap, IncomingMap, EdgeWeightMap, PathCountMap>::owner' ---- and apparently happens during linking. I would appreciate your help. I put the printout from 'make' (verbosity on so that you can see the failing command) and my CMakeCache temporarily under: http://www.cs.vu.nl/~ekr/pbgl-error/error.txt http://www.cs.vu.nl/~ekr/pbgl-error/CMakeCache.txt Best regards, Elzbieta Krepska -- Elzbieta Krepska, ekr_at_[hidden] Vrije Universiteit, Amsterdam Faculty of Exact Sciences Dept. of Computer Science De Boelelaan 1081 1081 HV Amsterdam, The Netherlands Phone: +31 (0)20 59 87 562 http://www.cs.vu.nl/~ekr
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