Skip to content

Instantly share code, notes, and snippets.

@bgyss
Created March 11, 2011 15:36
Show Gist options
  • Save bgyss/866035 to your computer and use it in GitHub Desktop.
Save bgyss/866035 to your computer and use it in GitHub Desktop.
output from command 'brew doctor'
briangyss@cheese: ttys000: 41 files 1736b -> brew doctor
You changed your cc to symlink to llvm.
This bypasses LLVM checks, and some formulae may mysteriously fail to work.
You may want to change /usr/bin/cc to point back at gcc.
To force Homebrew to use LLVM, you can set the "HOMEBREW_LLVM" environmental
variable, or pass "--use-llvm" to "brew install".
Some "config" scripts were found in your path, but not in system or Homebrew folders.
`./configure` scripts often look for *-config scripts to determine if software packages
are installed, and what additional flags to use when compiling and linking.
Having additional scripts in your path can confuse software installed via Homebrew if
the config script overrides a system or Homebrew provided script of the same name.
/usr/local/CrossPack-AVR/bin
libusb-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment