Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Cinaed Simson
On 9/6/19 9:21 PM, Alan Corey wrote: >> But since you're using gr-osmosdr, how is the location of the gnuradio >> runtime specified in your CMakeCache.txt file? I don't know what >> variable to set. I'm trying to use an rtl2932 dongle so librtlsdr, >> which is found, but every cmake run so far

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Alan Corey
How to specify the Gnuradio runtime location in the gr-osmosdr cmake cache I mean. There's no NOTFOUND or anything, I don't see anything about it except the error that it isn't found. Which comes from the CMakeLists.txt file: if(NOT GNURADIO_RUNTIME_FOUND) message(FATAL_ERROR "GnuRadio

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Alan Corey
My initial problem with linking to gsl was because I had symlinked ld -> gold a month or so ago and forgotten about it. This is the first time I've had a problem with it. The makefile must feed something on the command line that ld accepts but gold doesn't. Gold also works differently with

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Cinaed Simson
Hi - I have gnuradio-3.7.13.4, gsl-2.5, and the latest git version of gr-osmosdr installed under stretch (patched) on the Odroid N2. No problems building. I'm sing the next to the last git version of rtl-sdr with hackrf-2017.02.1. Check the ./gnuradio/cmake/Modules/FindGSL.cmake - maybe cmake

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Alan Corey
Ah, ok: which ld /usr/bin/ld file /usr/bin/ld /usr/bin/ld: symbolic link to /usr/bin/aarch64-linux-gnu-ld.gold ld --version GNU gold (GNU Binutils for Debian 2.28) 1.14 I remembered as soon as I really thought about it, I built this Firefox on here a month or so ago when I first got the machine.

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Vasil Velichkov
Hi Alan, On 06/09/2019 19.18, Alan Corey wrote: > It might help if I had more idea what's supposed to happen. The first command is suppose to print the list of directories your linker will look into when searching libraries. On my Fedora 29 x86_64 system it prints. $ ld --verbose | grep

Re: [Discuss-gnuradio] Volk is not building on Mac

2019-09-06 Thread Michael Dickens
Yeah the compiler used in OSX 10.12 should not be GCC; should be Clang of some sort. Let me boot into 10.12 on one my buildbots & see what happens. - MLD On Fri, Sep 6, 2019 at 12:08 PM Milos Milosavljevic < milos.milosavlje...@spire.com> wrote: > Hi All, > Thank you very much for coming back to

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Alan Corey
It might help if I had more idea what's supposed to happen. Was I supposed to define SEARCH_DIR? Or replace it? Is that 1 line or 2? Just running ld --verbose | grep SEARCH_DIR | tr -s ' ;' \\012 ld: fatal error: no input files Trying as 1 line: ld --verbose | grep SEARCH_DIR | tr -s ' ;'

Re: [Discuss-gnuradio] Volk is not building on Mac

2019-09-06 Thread Milos Milosavljevic
Hi All, Thank you very much for coming back to me. Michael, I tried both of these methods. No luck. As pointed out by Johannes it could be that I really have an ancient version of gcc that doesnt have these things. I think I will have to start from scratch. Delete everything, update things and

Re: [Discuss-gnuradio] I can't get my gsl to link

2019-09-06 Thread Vasil Velichkov
Hi Alen, On 06/09/2019 00.45, Alan Corey wrote: > I think this is a low level problem, it gets through cmake and all > that, but when it gets down to make and ld I get: > > [ 49%] Built target fft_qa_fft_shift > [ 49%] Linking CXX shared library libgnuradio-filter.so > /usr/bin/ld: error: cannot

Re: [Discuss-gnuradio] Volk is not building on Mac

2019-09-06 Thread Michael Dickens
Hi Milos - "volk" builds for me cleanly, but I'm using a current model MacBook Pro which supports most of the AVX features checked for by Volk. A couple thoughts: 1) Can you try building the "volk-devel" port and see if it works? 2) Can you try the following & see if it works: {{{ sudo port

Re: [Discuss-gnuradio] [USRP N210] Timing Issues in GNURadio

2019-09-06 Thread Laura Arjona
Hi Andrew, Have you considered using a MIMO cable to synchronize the 2 USRP-N210? On Fri, Sep 6, 2019 at 3:06 AM ANDREW BRAUN < andrewbr...@engineering.ucla.edu> wrote: > So I'm new to using the mailing list here, so hopefully this shows up as a > self-reply. I was able to reproduce the timing