Issue while installing gr-ieee802.15.4

Hello GR,

I was trying to install gr-ieee802.15.4
Before everything was ok then once I got this error at CMake:

CMake Error at
~/gnuradio-3.7_install/lib64/cmake/gnuradio/GnuradioConfig.cmake:29
(list):
list sub-command INSERT requires at least three arguments.
Call Stack (most recent call first):
CMakeLists.txt:85 (find_package)

– Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Error 1

==> The problem is in this line:

Allows us to use all .cmake files in this directory

list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_CURRENT_LIST_DIR})

Any ideas or how to fix it. Is it ok to just comment that line.

Regards,
Ruecan


View this message in context:
http://gnuradio.4.n7.nabble.com/Issue-while-installing-gr-ieee802-15-4-tp47590.html
Sent from the GnuRadio mailing list archive at Nabble.com.