Skip to content

Instantly share code, notes, and snippets.

@rrmartins
Created April 22, 2014 21:10
Show Gist options
  • Select an option

  • Save rrmartins/11194414 to your computer and use it in GitHub Desktop.

Select an option

Save rrmartins/11194414 to your computer and use it in GitHub Desktop.
error tmate
➜ local git:(master) brew install tmate
==> Downloading https://github.com/nviennot/tmate/archive/1.8.9.tar.gz
Already downloaded: /Library/Caches/Homebrew/tmate-1.8.9.tar.gz
==> Patching
patching file osdep-darwin.c
patching file utf8.c
==> sh autogen.sh
configure.ac:108: error: possibly undefined macro: AC_SEARCH_LIBS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with exit status: 1
autoreconf failed
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/nviennot/homebrew-tmate/issues
@rrmartins
Copy link
Author

  ~  brew reinstall pkg-config autoconf automake
==> Reinstalling pkg-config
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pkg-config-0.28.mavericks.bottle.2.tar.gz
######################################################################## 100,0%
==> Pouring pkg-config-0.28.mavericks.bottle.2.tar.gz
  /usr/local/Cellar/pkg-config/0.28: 10 files, 604K
==> Reinstalling autoconf
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/autoconf-2.69.mavericks.bottle.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/autoconf-2.69.mavericks.bottle.1.tar.gz
==> Pouring autoconf-2.69.mavericks.bottle.1.tar.gz
  /usr/local/Cellar/autoconf/2.69: 69 files, 2,0M
==> Reinstalling automake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/automake-1.14.1.mavericks.bottle.tar.gz
Already downloaded: /Library/Caches/Homebrew/automake-1.14.1.mavericks.bottle.tar.gz
==> Pouring automake-1.14.1.mavericks.bottle.tar.gz
  /usr/local/Cellar/automake/1.14.1: 127 files, 2,5M
  ~  brew install tmate
==> Downloading https://github.com/nviennot/tmate/archive/1.8.9.tar.gz
Already downloaded: /Library/Caches/Homebrew/tmate-1.8.9.tar.gz
==> Patching
patching file osdep-darwin.c
patching file utf8.c
==> sh autogen.sh
==> ./configure --prefix=/usr/local/Cellar/tmate/1.8.9 --sysconfdir=/usr/local/etc
==> make install
[ 94%] Building C object src/CMakeFiles/ssh_static.dir/wrapper.c.o
[ 97%] Building C object src/CMakeFiles/ssh_static.dir/pki_crypto.c.o
[100%] Building C object src/CMakeFiles/ssh_static.dir/gzip.c.o
Linking C static library libssh.a
[100%] Built target ssh_static

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/nviennot/homebrew-tmate/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment