Skip to content

Instantly share code, notes, and snippets.

@mwilliams
Created January 26, 2010 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwilliams/286455 to your computer and use it in GitHub Desktop.
Save mwilliams/286455 to your computer and use it in GitHub Desktop.
ld: warning: in /usr/local/lib/libiconv.dylib, file is not of required architecture
Undefined symbols:
"_libiconv_close", referenced from:
_close_iconv in encodings.o
_iconv_convert_string in util.o
_iconv_convert_string in util.o
"_libiconv", referenced from:
_cjk2unicode in encodings.o
_iconv_convert_string in util.o
"_libiconv_open", referenced from:
_cjk2unicode in encodings.o
_iconv_convert_string in util.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [xdvi-xaw] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Error: #<BuildError: Failure while executing: make world >
/usr/local/Library/Homebrew/formula.rb:326:in `system'
/usr/local/Library/Formula/tex-live.rb:141:in `install'
/usr/local/Library/Formula/tex-live.rb:130:in `chdir'
/usr/local/Library/Formula/tex-live.rb:130:in `install'
/usr/local/Library/Homebrew/install.rb:89:in `install'
/usr/local/Library/Homebrew/formula.rb:206:in `brew'
/usr/local/Library/Homebrew/formula.rb:374:in `stage'
/usr/local/Library/Homebrew/formula.rb:341:in `mktemp'
/usr/local/Library/Homebrew/formula.rb:372:in `stage'
/usr/local/Library/Homebrew/formula.rb:201:in `brew'
/usr/local/Library/Homebrew/install.rb:76:in `install'
/usr/local/Library/Homebrew/install.rb:39
/usr/local/Library/Formula/tex-live.rb:99
==> Rescuing build...
When you exit this shell Homebrew will attempt to finalise the installation.
If nothing is installed or the shell exits with a non-zero error code,
Homebrew will abort. The installation prefix is:
/usr/local/Cellar/tex-live/20080816
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment