Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. Initial preparation...this can take awhile, so sit tight...
  2. configure.in:57: warning: macro `AM_PROG_LIBTOOL' not found in library
  3. configure.in:42: installing `./config.guess'
  4. configure.in:42: installing `./config.sub'
  5. configure.in:47: installing `./install-sh'
  6. configure.in:47: installing `./missing'
  7. decoders/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
  8. decoders/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
  9. decoders/Makefile.am:1: to `configure.in' and run `aclocal' and `autoconf' again.
  10. decoders/Makefile.am:1: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
  11. decoders/Makefile.am:1: its definition is in aclocal's search path.
  12. decoders/Makefile.am: installing `./depcomp'
  13. decoders/mpglib/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
  14. decoders/mpglib/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
  15. decoders/mpglib/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again.
  16. decoders/mpglib/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
  17. decoders/mpglib/Makefile.am:2: its definition is in aclocal's search path.
  18. decoders/timidity/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
  19. decoders/timidity/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
  20. decoders/timidity/Makefile.am:2: to `configure.in' and run `aclocal' and `autoconf' again.
  21. decoders/timidity/Makefile.am:2: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
  22. decoders/timidity/Makefile.am:2: its definition is in aclocal's search path.
  23. Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
  24. Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
  25. Makefile.am:1: to `configure.in' and run `aclocal' and `autoconf' again.
  26. Makefile.am:1: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
  27. Makefile.am:1: its definition is in aclocal's search path.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement