id summary reporter owner description type status milestone component version severity resolution keywords cc 8048 Boost 1.53 + GCC 4.6.3 __int128 undefined. wchan212@… John Maddock "Hi. I am using gcc 4.6.3 as well as boost 1.53.0; my program previously compiles fine w/ boost 1.52.0. I get this error: /opt/orange/include/boost/config/suffix.hpp(496): error: identifier ""__int128"" is undefined /opt/orange/include/boost/config/suffix.hpp(497): error: expected a "";"" /opt/orange/include/boost/config/suffix.hpp(496): error: identifier ""__int128"" is undefined /opt/orange/include/boost/config/suffix.hpp(497): error: expected a "";"" /opt/orange/include/boost/config/suffix.hpp(496): error: identifier ""__int128"" is undefined /opt/orange/include/boost/config/suffix.hpp(497): error: expected a "";"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/is_integral.hpp(74): error: class ""boost::is_integral"" has already been defined /opt/orange/include/boost/type_traits/make_unsigned.hpp(79): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/make_unsigned.hpp(111): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/make_unsigned.hpp(79): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/make_unsigned.hpp(111): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/make_unsigned.hpp(79): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/type_traits/make_unsigned.hpp(111): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(92): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(92): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(92): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: class ""boost::hash"" has already been defined /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: class ""boost::hash"" has already been defined /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: class ""boost::hash"" has already been defined /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" /opt/orange/include/boost/functional/hash/hash.hpp(444): error: namespace ""boost"" has no member ""uint128_type"" " Bugs closed To Be Determined config Boost 1.53.0 Showstopper fixed