Skip to content

Instantly share code, notes, and snippets.

@philcrissman
Created August 20, 2011 17:13
Show Gist options
  • Save philcrissman/1159354 to your computer and use it in GitHub Desktop.
Save philcrissman/1159354 to your computer and use it in GitHub Desktop.
[lots of configure output]
==> Build Flags
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/c++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -march=core2 -msse4.1 -w -pipe -I/usr/include/libxml2 -O3
CXXFLAGS: -march=core2 -msse4.1 -w -pipe -I/usr/include/libxml2 -O3
MAKEFLAGS: -j2
Error: Failed executing: make
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/#issue/1824
https://github.com/mxcl/homebrew/issues/#issue/4384
https://github.com/mxcl/homebrew/issues/#issue/4511
https://github.com/mxcl/homebrew/issues/#issue/5651
https://github.com/mxcl/homebrew/issues/#issue/6047
https://github.com/mxcl/homebrew/issues/#issue/6185
https://github.com/mxcl/homebrew/issues/#issue/6242
https://github.com/mxcl/homebrew/issues/#issue/6255
https://github.com/mxcl/homebrew/issues/#issue/6366
https://github.com/mxcl/homebrew/issues/#issue/6447
https://github.com/mxcl/homebrew/issues/#issue/6612
https://github.com/mxcl/homebrew/issues/#issue/7079
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment