Advertisement
Guest User

Untitled

a guest
Jan 1st, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. chris@chris-desktop:~/cheese$ ./autogen.sh
  2. **Warning**: I am going to run `configure' with no arguments.
  3. If you wish to pass any to it, please specify them on the
  4. `./autogen.sh' command line.
  5.  
  6. + gtkdocize --copy
  7. + intltoolize --force --copy --automake
  8. + autoreconf --verbose --force --install -Wno-portability
  9. autoreconf: Entering directory `.'
  10. autoreconf: configure.ac: not using Gettext
  11. autoreconf: running: aclocal --force --warnings=no-portability -I m4 ${ACLOCAL_FLAGS}
  12. configure.ac:210: error: macro APPSTREAM_XML is not defined; is a m4 file missing?
  13. m4/ax_require_defined.m4:35: AX_REQUIRE_DEFINED is expanded from...
  14. configure.ac:210: the top level
  15. autom4te: /usr/bin/m4 failed with exit status: 1
  16. aclocal: error: echo failed with exit status: 1
  17. autoreconf: aclocal failed with exit status: 1
  18. + exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement