Just working through the latest updates, and when I build, I get the 
following error:

configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
make[3]: *** [/home/jhenderson/Downloads/openwrt/build_dir/host/
opkg-576/.configured] Error 1
make[3]: Leaving directory `/home/jhenderson/Downloads/openwrt/package/
opkg'
make[2]: *** [package/opkg/host/compile] Error 2
make[2]: Leaving directory `/home/jhenderson/Downloads/openwrt'
make[1]: *** [/home/jhenderson/Downloads/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.30.1/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/jhenderson/Downloads/openwrt'
make: *** [world] Error 2

This happens at this stage:

 make[3] -C package/opkg host-compile

(errors shown using V=99 as suggested in the output)

I tried doing both a:

make package/opkg/clean

And doing a "make clean" before doing a build.  I'd rather not do a 
distclean if I can avoid it since I have to then re-configure the 
additional packages (is there an easy way to back that up? - talking 
about the "scripts/feeds install"ed packages)

I also tried nuking everything under the build_dir and that didn't help 
either.

Thanks,

Jim
-- 
 Jim Henderson
 Please keep on-topic replies on the list so everyone benefits

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

Reply via email to