discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] mblock linking error


From: Roshan Baliga
Subject: Re: [Discuss-gnuradio] mblock linking error
Date: Mon, 05 Mar 2007 15:27:47 -0800
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]