LoginSignup
0
1

More than 5 years have passed since last update.

MacPortsのTips

Last updated at Posted at 2015-05-24

MacPortsでsudo port install redisしたら、次のようなエラーが出た。

clang: error: linker command failed with exit code 1

簡単に調べた感じでは、Mac OS X 10.8のclang 3.1で起きるエラーのようだった。12

取り敢えず、sudo port clean redisしてからsudo port install redisしたらあっさりインストールできた。


  1. MacPortsプロジェクトでは3年前に解決してるらしい? 

  2. Xcode4.4で解決しているらしい? 

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1