Advertisement
Guest User

Hillshum

a guest
Sep 29th, 2008
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1.  
  2. Hilton@SLIMBLACK ~/rockbox/Patches
  3. $ patch -p0 < bootloader.diff
  4. can't find file to patch at input line 5
  5. Perhaps you used the wrong -p or --strip option?
  6. The text leading up to this was:
  7. --------------------------
  8. |diff --git a/utils/AMS/hacking/Makefile b/utils/AMS/hacking/Makefile
  9. |index 7a10c20..5dc615a 100644
  10. |--- a/utils/AMS/hacking/Makefile
  11. |+++ b/utils/AMS/hacking/Makefile
  12. --------------------------
  13. File to patch:
  14.  
  15. Hilton@SLIMBLACK ~/rockbox/Patches
  16. $ patch -p1 < bootloader.diff
  17. can't find file to patch at input line 5
  18. Perhaps you used the wrong -p or --strip option?
  19. The text leading up to this was:
  20. --------------------------
  21. |diff --git a/utils/AMS/hacking/Makefile b/utils/AMS/hacking/Makefile
  22. |index 7a10c20..5dc615a 100644
  23. |--- a/utils/AMS/hacking/Makefile
  24. |+++ b/utils/AMS/hacking/Makefile
  25. --------------------------
  26. File to patch:
  27.  
  28. Hilton@SLIMBLACK ~/rockbox/Patches
  29. $ patch -p2 < bootloader.diff
  30. can't find file to patch at input line 5
  31. Perhaps you used the wrong -p or --strip option?
  32. The text leading up to this was:
  33. --------------------------
  34. |diff --git a/utils/AMS/hacking/Makefile b/utils/AMS/hacking/Makefile
  35. |index 7a10c20..5dc615a 100644
  36. |--- a/utils/AMS/hacking/Makefile
  37. |+++ b/utils/AMS/hacking/Makefile
  38. --------------------------
  39. File to patch:
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement