Create-gnuradio-out-of-tree-project

What file do I need to link to, to get rid of the following error
(make)?:

undefined reference to
`gr_msg_accepter::post(boost::intrusive_ptrpmt::pmt_base)’

Alot of similar errors are removed when linking the file
/usr/lib/libgnuradio-core.la, however, I don’t know why this one isn’t
going anyway?

On 08/16/2011 08:42 AM, OG LESS wrote:

What file do I need to link to, to get rid of the following error (make)?:

undefined reference to
`gr_msg_accepter::post(boost::intrusive_ptrpmt::pmt_base)’

Alot of similar errors are removed when linking the file
/usr/lib/libgnuradio-core.la, however, I don’t know why this one isn’t going
anyway?

Did you link against libgruel? Try that.

-josh

please sir i have the same error

undefined reference to
`gr_msg_accepter::post(boost::intrusive_ptrpmt::pmt_base)’
how can i link that file : /usr/lib/libgnuradio-core.la
please i need your help
regrds

please someone may explain this subject step by step…