[erlang-questions] [ANN] Erlang/OTP 17.0-rc1 has been released.

pablo platt pablo.platt@REDACTED
Sat Feb 1 14:44:55 CET 2014


DTLS will not be part of R17?


On Sat, Feb 1, 2014 at 3:36 PM, Anthony Ramine <n.oxyde@REDACTED> wrote:

> All worked out of the box with no peculiar configure script. Are you sure
> your setup isn't broken?
>
> --
> Anthony Ramine
>
> Le 1 févr. 2014 à 12:09, Max Lapshin <max.lapshin@REDACTED> a écrit :
>
> > Small notice.
> >
> > As apple is doing everything to make compilation hard, I had to compile
> with following keys:
> >
> > 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
> >
> > and also I had to move /usr/bin/xcrun to /usr/bin/xcrun-orig and replace
> original apple file with following bash script:
> >
> > #!/bin/bash
> > $@
> >
> > without this manipulation I couldn't even configure erlang under Mac OS
> X 10.8.5
> >
> >
> >
> > ------
> >
> > Right after compilation I have problems:
> >
> > flussonic max$ ./rebar clean
> > ERROR: Failed to extract name from
> /Users/max/Sites/flussonic/deps/lhttpc/src/lhttpc.app.src: {27,
> >
>                        file_io_server,
> >
>                        invalid_unicode}
> >
> > Line 27 of lhttpc.app.src is:
> >
> > %%% @author Oscar Hellström <oscar@REDACTED>
> >
> >
> > It is umlaut in documentation.
> >
> > How should this be handled?
> >
> >
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140201/a8ddf4df/attachment.htm>


More information about the erlang-questions mailing list