On 06/05/12 08:10, Philip Prindeville wrote: > Try 'refresh' instead. Hi! Not much luck there either, though it did seem like it wanted to build something.
It's complaining about the directory not being unpacked with QUILT=1 though I was presuming that was what "make {clean,prepare} QUILT=1" did. Are there other things missing from the devel/patches Wiki page that I'm missing? $ make package/appweb/{clean,prepare} V=99 QUILT=1 $ cd build_dir/target-mips_r2_uClibc-0.9.30.1/appweb-3.2.2-1/ $ quilt push -a $ quilt new 010-fix-make-rules.patch $ quilt edit build/make/Makefile.top $ quilt refresh Refreshed patch 010-fix-make-rules.patch $ cd ../../../ $ make package/appweb/refresh V=99 make[1]: Entering directory `/build/openwrt/svn/backfire' make[2]: Entering directory `/build/openwrt/svn/backfire/feeds/packages/net/appweb' if [ -s "/build/openwrt/svn/backfire/build_dir/target-mips_r2_uClibc-0.9.30.1/appweb-3.2.2-1/patches/series" ]; then (cd "/build/openwrt/svn/backfire/build_dir/target-mips_r2_uClibc-0.9.30.1/appweb-3.2.2-1"; if quilt --quiltrc=- next >/dev/null 2>&1; then quilt --quiltrc=- push -a; else quilt --quiltrc=- top >/dev/null 2>&1; fi ); fi touch "/build/openwrt/svn/backfire/build_dir/target-mips_r2_uClibc-0.9.30.1/appweb-3.2.2-1/.quilt_checked" The source directory was not unpacked using quilt. Please rebuild with QUILT=1 Cheers, Pete. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel