質問編集履歴
2
追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -89,6 +89,14 @@
|
|
89
89
|
succeeds before bundling.
|
90
90
|
```
|
91
91
|
|
92
|
+
###/home/tsuyoshi/.rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/extensions/x86_64-linux/2.6.0/mysql2-0.5.3/mkmf.logの中身
|
93
|
+
```ここに言語を入力
|
94
|
+
gcc: error: unrecognized command line option '-Wduplicated-cond'
|
95
|
+
gcc: error: unrecognized command line option '-Wmisleading-indentation'
|
96
|
+
gcc: error: unrecognized command line option '-Wrestrict'
|
97
|
+
gcc: error: unrecognized command line option '-Wimplicit-fallthrough=0'
|
98
|
+
```
|
99
|
+
|
92
100
|
###その後試したこと
|
93
101
|
下記サイトを参照していろいろ試したのですがうまくいきませんでした。
|
94
102
|
ご教授お願いいたします。
|
1
タイトル変更
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
EC2でmysql2をbundle installできない
|
body
CHANGED
File without changes
|