I was getting a report of exactly the same thing from someone else last week. He fixed it by creating a soft link.

-- David


On Mar 25, 2009, at 3:45 AM, Fabian wrote:

Hello!

I'm using GNURadio (from the svn repository) with OpenBTS and everything worked fine.
Now I did this procedure:
sudo make uninstall
sudo make distclean
svn update
./bootstrap
./configure
make
make check
sudo make install

I got the trunk version 10680. Everything seemed to be okay.
Now I want to reinstall OpenBTS and an error occured that there isn't "libusrp".

I checked it with
# locate libusrp.so
and I get:
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so.0
/home/openbts/gnuradio/usrp/host/lib/legacy/.libs/libusrp.so.0.0.0

But I thought the files must be in
/usr/lib/ or
/usr/local/lib/
and I think OpenBTS will also try to search it in these library directories.

Was there a change in the last few weeks? I checked the repository of GNURadio, but I didn't find that there was a change so the created libusrp-files won't be copied to the library directory.

Could anyone help me?

- Fabian


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


David A. Burgess
Kestrel Signal Processing, Inc.






_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to