1.

/usr/include/boost/iostreams/detail/double_object.hpp:26:34: error: 
boost/call_traits.hpp: No such file or directory

~:  rpm -qf /usr/include/boost/iostreams/detail/double_object.hpp
boost-devel-1.34.1-1

#if BOOST_WORKAROUND(__MWERKS__, > 0x3003)
    typedef Metrowerks::call_traits<T>             traits_type;
#else
    typedef boost::call_traits<T>                  traits_type;
#endif

however file /usr/include/boost/call_traits.hpp belongs to
boost-call_traits-devel which is not required. I think it should.


2. what's the point in separating these two devels?

boost-ref-devel = 1.34.1-1 is needed by (installed) boost-devel-1.34.1-1.athlon
boost-devel = 1.34.1-1 is needed by (installed) boost-ref-devel-1.34.1-1.athlon


-- 
Tomasz Pala <[EMAIL PROTECTED]>
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to