Guest User

Untitled

a guest
Feb 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. GIT_VERSION = 1.6.1.40.g8ea6a
  2. * new build flags or prefix
  3. CC fast-import.o
  4. In file included from /usr/include/netinet/in.h:25,
  5. from git-compat-util.h:79,
  6. from builtin.h:5,
  7. from fast-import.c:143:
  8. /usr/include/stdint.h:141: error: conflicting types for ‘uint32_t’
  9. /usr/include/stdint.h:52: error: previous declaration of ‘uint32_t’ was here
  10. fast-import.c: In function ‘parse_progress’:
  11. fast-import.c:2339: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
  12. make: *** [fast-import.o] Error 1
Add Comment
Please, Sign In to add comment