Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. In file included from adb.c:28:0:
  2. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  3. compilation terminated.
  4. make[2]: *** [adb.o] Error 1
  5. make[2]: *** Waiting for unfinished jobs....
  6. In file included from adb_client.c:10:0:
  7. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  8. compilation terminated.
  9. In file included from transport.c:23:0:
  10. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  11. compilation terminated.
  12. make[2]: *** [transport.o] Error 1
  13. In file included from transport_usb.c:21:0:
  14. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  15. compilation terminated.
  16. make[2]: *** [adb_client.o] Error 1
  17. make[2]: *** [transport_usb.o] Error 1
  18. mv -f .deps/socket_inaddr_any_server.Tpo .deps/socket_inaddr_any_server.Po
  19. In file included from transport_local.c:22:0:
  20. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  21. compilation terminated.
  22. make[2]: *** [transport_local.o] Error 1
  23. In file included from services.c:23:0:
  24. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  25. compilation terminated.
  26. make[2]: *** [services.o] Error 1
  27. In file included from commandline.c:29:0:
  28. sysdeps.h:63:24: fatal error: mutex_list.h: No such file or directory
  29. compilation terminated.
  30. make[2]: *** [commandline.o] Error 1
  31. mv -f .deps/centraldir.Tpo .deps/centraldir.Po
  32. make[2]: Leaving directory `/tmp/yaourt-tmp-fix/aur-adb/src/adb/src'
  33. make[1]: *** [all-recursive] Error 1
  34. make[1]: Leaving directory `/tmp/yaourt-tmp-fix/aur-adb/src/adb'
  35. make: *** [all] Error 2
  36. ==> ERROR: A failure occurred in build().
  37. Aborting...
  38. ==> ERROR: Makepkg was unable to build adb.
  39. ==> Restart building adb ? [y/N]
  40. ==> ----------------------------
  41. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement