Created
July 12, 2012 17:09
-
-
Save hvgotcodes/3099388 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Failed executing: make install (erlang.rb:99) | |
If `brew doctor` does not, this may help you fix or report the issue: | |
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist | |
--- | |
Error: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libusb-0.1.4.4.4.dylib /usr/local/lib/libusbpp-0.1.4.4.4.dylib | |
----- | |
HOMEBREW_VERSION: 0.9.2 | |
HEAD: 470e83a29185c4784a02f4af543baad5d9d4dffe | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit arrandale | |
OS X: 10.7.4-x86_64 | |
Xcode: 4.3.3 | |
CLT: 1.0.0.9000000000.1.1249367152 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11: 2.6.4 @ /usr/X11 | |
System Ruby: 1.8.7-357 | |
Which Perl: /usr/bin/perl | |
Which Python: /usr/bin/python | |
Which Ruby: /Users/mharris/.rvm/rubies/ruby-1.9.2-p290/bin/ruby | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
make release_examples_code release_examples_dict
/usr/bin/install -c -d /usr/local/Cellar/erlang/R15B01/lib/erlang/lib/diameter-1.1/examples/code
/usr/bin/install -c -d /usr/local/Cellar/erlang/R15B01/lib/erlang/lib/diameter-1.1/examples/dict
install: mkdir /usr/local/Cellar/erlang/R15B01/lib/erlang/lib/diameter-1.1/examples: File exists
/usr/bin/install -c -m 644 -p ../examples/dict/rfc4004_mip.dia ../examples/dict/rfc4005_nas.dia ../examples/dict/rfc4006_cc.dia ../examples/dict/rfc4072_eap.dia ../examples/dict/rfc4590_digest.dia ../examples/dict/rfc4740_sip.dia
/usr/local/Cellar/erlang/R15B01/lib/erlang/lib/diameter-1.1/examples/dict
make[5]: *** [release_examples_code] Error 71
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [release_spec] Error 2
make[3]: *** [release] Error 2
make[2]: *** [release] Error 2
make[1]: *** [release] Error 2
make: *** [install.libs] Error 2