Skip to content

Instantly share code, notes, and snippets.

View kennknowles's full-sized avatar
☂️

Kenn Knowles kennknowles

☂️
View GitHub Profile
@kennknowles
kennknowles / gist:3314725
Created August 10, 2012 14:44
`brew doctor` for pkg-config 0.27 output
Your system is raring to brew.
@kennknowles
kennknowles / gist:3314715
Created August 10, 2012 14:41
config.log from `brew install -v pkg-config` (0.27)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by pkg-config configure 0.27, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.27 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig --with-internal-glib
## --------- ##
## Platform. ##
@kennknowles
kennknowles / gist:3314712
Created August 10, 2012 14:40
Output of `brew install -v pkg-config`
==> Downloading http://pkgconfig.freedesktop.org/releases/pkg-config-0.27.tar.gz
Already downloaded: /Users/kenn/Library/Caches/Homebrew/pkg-config-0.27.tar.gz
/usr/bin/tar xf /Users/kenn/Library/Caches/Homebrew/pkg-config-0.27.tar.gz
==> ./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.27 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig --with-internal-glib
./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.27 --with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig --with-internal-glib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no