Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.50 KB | None | 0 0
  1. configure: creating ./config.status
  2. config.status: creating Makefile
  3. config.status: creating doc/Makefile
  4. config.status: creating lib/Makefile
  5. config.status: creating lib/config.h
  6. config.status: executing depfiles commands
  7. + '[' -z '' ']'
  8. ++ egrep -c '^cpu[0-9]+' /proc/stat
  9. ++ :
  10. + NPROCS=0
  11. + '[' -z 0 -o 0 -le 0 ']'
  12. + NPROCS=1
  13. + make -j1 all gzip.info
  14. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/src/RPM/BUILD/gzip-1.3.5/build-aux/missing --run aclocal-1.11a -I m4
  15. /usr/src/RPM/BUILD/gzip-1.3.5/build-aux/missing: line 52: aclocal-1.11a: command not found
  16. WARNING: `aclocal-1.11a' is missing on your system.  You should only need it if
  17.         you modified `acinclude.m4' or `configure.ac'.  You might want
  18.         to install the `Automake' and `Perl' packages.  Grab them from
  19.         any GNU archive site.
  20. cd . && /bin/sh /usr/src/RPM/BUILD/gzip-1.3.5/build-aux/missing --run automake-1.11a --gnu
  21. /usr/src/RPM/BUILD/gzip-1.3.5/build-aux/missing: line 52: automake-1.11a: command not found
  22. WARNING: `automake-1.11a' is missing on your system.  You should only need it if
  23.          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
  24.         You might want to install the `Automake' and `Perl' packages.
  25.         Grab them from any GNU archive site.
  26. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/src/RPM/BUILD/gzip-1.3.5/build-aux/missing --run autoconf
  27. autoconf: configure.in: No such file or directory
  28. make: *** [configure] Error 1
  29. Bad exit status from /var/tmp/rpm-tmp.83236 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement