Skip to content

Instantly share code, notes, and snippets.

@ecavazos
Created January 16, 2010 02:45
Show Gist options
  • Save ecavazos/278614 to your computer and use it in GitHub Desktop.
Save ecavazos/278614 to your computer and use it in GitHub Desktop.
local: brew install imagemagickb /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /usr/lib/libexpat.dylib -ljpeg /usr/X11/lib/libpng12.0.26.0.dylib /usr/lib/libz.dylib -lz -lm -march=nocona -mfpmath=sse -mmmx -msse3 -Wl,-framework -Wl,CoreServices -Wl,-framework -Wl,ApplicationServices -install_name /usr/local/Cellar/libwmf/0.2.8.4/lib/libwmf-0.2.7.dylib -compatibility_version 9 -current_version 9.0
i686-apple-darwin9-gcc-4.2.1: /usr/X11/lib/libpng12.0.26.0.dylib: No such file or directory
make[3]: *** [libwmf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/libwmf.rb#L11
==> Environment
HOMEBREW_VERSION: 0.5
HEAD:
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_CACHE: /Users/Emilio/Library/Caches/Homebrew
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: dual-core 64-bit core2
OS X: 10.5.8
Kernel Architecture: i386
Ruby: 1.8.6-287
GCC-4.2: build 5564
LLVM: N/A
MacPorts or Fink? false
X11 installed? true
Exit status: 2
Error: Failure while executing: make
Please report this bug at http://github.com/mxcl/homebrew/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment