Devtalk

Devtalk

A new Erlang news item has been posted!

Posted via Devtalk.

Showing Posts 1 to 10

dimitarvp

dimitarvp

There’s no ElixirForum announcement forum post to comment on yet but I’ve just installed Erlang 24.0.1 without having to downgrade autoconf or specify any env vars on the command line! :partying_face:

It was just a matter of a simple asdf install erlang 24.0.1

EDIT: Oh, there was a forum post after all, missed it by an hour or so. :smiley:

AstonJ

AstonJ

You missed it Dimi… moved your post to it :003:

axelson

axelson

Scenic Core Team

Did you have KERL_CONFIGURE_OPTIONS set at all?

I typically use this on macOS:

KERL_CONFIGURE_OPTIONS=--disable-hipe --without-javac --with-ssl=/usr/local/opt/openssl@1.1
KERL_BUILD_DOCS=yes
KERL_DOC_TARGETS=chunks

But asdf install erlang 24.0.1 fails for me with:

checking for OpenSSL header in /usr/local/opt/openssl@1.1... yes
checking for OpenSSL in /usr/local/opt/openssl@1.1... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/openssl@1.1
ERROR: /Users/jason/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/lib/crypto/configure failed!

And brew --prefix openssl does give /usr/local/opt/openssl@1.1

dimitarvp

dimitarvp

Nope, zero tinkering this time. Just a normal install command.

APB9785

APB9785

Creator of ECSx

I just tried asdf install erlang 24.0.1 and am still getting the same error as before:

ERROR: /Users/Macbook/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/lib/crypto/configure failed!

(This is on macOS Mojave)

Molly101

Molly101

Do someone know what to do with
wxWidgets was not compiled with --enable-webview or wxWebView developer package is not installed, wxWebView will NOT be available
message? :slight_smile:

sa-mm

sa-mm

Seems to be related to Best option to do desktop apps in Elixir - #32 by dominicletz. It doesn’t look like anything you need to deal with unless you want to build desktop apps with elixir.

woohaaha

woohaaha

Error here too. macOS Mojave 10.14.6

asdf install erlang 24.0.1
asdf_24.0.1 is not a kerl-managed Erlang/OTP installation
No build named asdf_24.0.1
Downloading OTP-24.0.1.tar.gz to /Users/me/.asdf/plugins/erlang/kerl-home/archives...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   122  100   122    0     0   1115      0 --:--:-- --:--:-- --:--:--  1119
100 56.1M  100 56.1M    0     0  10.7M      0  0:00:05  0:00:05 --:--:-- 11.5M
Extracting source code
Building Erlang/OTP 24.0.1 (asdf_24.0.1), please wait...
Configure failed.
checking for compiler flags for loadable drivers... -Werror=undef -Werror=implicit -Werror=return-type  -Wdeclaration-after-statement -Wall -Wstrict-prototypes -Wmissing-prototypes  -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -fno-common -g -O2 -fPIC -fno-common
checking for linker for loadable drivers... clang
checking for linker flags for loadable drivers... -m64 -bundle -bundle_loader /Users/me/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/bin/x86_64-apple-darwin18.7.0/beam.smp
checking for 'runtime library path' linker flag... not found
checking for multiarch directory... not found
checking size of void *... 8
checking for static zlib... no
checking for OpenSSL header in /usr/local/opt/openssl@1.1... yes
checking for OpenSSL in /usr/local/opt/openssl@1.1... configure: error: neither static nor dynamic crypto library found in /usr/local/opt/openssl@1.1
ERROR: /Users/me/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/lib/crypto/configure failed!
APB9785

APB9785

Creator of ECSx

From the Issue comments on github:

Looks like kerl is still setting DED_* flags for you, as you can still see them in your paste. Since it’s kerl setting these, it’ll need to be fixed by the kerl maintainer, otherwise you’ll have to patch your kerl shell scripts to omit those flags.

and

Until kerl stops passing these DED_* flags you wont be able to build OTP 24 using kerl on MacOS.

mahaqmi

mahaqmi

I am receiving this error.

Extracting source code
Building Erlang/OTP 24.0.1 (asdf_24.0.1), please wait...
Configure failed.
configure: WARNING: Could not find any usable java compiler, will skip: jinterface
checking for c++... c++
checking for log2... yes
configure: creating ./config.status
config.status: creating emulator/aarch64-apple-darwin20.3.0/Makefile
./config.status: line 1224: 33687 Done(141)               eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
     33688 Killed: 9               | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out
config.status: error: could not create emulator/aarch64-apple-darwin20.3.0/Makefile
ERROR: /Users/ahmad/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_src_24.0.1/erts/configure failed!
./configure: line 366: kill: (-21681) - No such process

Please see /Users/ahmad/.asdf/plugins/erlang/kerl-home/builds/asdf_24.0.1/otp_build_24.0.1.log for full details.

I am coming from OTP 23

Erlang/OTP 23 [erts-11.1.6] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]

Eshell V11.1.6  (abort with ^G)

never installed OTP v24.0 before

Does anyone know what could cause this?

using Big Sur with M1 chip

Where Next? Top

Trending in Erlang News Top

erlangforums
A new Erlang announcement has been posted: Original announcement:
New
erlangforums
A new Erlang announcement has been posted: Original announcement: https://erlangforums.com/t/patch-package-otp-29-0-6-released/5911
New
erlangforums
A new Erlang announcement has been posted: Original announcement: https://erlangforums.com/t/patch-package-otp-27-3-4-17-released/5913
New

Other Trending Topics Top

mudasobwa
I am happy to introduce the very α version of the new programming language compiled to BEAM. Welcome Cure. It has literally three kille...
New
marciok
Hi there! We created Gust: A task orchestrator inspired by Airflow. For those who have never heard about Aiflow, it’s a Python-based wor...
New
mhanberg
Hi everyone! The first release candidate for the Expert language server project is now available! We’ve published a press release detai...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Dmk
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews