Created
August 16, 2010 17:27
-
-
Save sgharms/527346 to your computer and use it in GitHub Desktop.
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 characters
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe -Wall -export-dynamic -o irssi gui-entry.o gui-expandos.o gui-printtext.o gui-readline.o gui-windows.o lastlog.o mainwindows.o mainwindow-activity.o mainwindows-layout.o statusbar.o statusbar-config.o statusbar-items.o term.o term-dummy.o term-terminfo.o terminfo-core.o textbuffer.o textbuffer-commands.o textbuffer-view.o irssi.o module-formats.o ../fe-common/irc/libfe_common_irc.a ../fe-common/irc/dcc/libfe_irc_dcc.a ../fe-common/irc/notifylist/libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../core/libcore.a ../lib-config/libirssi_config.a ../perl/libperl_core_static.la ../perl/libfe_perl_static.la -L/usr/local/lib -L/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -L/usr/local/brew/Cellar/glib/2.24.1/lib -L/usr/local/brew/Cellar/gettext/0.17/lib -lgmodule-2.0 -lglib-2.0 -lintl -lssl -lcrypto -lz -lncurses | |
libtool: link: cannot find the library `/usr/local/lib/libiconv.la' or unhandled argument `/usr/local/lib/libiconv.la' | |
make[3]: *** [irssi] Error 1 | |
make[2]: *** [install-recursive] Error 1 | |
make[1]: *** [install-recursive] Error 1 | |
make: *** [install] Error 2 | |
Exit status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/irssi.rb#L29 | |
==> Environment | |
HOMEBREW_VERSION: 0.7 | |
HEAD: 75f7c230b93e833c7a928b3376b67e8bd59dfd69 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/brew/Cellar | |
HOMEBREW_CACHE: /Users/stharms/Library/Caches/Homebrew | |
HOMEBREW_REPOSITORY: /usr/local/brew | |
HOMEBREW_LIBRARY_PATH: /usr/local/brew/Library/Homebrew | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.6.4 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-174 | |
GCC-4.0: build 5493 (5493 or newer recommended) | |
GCC-4.2: build 5659 (5659 or newer recommended) | |
LLVM: build 2207 (2207 or newer recommended) | |
MacPorts or Fink? false | |
X11 installed? true | |
==> Build Flags | |
CC: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/bin/gcc-4.2 | |
CFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
CXXFLAGS: -O3 -march=core2 -msse4.1 -w -pipe | |
MAKEFLAGS: -j2 | |
Error: Failure while executing: make install | |
Please report this bug at http://github.com/mxcl/homebrew/issues | |
These existing issues may help you: | |
http://github.com/mxcl/homebrew/issues/#issue/2016 | |
http://github.com/mxcl/homebrew/issues/#issue/2140 | |
Also try: | |
`brew doctor` to check your setup for common problems. | |
`brew missing` to check installed packages for missing deps. | |
----- | |
[brew --config] | |
HOMEBREW_VERSION: 0.7 | |
HEAD: 75f7c230b93e833c7a928b3376b67e8bd59dfd69 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/brew/Cellar | |
HOMEBREW_CACHE: /Users/stharms/Library/Caches/Homebrew | |
HOMEBREW_REPOSITORY: /usr/local/brew | |
HOMEBREW_LIBRARY_PATH: /usr/local/brew/Library/Homebrew | |
Hardware: dual-core 64-bit penryn | |
OS X: 10.6.4 | |
Kernel Architecture: i386 | |
Ruby: 1.8.7-174 | |
GCC-4.0: build 5493 (5493 or newer recommended) | |
GCC-4.2: build 5659 (5659 or newer recommended) | |
LLVM: build 2207 (2207 or newer recommended) | |
MacPorts or Fink? false | |
X11 installed? true | |
----- | |
[brew doctor] | |
stharms@stharms-mac:~$ brew doctor | |
Your OS X is ripe for brewing. | |
Any troubles you may be experiencing are likely purely psychosomatic. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment