Skip to content

Instantly share code, notes, and snippets.

@raw-bin
raw-bin / findutils_homebrew_install_failure.txt
Created April 2, 2011 20:41
A capture of 'brew install -v findutils' and 'brew doctor' as per the instructions at <https://github.com/mxcl/homebrew/wiki/new-issue>.
$ brew install -v findutils
==> Downloading http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz
File already downloaded and cached to /Users/robin/Library/Caches/Homebrew
/usr/bin/tar xf /Users/robin/Library/Caches/Homebrew/findutils-4.4.2.tar.gz
==> ./configure --prefix=/usr/local/Cellar/findutils/4.4.2 --disable-debug --disable-dependency-tracking --program-prefix=g
./configure --prefix=/usr/local/Cellar/findutils/4.4.2 --disable-debug --disable-dependency-tracking --program-prefix=g
checking for a BSD-compatible install... /usr/local/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/mkdir -p
checking for gawk... no