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_ptr<pmt::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 > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
