Sorry, forgot to mention it, of course it is installed. libfftw3-3 with
dev and dbg, from the normal packet management. OS is Kubuntu 12.04 LTS
32 bit, GR3.7 installed and working, uhd, gr-osmosdr, bladerf.
Ralph,
From: Johannes D. [mailto:[email protected]]
Sent: Tuesday, 3 December, 2013 18:52
To: Ralph A. Schmid, dk5ras
Cc: Baier; [email protected]
Subject: Re: [Discuss-gnuradio] LTE framework receiver gr-lte
It is missing libfftw3f. Or more specific a make target. Anyway, as
libfftw is a GR dependency it is not explicitly listed for gr-lte. Just
to make things sure. Check if libfftw3 is installed.
On Tue, Dec 3, 2013 at 8:15 AM, Ralph A. Schmid, dk5ras
[email protected] wrote:
Hi,
I gave it a try, but it misses something with libfftw3.
[ 46%] Building CXX object
lib/CMakeFiles/gnuradio-lte.dir/pss_tagger_cc_impl.cc.o
[ 48%] Building CXX object
lib/CMakeFiles/gnuradio-lte.dir/correlator.cc.o
[ 51%] Building CXX object
lib/CMakeFiles/gnuradio-lte.dir/sss_symbol_selector_cvc_impl.cc.o
[ 53%] Building CXX object
lib/CMakeFiles/gnuradio-lte.dir/sss_tagger_cc_impl.cc.o
[ 56%] Building CXX object
lib/CMakeFiles/gnuradio-lte.dir/sync_frequency_c_impl.cc.o
make[2]: *** No rule to make target
/usr/lib/x86_64-linux-gnu/libfftw3f.so', needed by
lib/libgnuradio-lte.so’. Stop.
make[1]: *** [lib/CMakeFiles/gnuradio-lte.dir/all] Error 2
make: *** [all] Error 2
[email protected]:~/gr-lte/gr37-lte/build$
Ralph.
From: Johannes D. [mailto:[email protected]]
Sent: Monday, 2 December, 2013 19:02
To: Ralph A. Schmid, dk5ras
Cc: Baier; [email protected]
Subject: Re: [Discuss-gnuradio] LTE framework receiver gr-lte
Hi,
on branch gr37 there are 2 directories with code. The ‘code’ directory
contains GR 3.6 blocks for reference and gr37-lte contains the new 3.7
API blocks. 3.6 API blocks will eventually be removed as soon as it
seems fit.
Happy hacking
Johannes
On Mon, Dec 2, 2013 at 5:18 AM, Ralph A. Schmid, dk5ras
[email protected] wrote:
Hi.
Hi,
I tried to compile gr-lte package from github (version 3.7 not master),
but it
I guess this package needs gr 3.6…
doesnt’t work. GRUEL and GNURADIO_CORE have been still there.
A. Baier
Ralph.