Hi,

I just update my host system from FC 13 to FC 14.
Nothing change to the openwrt repository, it used to compile fine. Now it
fail with following error message:

make[3]: Entering directory `/export/svn/openwrt/backfire/package/busybox'
rm -f 
/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3/.configured*
grep 'CONFIG_BUSYBOX_' /export/svn/openwrt/backfire/.config | sed -e
"s,\\(# \)\\?CONFIG_BUSYBOX_\\(.*\\),\\1\\2,g" >
/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3/.config
yes '' | make -C
/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3
CC="mipsel-openwrt-linux-uclibc-gcc"
CROSS_COMPILE="mipsel-openwrt-linux-uclibc-" KBUILD_HAVE_NLS=no
ARCH="mipsel" oldconfig
make[4]: Entering directory
`/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3'
Makefile:431: *** mixed implicit and normal rules.  Stop.
make[4]: Leaving directory
`/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3'
make[3]: *** 
[/export/svn/openwrt/backfire/build_dir/target-mipsel_uClibc-0.9.30.1/busybox-1.15.3/.configured__34aa562badedc746ed7d4a8afd4e3be0]
Error 2
make[3]: Leaving directory `/export/svn/openwrt/backfire/package/busybox'
make[2]: *** [package/busybox/compile] Error 2
make[2]: Leaving directory `/export/svn/openwrt/backfire'
make[1]: *** 
[/export/svn/openwrt/backfire/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile]
Error 2
make[1]: Leaving directory `/export/svn/openwrt/backfire'
make: *** [world] Error 2

$ rpm -q make
make-3.82-2.fc14.1.x86_64

I think this is caused by the update of the make to 3.82.
I will dig up more. Mean while, any one has any suggestions how to resolve this?

Thanks

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

Reply via email to