Skip to content

Instantly share code, notes, and snippets.

@damurdock
Last active December 21, 2015 00:09
Show Gist options
  • Save damurdock/6218159 to your computer and use it in GitHub Desktop.
Save damurdock/6218159 to your computer and use it in GitHub Desktop.

Revisions

  1. damurdock revised this gist Aug 13, 2013. 1 changed file with 210 additions and 209 deletions.
    419 changes: 210 additions & 209 deletions 2: Verbose console output
    210 additions, 209 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  2. damurdock revised this gist Aug 13, 2013. No changes.
  3. damurdock revised this gist Aug 13, 2013. 2 changed files with 1988 additions and 0 deletions.
    1,988 changes: 1,988 additions & 0 deletions 2: Verbose console output
    1,988 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
    File renamed without changes.
  4. damurdock revised this gist Aug 13, 2013. 2 changed files with 0 additions and 0 deletions.
    File renamed without changes.
    File renamed without changes.
  5. damurdock created this gist Aug 13, 2013.
    20,368 changes: 20,368 additions & 0 deletions Config.log
    20,368 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
    46 changes: 46 additions & 0 deletions Console
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,46 @@
    brew doctor:
    Warning: Unbrewed dylibs were found in /usr/local/lib.
    If you didn't put them there on purpose they could cause problems when
    building Homebrew formulae, and may need to be deleted.

    Unexpected dylibs:
    /usr/local/lib/libGLEW.1.5.4.dylib

    Warning: Unbrewed static libraries were found in /usr/local/lib.
    If you didn't put them there on purpose they could cause problems when
    building Homebrew formulae, and may need to be deleted.

    Unexpected static libraries:
    /usr/local/lib/libGLEW.a

    brew --config:
    HOMEBREW_VERSION: 0.9.4
    ORIGIN: https://github.com/mxcl/homebrew
    HEAD: 391e363f901146d3bf2bce3ef74e5a0751ed36c0
    HOMEBREW_PREFIX: /usr/local
    HOMEBREW_CELLAR: /usr/local/Cellar
    CPU: 8-core 64-bit sandybridge
    OS X: 10.8.4-x86_64
    Xcode: 4.6.3
    CLT: 4.6.0.0.1.1365549073
    LLVM-GCC: build 2336
    Clang: 4.2 build 425
    X11: 2.7.4 => /opt/X11
    System Ruby: 1.8.7-358
    Perl: /usr/bin/perl
    Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7
    Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby

    brew install libewf:
    ==> Downloading https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-20130416.tar.gz
    Already downloaded: /Library/Caches/Homebrew/libewf-20130416.tar.gz
    ==> ./configure --prefix=/usr/local/Cellar/libewf/20130416
    ==> make install
    libtool: link: cc -g -O2 -Wall -o .libs/ewfverify byte_size_string.o digest_hash.o ewfinput.o ewfoutput.o ewfverify.o log_handle.o process_status.o storage_media_buffer.o verification_handle.o ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcpath/.libs/libcpath.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
    brew: superenv removed: -g -O2 -Wall
    libtool: link: cc -g -O2 -Wall -o .libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o process_status.o storage_media_buffer.o ../libodraw/.libs/libodraw.a ../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a ../libhmac/.libs/libhmac.a -lcrypto ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a ../libewf/.libs/libewf.dylib -ldl ../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2 -lz
    brew: superenv removed: -g -O2 -Wall
    make: *** [install-recursive] Error 1

    READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting