Created
September 12, 2012 18:07
-
-
Save cgardner/3708702 to your computer and use it in GitHub Desktop.
Revisions
-
cgardner created this gist
Sep 12, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,36 @@ $ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install cdrtools ==> Downloading ftp://ftp.berlios.de/pub/cdrecord/cdrtools-3.00.tar.gz Already downloaded: /Library/Caches/Homebrew/cdrtools-3.00.tar.gz /usr/bin/tar xf /Library/Caches/Homebrew/cdrtools-3.00.tar.gz ==> smake INS_BASE=/usr/local/Cellar/cdrtools/3.00 INS_RBASE=/usr/local/Cellar/cdrtools/3.00 install smake INS_BASE=/usr/local/Cellar/cdrtools/3.00 INS_RBASE=/usr/local/Cellar/cdrtools/3.00 install ==> Exit Status: 1 https://github.com/mxcl/master/blob/master/Library/Formula/cdrtools.rb#L11 ==> Build Environment HOMEBREW_VERSION: 0.9.3 HEAD: 5e5f7922ff7f1a7ed6528f31c4847089e2db6600 CPU: quad-core 64-bit arrandale OS X: 10.7.4-x86_64 Xcode: 4.4.1 CLT: 4.4.0.0.1.1249367152 X11: 2.6.4 in /usr/X11 CC: cc CXX: c++ LD: cc MAKEFLAGS: -j1 CMAKE_PREFIX_PATH: /usr/local CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /usr/local/lib/pkgconfig HOMEBREW_MAKE_JOBS: 1 ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin Error: Failed executing: smake INS_BASE=/usr/local/Cellar/cdrtools/3.00 INS_RBASE=/usr/local/Cellar/cdrtools/3.00 install (cdrtools.rb:11) This link will help resolve the above errors: https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist $ brew doctor Your system is raring to brew.