Advertisement
Guest User

Untitled

a guest
Aug 11th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. [root@mhs /tmp/glusterfs-3.4.0]# make install clean
  2. Making install in argp-standalone
  3. Making install in .
  4. CC argp-eexst.o
  5. CC argp-fmtstream.o
  6. CC argp-help.o
  7. CC argp-parse.o
  8. CC argp-pvh.o
  9. AR libargp.a
  10. Making install in libglusterfs
  11. Making install in src
  12. make install-am
  13. CC libglusterfs_la-dict.lo
  14. In file included from dict.c:25:
  15. common-utils.h:33:1: warning: "TMP_MAX" redefined
  16. In file included from dict.c:14:
  17. /usr/include/stdio.h:211:1: warning: this is the location of the previous definition
  18. In file included from dict.c:29:
  19. compat.h:338: error: conflicting types for 'basename_r'
  20. /usr/include/libgen.h:39: error: previous declaration of 'basename_r' was here
  21. *** [libglusterfs_la-dict.lo] Error code 1
  22.  
  23. Stop in /tmp/glusterfs-3.4.0/libglusterfs/src.
  24. *** [install] Error code 1
  25.  
  26. Stop in /tmp/glusterfs-3.4.0/libglusterfs/src.
  27. *** [install-recursive] Error code 1
  28.  
  29. Stop in /tmp/glusterfs-3.4.0/libglusterfs.
  30. *** [install-recursive] Error code 1
  31.  
  32. Stop in /tmp/glusterfs-3.4.0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement