<div dir="ltr">On Ubuntu 16.04, I also ran into the fftwf_make_planner_thread_<wbr>safe() message.<div><br></div><div>Just building the package from upstream source with the default configure script wasn't enough. I copied a set of configure flags from the build log for a more up-to-date Ubuntu (Artful Ardvark or later should work with the standard package), and this got me past that problem:</div><div><br></div>./configure --enable-single  --build x86_64-linux-gnu --prefix=/usr --enable-shared --enable-threads --enable-openmp --enable-mpi --libdir=\${prefix}/lib/x86_64-linux-gnu MPILIBS="-pthread -L/usr//lib -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi" --enable-sse --enable-avx<br><div>make</div><div>sudo make install</div><div><br></div><div>Note that this package is used by gnuradio, too. Updating it may have unpredictable consequences for other things we're working on!</div><div><br></div><div>Next problem, "No rule to make target 'bandplan.txt', needed by 'all'. Stop.</div><div><br></div><div>That's because I used "make clean", which deletes files it shouldn't. Restored them from git and fixed the Makefile to not delete $(AFILES) for the target 'clean'.</div><div><br></div><div>Now builds with a bunch of warnings about ignored return values, but no errors.</div><div><br></div><div>73  -Paul KB5MU<br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 19, 2018 at 9:12 PM, Paul Williamson <span dir="ltr"><<a href="mailto:paul@mustbeart.com" target="_blank">paul@mustbeart.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">It built successfully for me on Raspbian after I added one additional dependency: libncurses5-dev<div><br></div><div>That is, it built without error messages. I haven't attempted to run it yet!</div><div><br></div><div>  -Paul KB5MU</div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 19, 2018 at 4:58 PM, Michelle Thompson via Ground-Station <span dir="ltr"><<a href="mailto:ground-station@lists.openresearch.institute" target="_blank">ground-station@lists.<wbr>openresearch.institute</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">Same results here with building. Good idea on the issue filing. </div><div class="gmail_extra"><br clear="all"><div><div class="m_-5489850791589672930m_720392701972590390gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">-Michelle W5NYV<br><br><div dir="ltr">"Potestatem obscuri lateris nescis."<br></div><div><br></div></div></div></div></div></div></div></div></div><span>
<br><div class="gmail_quote">On Tue, Jun 19, 2018 at 4:37 PM, Jan Schiefer <span dir="ltr"><<a href="mailto:jan@akalaitis.net" target="_blank">jan@akalaitis.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Steve,<br>
<br>
Can you please file an issue in the GitHub repo, so others are aware of the problem and can do something about it if they wish?<br>
<br>
This is also helps us practice handling contributions from the community in an efficient manner.<br>
<br>
Thanks,<br>
Jan, ac7td<br>
<div class="m_-5489850791589672930m_720392701972590390HOEnZb"><div class="m_-5489850791589672930m_720392701972590390h5">On Jun 19, 2018 12:39 PM, Steve Conklin via Ground-Station <ground-station@lists.openrese<wbr>arch.institute> wrote:<br>
><br>
> I had a go at building it on Ubuntu 16.04 (Xenial). I needed the more recent fftw version but building and installing the tarball as directed in the 'dependencies' file failed to resolve the issue.<br>
><br>
> The exact failure is an implicit declaration of fftwf_make_planner_thread_s<wbr>afe(), presumably because the right library version headers are not in place.<br>
><br>
> I don't have more time to look at this at the moment but I'll get back to it eventually.<br>
><br>
><br>
> On Mon, Jun 18, 2018 at 10:56 AM, Michelle Thompson via Ground-Station <ground-station@lists.openrese<wbr>arch.institute> wrote:<br>
>><br>
>> KA9Q SDR repository has been updated with the help of Jan Shiefer. <br>
>><br>
>> <a href="https://github.com/phase4ground/ka9q-sdr" rel="noreferrer" target="_blank">https://github.com/phase4groun<wbr>d/ka9q-sdr</a><br>
>><br>
>> There is a lot of great code in here. Leveraging IP Multicast and the method of providing metadata for IQ samples are two big concepts that we should talk a lot more about. <br>
>><br>
>> We've been asked to write a paper about it, so I've started working specifically on that with Phil to make it as easy as possible to get a clear description of the advantages and innovations. <br>
>><br>
>> -Michelle W5NYV<br>
>><br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> Ground-Station mailing list<br>
>> Ground-Station@lists.openresea<wbr>rch.institute<br>
>> <a href="http://lists.openresearch.institute/mailman/listinfo/ground-station" rel="noreferrer" target="_blank">http://lists.openresearch.inst<wbr>itute/mailman/listinfo/ground-<wbr>station</a><br>
>><br>
><br>
</div></div></blockquote></div><br></span></div>
<br>______________________________<wbr>_________________<br>
Ground-Station mailing list<br>
Ground-Station@lists.openresea<wbr>rch.institute<br>
<a href="http://lists.openresearch.institute/mailman/listinfo/ground-station" rel="noreferrer" target="_blank">http://lists.openresearch.inst<wbr>itute/mailman/listinfo/ground-<wbr>station</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>