<div dir="ltr"><div><div><div><div><div>And, of course, as soon as I said that it finished. So, with fftw3 installed,<br></div>running 'make' in ka9q-radio compiles much of it but it errors out saying<br><br>monitor.c:5:23: fatal error: stdatomic.h: No such file or directory<br> #include <stdatomic.h><br> ^<br>compilation terminated.<br>make: *** [monitor.o] Error 1<br><br>~/projects/ka9q-sdr/ka9q-radio$ locate -ir stdatomic.h<br>~/projects/ka9q-sdr/ka9q-radio$ gcc --version<br>gcc (Ubuntu 4.8.4-2ubuntu1~14.04.4) 4.8.4<br><br></div>My guess is that the gcc in this version of Ubuntu is either too old<br></div>or missing some package that contains stdatomic.h ? <br><br></div>Douglas<br></div>"Maybe I should just try this on Ubuntu 1604LTS..."<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 23, 2018 at 6:57 PM, Douglas Quagliana <span dir="ltr"><<a href="mailto:dquagliana@gmail.com" target="_blank">dquagliana@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><span class=""><div>Phil writes:<br>>
I'm continuing to revise the comments and documentation in<br>>ka9q/ka9q-radio. I just revised the file "dependencies" that describes<br>
>what you need to install and build it, including the "apt install"<br>
>commands for Debian Linux, Rasbian or Ubuntu.
<br><br></div></span>Which file are the dependencies listed in?<br><br></div>Also, on Ubuntu 14.04LTS I needed to install libusb-1.0-0-dev and<br></div><div>then it only gave an error on fftw3. The 'make' for fftw3 is taking<br></div><div>longer than I thought. :-)<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Douglas<br></div></font></span></div><div><div><br><br><br><div><br></div></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 22, 2018 at 9:13 PM, Phil Karn <span dir="ltr"><<a href="mailto:karn@ka9q.net" target="_blank">karn@ka9q.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 4/22/18 06:10, Douglas Quagliana wrote:<br>
> The original text says that this ran from a command line on Linux. I<br>
> did a git clone, ran make but got numerous errors compiling<br>
> (bsd/strings.h) and errors linking (-lbsd in particular)<br>
> <br>
> I'd love to try it and make a GUI (if I can). <br>
> <br>
> Which Linux distribution did you use?<br>
> Which version of gcc? <br>
> <br>
<br>
</span>I eventually managed to push my stuff up to phase4ground/ka9q-sdr, but<br>
this was after I'd created ka9q/ka9q-radio and revised it a few times.<br>
So ignore phase4ground/ka9q-sdr for now and use ka9q/ka9q-radio until I<br>
can figure out how to migrate or rename it.<br>
<br>
My primary target is Raspbian on the Raspberry Pi, which is essentially<br>
identical to Debian Linux which I run on my x86 systems. (Ubuntu is also<br>
essentially Debian inside.) So you need to run a few "apt install"<br>
commands and then do a make.<br>
<br>
I'm continuing to revise the comments and documentation in<br>
ka9q/ka9q-radio. I just revised the file "dependencies" that describes<br>
what you need to install and build it, including the "apt install"<br>
commands for Debian Linux, Rasbian or Ubuntu.<br>
<br>
Good luck! Let me know how it goes.<br>
<span class="m_-6842133556429413405HOEnZb"><font color="#888888"><br>
--Phil<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>