<div dir="ltr">DTLS will not be part of R17?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 1, 2014 at 3:36 PM, Anthony Ramine <span dir="ltr"><<a href="mailto:n.oxyde@gmail.com" target="_blank">n.oxyde@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">All worked out of the box with no peculiar configure script. Are you sure your setup isn’t broken?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Anthony Ramine<br>
<br>
Le 1 févr. 2014 à 12:09, Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> a écrit :<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> Small notice.<br>
><br>
> As apple is doing everything to make compilation hard, I had to compile with following keys:<br>
><br>
> CC=clang CXX=clang++ LDD=clang ./configure --prefix=/usr/local/Cellar/erlang/R17.0 --enable-dirty-schedulers --with-dynamic-trace=dtrace --enable-smp-support --enable-kernel-poll  --enable-vm-probes --enable-m64-build<br>

><br>
> and also I had to move /usr/bin/xcrun to /usr/bin/xcrun-orig and replace original apple file with following bash script:<br>
><br>
> #!/bin/bash<br>
> $@<br>
><br>
> without this manipulation I couldn't even configure erlang under Mac OS X 10.8.5<br>
><br>
><br>
><br>
> ------<br>
><br>
> Right after compilation I have problems:<br>
><br>
> flussonic max$ ./rebar clean<br>
> ERROR: Failed to extract name from /Users/max/Sites/flussonic/deps/lhttpc/src/lhttpc.app.src: {27,<br>
>                                                                                                file_io_server,<br>
>                                                                                                invalid_unicode}<br>
><br>
> Line 27 of lhttpc.app.src is:<br>
><br>
> %%% @author Oscar Hellström <<a href="mailto:oscar@hellstrom.st">oscar@hellstrom.st</a>><br>
><br>
><br>
> It is umlaut in documentation.<br>
><br>
> How should this be handled?<br>
><br>
><br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>