Advertisement
Guest User

Untitled

a guest
May 15th, 2012
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. Description Resource Path Location Type
  2. #error "Cannot determine a 32-bit unsigned integer type" sysdep.h /wget/src/wget-1.13/src line 254 C/C++ Problem
  3. c-ctype.h: No such file or directory wget.h /wget/src/wget-1.13/src line 104 C/C++ Problem
  4. config.h: No such file or directory wget.h /wget/src/wget-1.13/src line 40 C/C++ Problem
  5. Field 'has_arg' could not be resolved main.c /wget/src/wget-1.13/src line 356 Semantic Error
  6. Field 'has_arg' could not be resolved main.c /wget/src/wget-1.13/src line 366 Semantic Error
  7. Field 'has_arg' could not be resolved main.c /wget/src/wget-1.13/src line 372 Semantic Error
  8. Field 'has_arg' could not be resolved main.c /wget/src/wget-1.13/src line 379 Semantic Error
  9. Field 'has_arg' could not be resolved main.c /wget/src/wget-1.13/src line 382 Semantic Error
  10. Field 'name' could not be resolved main.c /wget/src/wget-1.13/src line 346 Semantic Error
  11. Field 'name' could not be resolved main.c /wget/src/wget-1.13/src line 371 Semantic Error
  12. Field 'val' could not be resolved main.c /wget/src/wget-1.13/src line 347 Semantic Error
  13. Field 'val' could not be resolved main.c /wget/src/wget-1.13/src line 375 Semantic Error
  14. Field 'val' could not be resolved main.c /wget/src/wget-1.13/src line 933 Semantic Error
  15. Field 'val' could not be resolved main.c /wget/src/wget-1.13/src line 977 Semantic Error
  16. make: *** [src/wget-1.13/src/build_info.o] Error 1 wget C/C++ Problem
  17. quote.h: No such file or directory wget.h /wget/src/wget-1.13/src line 223 C/C++ Problem
  18. quotearg.h: No such file or directory wget.h /wget/src/wget-1.13/src line 224 C/C++ Problem
  19. Symbol 'no_argument' could not be resolved main.c /wget/src/wget-1.13/src line 191 Semantic Error
  20. Symbol 'no_argument' could not be resolved main.c /wget/src/wget-1.13/src line 208 Semantic Error
  21. Symbol 'no_argument' could not be resolved main.c /wget/src/wget-1.13/src line 286 Semantic Error
  22. Symbol 'no_argument' could not be resolved main.c /wget/src/wget-1.13/src line 372 Semantic Error
  23. Symbol 'optional_argument' could not be resolved main.c /wget/src/wget-1.13/src line 175 Semantic Error
  24. Symbol 'optional_argument' could not be resolved main.c /wget/src/wget-1.13/src line 239 Semantic Error
  25. Symbol 'optional_argument' could not be resolved main.c /wget/src/wget-1.13/src line 366 Semantic Error
  26. Symbol 'required_argument' could not be resolved main.c /wget/src/wget-1.13/src line 161 Semantic Error
  27. Symbol 'required_argument' could not be resolved main.c /wget/src/wget-1.13/src line 196 Semantic Error
  28. Symbol 'required_argument' could not be resolved main.c /wget/src/wget-1.13/src line 233 Semantic Error
  29. Symbol 'required_argument' could not be resolved main.c /wget/src/wget-1.13/src line 356 Semantic Error
  30. Symbol 'required_argument' could not be resolved main.c /wget/src/wget-1.13/src line 382 Semantic Error
  31. xalloc.h: No such file or directory wget.h /wget/src/wget-1.13/src line 217 C/C++ Problem
  32. implicit declaration of function ‘tolower’ trunc.c /wget/src/wget-1.13/util line 56 C/C++ Problem
  33. No break at the end of this case main.c /wget/src/wget-1.13/src line 377 Code Analysis Problem
  34. Unused declaration of variable 'system_getrc' main.c /wget/src/wget-1.13/src line 85 Code Analysis Problem
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement