Skip to content

Instantly share code, notes, and snippets.

@nise-nabe
Created December 3, 2012 05:07
Show Gist options
  • Save nise-nabe/4192837 to your computer and use it in GitHub Desktop.
Save nise-nabe/4192837 to your computer and use it in GitHub Desktop.
```
# cd /usr/pkgsrc/lang/ruby193
# bmake install clean ; echo $?
1
```
エラー原因
```
===> Install binary package of libffi-3.0.11
pkg_add: A different version of libffi-3.0.11 is already installed: libffi-3.0.9nb1
pkg_add: 1 package addition failed
*** Error code 1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment