< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] how do I build contrib stuff?


There is no need to build asio - it is a header only library.  You just need to tell make where asio is.  Try adding: -I`pwd`/contrib/asio" to the ./configure command line.  

See https://www.resiprocate.org/Configuration_Options 
in particular the FreeBSD section.

Scott



On Tue, May 6, 2014 at 5:29 PM, John Gregg <jgregg@xxxxxxxxx> wrote:
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

_______________________________________________
resiprocate-users mailing list
resiprocate-users@resiprocate.org
List Archive: http://list.resiprocate.org/archive/resiprocate-users/