Boost logo

Boost-Build :

Subject: [Boost-build] Build error while building boost 1.49
From: Danesh Daroui (danesh.daroui_at_[hidden])
Date: 2014-05-13 12:25:40


Hi all,

For some compatibility reasons I need to compile and install boost 1.49.0
on a Linux machine with Ubuntu 14.04 LTS. I have downloaded source code
for boost 1.49.0 and I try to build the library by first running
"./bootstrap" and second running "sudo ./b2 install". The problem is that
during building process following error is reported multiple times:

./boost/thread/xtime.hpp:44:5: error: ‘xtime_nsec_t’ does not name a type
      xtime_nsec_t nsec;

At the end, the library for boost.thread is not built (probably due to the
error above). Is there any hint to help me to compile the library properly?

Thanks in advance,

Dan

-- 
Using Opera's mail client: http://www.opera.com/mail/

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