Skip to content

Instantly share code, notes, and snippets.

Created July 25, 2014 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/63372047963dd03ee35c to your computer and use it in GitHub Desktop.
Save anonymous/63372047963dd03ee35c to your computer and use it in GitHub Desktop.
computer4:~ ryan$ brew install gnupg2
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
==> Installing gnupg2 dependency: libgpg-error
==> Downloading ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.11.tar.bz
Already downloaded: /Library/Caches/Homebrew/libgpg-error-1.11.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/libgpg-error/1.11
checking for suffix of executables...
checking whether we are cross compiling... configure: error: in `/private/tmp/libgpg-error-4YMg/libgpg-error-1.11':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
computer4:~ ryan$ brew update
Error: undefined method `to_sym' for nil:NilClass
Please report this bug:
https://github.com/mxcl/homebrew/wiki/troubleshooting
/usr/local/Library/Homebrew/cmd/update.rb:112:in `report'
/usr/local/Library/Homebrew/cmd/update.rb:110:in `each_line'
/usr/local/Library/Homebrew/cmd/update.rb:110:in `report'
/usr/local/Library/Homebrew/cmd/update.rb:26:in `update'
/usr/local/Library/brew.rb:87:in `send'
/usr/local/Library/brew.rb:87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment