Closed Giorgiofox closed 6 years ago
Same here
Editing the recipe I'm now able to trying compile with PyBombs, but:
[ 77%] Built target _grgsm_swig
[ 79%] Built target pygen_python_bc8f2
[ 82%] Built target pygen_python_misc_utils_6b490
[ 85%] Built target pygen_python_receiver_89d28
[ 87%] Built target pygen_python_demapping_89c33
[ 89%] Generating grgsm_livemon
Traceback (most recent call last):
File "/usr/bin/grcc", line 29, in
@Giorgiofox, thank you for reporting the issue. The first one was solved by fd3d883d4e. As for the second one - try doing this: sudo ln -sf /usr/lib/x86_64-linux-gnu/libvolk.so.1.3.1 /usr/lib/x86_64-linux-gnu/libvolk.so.1.3
It is workaround used in the test here: https://github.com/ptrkrysik/gr-gsm/blob/development/tests/dockerfiles/Kali.docker
Hi! [ 59%] Building CXX object lib/CMakeFiles/grgsm.dir/transmitter/gen_test_ab_impl.cc.o [ 60%] Building CXX object lib/CMakeFiles/grgsm.dir/trx/trx_burst_if_impl.cc.o In file included from /root/gr-gsm/lib/trx/trx_burst_if_impl.cc:31:0: /root/gr-gsm/lib/trx/trx_burst_if_impl.h:29:10: fatal error: grgsm/misc_utils/trx_burst_if.h: No such file or directory
include <grgsm/misc_utils/trx_burst_if.h>
I have this error compiling from the source, and If I try PyBombs
PyBOMBS.install_manager - INFO - Phase 1: Creating install tree and installing binary packages: PyBOMBS.get_recipe - ERROR - Error fetching recipe `gr-gsm': Package gr-gsm has no recipe file!
Can anyone please help me to get GR-GSM on Kali? The version on main repository seem buggy
Thanks Giorgio