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

cmake error #183

Closed
t121028 opened this issue Nov 28, 2023 · 1 comment
Closed

cmake error #183

t121028 opened this issue Nov 28, 2023 · 1 comment

Comments

@t121028
Copy link

t121028 commented Nov 28, 2023

I downloaded source and try cmake by "cmake -B build" command, but error appears.

Make Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/GrPython.cmake:184 (add_custom_target):
add_custom_target cannot create target "ALL" because another target with
the same name already exists. The existing target is a custom target
created in source directory
"/home/labg580/ドキュメント/gr-iridium-1.0.0/apps". See
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GrPython.cmake:374 (GR_UNIQUE_TARGET)
python/CMakeLists.txt:32 (GR_PYTHON_INSTALL)

OS: Ubuntu 22.04.3 LTS
Gnuradio: 3.10.1.1
Python: 3.10.12

@schneider42
Copy link
Member

Sorry, I can't reproduce this.

My setup:
Ubuntu 22.04.4 LTS
GNURadio 3.10.1.1-2
Python 3.10.12

That is super close to your setup, so I'm not sure why it is failing for you. Can you try again with a fresh clone?

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