[OpenWrt-Devel] build failure for Asus WL-500GP

Bas Mevissen abuse at basmevissen.nl
Tue Sep 2 05:50:52 EDT 2014


On 08/28/2014 12:10 PM, Peter Münster wrote:
> Hi,
> 
> With latest git version, there is a build failure:
> 
> --8<---------------cut here---------------start------------->8---
> find /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/linux-3.14.16 /home/peter/soft/wl-500gp/staging_dir/target-mipsel_mips32_uClibc-0.9.33.2/root-brcm47xx/lib/modules -name \*.ko | xargs mipsel-openwrt-linux-uclibc-nm | awk '$1 == "U" { print $2 } ' | sort -u > /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/mod_symtab.txt
> mipsel-openwrt-linux-uclibc-nm -n /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/linux-3.14.16/vmlinux.o | grep -F ' r __ksymtab' | sed -e 's,........ r __ksymtab_,,' > /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/kernel_symtab.txt
> grep -Ff /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/mod_symtab.txt /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/kernel_symtab.txt > /home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/sym_include.txt
> make[4]: *** [/home/peter/soft/wl-500gp/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/linux-brcm47xx_generic/symtab.h] Error 1
> make[4]: Leaving directory `/home/peter/soft/wl-500gp/target/linux/brcm47xx'
> make[3]: *** [install] Error 2
> make[3]: Leaving directory `/home/peter/soft/wl-500gp/target/linux'
> make[2]: *** [target/linux/install] Error 2
> make[2]: Leaving directory `/home/peter/soft/wl-500gp'
> make[1]: *** [/home/peter/soft/wl-500gp/staging_dir/target-mipsel_mips32_uClibc-0.9.33.2/stamp/.target_install] Error 2
> make[1]: Leaving directory `/home/peter/soft/wl-500gp'
> make: *** [world] Error 2
> --8<---------------cut here---------------end--------------->8---
> 
> linux-brcm47xx_generic/kernel_symtab.txt is empty.
> 

Hi Peter,

Tried newly checked out tree (SVN r42398) with the default config for
WL500GPv1. Don't suspect any difference between SVN and GIT trees.

 make[2] package/install
 make[3] package/preconfig
 make[2] target/install
 make[3] -C target/linux install
 make[6] -C target/linux/brcm47xx/image/lzma-loader clean install
 make[2] package/index

real	20m18.881s
user	39m8.944s
sys	4m19.241s

Seems to build fine. Nightlies on openwrt.org
(https://downloads.openwrt.org/snapshots/trunk) are fine too. So I
suspect the problem to be on your side. Maybe clean your tree or start
all over (saving your changes and .config o/c)

Bas.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list