I'm following the gccsdk guide but I can't compile the example wget. I'm getting some patching errors, I guess when building the dpkg dependency: This is the error I get when trying to build dpkg:
Autobuilder: RISC OS patch: /home/manuel/panda/riscos/gccsdk/autobuilder/libraries/compress/libbz2-1.0/Makefile.p
patching file Makefile
Hunk #1 FAILED at 17.
1 out of 3 hunks FAILED -- saving rejects to file Makefile.rej
Autobuilder: RISC OS patch: /home/manuel/panda/riscos/gccsdk/autobuilder/libraries/compress/libbz2-1.0/bzip2.c.p
patching file bzip2.c
Hunk #1 succeeded at 121 (offset -92 lines).
Hunk #2 succeeded at 1141 (offset -94 lines).
Hunk #3 succeeded at 1167 (offset -94 lines).
Hunk #4 succeeded at 1333 (offset -94 lines).
Hunk #5 succeeded at 1365 (offset -94 lines).
Autobuilder: Patches failed
Package libbz2-1.0: ***Failure***
Dependency "libbz2-1.0" failed for dpkg
Build for package "dpkg" failed
And this is the error I get when I try to build wget itself:
Autobuilder: RISC OS patch: /home/manuel/panda/riscos/gccsdk/autobuilder/libraries/compress/libbz2-1.0/Makefile.p
patching file Makefile
Hunk #1 FAILED at 17.
1 out of 3 hunks FAILED -- saving rejects to file Makefile.rej
Autobuilder: RISC OS patch: /home/manuel/panda/riscos/gccsdk/autobuilder/libraries/compress/libbz2-1.0/bzip2.c.p
patching file bzip2.c
Hunk #1 succeeded at 121 (offset -92 lines).
Hunk #2 succeeded at 1141 (offset -94 lines).
Hunk #3 succeeded at 1167 (offset -94 lines).
Hunk #4 succeeded at 1333 (offset -94 lines).
Hunk #5 succeeded at 1365 (offset -94 lines).
Autobuilder: Patches failed
Package libbz2-1.0: ***Failure***
Dependency "libbz2-1.0" failed for dpkg
Dependency "dpkg" failed for wget
Build for package "wget" failed
thanks
No comments:
Post a Comment