Re: Erlang 19.0

2016-09-21 Thread Bogdan Andu
yes.. funny thing is the unpriv user the daemon runs under has data size ~ 2GB but I totally forgot about ulimit stuff. it compiled ok until I hit another compilation error: gmake[3]: Entering directory `/home/andu/otp_src_19.0/lib/diameter/src'  ERLC   ../ebin/diameter.beam  ERLC   ../ebin/d

Re: Erlang 19.0

2016-09-21 Thread Raimo Niskanen
On Wed, Sep 21, 2016 at 08:25:54AM +, Bogdan Andu wrote: > Hello, > I have 2 OpenBSD amd64 machines 5.4. and 5.7 which I cannot upgrade them now > I want to compile erlang 19 on these machine and the compilation fails: > The compilation process is:1. apply successfully 6.0 > ports/lang/erlang/1

Re: Erlang 19.0

2016-09-21 Thread Bogdan Andu
Yes , it would, but searching through archives and commentsthe problem remained unsolved regarding --disable-hipe switch mmap problem does not appear on centos 7 / 64 and on OpenBSD 6.0so I figured out there might be a tweak to let mmap pass that test On Wednesday, September 21, 2016 1:09

Re: Erlang 19.0

2016-09-21 Thread Raimo Niskanen
...and does not this question belong better at erlang-questions(at)erlang(dot)org? On Wed, Sep 21, 2016 at 08:25:54AM +, Bogdan Andu wrote: > Hello, > I have 2 OpenBSD amd64 machines 5.4. and 5.7 which I cannot upgrade them now > I want to compile erlang 19 on these machine and the compilation

Erlang 19.0

2016-09-21 Thread Bogdan Andu
Hello, I have 2 OpenBSD amd64 machines 5.4. and 5.7 which I cannot upgrade them now I want to compile erlang 19 on these machine and the compilation fails: The compilation process is:1. apply successfully 6.0 ports/lang/erlang/19/patches to the standard tree2. autoreconf-2.693. gmake .. and the err