Skip to content

Instantly share code, notes, and snippets.

@gibbonweb
Created July 17, 2012 18:05
Show Gist options
  • Save gibbonweb/3130886 to your computer and use it in GitHub Desktop.
Save gibbonweb/3130886 to your computer and use it in GitHub Desktop.
╭─<johannes@FantasticFour.local>-<~>-<8:03pm>-◇
╰─➤ brew unlink gtk
Error: No such keg: /usr/local/Cellar/gtk
╭─<johannes@FantasticFour.local>-<~>-<8:03pm>-◇
╰─➤ brew install -v libdvdread 1 ↵
==> Downloading http://dvdnav.mplayerhq.hu/releases/libdvdread-4.2.0.tar.bz2
Already downloaded: /Library/Caches/Homebrew/libdvdread-4.2.0.tar.bz2
/usr/bin/tar xf /Library/Caches/Homebrew/libdvdread-4.2.0.tar.bz2
==> ./autogen.sh --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libdvdread/4.2.0
./autogen.sh --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libdvdread/4.2.0
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
aclocal: error: aclocal: file '/usr/local/share/aclocal/gtk-2.0.m4' does not exist
autoreconf: aclocal failed with exit status: 1
==> Exit Status: 1
https://github.com/mxcl/master/blob/master/Library/Formula/libdvdread.rb#L20
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: 781ae1db36907b9f302a10a48ef1f22fde5a4576
CPU: quad-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.3.3
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.6.4 @ /usr/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DHAVE_DVDCSS_DVDCSS_H
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -I/usr/local/Cellar/libtool/2.4.2/include -I/usr/local/Cellar/automake/1.12.2/include -I/usr/local/Cellar/autoconf/2.69/include -isystem /usr/local/include
LDFLAGS: -L/usr/local/Cellar/libtool/2.4.2/lib -L/usr/local/Cellar/automake/1.12.2/lib -L/usr/local/Cellar/autoconf/2.69/lib -L/usr/local/lib -ldvdcss
MACOSX_DEPLOYMENT_TARGET: 10.7
MAKEFLAGS: -j4
Error: Failed executing: ./autogen.sh --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libdvdread/4.2.0 (libdvdread.rb:20)
If `brew doctor` does not, this may help you fix or report the issue:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
╭─<johannes@FantasticFour.local>-<~>-<8:04pm>-◇
╰─➤
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment