Re: [Discuss-gnuradio] GNU Radio Installation Error

2015-09-09 Thread Michael Dickens
Hi Rama/Dave - I can't say -why- the error is happening, but the error
is because for some reason the llibusb1 library is not being included in
the linking. This might be because the libusb1 library has been updated
since the last time GNU Radio was built; or, it might be for other
reasons too; not always easy to know or tell. Anyway, I'd say that the
most reliable way to get over this issue is to "rm -rf" the whole build
directory & redo the whole cmake command, make, and make install from
scratch. On most systems this will be pretty fast, so it's generally not
a big deal. Hope this helps! - MLD

On Wed, Sep 9, 2015, at 05:02 PM, Rama V wrote:
> I have uninstalled GNU Radio from /gnuradio/build directory because of
> an error and I wish to reinstall it. But when I try to do that from
> the same directory by using 'sudo make install', I keep getting an
> error as
>
> [ 97%] Built target pygen_gr_fcd_swig_ecb11 [ 98%] Built target
> pygen_gr_fcd_python_fcd_37821 Linking CXX executable fcd_nfm_rx 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to
> `libusb_free_config_descriptor' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to
> `libusb_get_config_descriptor' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_open' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to
> `libusb_detach_kernel_driver' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_get_device_list' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_control_transfer'
> ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0: undefined reference to
> `libusb_exit' ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0: undefined
> reference to `libusb_free_device_list' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_cancel_transfer' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_free_transfer' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_submit_transfer' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_interrupt_transfer'
> ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0: undefined reference to
> `libusb_get_device_descriptor' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_claim_interface' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_handle_events' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to
> `libusb_handle_events_completed' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_close' 
> ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to
> `libusb_kernel_driver_active' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_release_interface'
> ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0: undefined reference to
> `libusb_get_bus_number' ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0:
> undefined reference to `libusb_init' ../../lib/libgnuradio-fcd-
> 3.7.8git.so.0.0.0: undefined reference to `libusb_get_device_address'
> ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0: undefined reference to
> `libusb_alloc_transfer' ../../lib/libgnuradio-fcd-3.7.8git.so.0.0.0:
> undefined reference to `libusb_get_active_config_descriptor' collect2:
> error: ld returned 1 exit status make[2]: *** [gr-
> fcd/examples/c++/fcd_nfm_rx] Error 1 make[1]: *** [gr-
> fcd/examples/c++/CMakeFiles/fcd_nfm_rx.dir/all] Error 2 make: ***
> [all] Error 2
>
> Please help as to what I can do. I am in the middle of my experiment.
> Any suggestions will be kindly helpful.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] gnu radio installation error

2013-09-24 Thread Marcus Müller

Hi Sadhya,
usually, there is a line that follows that error, describing what went wrong.
That would be interesting here.

Greetings,
Marcus
On 09/24/2013 08:59 AM, Sandhya G wrote:

Hi all,

 I have a problem after cloning the gnuradio .when i execute cmake 
command i'm getting the below error.i installed all the packages and 
dependencies

CMake Error at volk/CMakeLists.txt:79

Please can anybody help me


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] gnu radio installation error

2013-09-24 Thread Marcus Müller

Sandhya, please always reply to the list. Maybe remove the formatting, makes 
things easier on my eyes at least ;)

You're still ommitting relevant information.
Why did you follow the specific how to make CMake work different systems build guide 
instead of the official installation / build guide? Using pybombs should take care of 
all your installation needs.
Describe your system... OS, distribution (if applyable), version. Put the build 
log somewhere (github gist, pastebin, attachement, whatever).
How exactly did you install boost? The page you are referring to doesn't say 
anything about how, but only that you should install boost. Usually, you should 
be able to get boost via your system's package management (unless you are using 
windows...).

Greetings,
Marcus


On 09/24/2013 11:13 AM, Sandhya G wrote:

hi Marcus
 Its given volk needs boost to build,But i installed boost package 
1.54 as per the link

http://gnuradio.org/redmine/projects/gnuradio/wiki/CMakeWork


Thanks

sandhya



On Tue, Sep 24, 2013 at 2:03 PM, Marcus Müller mar...@hostalia.de 
mailto:mar...@hostalia.de wrote:

Hi Sadhya,
usually, there is a line that follows that error, describing what went 
wrong.
That would be interesting here.

Greetings,
Marcus

On 09/24/2013 08:59 AM, Sandhya G wrote:

Hi all,

 I have a problem after cloning the gnuradio .when i execute 
cmake command i'm getting the below error.i installed all the packages and 
dependencies

CMake Error at volk/CMakeLists.txt:79

Please can anybody help me


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org  mailto:Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org mailto:Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio