[OpenWrt-Devel] Current trunk fails to compile: mtd-utils patches failing

2011-10-10 Thread Stefan Tomanek
Any idea why my trunk/git snapshot fails to compile?

$ make
[...]
make[3]: Entering directory `/home/stefan/openwrt/openwrt/tools/mtd-utils'
. /home/stefan/openwrt/openwrt/include/shell.sh; gzip -dc 
/home/stefan/openwrt/openwrt/dl/mtd-20101124.tar.gz | /bin/tar -C 
/home/stefan/openwrt/openwrt/build_dir/host/mtd-20101124/.. -xf -

Applying ./patches/000-upstream_jffs2reader.patch using plaintext:
patching file jffs2reader.c
Hunk #1 FAILED at 77.
Hunk #2 FAILED at 136.
Hunk #3 FAILED at 163.
Hunk #4 FAILED at 188.
Hunk #5 FAILED at 208.
Hunk #6 FAILED at 344.
Hunk #7 FAILED at 379.
Hunk #8 FAILED at 817.
Hunk #9 FAILED at 848.
Hunk #10 FAILED at 896.
10 out of 10 hunks FAILED -- saving rejects to file jffs2reader.c.rej
Patch failed!  Please fix ./patches/000-upstream_jffs2reader.patch!

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Current trunk fails to compile: mtd-utils patches failing

2011-10-10 Thread Daniel Golle
000-upstream_jffs2reader.patch and 000-upstream_nanddump.patch base on the
prvious version of mtd (20101002). both patches were removed in r24129 updating
mtd to 20101124.

On 10/10/2011 06:47 PM, Stefan Tomanek wrote:
 Any idea why my trunk/git snapshot fails to compile?
 
 $ make
 [...]
 make[3]: Entering directory `/home/stefan/openwrt/openwrt/tools/mtd-utils'
 . /home/stefan/openwrt/openwrt/include/shell.sh; gzip -dc 
 /home/stefan/openwrt/openwrt/dl/mtd-20101124.tar.gz | /bin/tar -C 
 /home/stefan/openwrt/openwrt/build_dir/host/mtd-20101124/.. -xf -
 
 Applying ./patches/000-upstream_jffs2reader.patch using plaintext:
 patching file jffs2reader.c
 Hunk #1 FAILED at 77.
 Hunk #2 FAILED at 136.
 Hunk #3 FAILED at 163.
 Hunk #4 FAILED at 188.
 Hunk #5 FAILED at 208.
 Hunk #6 FAILED at 344.
 Hunk #7 FAILED at 379.
 Hunk #8 FAILED at 817.
 Hunk #9 FAILED at 848.
 Hunk #10 FAILED at 896.
 10 out of 10 hunks FAILED -- saving rejects to file jffs2reader.c.rej
 Patch failed!  Please fix ./patches/000-upstream_jffs2reader.patch!
 
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel