Given my testing locally for that specific QA, I'd advise you to follow my recommendation (3), since I'm guessing the issue is more to do with library linkage / missing symbols (probably with respect to libgsl) than path settings.
Doing "make install" will likely result in the same test failures in the same way. You can always try "make install" then "ctest ...", and if you get the same results then do "make uninstall" before doing debugging. Let us know how it goes when you're on your PC later. - MLD On Wed, May 24, 2017, at 10:15 AM, li...@lazygranch.com wrote: > Now I understand the environment variable issue. Would it make more sense > just to do a "make install" then see what fails on "make test"? Or will > make test always use shall we say a custom environment? > > The rest of the suggestions I will need to chew on later when on the PC. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio