teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

4

削除

2019/10/27 06:42

投稿

kumin_43
kumin_43

スコア10

title CHANGED
File without changes
body CHANGED
@@ -59,24 +59,6 @@
59
59
 
60
60
  ```
61
61
 
62
- ### クリーンインストール後
63
- ```
64
- $ asdf install erlang 22.1.4
65
- Extracting source code
66
- Building Erlang/OTP 22.1.4 (asdf_22.1.4), please wait...
67
- Configure failed.
68
- ./otp_build: line 272: autoconf: command not found
69
- make: *** No rule to make target `clean'. Stop.
70
- /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
71
- ./otp_build: line 300: ./configure: No such file or directory
72
62
 
73
- === running autoconf in lib/common_test
74
- ./otp_build: line 272: autoconf: command not found
75
- make: *** No rule to make target `clean'. Stop.
76
- /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
77
- ./otp_build: line 300: ./configure: No such file or directory
78
63
 
79
- Please see /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_build_22.1.4.log for full details.
80
- ```
81
-
82
64
  コマンドプロンプト再起動

3

追加

2019/10/27 06:42

投稿

kumin_43
kumin_43

スコア10

title CHANGED
File without changes
body CHANGED
@@ -67,13 +67,13 @@
67
67
  Configure failed.
68
68
  ./otp_build: line 272: autoconf: command not found
69
69
  make: *** No rule to make target `clean'. Stop.
70
- /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/sugawarahayato/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
70
+ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
71
71
  ./otp_build: line 300: ./configure: No such file or directory
72
72
 
73
73
  === running autoconf in lib/common_test
74
74
  ./otp_build: line 272: autoconf: command not found
75
75
  make: *** No rule to make target `clean'. Stop.
76
- /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/sugawarahayato/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
76
+ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
77
77
  ./otp_build: line 300: ./configure: No such file or directory
78
78
 
79
79
  Please see /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_build_22.1.4.log for full details.

2

追加

2019/10/27 06:23

投稿

kumin_43
kumin_43

スコア10

title CHANGED
File without changes
body CHANGED
@@ -58,6 +58,25 @@
58
58
  Please see /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_build_22.1.4.log for full details.
59
59
 
60
60
  ```
61
- ### 試したこと
62
61
 
62
+ ### クリーンインストール後
63
+ ```
64
+ $ asdf install erlang 22.1.4
65
+ Extracting source code
66
+ Building Erlang/OTP 22.1.4 (asdf_22.1.4), please wait...
67
+ Configure failed.
68
+ ./otp_build: line 272: autoconf: command not found
69
+ make: *** No rule to make target `clean'. Stop.
70
+ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/sugawarahayato/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
71
+ ./otp_build: line 300: ./configure: No such file or directory
72
+
73
+ === running autoconf in lib/common_test
74
+ ./otp_build: line 272: autoconf: command not found
75
+ make: *** No rule to make target `clean'. Stop.
76
+ /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/configure --cache-file=/dev/null CC=clang DED_LD=clang DED_LDFLAGS=-m64\ -bundle\ -bundle_loader\ /Users/sugawarahayato/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_src_22.1.4/bin/x86_64-apple-darwin19.0.0/beam.smp --enable-darwin-64bit
77
+ ./otp_build: line 300: ./configure: No such file or directory
78
+
79
+ Please see /Users/hoge/.asdf/plugins/erlang/kerl-home/builds/asdf_22.1.4/otp_build_22.1.4.log for full details.
80
+ ```
81
+
63
82
  コマンドプロンプト再起動

1

OS 追加

2019/10/27 06:22

投稿

kumin_43
kumin_43

スコア10

title CHANGED
File without changes
body CHANGED
@@ -4,6 +4,8 @@
4
4
  ↓に従って進めています。
5
5
  https://asdf-vm.com/#/core-manage-asdf-vm
6
6
 
7
+ 環境
8
+ ・macOS Catalina 10.15
7
9
 
8
10
  ### やったこと
9
11