Boost logo

Boost :

From: Simon Atanasyan (atanasyan_at_[hidden])
Date: 2007-02-19 06:51:38


Hi,

2007/2/15, Gaurav.Jain_at_[hidden] <Gaurav.Jain_at_[hidden]>:
> I have tried using boost 1_33_1 on Solaris machine, while compiling the
> program I am getting some errors. Can anybody help me out?
>
> The detail of the compilation is as follows:
>
> Boost Version: 1_33_1
>
> Compiler Details: Sun Studio 11: C++ 5.8 Compiler
>
> OS Details: SunOS FICTESTING 5.10 Generic_118833-03 sun4u sparc
> SUNW,Sun-Fire-280R
>
> While compiling "buffered_read_stream.cpp" I am getting the following :

Is "buffered_read_stream.cpp" included in the Boost 1.33.1
distributive? Could you please provide a full path to it?.

> $CC -I$HOME/1.33.1/64/include/ -D_XOPEN_SOURCE=500
> -D__EXTENSIONS__ -library=stlport4 -features=tmplife
> -features=tmplrefstatic buffered_
> read_stream.cpp -lnsl -lsocket -lxnet
> Undefined first referenced
> symbol in file
> std::string boost::system::error_code::message()const
> buffered_read_stream.o
> boost::system::error_category
> boost::system::error_code::new_category(int(*)(const boo
> st::system::error_code&),std::string (*)(const
> boost::system::error_code&),std::wstrin
> g (*)(const boost::system::error_code&)) buffered_read_stream.o
> ld: fatal: Symbol referencing errors. No output written to a.out

-- 
Simon Atanasyan

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