Boost logo

Boost :

From: Gaurav.Jain_at_[hidden]
Date: 2007-02-13 05:20:13


Hi Chris

 

Christopher Kohlhoff <chris <at> kohlhoff.com> writes:

>

>

> On Tue, 13 Feb 2007 12:19:26 +0530, Gaurav.Jain <at>
iflexsolutions.com said:

> > Christopher Kohlhoff <chris <at> kohlhoff.com> writes:

> > >

> > > Hi Gaurav,

> > > Just a wild guess... can you please try the following diff and see
if

> > > it

> > > helps:

> > >

> > > --- posix_fd_set_adapter.hpp 4 Jan 2007 05:53:00 -0000
1.2

> > > +++ posix_fd_set_adapter.hpp 12 Feb 2007 10:52:13 -0000

> > > <at> <at> -32,6 +32,7 <at> <at>

> > > posix_fd_set_adapter()

> > > : max_descriptor_(invalid_socket)

> > > {

> > > + using namespace std;

> > > FD_ZERO(&fd_set_);

> > > }

> > >

> > > Cheers,

> > > Chris

> >

> > Hi Chris,

> >

> > Yes, it does solve the problem on Solaris.

>

> Great! Are you able to compile and run all of the tests now?

>

> > Seems like boost::asio is no longer a header only library.

>

> You do now need to link to the boost_system library, yes.

>

> Cheers,

> Chris

 

It will take some time to compile and run all the tests. I will update
you once I am done.

 

Regards,

Gaurav

DISCLAIMER:
This message contains privileged and confidential information and is intended only for an individual named. If you are not the intended recipient, you should not disseminate, distribute, store, print, copy or deliver this message. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete or contain viruses. The sender, therefore, does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required, please request a hard-copy version.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk