hi, I was trying build mapnik on mandriva2008 from source. On running scons, I get this error:
/usr/include/boost/preprocessor/iteration/detail/local.hpp:79: instantiated from here /usr/include/boost/python/detail/make_tuple.hpp:25: error: ‘PyTuple_SET_ITEM’ was not declared in this scope /usr/include/boost/python/object_core.hpp: In constructor ‘boost::python::api::object::object(const T&) [with T = boost::python::tuple]’: /usr/include/boost/python/numeric.hpp:120: instantiated from ‘void boost::python::numeric::array::resize(const Sequence&) [with Sequence = boost::python::tuple]’ /usr/include/boost/preprocessor/iteration/detail/local.hpp:37: instantiated from here /usr/include/boost/python/object_core.hpp:309: error: ‘object_base_initializer’ was not declared in this scope scons: *** [bindings/python/mapnik_proj_transform.os] Error 1 scons: building terminated because of errors. any clues as to what has to be done? -- regards Kenneth Gonsalves Associate NRC-FOSS http://nrcfosshelpline.in/web/ _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

