Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erlang/Elixir issues with Big Sur #8

Open
jackboberg opened this issue Apr 21, 2021 · 1 comment
Open

Erlang/Elixir issues with Big Sur #8

jackboberg opened this issue Apr 21, 2021 · 1 comment
Labels
install Issues and warnings when executing `script/install` on a new setup

Comments

@jackboberg
Copy link
Owner

jackboberg commented Apr 21, 2021

> asdf install
# ...
=== Running configure in /Users/jack/.asdf/plugins/erlang/kerl-home/builds/asdf_23.1.2/otp_src_23.1.2/make ===
./configure '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/[email protected]' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/jack/.asdf/plugins/erlang/kerl-home/builds/asdf_23.1.2/otp_src_23.1.2/make"
configure: error: cannot find required auxiliary files: install-sh config.guess config.sub
ERROR: /Users/jack/.asdf/plugins/erlang/kerl-home/builds/asdf_23.1.2/otp_src_23.1.2/make/configure failed!

Please see /Users/jack/.asdf/plugins/erlang/kerl-home/builds/asdf_23.1.2/otp_build_23.1.2.log for full details.

This is a known issue, perhaps to be resolved by asdf, but here is the process I used to resolve it on 2020-04-17:

@jackboberg jackboberg added the install Issues and warnings when executing `script/install` on a new setup label Apr 21, 2021
@jackboberg jackboberg changed the title Erland/Elixir issues with Big Sur Erlang/Elixir issues with Big Sur Apr 21, 2021
@jackboberg
Copy link
Owner Author

This leaves brew warning us about missing dependencies.

>  brew doctor
# ...

Warning: Some installed formulae are missing dependencies.
You should `brew install` the missing dependencies:
  brew install autoconf

Run `brew missing` for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Issues and warnings when executing `script/install` on a new setup
Projects
None yet
Development

No branches or pull requests

1 participant