Guest User

Untitled

a guest
Feb 16th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Making install in glusterfsd
  2. Making install in src
  3. /bin/mkdir -p '/usr/local/sbin'
  4. /bin/bash ../../libtool --mode=install /usr/bin/install -c glusterfsd gf_attach '/usr/local/sbin'
  5. libtool: install: /usr/bin/install -c .libs/glusterfsd /usr/local/sbin/glusterfsd
  6. libtool: install: /usr/bin/install -c .libs/gf_attach /usr/local/sbin/gf_attach
  7. Making install in contrib/fuse-util
  8. /bin/mkdir -p '/usr/local/bin'
  9. /bin/bash ../../libtool --mode=install /usr/bin/install -c fusermount-glusterfs '/usr/local/bin'
  10. libtool: install: /usr/bin/install -c fusermount-glusterfs /usr/local/bin/fusermount-glusterfs
  11. Making install in doc
  12. /bin/mkdir -p '/usr/local/share/man/man8'
  13. /usr/bin/install -c -m 644 glusterfs.8 mount.glusterfs.8 gluster.8 glusterd.8 glusterfsd.8 '/usr/local/share/man/man8'
  14. Making install in extras
  15. Making install in init.d
  16. /usr/bin/install: cannot stat 'glustereventsd-Debian': No such file or directory
  17. Makefile:578: recipe for target 'Debian' failed
  18. make[3]: *** [Debian] Error 1
  19. Makefile:468: recipe for target 'install-am' failed
  20. make[2]: *** [install-am] Error 2
  21. Makefile:661: recipe for target 'install-recursive' failed
  22. make[1]: *** [install-recursive] Error 1
  23. Makefile:594: recipe for target 'install-recursive' failed
  24. make: *** [install-recursive] Error 1
Add Comment
Please, Sign In to add comment