id summary reporter owner description type status milestone component version severity resolution keywords cc 2582 .on trunk] Compilation error while compiling a program using boost_python using gcc 4.3.2 with boost in non-standard location brentjens@… Dave Abrahams "The compiler exits compilation of boost/python/detail/translate_exception.hpp on line 34 with an ""expected nested-name-specifier"" error. This is due to the fact that type_traits/add_reference.hpp is not included, while add_reference is used in the file. A fix is attached to this report. Note that boost was not installed in /usr/local on this machine, because the user requiring boost does not have root access." Patches closed Boost 1.41.0 python USE GITHUB Boost 1.39.0 Problem fixed djc@…