Boost logo

Boost-Build :

From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-05-28 11:35:25


Gregory Gorbatov wrote:

> Trying to build multicast boost example on SunOS 5.10 Generic_118833-36
> sun4u sparc SUNW,Sun-Fire
> Got the foolwing errors.
> Any help appreciated
>
>
> cd /ilx/src/dbs/boost_1_35_0/libs/asio/example/multicast
> /ilx/src/dbs/boost_1_35_0/tools/jam/src/bin.solaris/bjam --toolset=sun
> sun.compile.c++
> ../../../../bin.v2/libs/asio/example/multicast/sun/debug/threading-multi/receiver.o
> "../../../../boost/asio/detail/socket_ops.hpp", line 202: Error: Cannot
> assign void* to char*.
> "../../../../boost/asio/detail/socket_ops.hpp", line 213: Error: Cannot
> assign void* to char*.
> "../../../../boost/array.hpp", line 75: Error: Too few arguments for
> template std::reverse_iterator<boost::T*>.
> "../../../../boost/array.hpp", line 289: Where: While specializing
> "boost::array<boost::T, boost::N>".
> "../../../../boost/array.hpp", line 289: Where: Specialized in
> non-template code.
> "../../../../boost/array.hpp", line 76: Error: Too few arguments for
> template std::reverse_iterator<const boost::T*>.

This appears to be a bug with either compiler or example, and not a boost.build
issue. I suggest you ask this question on boost-users_at_[hidden] mailing list.

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk