Boost logo

Boost-Build :

Subject: Re: [Boost-build] undefined reference error
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-03-13 03:48:58


On Friday 13 March 2009 09:06:19 mdwhite76 wrote:
> I'm using the boost library and when I attempt to build, I'm getting the
> following error:
> /usr/inclulde/boost/date_time/datee_parsing.hpp undefined reference to
> 'boost::gregorian::greg_month_map_ptr()'
>
> I'm using the #include <boost/date_time/posix_time/posix_time.hpp>
>
> I'm not sure why I'm getting the build error.

You are not linking to the Boost.date_time library. Please consult your
documentation on how such linking is to be done.

- 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