op25 error

Status
Not open for further replies.

ansul1001

#1 Member
Joined
Jun 9, 2010
Messages
184
Location
Hesperia California
[ 1%] Building CXX object op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/decoder_bf_impl.cc.o
/home/aaron/op25/op25/gr-op25/lib/decoder_bf_impl.cc:32:10: fatal error: itpp/comm/bch.h: No such file or directory
32 | #include <itpp/comm/bch.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/build.make:89: op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/decoder_bf_impl.cc.o] Error 1
make[2]: Leaving directory '/home/aaron/op25/build'
make[1]: *** [CMakeFiles/Makefile2:488: op25/gr-op25/lib/CMakeFiles/gnuradio-op25.dir/all] Error 2
make[1]: Leaving directory '/home/aaron/op25/build'
make: *** [Makefile:130: all] Error 2
what does this mean
 

boatbod

Member
Joined
Mar 3, 2007
Messages
3,338
Location
Talbot Co, MD
Sorry, it's likely not going to work right out of the box... python3, gnuradio 3.8
There are patches for gnuradio 3.8 but I have not personally had time to check the build on these newer desktop releases.
 
Status
Not open for further replies.
Top