Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  2. configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  3. configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  4. config-daemon.ac:8: installing 'build-aux/ar-lib'
  5. configure.ac:21: installing 'build-aux/compile'
  6. configure.ac:23: installing 'build-aux/config.guess'
  7. configure.ac:23: installing 'build-aux/config.sub'
  8. configure.ac:11: installing 'build-aux/install-sh'
  9. configure.ac:11: installing 'build-aux/missing'
  10. Makefile.am: installing './INSTALL'
  11. Makefile.am:590: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
  12. Makefile.am: installing 'build-aux/depcomp'
  13. doc/local.mk:24: installing 'build-aux/mdate-sh'
  14. Makefile.am:593: 'doc/local.mk' included from here
  15. Makefile.am: error: 'version.texi', included in 'doc/guix.zh_CN.texi', also included in 'doc/guix.texi'
  16. doc/local.mk:24: installing 'build-aux/texinfo.tex'
  17. Makefile.am:593: 'doc/local.mk' included from here
  18. parallel-tests: installing 'build-aux/test-driver'
  19. autoreconf: automake failed with exit status: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement