
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@cs.vu.nl 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