Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo for gr_hamming cmake file #1

Open
perks opened this issue Feb 26, 2015 · 1 comment
Open

Typo for gr_hamming cmake file #1

perks opened this issue Feb 26, 2015 · 1 comment

Comments

@perks
Copy link

perks commented Feb 26, 2015

When attempting to sudo make install you get the following error:

CMake Error at grc/cmake_install.cmake:36 (FILE):
  file INSTALL cannot find
  "./funtenna/gnuradio/gr-hamming/grc/hamming_decode_bb.xml".
Call Stack (most recent call first):
  cmake_install.cmake:41 (INCLUDE)


make: *** [install] Error 1

This can be fixed by editing the file at funtenna/REF_DESIGN/gnuradio/grc/CMakeLists.txt

and at line 23 changing hamming_decode_bb.xml to hamming_decode_hamming_bb.xml

@jarodcs
Copy link

jarodcs commented Apr 16, 2018

Hi this error still happening. Thanks perks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants