daily pastebin goal
25%
SHARE
TWEET

123

a guest Apr 2nd, 2015 2 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. root@filips:/usr/local/src/negotiate_wrapper# make
  2. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /usr/local/src/negotiate_wrapper/missing --run aclocal-1.11
  3. /usr/local/src/negotiate_wrapper/missing: line 52: aclocal-1.11: command not found
  4. WARNING: `aclocal-1.11' is missing on your system.  You should only need it if
  5.         you modified `acinclude.m4' or `configure.in'.  You might want
  6.         to install the `Automake' and `Perl' packages.  Grab them from
  7.         any GNU archive site.
  8. cd . && /bin/bash /usr/local/src/negotiate_wrapper/missing --run automake-1.11 --gnu
  9. /usr/local/src/negotiate_wrapper/missing: line 52: automake-1.11: command not found
  10. WARNING: `automake-1.11' is missing on your system.  You should only need it if
  11.          you modified `Makefile.am', `acinclude.m4' or `configure.in'.
  12.         You might want to install the `Automake' and `Perl' packages.
  13.         Grab them from any GNU archive site.
  14. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /usr/local/src/negotiate_wrapper/missing --run autoconf
  15. configure.in:19: error: possibly undefined macro: AM_INIT_AUTOMAKE
  16.      If this token and others are legitimate, please use m4_pattern_allow.
  17.      See the Autoconf documentation.
  18. make: *** [configure] Error 1
RAW Paste Data
Top