We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I am trying to build gr-uwspr module with GNURadio 3.7 on Ubuntu 16, but could not be able to build it. Here is Error Snippet.
jay@jay-Inspiron-5459:~/gr-uwspr/build$ sudo make [sudo] password for jay: Scanning dependencies of target gnuradio-uwspr [ 3%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/helpers.cc.o [ 6%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/c2file_source_impl.cc.o [ 10%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/Fano.cc.o [ 13%] Building C object lib/CMakeFiles/gnuradio-uwspr.dir/tab.c.o [ 17%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/WSPR_unpacker_impl.cc.o [ 20%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/sync_and_demodulate_impl.cc.o [ 24%] Building CXX object lib/CMakeFiles/gnuradio-uwspr.dir/slm.cc.o /home/jay/gr-uwspr/lib/slm.cc: In member function ‘float gr::uwspr::SLM::slmFrequencyDrift(gr::uwspr::mode_nonlinear, float, float)’: /home/jay/gr-uwspr/lib/slm.cc:60:10: error: ‘abs’ was not declared in this scope ); ^ lib/CMakeFiles/-uwspr.dir/build.make:206: recipe for target 'lib/CMakeFiles/gnuradio-uwspr.dir/slm.cc.o' failed make[2]: *** [lib/CMakeFiles/gnuradio-uwspr.dir/slm.cc.o] Error 1 CMakeFiles/Makefile2:135: recipe for target 'lib/CMakeFiles/gnuradio-uwspr.dir/all' failed make[1]: *** [lib/CMakeFiles/gnuradio-uwspr.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2
Can you please point me in the right direction ?
Thanks.
The text was updated successfully, but these errors were encountered:
#2 Updated Dependencies
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to build gr-uwspr module with GNURadio 3.7 on Ubuntu 16, but could not be able to build it. Here is Error Snippet.
Can you please point me in the right direction ?
Thanks.
The text was updated successfully, but these errors were encountered: