< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
On 31/10/13 09:56, Karlsson wrote:
Hi all, I'm following the INSTALL instructions to compile reTurn on Debian, but got below error, it's seems can't find the boost, but the boost and asio folder already exited in the contrib folder, how could I specify the asio and boost folder ?
Did you find the solution to this?
You actually need the standalone asio package
In Debian, just
# apt-get install libasio-dev
should get it for you
root@t1:/opt/PERS# make -C reTurn/make: Entering directory `/opt/PERS/reTurn'Making all in .make[1]: Entering directory `/opt/PERS/reTurn'g++ -DHAVE_CONFIG_H -I. -I.. -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_X86_64 -DRESIP_LARCH_ -D_REENTRANT -DRESIP_TOOLCHAIN_GNU -I .. -DRESIP_FIXED_POINT -Wall -Wno-deprecated -I/opt/PERS/rutil/dns/ares -MT reTurnServer.o -MD -MP -MF .deps/reTurnServer.Tpo -c -o reTurnServer.o reTurnServer.cxxreTurnServer.cxx:4:20: fatal error: asio.hpp: No such file or directorycompilation terminated.make[1]: *** [reTurnServer.o] Error 1make[1]: Leaving directory `/opt/PERS/reTurn'make: *** [all-recursive] Error 1make: Leaving directory `/opt/PERS/reTurn'
_______________________________________________ resiprocate-users mailing list resiprocate-users@xxxxxxxxxxxxxxx List Archive: http://list.resiprocate.org/archive/resiprocate-users/