boost devels
Tomasz Pala
gotar at polanet.pl
Tue Jan 1 18:20:53 CET 2008
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 <gotar at pld-linux.org>
More information about the pld-devel-en
mailing list