Welcome to the Rockbox Technical Forums!
Where are the temporary files exactly?
prabhdeepsingh@ubuntu:~/rockbox$ sudo patch --binary -p0 < enable.diff
patching file b/firmware/export/config/sansaclipplus.hHunk #1 FAILED at 179.1 out of 1 hunk FAILED -- saving rejects to file b/firmware/export/config/sansaclipplus.h.rejpatching file b/firmware/export/config/sansafuzev2.h
guys, are these patches to be applied before compiling?i mean, i go to terminal, type in cd rockbox/toolsthen chmod +x rockboxdev.sh, and then i run ./rockboxdev.shselect e, press enter and it starts to do all the downloading and compiling, i guess.the patch can't be applied after this process right?
but in my case why are the patches not being installed/written?
Er, as nls said, the patch is a git-style patch which needs to be applied with -p1It may *also* be out of date and not apply, but -p0 will definately not work.
Page created in 0.104 seconds with 14 queries.