Skip to content

Instantly share code, notes, and snippets.

@jalanb
Created February 1, 2012 13:04
Show Gist options
  • Select an option

  • Save jalanb/1716903 to your computer and use it in GitHub Desktop.

Select an option

Save jalanb/1716903 to your computer and use it in GitHub Desktop.
Errors installing mplayer on OS X Lion
$ brew install mplayer
==> Installing mplayer dependency: pkg-config
==> Downloading http://pkg-config.freedesktop.org/releases/pkg-config-0.25.tar.gz
File already downloaded in /Users/jab/Library/Caches/Homebrew
==> ./configure --disable-debug --prefix=/usr/local/Cellar/pkg-config/0.25 --with-pc-path=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/X1
==> make
make all-recursive
Making all in glib-1.2.10
CONFIG_FILES= CONFIG_HEADERS= CONFIG_OTHER=glibconfig.h ./config.status
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X/usr/bin/llvm-gcc: No such file or directory
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 682: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
./config.status: line 694: X: command not found
config.status: executing depfiles commands
config.status: executing libtool commands
libtool: no output file specified (specify with -o output)
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
config.status: executing default-1 commands
creating glibconfig.h
glibconfig.h is unchanged
config.status: executing default commands
echo timestamp > stamp-gc-h
make all-recursive
Making all in .
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -O3 -w -pipe -march=core2 -msse4.1 -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=g_log_domain_glib -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -O3 -w -pipe -march=core2 -msse4.1 -Wall -D_REENTRANT -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c
./libtool: line 499: CDPATH: command not found
./libtool: line 499: CDPATH: command not found
/private/tmp/homebrew-pkg-config-0.25-S5rq/pkg-config-0.25/glib-1.2.10/libtool: line 499: CDPATH: command not found
/private/tmp/homebrew-pkg-config-0.25-S5rq/pkg-config-0.25/glib-1.2.10/libtool: line 499: CDPATH: command not found
libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2
libtool: and run autoconf again.
libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2
libtool: and run autoconf again.
make[4]: *** [gcache.lo] Error 63
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [garray.lo] Error 63
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/pkg-config.rb#L25
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: ef755ec6b2cf2479a6b275261b3dc1bcca18963b
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: dual-core 64-bit penryn
OS X: 10.7
Kernel Architecture: i386
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2.1
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.0 build 211
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -w -pipe -march=core2 -msse4.1
CXXFLAGS: -O3 -w -pipe -march=core2 -msse4.1
MAKEFLAGS: -j2
Error: Failed executing: make
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/9705
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment