Yup, adding /usr/local/lib to my ld.so.conf file did indeed fix the problem. 4718 now builds cleanly. Thanks for the tip.

Roshan

Johnathan Corgan wrote:
Roshan Baliga wrote:

The updated Makefile didn't fix the problem. I'm now using the 4717
revision. Doing:

make distclean
./bootstrap
./configure
make

fails in the 'boost' section of mblock, while doing the same thing but
compiling pmt first results in a failure in the omnithread section of
mblock (as Josh Blum saw).

We established earlier that in at least one case adding:

/usr/local/lib

...to the /etc/ld.so.conf file, then re-running ldconfig, would fix the
problem.  Can you try this?



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to