Trying to compile r22936 here.  Started with a clean tree (make 
distclean) and added in the packages that are in my configuration.

I had run into this problem with a slightly earlier build, but got around 
it by cleaning the util-linux-ng package with:

make package/util-linux-ng-clean

But now on this build it still fails and I'm at a bit of a loss.

The failure message is:

mips-openwrt-linux-uclibc-gcc -std=gnu99 -fsigned-char -Os -pipe -
mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -
L/home/jhenderson/Downloads/openwrt/staging_dir/target-
mips_r2_uClibc-0.9.30.1/usr/lib -L/home/jhenderson/Downloads/openwrt/
staging_dir/target-mips_r2_uClibc-0.9.30.1/lib -L/home/jhenderson/
Downloads/openwrt/staging_dir/toolchain-mips_r2_gcc-4.3.3
+cs_uClibc-0.9.30.1/usr/lib -L/home/jhenderson/Downloads/openwrt/
staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/lib  -o 
cfdisk   
mips-openwrt-linux-uclibc-gcc: no input files

Why I'm at a loss is because cfdisk is disabled in my .config file:

# CONFIG_PACKAGE_cfdisk is not set

So why is it trying to build a package that's not selected, and how can I 
get around this issue?

Target is the DIR-825 target.

Thanks for any pointers.

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