$ echo '#include <boost/date_time.hpp>' > t.cpp $ g++ -c -o t.o t.cpp In file included from /usr/include/boost/date_time/local_time/tz_database.hpp:14, from /usr/include/boost/date_time/local_time/local_time.hpp:19, from /usr/include/boost/date_time.hpp:15, from t.cpp:1: /usr/include/boost/date_time/tz_db_base.hpp:161: error: declaration of 'typedef class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type> boost::date_time::tz_db_base<time_zone_type, rule_type>::dst_adjustment_offsets' /usr/include/boost/date_time/time_zone_base.hpp:76: error: changes meaning of 'dst_adjustment_offsets' from 'class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type>' boost-devel-1.36.0-alt6
Это https://svn.boost.org/trac/boost/ticket/1615 Исправленная сборка будет сегодня или завтра.
1.36.0-alt7