discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] another newbie plaint


From: Don Latham
Subject: Re: [Discuss-gnuradio] another newbie plaint
Date: Fri, 4 Jun 2010 14:26:35 -0600 (MDT)
User-agent: SquirrelMail/1.4.17

I've successfully installed the latest git on top of lucid.
all seems OK, except on make check I get

gr_fft_filter_ccc.cc: In member function ‘void
gr_fft_filter_ccc::compute_sizes(int)’:
gr_fft_filter_ccc.cc:133: error: ‘stderr’ was not declared in this scope
gr_fft_filter_ccc.cc:134: error: ‘fprintf’ was not declared in this scope

I found fprintf in the indicated cc file, but haven't got the faintest
idea how to fix. chased in the wiki, and found sa change for fprintf but
not how to fix (complete newbie to all things Linux)

I did the install anyway, and I found the USRP OK,

crw-rw---- 1 root usrp 189, 1 2010-05-31 13:48 002
 Yipee!
I have an FX2400 and a basicX installed in the USRP, but that's not of
course apparent from above.


Then

address@hidden:~/gnuradio/gnuradio-examples/python/usrp$ ./usrp_benchmark_usb.py
Traceback (most recent call last):
  File "./usrp_benchmark_usb.py", line 31, in <module>
    from gnuradio import usrp
  File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/__init__.py", line
25, in <module>
    from usrp_swig import *
  File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/usrp_swig.py", line
24, in <module>
    _usrp_swig = swig_import_helper()
  File "/usr/lib/python2.6/dist-packages/gnuradio/usrp/usrp_swig.py", line
20, in swig_import_helper
    _mod = imp.load_module('_usrp_swig', fp, pathname, description)
ImportError: libusrp.so.0: cannot open shared object file: No such file or
directory
address@hidden:~/gnuradio/gnuradio-examples/python/usrp$

So, off to synaptic, and I find NO libusrp, instead there's something
called libusrp0 installed. I'm guessing this is the problem, but don't
know. This I know doesn't have anything to do with the filter problem. I
took my last swig some 30 years ago, so that's not the problem.


so, as a neqwbie, I'm stammagasted and stumped.
Is there help?


-- 
"Neither the voice of authority nor the weight of reason and argument are
as significant as experiment, for thence comes quiet to the mind."
R. Bacon


Dr. Don Latham AJ7LL
Six Mile Systems LLP
17850 Six Mile Road
POB 134
Huson, MT, 59846
VOX 406-626-4304
www.lightningforensics.com
www.sixmilesystems.com




reply via email to

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