readthefuckingmanual.net

[SOLVED] make[2]: *** No rule to make target `/usr/lib64/lib64/libboost_thread-mt.so.5', needed by `lib/libgnuradio-osmosdr-0.1.5git.so.0.0.0'. Stop.

Error added: 2015-08-06T09:02:58Z

0 people waiting for the answer...

1 answers found.

Answer 2289 (0.0% helpful)

Work around:

mkdir /usr/lib64/lib64
cd /usr/lib64/lib64
ln -s ../libboost_system-mt.so.5 
ln -s ../libboost_thread-mt.so.5 

Then build.
Then rm /usr/lib64/lib64/ -Rf afterwards.
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: