bluetooth-hci-decoder
bluetooth-hci-decoder copied to clipboard
Make error...
$ make
[ 3%] Building CXX object btsnoop-decoder/CMakeFiles/btsnoop_static.dir/src/btsnoopfileinfo.cpp.o In file included from /usr/include/c++/8/vector:60, from /sources/bluetooth-hci-decoder/btsnoop-decoder/include/btsnoop/btsnoopfileinfo.h:36, from /sources/bluetooth-hci-decoder/btsnoop-decoder/src/btsnoopfileinfo.cpp:33: /usr/include/c++/8/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: Aucun fichier ou dossier de ce type #include <bits/c++config.h> ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [btsnoop-decoder/CMakeFiles/btsnoop_static.dir/build.make:63: btsnoop-decoder/CMakeFiles/btsnoop_static.dir/src/btsnoopfileinfo.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:244: btsnoop-decoder/CMakeFiles/btsnoop_static.dir/all] Error 2 make: *** [Makefile:84: all] Error 2
Solution :
apt install gcc-multilib g++-multilib