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

Re: [reSIProcate-users] Issues building WebRTC branch


On Wed, Mar 13, 2013 at 4:54 PM, Daniel Pocock <daniel@xxxxxxxxxxxxx> wrote:

On 13/03/13 22:46, Nathan Stratton wrote:
> I am able to build latest svn, however I am having issues building the
> b-webrtc branch. I am building on Centos 6.4 system and --with-ssl is the
> only configure option after first running autoreconf --install. The errors
> all look like issues finding boost, however everything is in standard
> /usr/include/boost.
>
> In file included from RemotePeer.cxx:1:
> RemotePeer.hxx:4:20: error: asio.hpp: No such file or directory
> In file included from ChannelManager.cxx:1:
> ChannelManager.hxx:4:20: error: asio.hpp: No such file or directory
> In file included from AsyncSocketBase.cxx:1:
> AsyncSocketBase.hxx:5:20: error: asio.hpp: No such file or directory
> In file included from ReTurnConfig.cxx:1:

Is this only a problem for reTurn?

Not sure, just where I first run into the issue.
 
--with-ssl is essential for WebSockets (although the secured websocket
support is a bit broken, it will be fixed shortly though)

Yes:

autoreconf --install
./configure --with-ssl
make -j8
 
It's possible that some of these hashes could be implemented without the
openssl dependency, but that is not a high priority change.

Well, going to need SSL at some point anyway.
 
--
><>
Nathan Stratton
nathan at robotics.net
http://www.robotics.net