Closed juha-h closed 5 years ago
Thanks for fixing the git issue. Now I got up to here:
make[5]: Entering directory '/home/jh/sems/build/third/stun/common' g++ -fPIC -I/home/jh/sems/build/third/botan/build/include/ -Wdate-time -D_FORTIFY_SOURCE=2 -c -DDEBUG -Wall -Wuninitialized -g atomichelpers.cpp In file included from atomichelpers.cpp:18:0: commonincludes.hpp:51:32: fatal error: boost/shared_ptr.hpp: No such file or directory #include <boost/shared_ptr.hpp> ^ compilation terminated. ../common.inc:36: recipe for target 'atomichelpers.o' failed
File boost/shared_ptr.hpp exists in libboost1.67-dev, which can be found in stretch-backports. I haven't tried it yet.
build deps and readme updated
Thanks for fixing the git issue. Now I got up to here:
File boost/shared_ptr.hpp exists in libboost1.67-dev, which can be found in stretch-backports. I haven't tried it yet.