Advertisement
Guest User

Untitled

a guest
Aug 30th, 2011
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. strlen(" Makefile ../../Rules.mak") = 25
  2. strlen("/usr/include/../../.config") = 26
  3. malloc(53) = 0x006558d0
  4. memcpy(0x006558d0, " Makefile ../../Rules.mak", 25) = 0x006558d0
  5. memcpy(0x006558ea, "/usr/include/../../.config", 27) = 0x006558ea
  6. free(0x00655120) = <void>
  7. strlen("MAKEFILE_LIST") = 13
  8. strncmp("MAKEFILE_LIST", "MAKEFILE_LIST", 13) = 0
  9. free(0x00654560) = <void>
  10. __strdup(0x6558d0, 0, -48, 0, 0x423f0c) = 0x655120
  11. free(0x006558d0) = <void>
  12. malloc(200) = 0x00655910
  13. malloc(200) = 0x006559e0
  14. fgets("\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377"..., -2084823040, 0x6556d0) = NULL
  15. ferror(0x6555f0) = 1
  16. __errno_location() = 0x7f6c83d226a8
  17. strerror(21) = "Is a directory"
  18. dcgettext(0, 0x423cf5, 5, 21, 0xfefefefefefefeff) = 0x423cf5
  19. __fprintf_chk(0x7f6c83925860, 1, 0x423cd3, 0x7fff6b556189, 0make: *** ) = 10
  20. __vfprintf_chk(0x7f6c83925860, 1, 0x423cf5, 0x7fff6b552210, 0x7f6c83d22700../../.config: Is a directory) = 29
  21. dcgettext(0, 0x423ce9, 5, 0x7f6c83926e40, 0x7f6c83d22700) = 0x423ce9
  22. fputs(". Stop.\n", 0x7f6c83925860. Stop.
  23. ) = 1
  24. chdir("/home/shift/openembedded/aborigi"...) = 0
  25. exit(2 <unfinished ...>
  26. ferror(0x7f6c83925780) = 0
  27. fclose(0x7f6c83925780) = 0
  28. +++ exited (status 2) +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement