On Sun, Oct 23, 2016 at 12:37 AM, Peter Horvath <ejcs...@gmail.com> wrote:


> You need to amend e.g., gr-dtv/swig/CMakeLists.txt so that
> set(GR_SWIG_LIBRARIES gnuradio-dtv)
> becomes
> set(GR_SWIG_LIBRARIES gnuradio-dtv ${GSL_LDFLAGS})
>
> and in gr-dtv/CMakeLists.txt, the GR_REGISTER_COMPONENT section should
> probably also contain GSL_FOUND.
>

​This was fixed in:

https://github.com/gnuradio/gnuradio/pull/1066​

​...and will be part of the 3.7.10.2 maintenance release.

-Johnathan
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to