16/03/10 18:14:24.89 .net
なんどもすみません。
整理します。
URLリンク(d.hatena.ne.jp)
をすると解決しました。というのはbrew unlink openssl
とすることで再びエラーが出てきたからです。
他方で、その後にbrew doctorをしたところ
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
openssl
というのがでてきました。brew unlink opensslをするとemacsのほうで
エラーがでるし、brew unlink opensslをせずに、
URLリンク(d.hatena.ne.jp)
の通りにすると、brew でエラーがでます。
それでは