[reSIProcate-users] how do I build contrib stuff?
I am working with resiprocate 1.9.6, and I see that reTurn does not get
built when I do a top-level "make". When I go into reTurn and make,
however, I get:
TlsServer.hxx:5:24: error: asio/ssl.hpp: No such file or directory
I downloaded the contrib tarball (resiprocate-contrib-1.9.6.tar.gz), and
it has the appropriate asio directory tree, but there is no top-level
Makefile in contrib, and in contrib/asio there is only Makefile.am and
Makefile.in, but no main Makefile. How can I use the contrib stuff in
conjunction with the rest of resiprocate? How should I make/install it?
I could find no documentation to tell me how to do this.
Thanks,
-John Gregg