Guest User

Untitled

a guest
May 26th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. make all-recursive
  2. make[1]: Entering directory `/root/downloads/mutt-1.4.2.3'
  3. Making all in m4
  4. make[2]: Entering directory `/root/downloads/mutt-1.4.2.3/m4'
  5. make[2]: Nothing to be done for `all'.
  6. make[2]: Leaving directory `/root/downloads/mutt-1.4.2.3/m4'
  7. Making all in po
  8. make[2]: Entering directory `/root/downloads/mutt-1.4.2.3/po'
  9. make[2]: Nothing to be done for `all'.
  10. make[2]: Leaving directory `/root/downloads/mutt-1.4.2.3/po'
  11. Making all in intl
  12. make[2]: Entering directory `/root/downloads/mutt-1.4.2.3/intl'
  13. make[2]: Nothing to be done for `all'.
  14. make[2]: Leaving directory `/root/downloads/mutt-1.4.2.3/intl'
  15. Making all in doc
  16. make[2]: Entering directory `/root/downloads/mutt-1.4.2.3/doc'
  17. (cd .. && make makedoc)
  18. make[3]: Entering directory `/root/downloads/mutt-1.4.2.3'
  19. if gcc -DPKGDATADIR=\"/usr/bin//share/mutt\" -DSYSCONFDIR=\"/usr/bin//etc\" -DBINDIR=\"/usr/bin//bin\" -DMUTTLOCALEDIR=\"/usr/bin//share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -I./imap -Iintl -I./intl -I/usr/bin//include -Wall -pedantic -g -O2 -MT makedoc.o -MD -MP -MF ".deps/makedoc.Tpo" -c -o makedoc.o
  20. makedoc.c; \
  21. then mv -f ".deps/makedoc.Tpo" ".deps/makedoc.Po"; else rm -f ".deps/makedoc.Tpo"; exit 1; fi
  22. make[3]: Leaving directory `/root/downloads/mutt-1.4.2.3'
  23. make[2]: Leaving directory `/root/downloads/mutt-1.4.2.3/doc'
  24. make[1]: Leaving directory `/root/downloads/mutt-1.4.2.3'
Add Comment
Please, Sign In to add comment