Closed shelbyKiraM closed 13 years ago
(I should point out that I only have Xcode 4 and no X11)
Homebrew doesn't yet explicitly suport Xcode 4. Xcode 4 defaults to LLVM instead of GCC, which doesn't work with everything. Try using gcc instead of llvm-gcc, or install Xcode 3.2.x, or wait until Homebrew supports Xcode 4.
Ooh. I totally got it to work by doing ln -s /Xcode4 /Developer
. Thanks though... I'll make it work anyway ;)
Also, please install X11 or other stuff will break.
I recently reinstalled my OS, and when trying to build mpd, got this